Closed
Description
When I enter an amount with decimals (like 2,50) in the field "Adjustment Refund" while making a Credit Memo the amount on the real credit memo is without decimals (2,00). So the Credit Memo isn't in line with the real credit amount.
Preconditions
- Magento 2.1.10
Steps to reproduce
- Create a Credit Memo for an order
- Enter an amount with decimals (by example 1,23) in the field Adjustment Refund
- Create an offline payment (finish credit memo)
Expected result
- The credit memo should show the amount of 1,23 in the field "Adjustment Refund" on the Credit Memo overview
Actual result
- The credit memo should show the amount of 1,00 in the field "Adjustment Refund" on the Credit Memo overview
I'm using a comma as decimal seperator, because my local language is dutch.
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.4-develop branchGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentThe issue has been reproduced on latest 2.1 releaseThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.3 releaseThe issue has been reproduced on latest 2.4-develop branch