-
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
v2.0.4 Credit memos with adjustment fees cannot be fully refunded with a second credit memo #4272
Comments
As a side note to this, when the credit memo is accessed from the payment method in the called cancel() method, it seems to be missing some key data, see store_to_base_rate and store_to_order_rate below:
|
Internal issue MAGETWO-53264 |
Steps to reproduce:
AR: Displayed 0$ |
@ishakhsuvarov @maksek Can you please assign this one on me? I will work on it. Thanks. |
… be fully refunded with a second credit memo #9715
[EngCom] Public Pull Requests - MAGETWO-69379 use payment method name to make checkbox of agreements more unique #6207 #9717 - MAGETWO-69378 #4272: v2.0.4 Credit memos with adjustment fees cannot be fully refunded with a second credit memo #9715 - MAGETWO-69375 Can't delete last item in cart if Minimum Order is Enable #6151 #9714 - MAGETWO-69230 #7279 bill-to name and ship-to name truncated to 20 chars #9654 - MAGETWO-69155 Fix coding standard in Magento AdminNotification module #9627
Closing, as issue is fixed in the |
Internal ticket to track issue progress: MAGETWO-69378 |
…5806 [Owls] MAGETWO-55806: Eliminate @escapeNotVerified in Tax-related Modules
Steps to reproduce
Expected result
The second credit memo should allow us to refund the remaining $1
Actual result
The credit memo has a total due amount of $0 and cannot fully refund the order
The text was updated successfully, but these errors were encountered: