summaryrefslogtreecommitdiff
path: root/bin/wa_tax_rate_update
AgeCommit message (Collapse)Author
2019-05-04RT# 83122 Move wa_tax_rate_update for distMitch Jackson
2018-12-23RT# 80488 Correct typoMitch Jackson
2018-12-23RT# 80488 Prevent rollback of system log messagesMitch Jackson
2018-12-22RT# 80488 WA tax tables maintained with CronMitch Jackson
* 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
2018-12-18RT# 80488 Utility to populate WA tax district tableMitch Jackson
2016-11-07fix wa_tax_rate_update script to skip zero rates, #73226Mark Wells
2016-11-01fix WA tax update script for some district numbers, #26265Mark Wells
2014-04-29WA state tax update now takes an option for tax name, #26265Mark Wells
2014-04-16script to update Washington sales tax rates, #26265Mark Wells