跳至内容
菜单
此问题已终结
1 回复
294 查看

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