RT# 80488 WA tax tables maintained with Cron
authorMitch Jackson <mitch@freeside.biz>
Sat, 22 Dec 2018 08:27:22 +0000 (03:27 -0500)
committerMitch Jackson <mitch@freeside.biz>
Sun, 23 Dec 2018 21:23:36 +0000 (16:23 -0500)
commit2189e5b3fcfc2e9dbba69824bedced93ada56991
tree7c480f07b412db70b2023462fcf776114e1155b1
parent68433955458415f8a1c48629e736e6d4bcf7a985
RT# 80488 WA tax tables maintained with Cron

* Some re-work for WA tax tables when using tax classes
* Relocated functions from wa_tax_rate_update utility script
  into FS::Cron::wa_tax_rate_update library
* Cron downloads tax database monthly instead of daily
* Cron populates entire WA tax table, instead of piecemeal
  for existing customer locations
* Cron will attempt to classify cust_location in WA without
  a determined district, and generate system log errors
  upon failure
FS/FS/Cron/tax_rate_update.pm
bin/wa_tax_rate_update