[freeside-commits] freeside/FS/FS cust_svc.pm,1.67,1.68

Ivan,,, ivan at wavetail.420.am
Fri Apr 20 21:45:00 PDT 2007


Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail:/tmp/cvs-serv18800

Modified Files:
	cust_svc.pm 
Log Message:
bring POD documentation in line with reality wrt where we're storing phone numbers

Index: cust_svc.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/cust_svc.pm,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- cust_svc.pm	11 Apr 2007 04:28:21 -0000	1.67
+++ cust_svc.pm	21 Apr 2007 04:44:57 -0000	1.68
@@ -603,8 +603,7 @@
 Returns (and SELECTs "FOR UPDATE") all unprocessed (freesidestatus NULL) CDR
 objects (see L<FS::cdr>) associated with this service.
 
-Currently CDRs are associated with svc_acct services via a DID in the
-username.  This part is rather tenative and still subject to change...
+CDRs are associated with svc_phone services via svc_phone.phonenum
 
 =cut
 



More information about the freeside-commits mailing list