[freeside-commits] freeside/FS MANIFEST, 1.149, 1.150 FS.pm, 1.57, 1.58

Ivan,,, ivan at wavetail.420.am
Fri Feb 5 18:54:12 PST 2010


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

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

Index: FS.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS.pm,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- FS.pm	30 Jan 2010 07:38:31 -0000	1.57
+++ FS.pm	6 Feb 2010 02:54:10 -0000	1.58
@@ -228,6 +228,8 @@
 
 L<FS:;cust_pkg_discount> - Customer package discount class
 
+L<FS:;cust_bill_pkg_discount> - Customer package discount line item application class
+
 L<FS:;discount> - Discount class
 
 L<FS::reason_type> - Reason type class

Index: MANIFEST
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/MANIFEST,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -d -r1.149 -r1.150
--- MANIFEST	30 Jan 2010 07:38:31 -0000	1.149
+++ MANIFEST	6 Feb 2010 02:54:10 -0000	1.150
@@ -480,3 +480,5 @@
 t/discount.t
 FS/cust_pkg_discount.pm
 t/cust_pkg_discount.t
+FS/cust_bill_pkg_discount.pm
+t/cust_bill_pkg_discount.t



More information about the freeside-commits mailing list