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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
2
Respuestas
1023
Vistas
You cannot do this without re-writing major portions of Odoo. It is designed to be used with PostgreSQL only.
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
2
jul 24
|
2272 | ||
|
1
jun 24
|
4805 | ||
|
1
oct 23
|
10431 | ||
|
1
oct 23
|
98 | ||
413 Request Entity Too Large
Resuelto
|
|
1
ago 23
|
2193 |
Hey,
for you ref.
https://stackoverflow.com/questions/31959919/how-to-integrate-odoo-with-mysql
it will help you a lot !
Thanks.