[freeside-commits] freeside/FS MANIFEST,1.88,1.89
Ivan,,,
ivan at wavetail.420.am
Wed Jan 25 04:34:31 PST 2006
- Previous message: [freeside-commits] freeside README.2.0.0,NONE,1.1
- Next message: [freeside-commits]
freeside/FS/FS pkg_class.pm, NONE, 1.1 Schema.pm,
1.9, 1.10 part_pkg.pm, 1.44, 1.45 cust_tax_exempt_pkg.pm, 1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/cvsroot/freeside/FS
In directory wavetail:/tmp/cvs-serv12185/FS
Modified Files:
MANIFEST
Log Message:
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
Index: MANIFEST
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/MANIFEST,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -d -r1.88 -r1.89
--- MANIFEST 21 Sep 2005 12:47:49 -0000 1.88
+++ MANIFEST 25 Jan 2006 12:34:29 -0000 1.89
@@ -65,7 +65,9 @@
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_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_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_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
- Previous message: [freeside-commits] freeside README.2.0.0,NONE,1.1
- Next message: [freeside-commits]
freeside/FS/FS pkg_class.pm, NONE, 1.1 Schema.pm,
1.9, 1.10 part_pkg.pm, 1.44, 1.45 cust_tax_exempt_pkg.pm, 1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the freeside-commits
mailing list