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

Quantity Price Rules #791

Merged
merged 34 commits into from
Feb 13, 2019
Merged

Quantity Price Rules #791

merged 34 commits into from
Feb 13, 2019

Conversation

solverat
Copy link
Contributor

Q A
Bug fix? yes/no
New feature? yes/no
BC breaks? no
Deprecations? yes/no
Fixed tickets #790

=> More Info / Discussion

@CLAassistant
Copy link

CLAassistant commented Jan 28, 2019

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@dpfaffenbauer dpfaffenbauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we merge that into the Core, we should move it to ProductComponent and ProductBundle.

@dpfaffenbauer dpfaffenbauer requested a review from a team January 28, 2019 12:49
@dpfaffenbauer dpfaffenbauer added this to the 2.1.0 milestone Jan 28, 2019
@dpfaffenbauer dpfaffenbauer changed the title Tier Pricing [WIP] Tier Pricing Jan 30, 2019
@solverat solverat changed the title [WIP] Tier Pricing [WIP] Quantity Price Rules Feb 7, 2019
"require": {
"coreshop/product-quantity-price-rules": "^2.1",
"coreshop/rule-bundle": "^2.1",
"coreshop/money-bundle": "^2.1",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does it really need 2.1 for these?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2.0 should be sufficient.

public function getCalculationBehaviour();

/**
* {@inheritdoc}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

inherits from where? ;)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

still not fixed

@dpfaffenbauer
Copy link
Member

is this ready now?

@solverat
Copy link
Contributor Author

@dpfaffenbauer besides the missing tests described here - yes! 👍

@dpfaffenbauer
Copy link
Member

@solverat can you please create the scenarios and also check my comments.

@dpfaffenbauer dpfaffenbauer changed the title [WIP] Quantity Price Rules Quantity Price Rules Feb 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants