Problem with Taxes in OC v4.0.1.1
Posted: Wed Nov 30, 2022 3:26 am
I'm kinda stuck right now, any ideas how I can fix this in a easy way?
The problem is, my tax class is 25%.
The price in store is 100 what it should be, Price ex. tax is 80.
100 minus 25% should be 75, not 80.
but
80 plus 25% is 100.
How can i fix this so the Ex. tax price will be 75?
It will be totally wrong in the financial statements with the taxes this way.
I need to fix so I can add total price incl taxes from the admin panel. Have worked it out in earlier versions, but Twig is totally new to me.
The problem is, my tax class is 25%.
The price in store is 100 what it should be, Price ex. tax is 80.
100 minus 25% should be 75, not 80.
but
80 plus 25% is 100.
How can i fix this so the Ex. tax price will be 75?
It will be totally wrong in the financial statements with the taxes this way.
I need to fix so I can add total price incl taxes from the admin panel. Have worked it out in earlier versions, but Twig is totally new to me.