Freeside:4:Documentation:Developer/bin/freeside-tax-district-update

From Freeside
< Freeside:4:Documentation:Developer
Revision as of 08:46, 18 November 2015 by Jeremyd (talk | contribs) (Edit via perl MediaWiki framework (1.13))

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

NAME

freeside-tax-district-update - Update tax district codes from a lookup source.

SYNOPSIS

 freeside-tax-district-update [ -n ] user

DESCRIPTION

Updates the 'district' field for all customers and service locations using an online tax information lookup method. Currently the only one supported is the Washington Department of Revenue sales tax table, and looking up the tax district will create a cust_main_county record with the tax rate for that district.

The -n option tells the script to ignore customers and locations that already have a district code.

The actual lookup operation will run from the job queue.