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

Hi, i'm in this situation.

for the product PRODUCT1 i have three possible size (size1,size2,size3) and two possible color (red,blue).

But the combination size1-red doesn't exists.

In Odoo, can i manage product variants combination?

Thank you.

形象
丢弃
最佳答案

You can use the mass editing module or you export the product variants with the archive flag and check the archive flag in excel, then reimport.

形象
丢弃
编写者 最佳答案

Yes, but if I have a lot of products, it's a problem to archive all variants that i don't use.

形象
丢弃

You either select them all from the treeview and archive them or you could add some custom development to automatically filter out product variants that have a stock <= 0.

最佳答案

If you create attributes size and color, Odoo automatically create all possible combinations of product variants.

If you don't have any particular combination(like size1-red), You can archive that variant.

形象
丢弃
相关帖文 回复 查看 活动
2
6月 25
735
3
6月 25
2960
1
2月 24
5302
0
3月 23
2140
4
3月 16
8714