This question has been flagged
1 Reply
1137 Views

Hello, 

Is it possible to import products with multiple prices in Odoo 16? My CSV file looks like this: product name, product code, EAN, price A, price B, price C. etc...

Avatar
Discard
Best Answer

You can do it in two steps, first import your products and then enable pricelists, and adapt you csv to import in Odoo, you can get a template, at pricelists->favourites->import->import template for pricelists:



more info:

Pricelist: https://www.odoo.com/documentation/16.0/applications/sales/sales/products_prices/prices/pricing.html

Import: https://www.odoo.com/documentation/16.0/applications/general/export_import_data.html

Avatar
Discard