[freeside-commits] freeside/FS/FS cust_svc.pm,1.66.2.1,1.66.2.2

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


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

Modified Files:
      Tag: FREESIDE_1_7_BRANCH
	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.66.2.1
retrieving revision 1.66.2.2
diff -u -d -r1.66.2.1 -r1.66.2.2
--- cust_svc.pm	11 Apr 2007 04:29:48 -0000	1.66.2.1
+++ cust_svc.pm	21 Apr 2007 04:44:58 -0000	1.66.2.2
@@ -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