add price plan to bill on internal or external CDRs directly, add option to export...
authorivan <ivan>
Mon, 20 Mar 2006 19:13:27 +0000 (19:13 +0000)
committerivan <ivan>
Mon, 20 Mar 2006 19:13:27 +0000 (19:13 +0000)
commitff24bc786a5fd479f2252260e0da580a736f97be
tree6d3496500bebd4f17f754ab79478c53dea1b5daf
parent96fde39e747fdc5c618b5a92ec354384931cf317
add price plan to bill on internal or external CDRs directly, add option to export CDRs to a per-customer downstream file
18 files changed:
FS/FS/Conf.pm
FS/FS/Schema.pm
FS/FS/cdr.pm
FS/FS/cdr_upstream_rate.pm [new file with mode: 0644]
FS/FS/cust_main.pm
FS/FS/cust_svc.pm
FS/FS/part_pkg/voip_cdr.pm
FS/FS/rate_detail.pm
FS/FS/svc_acct.pm
FS/MANIFEST
FS/t/cdr_upstream_rate.t [new file with mode: 0644]
bin/cdr_upstream_rate.import [new file with mode: 0755]
httemplate/edit/cust_main/billing.html
httemplate/edit/part_pkg.cgi
httemplate/edit/rate.cgi
httemplate/search/cdr.html
httemplate/search/report_cdr.html
httemplate/view/cust_main/billing.html