Hello,
eg: Product price is 100 and VAT is 15 .Then products price to sell is 115,
When I want to add a new product, Should I write 115 in the price section
My question is: how can I change my price configuration to add 115 in the Price section?
Hi @emilshamloo,
Yes, you can add price including tax as well after changing the default configuration of price.
You can follow below link:
https://docs.magento.com/m2/ee/user_guide/tax/display-settings.html
I hope it will help you!
Hello, and thanks for answering my question.
I red the article, but it was talking about how to set up configurationn for pricing with or without VAT.
Let me refraze my question:
What part of the price configuration should I change to add the product price with VAT, then in the front end, I get price Ex. VAT and Inc.VAT.
Hi @emilshamloo,
Try once the settings as per the screenshot.
I hope it will help you!
Hello, @Vimal Kumar
And thank you for your answer.
I will refraze my question in form of a comparison:
In my first website ( which is correct) the box in the back-end shows the sale price include Vat.
But my other website ( which is showing uncorrect price) is adding one more time the VAT:
Hello @emilshamloo
You have to change the configuration for the default price in Magento.
By default, Catalog price is the including VAT If you want to change that configuration you need to go to Stores >> Configuration > Sales > Tax > Calculation settings
Set the Catalog price Configratation as per your requirements.
If you set it Including tax then it will not add VAT value in the product price
If you set it Excluding tax then it will add VAT value in the product price
If my answer is useful, then please give Kudos
Regards,
Deep
Hello, @dipmegpro and thank you for your answer
I have changed that to "including tax" now, but still I have the same issue.
Hello @emilshamloo
If you are using the Magento 2.3.* then please run the default Magento Cron nad then do reindex and cache flush. if you are using the lover version then just do reindex and cache clean. you get an accurate result.
If my answer is useful, then please give Kudos
Regards,
Deep
I have the same question but I am a consultant and the prices is injected by a business system (Visma) the price is including the VAT but the cost price is excluding VAT.
From what I understand then the numbers vill not be correct to see the margins of the products? I have an extra report extension which I use alot to get all sorts of reports / data.
Any ideas about this matter?