From efc68f41987d007de5e792b88df1c63bf3dedf4c Mon Sep 17 00:00:00 2001 From: jeff Date: Sat, 2 Aug 2008 04:20:22 +0000 Subject: bundled package presentation improvements --- httemplate/edit/cust_main/billing.html | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'httemplate/edit/cust_main') diff --git a/httemplate/edit/cust_main/billing.html b/httemplate/edit/cust_main/billing.html index 6b1c2a86f..d4c503412 100644 --- a/httemplate/edit/cust_main/billing.html +++ b/httemplate/edit/cust_main/billing.html @@ -446,6 +446,15 @@ % } +% if ( $conf->exists('voip-cust_cdr_squelch') ) { + + squelch_cdr eq "Y" ? 'CHECKED' : '' %>> Omit CDRs from invoices + +% } else { + + +% } + -- cgit v1.2.1