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

I try to connect odoo to mysql database to import product list from mysql in odoo data base. What is the best way to do that ?
thank you !

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

Depends mainly on the number and complexity of products (variants, BoMs etc) you want to transform.

ETL (Extract Transfer Load) is a way to go, google for Talend and Odoo for example.
If the structure of your products is rather simple, you can export your products to .csv, transform them and lmport them into Odoo.

Ảnh đại diện
Huỷ bỏ