diff options
-rw-r--r-- | FS/FS/cust_svc.pm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/FS/FS/cust_svc.pm b/FS/FS/cust_svc.pm index 81d7b178e..5178a959a 100644 --- a/FS/FS/cust_svc.pm +++ b/FS/FS/cust_svc.pm @@ -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 |