Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
1967 Lượt xem

Hello everyone,
I am new to this world of odoo and I would like to know what is the best way to pass all the data that I have in my odoo 8 to my other odoo 14 already installed and everything. I only want to pass the information of clients, purchase orders, sales orders, purchase invoices, categories, rates, products, etc.

I have seen that there are 3 ways to do it:
- Exporting and importing with excel. (doing it this way is more intuitive, but there is the problem that you have to extract models one by one and some fields such as country, currency, etc., cause problems when not finding that record in the new version, which should to be exported I also understand)
- Import script that collects the data from odoo 8 and injects it into odoo 14 (I have not found any tutorial that explains or gives examples of how to access the data or create records in the destination database)
- With openupgrade (problem that I can only go from version to version, I can't do it directly from v8 to v14)


I hope someone can help me out of this hole.

Greetings and thank you

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hi,

You can use xmlrpc to transfer data
documentation:
https://www.odoo.com/documentation/16.0/developer/reference/external_api.html

Regards

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 5 22
6146
3
thg 10 23
2171
2
thg 4 22
8338
0
thg 12 20
1541
2
thg 7 25
3489