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
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
2
Réponses
1123
Vues
You cannot do this without re-writing major portions of Odoo. It is designed to be used with PostgreSQL only.
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
2
juil. 24
|
2452 | ||
|
1
juin 24
|
4968 | ||
|
1
oct. 23
|
10641 | ||
|
1
oct. 23
|
98 | ||
413 Request Entity Too Large
Résolu
|
|
1
août 23
|
2193 |
Hey,
for you ref.
https://stackoverflow.com/questions/31959919/how-to-integrate-odoo-with-mysql
it will help you a lot !
Thanks.