diff options
author | Mitch Jackson <mitch@freeside.biz> | 2019-06-12 03:21:10 -0400 |
---|---|---|
committer | Mitch Jackson <mitch@freeside.biz> | 2019-06-12 03:21:10 -0400 |
commit | be2ed6c905de5b480b370e89f8092d8d21ef2a64 (patch) | |
tree | c3379c45dce77989cda959232f12a5ab86e18d34 /FS/bin | |
parent | faab9e1f2627768991e283034e773c38ca25b21a (diff) |
RT# 80488 Improve WA tax table update utility
Diffstat (limited to 'FS/bin')
-rwxr-xr-x | FS/bin/freeside-wa-tax-table-update | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/FS/bin/freeside-wa-tax-table-update b/FS/bin/freeside-wa-tax-table-update index b197ac845..53c7324d7 100755 --- a/FS/bin/freeside-wa-tax-table-update +++ b/FS/bin/freeside-wa-tax-table-update @@ -60,6 +60,12 @@ https://dor.wa.gov/sites/default/files/legacy/Docs/forms/ExcsTx/LocSalUseTx/Exce https://dor.wa.gov/sites/default/files/legacy/downloads/Add_DataRates2018Q4.zip +=item Other district tax rows + +When this tool updates the tax tables, any additional tax table rows with +a district set, where the 'source' column is not 'wa_sales', will have the +country, state, county, and city values kept updated to match the data +provided in the state tax tables =item Address lookup API tool |