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>
Sat, 22 Dec 2018 08:38:39 +0000 (03:38 -0500)
commit83a6052bc16ed5cff28e32613f20dc4b1156bac6
tree55f7549ea88a26629c16c01708d1085db9227da9
parentc213fdbabc178985a93996aac33a907465b31007
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