跳至内容
菜单
此问题已终结
1 回复
2547 查看

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

形象
丢弃
最佳答案

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.


形象
丢弃