[freeside-commits] freeside/FS MANIFEST, 1.148, 1.149 FS.pm, 1.56, 1.57

Ivan,,, ivan at wavetail.420.am
Fri Jan 29 23:38:33 PST 2010


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

Modified Files:
	MANIFEST FS.pm 
Log Message:
discounts, RT#6679

Index: FS.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS.pm,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- FS.pm	28 Dec 2009 19:20:25 -0000	1.56
+++ FS.pm	30 Jan 2010 07:38:31 -0000	1.57
@@ -226,6 +226,10 @@
 
 L<FS::cust_pkg_detail> - Customer package details class
 
+L<FS:;cust_pkg_discount> - Customer package discount class
+
+L<FS:;discount> - Discount class
+
 L<FS::reason_type> - Reason type class
 
 L<FS::reason> - Reason class

Index: MANIFEST
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/MANIFEST,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -d -r1.148 -r1.149
--- MANIFEST	25 Jan 2010 17:41:31 -0000	1.148
+++ MANIFEST	30 Jan 2010 07:38:31 -0000	1.149
@@ -476,3 +476,7 @@
 FS/o2m_Common.pm
 FS/svc_pbx.pm
 t/svc_pbx.t
+FS/discount.pm
+t/discount.t
+FS/cust_pkg_discount.pm
+t/cust_pkg_discount.t



More information about the freeside-commits mailing list