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

I have information in one Odoo database (v11) that I would like to move to another Odoo database (v13).

I know I can export this information into a CSV or XLS file, and then import, but I am looking for a script because some of the records are not moving successfully - I need to be able to account for cases where I need to add missing data on the fly, or report on quality issues (I'd like to use IF "this issue" THEN "do this fix" logic during the import).

I'd like to use Python to do this, as that's what I am familiar with.

アバター
破棄
最善の回答

Before scripting, you should try this app. It may help you.


https://apps.odoo.com/apps/modules/12.0/base_synchro/V

アバター
破棄
著作者

Thanks. I am using Odoo Online, and I don't believe I can install Community modules on that platform.

関連投稿 返信 ビュー 活動
1
10月 19
8904
2
4月 22
8419
1
1月 20
6399
1
5月 19
6887
1
11月 15
11441