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
- Buchhaltung
- Lager
- PoS
- Project
- MRP
Diese Frage wurde gekennzeichnet
2
Antworten
1139
Ansichten
You cannot do this without re-writing major portions of Odoo. It is designed to be used with PostgreSQL only.
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
2
Juli 24
|
2459 | ||
|
1
Juni 24
|
4983 | ||
|
1
Okt. 23
|
10664 | ||
|
1
Okt. 23
|
98 | ||
413 Request Entity Too Large
Gelöst
|
|
1
Aug. 23
|
2193 |
Hey,
for you ref.
https://stackoverflow.com/questions/31959919/how-to-integrate-odoo-with-mysql
it will help you a lot !
Thanks.