Problem with VAT tax
I have problem with tax caluclation.
I defined 2 VATs:
- 20 %
- 8,5 %
Let's say that the product price is 2,00 EUR. When the price for a product with 20% VAT is calculated, it is folowing:
Price withouth VAT: 1,67 EUR
20% VAT: 0,33 EUR
Until here everything is ok.
But then, I get also 8,5% on top of 2,00 EUR. So the final price is: 2,17.
Can anybody help me?
Najtsirk
Comments
I don't see how to do it
You can do it easily with sales tax-type taxes, but I can't figure out how to do non-cumulative VAT. I opened http://drupal.org/node/1295318 about this.
Rszama helped me
Hi,
rszama on irc told me i have to delete the tax calculation rule...and that was it.
Best,
Kristjan
confirmation on the Rule
disabling the Rule should suffice.
Similar issue:
http://www.drupalcommerce.org/node/1079#comment-3796