[freeside-commits] freeside/FS MANIFEST, 1.135, 1.136 FS.pm, 1.47, 1.48

Ivan,,, ivan at wavetail.420.am
Wed Jun 24 18:28:55 PDT 2009


Update of /home/cvs/cvsroot/freeside/FS
In directory wavetail.420.am:/tmp/cvs-serv28555/FS

Modified Files:
	MANIFEST FS.pm 
Log Message:
tax adjustments, RT#5595

Index: FS.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS.pm,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- FS.pm	22 Jun 2009 07:50:18 -0000	1.47
+++ FS.pm	25 Jun 2009 01:28:53 -0000	1.48
@@ -102,6 +102,8 @@
 
 L<FS::cust_tax_exempt> - Tax exemption record class
 
+L<FS::cust_tax_adjustment> - Tax adjustment record class
+
 L<FS::cust_tax_exempt_pkg> - Line-item specific tax exemption record class
 
 L<FS::svc_Common> - Service base class

Index: MANIFEST
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/MANIFEST,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -d -r1.135 -r1.136
--- MANIFEST	22 Jun 2009 07:50:18 -0000	1.135
+++ MANIFEST	25 Jun 2009 01:28:53 -0000	1.136
@@ -442,3 +442,5 @@
 t/cust_recon.t
 FS/cust_main_exemption.pm
 t/cust_main_exemption.t
+FS/cust_tax_adjustment.pm
+t/cust_tax_adjustment.t



More information about the freeside-commits mailing list