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

money_decimal_precision not respected in price rules #1395

Closed
seybsen opened this issue May 11, 2020 · 0 comments
Closed

money_decimal_precision not respected in price rules #1395

seybsen opened this issue May 11, 2020 · 0 comments
Assignees
Labels
Milestone

Comments

@seybsen
Copy link
Contributor

seybsen commented May 11, 2020

Q A
Bug report? yes

When setting the money_decimal_precision to 3 or above all digits after 2 decimals are truncated on save.

Example:

core_shop_currency:
    money_decimal_factor: 100000
    money_decimal_precision: 5

Kapture 2020-05-11 at 11 15 46

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