Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
5818 Zobrazení

how to disable browser language detection for odoo website ?

Avatar
Zrušit
Nejlepší odpověď

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()

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
0
zář 24
1446
3
dub 24
3935
0
led 23
2781
0
bře 15
4064
2
led 25
3290