Hi,
In order to manage the ziptaxrates table we would like to do batch updates. There are way too many zip codes to manage this manually, and the clients will not do it.
I have SQL to update the table, and the taxes are being calculated correctly in the checkout, but when I view the ZipTaxRates in the Admin panel, they are not reflecting the table contents. I can get them in sync with a Reset Cache.
Is there a way to do a Reset Cache from a batch program?
I tried to set the cach off in the Config table and I've set the timeout to a lower value (we are using 60), but the panel is not being refreshed unless I do a Reset Cache.
Thanks for your help!