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:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
2
回覆
1113
瀏覽次數
You cannot do this without re-writing major portions of Odoo. It is designed to be used with PostgreSQL only.
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
2
7月 24
|
2448 | ||
|
1
6月 24
|
4965 | ||
|
1
10月 23
|
10634 | ||
|
1
10月 23
|
98 | ||
|
1
8月 23
|
2193 |
Hey,
for you ref.
https://stackoverflow.com/questions/31959919/how-to-integrate-odoo-with-mysql
it will help you a lot !
Thanks.