跳至內容
選單
此問題已被標幟
1 回覆
2525 瀏覽次數

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.


頭像
捨棄