Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
4 Ответы
8512 Представления

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.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
июн. 25
781
3
июн. 25
2999
1
февр. 24
5367
0
мар. 23
2204
4
мар. 16
8780