[freeside-commits] freeside/FS MANIFEST, 1.194, 1.195 FS.pm, 1.77, 1.78

Ivan,,, ivan at wavetail.420.am
Tue Oct 25 15:35:16 PDT 2011


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

Modified Files:
	MANIFEST FS.pm 
Log Message:
add legacy_cust_bill to hold legacy invoice content, RT#12981

Index: FS.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS.pm,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -w -d -r1.77 -r1.78
--- FS.pm	6 Oct 2011 20:44:18 -0000	1.77
+++ FS.pm	25 Oct 2011 22:35:14 -0000	1.78
@@ -332,6 +332,8 @@
 
 L<FS::cust_bill_pkg_detail> - Invoice line item detail class
 
+L<FS::legacy_cust_bill> - Legacy data invoice class
+
 L<FS::part_bill_event> - (Old) Invoice event definition class
 
 L<FS::cust_bill_event> - (Old) Completed invoice event class

Index: MANIFEST
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/MANIFEST,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -w -d -r1.194 -r1.195
--- MANIFEST	14 Oct 2011 08:56:04 -0000	1.194
+++ MANIFEST	25 Oct 2011 22:35:14 -0000	1.195
@@ -614,3 +614,5 @@
 t/dsl_device.t
 FS/export_nas.pm
 t/export_nas.t
+FS/legacy_cust_bill.pm
+t/legacy_cust_bill.t



More information about the freeside-commits mailing list