From: ivan Date: Fri, 18 May 2007 23:44:33 +0000 (+0000) Subject: have "emailinvoiceonly" hide postal/fax invoice options in backoffice as well as... X-Git-Tag: freeside_1_7_3rc1~441 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=2da16dd43198e18474f71769f02324b79e3678d7;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 d9e0ed0e4..0b16f65b0 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