Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
4973 Vizualizări

how to disable browser language detection for odoo website ?

Imagine profil
Abandonează
Cel mai bun răspuns

Multi-language management isn't odoo's most charming aspect.
For the posterity, in a shell, update your website object with the following commands:

$ self.env['website'].browse(1).write({'auto_redirect_lang': False})
$ self.env.cr.commit()

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
0
sept. 24
892
3
apr. 24
2578
0
ian. 23
1995
0
mar. 15
3513
2
ian. 25
1815