X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=bin%2Fwa_tax_rate_update;h=ad14687c98bfd297ead4ad0d02082854a22e607f;hb=7dd03b9e4cb7431262aeb08112908c753666447f;hp=fef126d347bdedb9405ee9fb5d1f7db2b5d0f675;hpb=83a6052bc16ed5cff28e32613f20dc4b1156bac6;p=freeside.git diff --git a/bin/wa_tax_rate_update b/bin/wa_tax_rate_update old mode 100644 new mode 100755 index fef126d34..ad14687c9 --- a/bin/wa_tax_rate_update +++ b/bin/wa_tax_rate_update @@ -131,7 +131,7 @@ sub HELP_MESSAGE { Tool to update city/district sales tax rates in I from the Washington State Department of Revenue website. - Usage: [-f filename] [-t taxname] [-y year] [-q quarter] [-l] freeside_username + Usage: wa_tax_rate_update [-f filename] [-t taxname] [-y year] [-q quarter] [-l] freeside_username Optional Options: -f filename Skip download, and process the specified filename @@ -139,7 +139,7 @@ sub HELP_MESSAGE { defaults as conf value 'tax_district_taxname' -y year Year for data file download -q quarter Quarter of data file to download - -t lookup Try to fix cust_location records without a district + -l lookup Try to fix cust_location records without a district "; exit;