[freeside-commits] freeside/FS/t cdr_upstream_rate.t,NONE,1.1
Ivan,,,
ivan at wavetail.420.am
Mon Mar 20 11:13:29 PST 2006
- Previous message: [freeside-commits] freeside/FS/FS cdr.pm, 1.1, 1.2 Schema.pm, 1.13,
1.14 svc_acct.pm, 1.191, 1.192 cdr_upstream_rate.pm, NONE,
1.1 cust_svc.pm, 1.62, 1.63 rate_detail.pm, 1.4,
1.5 cust_main.pm, 1.208, 1.209 Conf.pm, 1.149, 1.150
- Next message: [freeside-commits] freeside/httemplate/search report_cdr.html, 1.1,
1.2 cdr.html, 1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/cvsroot/freeside/FS/t
In directory wavetail:/tmp/cvs-serv20016/FS/t
Added Files:
cdr_upstream_rate.t
Log Message:
add price plan to bill on internal or external CDRs directly, add option to export CDRs to a per-customer downstream file
--- NEW FILE: cdr_upstream_rate.t ---
BEGIN { $| = 1; print "1..1\n" }
END {print "not ok 1\n" unless $loaded;}
use FS::cdr_upstream_rate;
$loaded=1;
print "ok 1\n";
- Previous message: [freeside-commits] freeside/FS/FS cdr.pm, 1.1, 1.2 Schema.pm, 1.13,
1.14 svc_acct.pm, 1.191, 1.192 cdr_upstream_rate.pm, NONE,
1.1 cust_svc.pm, 1.62, 1.63 rate_detail.pm, 1.4,
1.5 cust_main.pm, 1.208, 1.209 Conf.pm, 1.149, 1.150
- Next message: [freeside-commits] freeside/httemplate/search report_cdr.html, 1.1,
1.2 cdr.html, 1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the freeside-commits
mailing list