VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product creation => Topic started by: Mole_LR on July 27, 2012, 15:35:19 PM

Title: When creating product, set the price WITH TAX
Post by: Mole_LR on July 27, 2012, 15:35:19 PM
Hello!

I'm using latest VM .2.0.8e and katest Joomla 2.5.6...

I have defined Tax & Calculation: VAT 21% as 'VAT Tax per Product' and 'MathOperation' = '+%.'

What I want - when creating product, set FinalPrice with Tax (instead of setting CostPrice without Tax) , so CostPrice will automatically decreases for 21% (for example, I want to set 1210.EUR as FinalPrice and let VM2 automatically calculate CostPrice as 1000.00EUR). And in Category View and ProductDetail View I want to show such prices:
FinalPrice: 1210.EUR
PriceWithoutTax: 1000.00EUR

In case of Override I need such output (so override also automatically decreases to 21% (instead of +21%)):
OldPrice: 1210.00EUR
NewOverridePrice: 847.00EUR
PriceWithoutTaxForOverridePrice: 700.00EUR

What I have to do to make in FrontEnd do this and which Prices I have to choose/show in Views?

Thank You!
Title: Re: When creating product, set the price WITH TAX
Post by: accessvirus on July 29, 2012, 16:26:33 PM
+1

Added to that, I want to be able to be able to fill in the price + VAT inside the shoppingcart variant.

now I need to calculate back.
Title: Re: When creating product, set the price WITH TAX
Post by: nco on September 21, 2012, 16:59:22 PM
Hi,

any news about this?

It would be really nice to have this feature back from VM 1 :)

Thanks!