[freeside-commits] freeside/FS MANIFEST, 1.134, 1.135 FS.pm, 1.46, 1.47

Ivan,,, ivan at wavetail.420.am
Mon Jun 22 00:50:20 PDT 2009


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

Modified Files:
	MANIFEST FS.pm 
Log Message:
tax exemption by tax name, RT#5127

Index: FS.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS.pm,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- FS.pm	8 Jan 2009 01:45:21 -0000	1.46
+++ FS.pm	22 Jun 2009 07:50:18 -0000	1.47
@@ -228,6 +228,8 @@
 
 L<FS::cust_main_invoice> - Invoice destination class
 
+L<FS::cust_main_exemption> - Customer tax exemption class
+
 L<FS::cust_main_note> - Customer note class
 
 L<FS::banned_pay> - Banned payment information class

Index: MANIFEST
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/MANIFEST,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -d -r1.134 -r1.135
--- MANIFEST	27 May 2009 07:50:40 -0000	1.134
+++ MANIFEST	22 Jun 2009 07:50:18 -0000	1.135
@@ -440,3 +440,5 @@
 t/cust_bill_pkg_tax_rate_location.t
 FS/cust_recon.pm
 t/cust_recon.t
+FS/cust_main_exemption.pm
+t/cust_main_exemption.t



More information about the freeside-commits mailing list