From f3c4bc88460be7576d81b9ca234b421950f48c01 Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 5 Apr 2007 02:04:21 +0000 Subject: per-customer invoice terms override --- httemplate/edit/cust_main/billing.html | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) (limited to 'httemplate/edit/cust_main') diff --git a/httemplate/edit/cust_main/billing.html b/httemplate/edit/cust_main/billing.html index ba10929ed..65b4400a4 100644 --- a/httemplate/edit/cust_main/billing.html +++ b/httemplate/edit/cust_main/billing.html @@ -408,8 +408,22 @@ Email invoice -% if ( $conf->exists('voip-cust_cdr_spools') ) { + + Invoice terms + + + + + +% if ( $conf->exists('voip-cust_cdr_spools') ) { spool_cdr eq "Y" ? 'CHECKED' : '' %>> Spool CDRs @@ -418,7 +432,6 @@ % } - -- cgit v1.2.1