change texas-style tax exemptions to be against a specific line item rather than...
authorivan <ivan>
Wed, 25 Jan 2006 12:34:29 +0000 (12:34 +0000)
committerivan <ivan>
Wed, 25 Jan 2006 12:34:29 +0000 (12:34 +0000)
commitcbbd0225b07269209c674733bcf70f1c1308e84a
treed28e3ab684b0592fdca43bfe46265c88a769c6e6
parent04175bb893448a31153bdca1539c44db6db0c003
change texas-style tax exemptions to be against a specific line item rather than just general per-customer, for later tracking and tax reporting.  fix 1969/1970 exemptions for one-off charges
13 files changed:
FS/FS/Record.pm
FS/FS/Schema.pm
FS/FS/cust_bill.pm
FS/FS/cust_main.pm
FS/FS/cust_tax_exempt.pm
FS/FS/cust_tax_exempt_pkg.pm [new file with mode: 0644]
FS/FS/h_cust_bill.pm [new file with mode: 0644]
FS/FS/h_cust_tax_exempt.pm [new file with mode: 0644]
FS/MANIFEST
FS/t/cust_tax_exempt_pkg.t [new file with mode: 0644]
FS/t/h_cust_bill.t [new file with mode: 0644]
FS/t/h_cust_tax_exempt.t [new file with mode: 0644]
README.2.0.0 [new file with mode: 0644]