[freeside-commits] freeside/FS FS.pm,1.71,1.72

Erik Levinson levinse at wavetail.420.am
Sat Feb 12 23:19:48 PST 2011


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

Modified Files:
	FS.pm 
Log Message:
bulk DID orders and inventory, RT11291

Index: FS.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS.pm,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -w -d -r1.71 -r1.72
--- FS.pm	10 Dec 2010 06:02:50 -0000	1.71
+++ FS.pm	13 Feb 2011 07:19:45 -0000	1.72
@@ -166,6 +166,12 @@
 
 L<FS::phone_avail> - Phone number availability cache
 
+L<FS::lata> - LATA number to name mapping class
+
+L<FS::did_vendor> - Bulk DID order vendor class
+
+L<FS::did_order> - Bulk DID order class
+
 L<FS::cdr> - Call Detail Record class
 
 L<FS::cdr_batch> - Call Detail Record batch class



More information about the freeside-commits mailing list