VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product pricing => Topic started by: titolin10 on December 09, 2017, 09:20:09 AM

Title: The tax calculation is deducted from the price and is not added to final price
Post by: titolin10 on December 09, 2017, 09:20:09 AM
hello

Something really strange is happening with me.


I setup tax per product (Math Operation:+ , Value: 8).

Product cost price: 112
Base price: 112

final price after applying tax: 120


Then I made override final to: 94.99

Now when I add the item to the cart then I go for checkout I find the override price is 84.99 not 94.99.

........................................
--- Also the final Tax value is not showing in the cart.
.......................................

Vm 3.2.6
joomla 3.8.2
Title: Re: The tax calculation is deducted from the price and is not added to final price
Post by: titolin10 on December 09, 2017, 09:35:05 AM
Quote from: titolin10 on December 09, 2017, 09:20:09 AM
hello

Something really strange is happening with me.


I setup tax per product (Math Operation:+ , Value: 8).

Product cost price: 112
Base price: 112

final price after applying tax: 120


Then I made override final to: 94.99

Now when I add the item to the cart then I go for checkout I find the override price is 84.99 not 94.99.

........................................
--- Also the final Tax value is not showing in the cart.
.......................................

Vm 3.2.6
joomla 3.8.2

Now My VM is 3.2.8 after updating it.
Title: Re: The tax calculation is deducted from the price and is not added to final price
Post by: GJC Web Design on December 10, 2017, 20:09:40 PM
The manually single price over ride overides everything and is inaccurate if u are using it with taxes/discounts etc etc

There has I think been discussion about depreciating it but difficult to make a backward compatible solution

so the fix is don't use it!

Use hidden categories etc with discounts applied and add/remove products from them as needed .. then all calculations should be correct