I have installed external database source,external database source mysql and also installed sqlalchemy but I didnt know how to connect Odoo version 11 with mysql and manage ODOO tables with MySQL server. Share some resources to configure mySQL with odoo 11.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Бухоблік
- Склад
- PoS
- Project
- MRP
Це запитання позначене
2
Відповіді
1143
Переглядів
You cannot do this without re-writing major portions of Odoo. It is designed to be used with PostgreSQL only.
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 | Відповіді | Переглядів | Дія | |
---|---|---|---|---|
|
2
лип. 24
|
2464 | ||
|
1
черв. 24
|
4983 | ||
|
1
жовт. 23
|
10666 | ||
|
1
жовт. 23
|
98 | ||
413 Request Entity Too Large
Вирішено
|
|
1
серп. 23
|
2193 |
Hey,
for you ref.
https://stackoverflow.com/questions/31959919/how-to-integrate-odoo-with-mysql
it will help you a lot !
Thanks.