bring POD documentation in line with reality wrt where we're storing phone numbers
authorivan <ivan>
Sat, 21 Apr 2007 04:44:57 +0000 (04:44 +0000)
committerivan <ivan>
Sat, 21 Apr 2007 04:44:57 +0000 (04:44 +0000)
FS/FS/cust_svc.pm

index 81d7b17..5178a95 100644 (file)
@@ -603,8 +603,7 @@ sub get_session_history {
 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