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

[Shipping] make shipping calculation more independent from cart #1562

Merged

Conversation

dpfaffenbauer
Copy link
Member

Q A
Bug fix? yes
New feature? yes
BC breaks? no
Deprecations? o

@dpfaffenbauer dpfaffenbauer requested a review from a team January 21, 2021 14:11
@dpfaffenbauer dpfaffenbauer self-assigned this Jan 21, 2021
* @param bool $withTax
* @return int
*/
public function getTotal(bool $withTax = true);
Copy link
Member Author

Choose a reason for hiding this comment

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

Is actually a BC break. In Core currency only implemented from CartItemInterface so there it is available. Anyone against this break?

@dpfaffenbauer dpfaffenbauer added this to the 2.2.10 milestone Feb 1, 2021
@dpfaffenbauer dpfaffenbauer merged commit 5d233f8 into coreshop:2.2 Feb 1, 2021
@dpfaffenbauer dpfaffenbauer deleted the features/shipping-independent branch February 1, 2021 13:36
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.

1 participant