[freeside-commits] branch master updated. 690d877102bcbddb20806995c549ed35b7b36647

Mitch Jackson mitch at freeside.biz
Sat May 4 18:55:22 PDT 2019


The branch, master has been updated
       via  690d877102bcbddb20806995c549ed35b7b36647 (commit)
      from  6d337d9a42b43898d48e45f13060d5285ddfdaa2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 690d877102bcbddb20806995c549ed35b7b36647
Author: Mitch Jackson <mitch at freeside.biz>
Date:   Sat May 4 21:53:28 2019 -0400

    RT# 83122 Move wa_tax_rate_update for dist

diff --git a/FS/FS/Misc/Geo.pm b/FS/FS/Misc/Geo.pm
index 2e44364f2..bc020a22d 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
similarity index 100%
rename from bin/wa_tax_rate_update
rename to FS/bin/freeside-wa-tax-table-update

-----------------------------------------------------------------------

Summary of changes:
 FS/FS/Misc/Geo.pm                                             | 4 ++--
 bin/wa_tax_rate_update => FS/bin/freeside-wa-tax-table-update | 0
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename bin/wa_tax_rate_update => FS/bin/freeside-wa-tax-table-update (100%)




More information about the freeside-commits mailing list