-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Credit Memo - Wrong tax calculation! #10982
Comments
This only happens sometimes - some refunds are ok - some have a calculation error. I am also questioning why there are two ways to refund an order:
We realized this bugs only appeares on the credit creation when we do a credit memo over the invoice (which needs to be done to create an online refund). Not shure why there are two ways? |
@andidhouse, thank you for your report. |
Hi, Hope it is useful. |
Hello, Has something happened since this issue was reported? It's just a really bad thing when those amounts are not correct on online credit memos. Thank you |
A year since this issue was raised and still no resolution or known workaround?! |
We just encountered this issue today in a Magento 2.2.6 shop which has been recently updaten from Magento 2.1.15. The order was placed in 2.1, but the credit memo was created in 2.2 (due to the passing of time). We are unable to reproduce this issue on our dev-setup. Also, I cannot seem to find how you can create a credit memo from the invoice page. Is this feature removed in Magento 2.2? |
- Added possibility to recalculate tax amounts in case of '0' shipping value refund
- Converting base order shipping amount for correct calculation;
Fixed issues: MAGETWO-91526 [2.3] Authorize.net Direct Post does not show credit card information MAGETWO-91769 Credit Memo - Wrong tax calculation! #10982 MAGETWO-91639 Tax is added despite customer group changes
Hello @andidhouse @ottosschweiz @vseager @kanduvisla Thank you for contribution and collaboration! The corresponding internal tickets Delivered to Delivered to |
Preconditions
Steps to reproduce
Expected result
Actual result
I think there are 10-20 tickets reported nearly close to this one - i am not shure why the magento team does not check all aspects of the credit memo to get rid of all bugs. Also this is worst case with payment methods like PayPal which refund the credit memo amount automatically - so this leads to serious problems in the accounting.
There is also a massive bug in the credit memo creation. The total amount does not change in the credit memo backend if you change the Adjustment Fee/ Refund at all - Using Safari for Mac. Could you pls also check this!
The text was updated successfully, but these errors were encountered: