Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
5392 Представления

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.

Related Posts Ответы Просмотры Активность
1
окт. 19
8909
2
апр. 22
8424
1
янв. 20
6407
1
мая 19
6903
1
нояб. 15
11455