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!
+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.
Hi,
any news about this?
It would be really nice to have this feature back from VM 1 :)
Thanks!