コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
5949 ビュー

How to migrate mysql database to odoo compatible postgresSQL database,,? 

アバター
破棄
最善の回答

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
5397
1
7月 25
3490
0
6月 24
1674
0
5月 24
1259
1
6月 24
2093