-
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
Magento 2.4.7 p1 stored catalog prices including tax displays incorrectly with extra tax added #39512
Comments
Hi @fabotha. 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.
|
Is anyone looking at this issue or is it only me this affects as its a real pain it not working as it should. |
Issue: Confirmed |
Hi @fabotha, Thanks for your reporting and collaboration. We have tried to reproduce the issue in Latest 2.4-develop magento instance and we are not able to reproduce the issue.Could you please elaborate the steps to reproduce and also if possible please provide us screenshots or screencast. Thanks. |
Hi
I currently store my prices excluding VAT and specify in admin settings that catalog prices does not include tax,
On my live site the setting is as follows
We installed initially 2.4.6 and had to include VAT in my pricing as 2.4.6 had a bug about include and exclude VAT prices
So now we are at 2.4.7 p1 and I wanted to put tax onto my stored prices.
I have supplied the details and proof from my test system where I have changed the settings and prices and the results are wrong and include 20% on displayed retail prices
See comments at bottom of my email.
Catalog prices in Admin Live system – stored ex VAT
***@***.***
System Settings
***@***.***
Displayed price on web site – show with VAT 20%
***@***.***
On my test system – stored with VAT 20%
Stored prices on Admin
***@***.***
Admin settings – say stored with tax 20%
***@***.***
Web store test system shows an extra 20% on top of stored prices
***@***.***
Tax info
***@***.***
***@***.***
Comments
As you can see the results are that 20% tax is added to my catalog prices.
Have I got other settings I need to amend?
Thanks
Frank
Please note we have a new email address
***@***.******@***.***>
We ship Airsoft products all over the world.
Tax free (20% off) at checkout to all countries.
Marui recoil Specials - repairs, upgrade, lipo conversion and custom work
Latest products - www.fire-support.co.uk/latest_products.php<http://www.fire-support.co.uk/latest_products.php>
OPEN 4 Days a week, Tue - friday 9am - 5.30pm
Alternate Saturdays 10-5
see https://www.fire-support.co.uk/openingtimes.php
Please always reply with our email in yours so we can track the conversation.
Frank - Director
Tel 01733 247171
From: Venkata Kumar Kuntumalla ***@***.***>
Sent: 08 January 2025 09:45
To: magento/magento2 ***@***.***>
Cc: fabotha ***@***.***>; Mention ***@***.***>
Subject: Re: [magento/magento2] Magento 2.4.7 p1 stored catalog prices including tax displays incorrectly with extra tax added (Issue #39512)
Hi @fabotha<https://github.com/fabotha>,
Thanks for your reporting and collaboration.
We have tried to reproduce the issue in Latest 2.4-develop magento instance and we are not able to reproduce the issue.Could you please elaborate the steps to reproduce and also if possible please provide us screenshots or screencast.
Thanks.
—
Reply to this email directly, view it on GitHub<#39512 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AJKFLBV6M6M4HAY2H6N3P632JTXSLAVCNFSM6AAAAABUJEVF7OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNZXGIZTCNZSHA>.
You are receiving this because you were mentioned.Message ID: ***@***.******@***.***>>
|
Preconditions and environment
Steps to reproduce
For product example 137326 I have stored the catalog price including tax VAT (20%) so the stored price of a product is £112
I set the config for sales / tax / catalog prices to including tax
I reindex and flush cache
Displaying the product using storefront shows a retail price of £134.40 which is another 20% on top of the stored price.
My default country is UK.
If I change back to catalog excluding tax and set the save price to £93.33
the storefront shows a price of £112 which is correct.
I thought this bug was resolved on 2.4.7 of magento.
Not sure if this helps or not
I have 2 tax rules setup 1 for UK (my country) tax rate called VAT and one for IOM and tax rate called VAT2
2 tax rates set up VAT (country UK) and VAT2 (country IOM) both 20%
Expected result
Show the stored catalog value with has vat included and not add extra tax to the product price.
Actual result
If catalog price stored includes tax and price is stored at £112, I expect the displayed storefront price to show the same valve not a price with extra tax added
Additional information
No response
Release note
Catalog prices when stored with tax and setting of c
Triage and priority
The text was updated successfully, but these errors were encountered: