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

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 :-)

Awatar
Odrzuć

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

Najlepsza odpowiedź

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.

Awatar
Odrzuć
Autor

ok thank you for the help! :-)