Skip to Content
Menú
This question has been flagged
1 Respondre
307 Vistes

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

Avatar
Descartar

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

Best Answer

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.

Avatar
Descartar
Autor

ok thank you for the help! :-)