-
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
As low as displays incorrect pricing on category page, tax appears to be added twice #21383
Comments
Hi @devchris79. 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. @devchris79 do you confirm that you was able to reproduce the issue on vanilla Magento instance following steps to reproduce?
|
Hi @krishprakash. Thank you for working on this issue.
|
@magento-engcom-team give me 2.2-develop instance |
Hi @krishprakash. Thank you for your request. I'm working on Magento 2.2-develop instance for you |
Hi @krishprakash, here is your Magento instance. |
@magento-engcom-team Give me 2.2.6-develop instance |
Hi @AltayAkkus. Thank you for your request. I'm working on Magento 2.2.6-develop instance for you |
@magento-engcom-team Give me 2.2-develop instance |
Hi @AltayAkkus. Thank you for your request. I'm working on Magento 2.2-develop instance for you |
Hi @AltayAkkus, here is your Magento instance. |
… be added twice magento#21383 - excluded tax from min price
The fix suggested by Jitheesh appears to work for me 👍 |
✅ Confirmed by @rogyar Issue Available: @rogyar, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself. |
Hi @devchris79. Thank you for your report. The fix will be available with the upcoming 2.3.2 release. |
… be added twice magento#21383 - excluded tax from min price
Hi @devchris79. Thank you for your report. The fix will be available with the upcoming 2.2.9 release. |
I have upgraded to 2.3.1 and the issue appears in that version too. |
"The fix will be available with the upcoming 2.3.2 release" |
Hi @Jitheesh, Do you know where the line in 2.3.1 is that needs changing? Thanks in advance if you are able to help. |
Hi @devchris79 You can refer changes from this commit c9fff89 |
Ah, was looking in MinimalPriceCalculatorInterface.php, too many similar sounding files :-) |
Preconditions (*)
Steps to reproduce (*)
Expected result (*)
Actual result (*)
The text was updated successfully, but these errors were encountered: