VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product pricing => Topic started by: StefanSTS on July 22, 2014, 20:24:35 PM

Title: billTotal with tax and billTotal without tax
Post by: StefanSTS on July 22, 2014, 20:24:35 PM
Hello,

I would like to find out, if there is a way to display the billTotal without tax.
I have the prices without tax for a product, for all products, for shipping, for payment, but I haven't found a way to get the price without tax for products + shipping + payment. The price with tax is billTotal. Is there any native way to get the amount without tax. Otherwise I'll do the calculation in the views, but that wouldn't be a fine solution.

For better understanding, I attach a list of prices I started and a picture of order details that "shows" the missing price.

VM 2.6.6
J 2.5.22

Any help is most welcome
Stefan


[attachment cleanup by admin]
Title: Re: billTotal with tax and billTotal without tax
Post by: AH on July 23, 2014, 00:53:10 AM
You will have to create this yourself using template overrides as it is not part of core

Title: Re: billTotal with tax and billTotal without tax
Post by: StefanSTS on July 23, 2014, 11:48:01 AM
Hello Hutson,

thanks a lot for your answer. I thought, I might have overseen something.

I will calculate it in the template then.

Stefan

Title: Re: billTotal with tax and billTotal without tax
Post by: AH on July 23, 2014, 12:31:03 PM
 :)