-
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
Invoice cancel form backend 404 error #39299
Comments
Hi @Syamsg. Thank you for your report.
Join Magento Community Engineering Slack and ask your questions in #github channel. |
Hi @engcom-Bravo. Thank you for working on this issue.
|
Invite me to the slack work space iam not able to join by myself
…On Fri, Oct 25, 2024, 12:00 PM m2-assistant[bot] ***@***.***> wrote:
Hi @engcom-Bravo <https://github.com/engcom-Bravo>. Thank you for working
on this issue.
In order to make sure that issue has enough information and ready for
development, please read and check the following instruction: 👇
- 1. Verify that issue has all the required information. (
*Preconditions*, *Steps to reproduce*, *Expected result*, *Actual
result*).
- 2. Verify that issue has a meaningful description and provides
enough information to reproduce the issue.
- 3. Add Area: XXXXX label to the ticket, indicating the functional
areas it may be related to.
- 4. Verify that the issue is reproducible on 2.4-develop branchDetails-
If the issue is reproducible on 2.4-develop branch, please, add the
label Reproduced on 2.4.x.
- If the issue is not reproducible, add your comment that issue is not
reproducible and close the issue and *stop verification process here*!
- 5. Add label Issue: Confirmed once verification is complete.
- 6. Make sure that automatic system confirms that report has been
added to the backlog.
—
Reply to this email directly, view it on GitHub
<#39299 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUQG7AZXFMECH67E3WMQ6WDZ5HQR5AVCNFSM6AAAAABQSSAVC6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMZWHE4DKOJWG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Preconditions and environment
Steps to reproduce
Place an order and create an invoice without capturing payment. After creating the invoice, view the invoice and then attempt to cancel it from the backend.
Expected result
Successfully invoice get cancelled
Actual result
404 error
Additional information
"This error occurred due to commit 3e637056d1031185c7c8989f7a24302cecb5b27b, where Magento\Framework\App\Action\HttpPostActionInterface was implemented for the controller Magento\Sales\Controller\Adminhtml\Order\Invoice\Cancel instead of Magento\Framework\App\Action\HttpGetActionInterface."
Release note
No response
Triage and priority
The text was updated successfully, but these errors were encountered: