Skip to Content
Menu
This question has been flagged
2 Replies
1199 Views

Hello,


I would like to export product data (code, product description, product type, cost price, sales price, barcode, internal product categories, eCommerce product categories, web visibility flag, alternative products, accessory products, optional products, income account, expense account, prices from two pricelist) from Odoo 11 (community version) to Excel, modify it there and import it back.

Exporting is more-less clear, I haven't find yet, where the pricelist prices are.

Bigger problem is with importing. When I import the product code back to Odoo, then each import creates new code. Is it possible not to create new code, but overwrite existing code data when importing?


Thank you.

Avatar
Discard
Author Best Answer

Is the External ID the first column, what will be in Excel with Import-Compatible Export?

Avatar
Discard
Best Answer

If you export your records including the External ID and reimport again with the same External ID, the existing records will be overwritten and no new records will be created.

Avatar
Discard