How to migrate mysql database to odoo compatible postgresSQL database,,?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
4965
查看
I think that first you need to have modeled the mysql database using Odoo models in a module, create a database and install the module, next you could do an ETL process to bring the data to Odoo. You could also reuse existing Odoo models if apply. Note that every model that match a table in the postgres database will contain more field than the existing in the mysql database like create_date, create_uid, write_date,write_uid, id
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
1
3月 15
|
4550 | ||
|
0
6月 24
|
904 | ||
|
0
5月 24
|
657 | ||
|
1
6月 24
|
1333 | ||
|
5
4月 23
|
15302 |