This question has been flagged
1 Reply
3561 Views

Let me explain you by example, 

I have product "Subscription" I wanted to create two variant of it.

  1. Yearly

  2. Monthly

so I create attribute_ids in the product template like 

type -> yearly, monthly

when I save the record it creates two variant product with month UOM by default.


Now if I change the UOM of one of the variant to year it changes all UOM of another variant also because of the nature of _inherits.

How can I over come this situation?

Avatar
Discard

Am also looking for this features, Any luck?

Best Answer

Hello,

In this case your Units of Measure(UOM) category should be same.

e.g. Create a UOM Category->under this two UOM=Kilograms and grammes

Thanks,

Avatar
Discard