new "Value Added Tax (VAT)" rules introduced in Europe from 1st of July.
Question: how can we add VAT rate from the Shipping Admin -> Countries TAX table to the includes file $GLOBALS['xxCntTax']='VAT xx%'; We need to show and print VAT rate (for each EU country) on the Invoice and in the shopping cart.
Hi Arunas There are some changes now in the incorders.php file to display the tax rate on the printable invoice. Can you try that and see if that is ok? The changes is only in the v7.4 updater but if you are on v7.3 or v7.2 you can use the v7.4 incorders.php file.
we are using v7.26 and I tried v7.4 incorders.php file, however the VAT rate is still not displayed on the printable invoice. In our includes file we have $GLOBALS['xxCntTax']='VAT';
After VAT there should be the tax rate, however it is not showing up.
Hi Arunas It seems there was a problem if the origin country was the US or Canada so can you get a new copy of the updater and try again as I've fixed that now.