Parts should be linked to Variants instead of Products.
nishant-cyro opened this issue · 7 comments
Parts should be linked to variants instead of products, because there may be a case that someone wants to sell a few variants of a product-assembly like a restaurant can sell a few variants of a meal - Meal with Sprite, Meal with Coke and Meal with Sprite.
So, we should allow different variants to be assembly of different parts.
@priyank-gupta @Mafi88 @damianlegawiec - Any thoughts?
@nishant-cyro I think this should be included.
@priyank-gupta @jhonein - Cool, I will implement this one and raise a PR soon.
wow guys that's great! See attached, this is a modified pull from version 821b80f. you are welcome to diff them to see the changes.
spree-product-assembly-extension.zip
This version adds the dropdown list and the variant column on the UI. You are welcome to modify it from here.
@nishant-cyro @jhonein ,as @priyank-gupta said, it is already implemented. Just use it.
I am David @jhonein
Done via #136