Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
4 Odpowiedzi
8349 Widoki

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.

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Autor Najlepsza odpowiedź

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

Awatar
Odrzuć

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.

Najlepsza odpowiedź

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.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
cze 25
584
3
cze 25
2850
1
lut 24
5119
0
mar 23
2052
4
mar 16
8621