From 9d5ada5763fdeca4f90a7357ab7c384b52c1c41c Mon Sep 17 00:00:00 2001 From: levinse Date: Wed, 27 Apr 2011 05:22:22 +0000 Subject: taqua accountcode billing, part 1 of 2, RT12181 --- httemplate/edit/cust_main/billing.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'httemplate/edit/cust_main') diff --git a/httemplate/edit/cust_main/billing.html b/httemplate/edit/cust_main/billing.html index 2301a0b9c..884d77078 100644 --- a/httemplate/edit/cust_main/billing.html +++ b/httemplate/edit/cust_main/billing.html @@ -460,6 +460,20 @@ %> + +% if ( $conf->exists('voip-cust_accountcode_cdr') ) { + + + accountcode_cdr eq "Y" ? 'CHECKED' : '' %> + > Breakdown CDRs by accountcode + +% } else { + +% } + Credit limit -- cgit v1.2.1