Skip to Content
Menú
This question has been flagged
1 Respondre
2496 Vistes

I have a lot of product and I want to use the ecommerce of odoo. Instead to configure a ecommerce category one by one product, is it possible to proceed by batch? It will be a lot easier and faster.


Thanks

Avatar
Descartar
Best Answer

My Answer is a little bit late, but it might be useful for someone who's facing the same issue in the future.

You can use export and import features

  1. Export your product into CSV file

  2. add categories to your file

  3. Import

it will be simpler than editing directly from odoo form viewer.


Avatar
Descartar