Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QuantityPriceRules] Suspend Unit Definition Inheritance with custom Variant QPR #1137

Closed
solverat opened this issue Oct 21, 2019 · 0 comments
Assignees
Labels

Comments

@solverat
Copy link
Contributor

solverat commented Oct 21, 2019

Q A
Bug report? sort of
Feature request? no
BC Break report? no
RFC? no

Initial Position

I have a main product with a defined unit definition and also one quantity price rule with various price ranges. If I'm adding a new variant to my new main product, all information will be inherited. As long as I don't change anything, everything works as expected.

Issue

If I'm going to change a price in a specific range of my variant, the QPR will be generated independently for the variant - but not the unit definition.

Solution

After the QPR range of my inherited variant has been changed, we also need to resolve the unit definition inheritance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants