Hi,
I can see that there is a solution for if a product is tax exempt for all, however my issue is that in one specific Zone all transactions are tax exempt.
The Zone exists already, 862-"Ontario", it is of type "States".
All transactions for individuals living in "Ontario" are tax exempt.
When i go into "HIkashop->System->Taxes", I create a new Tax for Zone 856-Ontario with 0% tax rate and i get the same results, an error.
An error has occurred.
0 SQL=INSERT IGNORE INTO `x13_hikashop_taxation` ( `taxation_id`,`category_namekey`,`tax_namekey`,`taxation_cumulative`,`taxation_post_code`,`zone_namekey`,`taxation_type`,`taxation_published` ) VALUES ( '0','tax_1381882913_1433844422','TAX Exempt','0','','state_Ontario_862','','1' )
Thank you so much!