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

[Order] introduce paymentTotal Property to store the rounded payment value with a precision of 2 #1360

Merged
merged 8 commits into from
Apr 29, 2020

Conversation

dpfaffenbauer
Copy link
Member

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

@dpfaffenbauer dpfaffenbauer added this to the 2.2.0 milestone Apr 24, 2020
@dpfaffenbauer dpfaffenbauer self-assigned this Apr 24, 2020
@@ -75,6 +75,10 @@ protected function getPathsForAppResource($parameters)

protected function resolveHierarchy()
{
if (!$this->lastTheme) {
Copy link
Member Author

Choose a reason for hiding this comment

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

should not be there, will be removed

@dpfaffenbauer
Copy link
Member Author

Todo: add migration

@dpfaffenbauer dpfaffenbauer merged commit a6e8ccd into coreshop:master Apr 29, 2020
@dpfaffenbauer dpfaffenbauer deleted the issue/payment-total branch April 29, 2020 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants