[freeside-commits] freeside/FS MANIFEST, 1.138, 1.139 FS.pm, 1.49, 1.50

Ivan,,, ivan at wavetail.420.am
Mon Jun 29 18:42:57 PDT 2009


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

Modified Files:
	MANIFEST FS.pm 
Log Message:
phone devices (for netsapiens integration), RT#5226

Index: FS.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS.pm,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- FS.pm	29 Jun 2009 13:53:24 -0000	1.49
+++ FS.pm	30 Jun 2009 01:42:55 -0000	1.50
@@ -138,6 +138,10 @@
 
 L<FS::svc_phone> - Phone service class
 
+L<FS::phone_device> - Phone device class
+
+L<FS::part_device> - Device definition class
+
 L<FS::phone_avail> - Phone number availability cache
 
 L<FS::cdr> - Call Detail Record class

Index: MANIFEST
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/MANIFEST,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -d -r1.138 -r1.139
--- MANIFEST	29 Jun 2009 13:53:24 -0000	1.138
+++ MANIFEST	30 Jun 2009 01:42:55 -0000	1.139
@@ -445,3 +445,7 @@
 t/cust_main_exemption.t
 FS/cust_tax_adjustment.pm
 t/cust_tax_adjustment.t
+FS/phone_device.pm
+t/phone_device.t
+FS/part_device.pm
+t/part_device.t



More information about the freeside-commits mailing list