[freeside-commits] freeside/FS MANIFEST, 1.128, 1.129 FS.pm, 1.44, 1.45

Ivan,,, ivan at wavetail.420.am
Sun Nov 9 00:51:03 PST 2008


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

Modified Files:
	MANIFEST FS.pm 
Log Message:
move batch customer import to its own file; add svc_external_svc_phone export format, RT#4103

Index: FS.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS.pm,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- FS.pm	8 Sep 2008 02:42:17 -0000	1.44
+++ FS.pm	9 Nov 2008 08:51:01 -0000	1.45
@@ -61,6 +61,8 @@
 
 L<FS::Pony> - A pony
 
+L<FS::cust_main::Import> - Batch customer importing
+
 =head2 Database record classes
 
 L<FS::Record> - Database record base class

Index: MANIFEST
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/MANIFEST,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -d -r1.128 -r1.129
--- MANIFEST	12 Sep 2008 02:28:46 -0000	1.128
+++ MANIFEST	9 Nov 2008 08:51:01 -0000	1.129
@@ -59,6 +59,7 @@
 FS/cust_credit.pm
 FS/cust_credit_bill.pm
 FS/cust_main.pm
+FS/cust_main/Import.pm
 FS/cust_main_Mixin.pm
 FS/cust_main_county.pm
 FS/cust_main_invoice.pm



More information about the freeside-commits mailing list