VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: GuidoS on August 25, 2014, 20:17:42 PM

Title: calculating tax override price is wrong
Post by: GuidoS on August 25, 2014, 20:17:42 PM
The tax is not calculated again when you use override price. It uses the tax based on the base price. This gives some problems with payment provides that check the calculated tax. Is there some way I could solve this?

Virtuemart 2.6.8
Joomla 2.5.24
Title: Re: calculating tax override price is wrong
Post by: GuidoS on August 28, 2014, 11:39:11 AM
I have tested it in Virtuemart 2.9.8a and I don't have any problems there but the code is different in some places contrary to vm 2.6.8, the problem is in file calculationh.php but I cannot find the main reason. Think it has something to do with setting the salesprice with the override price.
Title: Re: calculating tax override price is wrong
Post by: Milbo on August 29, 2014, 01:56:57 AM
Thank you for this observation. The upgrade to vm3, will be easy. But if someone provides a patch for vm2.6,...