-
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
Call to a member function getId() on array in module-sales/view/adminhtml/templates/order/totals/tax.phtml:62 #30094
Comments
Hi @pjayramkumar. Thank you for your report.
Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:
For more details, please, review the Magento Contributor Assistant documentation. Please, add a comment to assign the issue:
🕙 You can find the schedule on the Magento Community Calendar page. 📞 The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, please join the Community Contributions Triage session to discuss the appropriate ticket. 🎥 You can find the recording of the previous Community Contributions Triage on the Magento Youtube Channel ✏️ Feel free to post questions/proposals/feedback related to the Community Contributions Triage process to the corresponding Slack Channel |
@magento I am working on this |
Hi @pjayramkumar! 👋 |
@magento add to contributors team |
Hi @pjayramkumar! 👋 |
@magento add to contributors team |
i can confirm this behaviour |
@magento I am working on this |
@magento I am working on this |
I can confirm this error on 2.4.0 and 2.4.1 |
Error introduced here 70ede03 |
@magento I am working on this |
@magento give me 2.4-develop instance |
Hi @Morgy93. Thank you for your request. I'm working on Magento instance for you. |
Hi @Morgy93, here is your Magento Instance: https://a068cefc821315523684f4ab4b839e24-2-4-develop.instances.magento-community.engineering |
✅ Confirmed by @mrtuvn Issue Available: @mrtuvn, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself. |
It looks like core Magento devs have finally seen the light even though the community had a PR open for this for almost a year now. So they just publised a fix in: MC-42332: part 1, part 2 I'm guessing it will be released in Magento 2.4.4 which will probably be released somewhere in 2022, yay! |
Hi @pjayramkumar, Could you confirm that? |
Issue was fixed and delivered in pull request as was mentioned above |
This issue was fixed with the following commits: |
hopefully this will fix my issue tooo yay :-) thank you for that |
Two years later... bug still present in Magento 2.4.5 |
@jaykobi, accodring to the following line, it shouldn't reproduce on 2.4.5.
If you can reproduce this issue on clean magento installation, please report a separate issue for that. |
Preconditions (*)
Steps to reproduce (*)
Expected result (*)
4.
need to expand this array and add id as key to get in the result to the Magento\Tax\Model\ResourceModel\Calculation
add the ID CONST in the Magento\Tax\Model\Sales\Order\Tax class
Actual result (*)
Additional info from Engcom
Switch Magento into Developer mode to reproduce the issue
bin/magento dep:mo:set developer
The invoice looks like this
Error from View Page Source
The text was updated successfully, but these errors were encountered: