Problem/Motivation
When using rounding with OMR currency getting wrong rounded value because of no decimals are set to be displayed.
Proposed resolution
Remove decimals property from currency declaration so it will be automatically assigned a higher value (default 2).
Remaining tasks
None.
User interface changes
None.
API changes
None.
Data model changes
None.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | commerce_omr-remove-decimals-2754501-2-7.patch | 413 bytes | apugacescu |
Comments
Comment #2
apugacescu commentedComment #3
apugacescu commentedComment #8
danielmrichards commentedIgnore the test fails above. Seems the unit tests have stopped working.
Comment #9
danielmrichards commentedComment #11
danielmrichards commentedCommitted and pushed to dev. Thanks!
Comment #12
danielmrichards commented