Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
4 Відповіді
8474 Переглядів

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
757
3
черв. 25
2974
1
лют. 24
5341
0
бер. 23
2163
4
бер. 16
8745