From: ivan Date: Fri, 18 May 2007 23:46:29 +0000 (+0000) Subject: have "emailinvoiceonly" hide postal/fax invoice options in backoffice as well as... X-Git-Tag: TRIXBOX_2_6~511 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=fd8490781ff425e85cbd507e1166fa786b5ceddc;p=freeside.git have "emailinvoiceonly" hide postal/fax invoice options in backoffice as well as self-service. closes: bug#1614 --- diff --git a/httemplate/edit/cust_main/billing.html b/httemplate/edit/cust_main/billing.html index 1eda82545..394c5d8d5 100644 --- a/httemplate/edit/cust_main/billing.html +++ b/httemplate/edit/cust_main/billing.html @@ -396,6 +396,8 @@ tax eq "Y" ? 'CHECKED' : '' %>> Tax Exempt +% unless ( $conf->exists('emailinvoiceonly') ) { + +% } + Email invoice