[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
- Previous message: [freeside-commits] freeside/FS/FS cust_svc.pm,1.67,1.68
- Next message: [freeside-commits] freeside/FS/FS Conf.pm, 1.192, 1.193 cust_main.pm, 1.282, 1.283 cust_bill.pm, 1.167, 1.168 pay_batch.pm, 1.9, 1.10
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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
- Previous message: [freeside-commits] freeside/FS/FS cust_svc.pm,1.67,1.68
- Next message: [freeside-commits] freeside/FS/FS Conf.pm, 1.192, 1.193 cust_main.pm, 1.282, 1.283 cust_bill.pm, 1.167, 1.168 pay_batch.pm, 1.9, 1.10
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the freeside-commits
mailing list