[freeside-commits] freeside/FS MANIFEST, 1.191.2.3, 1.191.2.4 FS.pm, 1.76.2.1, 1.76.2.2

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


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

Modified Files:
      Tag: FREESIDE_2_3_BRANCH
	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.76.2.1
retrieving revision 1.76.2.2
diff -u -w -d -r1.76.2.1 -r1.76.2.2
--- FS.pm	6 Oct 2011 07:00:07 -0000	1.76.2.1
+++ FS.pm	25 Oct 2011 22:35:20 -0000	1.76.2.2
@@ -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.191.2.3
retrieving revision 1.191.2.4
diff -u -w -d -r1.191.2.3 -r1.191.2.4
--- MANIFEST	14 Oct 2011 08:56:11 -0000	1.191.2.3
+++ MANIFEST	25 Oct 2011 22:35:20 -0000	1.191.2.4
@@ -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