summaryrefslogtreecommitdiff
path: root/FS/MANIFEST
diff options
context:
space:
mode:
authorivan <ivan>2006-01-25 12:34:29 +0000
committerivan <ivan>2006-01-25 12:34:29 +0000
commitcbbd0225b07269209c674733bcf70f1c1308e84a (patch)
treed28e3ab684b0592fdca43bfe46265c88a769c6e6 /FS/MANIFEST
parent04175bb893448a31153bdca1539c44db6db0c003 (diff)
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
Diffstat (limited to 'FS/MANIFEST')
-rw-r--r--FS/MANIFEST6
1 files changed, 6 insertions, 0 deletions
diff --git a/FS/MANIFEST b/FS/MANIFEST
index e7d9dea34..54ea52555 100644
--- a/FS/MANIFEST
+++ b/FS/MANIFEST
@@ -65,7 +65,9 @@ FS/cust_refund.pm
FS/cust_credit_refund.pm
FS/cust_svc.pm
FS/h_Common.pm
+FS/h_cust_bill.pm
FS/h_cust_svc.pm
+FS/h_cust_tax_exempt.pm
FS/h_domain_record.pm
FS/h_svc_acct.pm
FS/h_svc_broadband.pm
@@ -152,6 +154,7 @@ FS/queue_arg.pm
FS/queue_depend.pm
FS/msgcat.pm
FS/cust_tax_exempt.pm
+FS/cust_tax_exempt_pkg.pm
FS/clientapi_session.pm
FS/clientapi_session_field.pm
t/agent.t
@@ -189,7 +192,9 @@ t/cust_pay_refund.t
t/cust_pkg.t
t/cust_refund.t
t/cust_svc.t
+t/h_cust_bill.t
t/h_cust_svc.t
+t/h_cust_tax_exempt.t
t/h_Common.t
t/h_cust_svc.t
t/h_domain_record.t
@@ -200,6 +205,7 @@ t/h_svc_external.t
t/h_svc_forward.t
t/h_svc_www.t
t/cust_tax_exempt.t
+t/cust_tax_exempt_pkg.t
t/domain_record.t
t/nas.t
t/part_bill_event.t