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

Hi there,


i have a product which has the name A and consists of 2 attributes size and color.


now i would like to input a product into a sales order, but i only want to select the attribute color of this product, so when i press enter only the size chart for this attribute should open and the chart for all variants.


is this possible?


thank you for the help :-)

Аватар
Отменить

Hi Alex,
I don't get the objective here...
If you only want the size as a variation, then why did you create a color variant ?
I've probably misunderstood the problem, please elaborate with a quick example.
Thanks

Tony

Лучший ответ

Yes, it’s possible to configure this in Odoo. You can customize the product configurator to show only the 'Size' options after selecting the 'Color' attribute. This would require custom development or modifying the product configurator behavior, such as hiding the 'Size' attribute until the 'Color' is selected.

Аватар
Отменить
Автор

ok thank you for the help! :-)