how to disable browser language detection for odoo website ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Бухоблік
- Склад
- PoS
- Project
- MRP
Це запитання позначене
1
Відповісти
5005
Переглядів
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()
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
РеєстраціяRelated Posts | Відповіді | Переглядів | Дія | |
---|---|---|---|---|
|
0
вер. 24
|
939 | ||
Box multi language sur site web
Вирішено
|
|
3
квіт. 24
|
2665 | |
|
0
січ. 23
|
2010 | ||
|
0
бер. 15
|
3543 | ||
|
2
січ. 25
|
1873 |