summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitch Jackson <mitch@freeside.biz>2019-05-04 21:53:28 -0400
committerMitch Jackson <mitch@freeside.biz>2019-05-04 21:56:23 -0400
commit7807f22a3eb9d6b82e15d28ab94a0130c803041c (patch)
treeff5d8859c9116445de0736124189f6c2aa4f6b89
parent965c7cea322f779a4ab6f37da7ba3f35367212dd (diff)
RT# 83122 Move wa_tax_rate_update for dist
-rw-r--r--FS/FS/Misc/Geo.pm4
-rwxr-xr-xFS/bin/freeside-wa-tax-table-update (renamed from bin/wa_tax_rate_update)0
2 files changed, 2 insertions, 2 deletions
diff --git a/FS/FS/Misc/Geo.pm b/FS/FS/Misc/Geo.pm
index 2e44364..bc020a2 100644
--- a/FS/FS/Misc/Geo.pm
+++ b/FS/FS/Misc/Geo.pm
@@ -159,8 +159,8 @@ L<https://dor.wa.gov/find-taxes-rates/retail-sales-tax/destination-based-sales-t
This API does not return consistent usable county names, as the county
name may include appreviations or labels referring to PTBA (public transport
benefit area) or CEZ (community empowerment zone). It's recommended to use
-the tool wa_tax_rate_update to fully populate the city/county/districts for
-WA state every financial quarter.
+the tool freeside-wa-tax-table-update to fully populate the
+city/county/districts for WA state every financial quarter.
Returns a hashref with the following keys:
diff --git a/bin/wa_tax_rate_update b/FS/bin/freeside-wa-tax-table-update
index ad14687..ad14687 100755
--- a/bin/wa_tax_rate_update
+++ b/FS/bin/freeside-wa-tax-table-update