X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=httemplate%2Fedit%2Fcust_main%2Fbilling.html;h=6ed35c15ae01286f4cfebef99283e6349fc6763d;hb=1d920e3661c29398763d05c82bbe3a493a19fbae;hp=1440db4a8240af3130e2e94164a3c81b405e5969;hpb=c42fe413bd1b9a38e4818dcd7117a8abeee674e8;p=freeside.git diff --git a/httemplate/edit/cust_main/billing.html b/httemplate/edit/cust_main/billing.html index 1440db4a8..6ed35c15a 100644 --- a/httemplate/edit/cust_main/billing.html +++ b/httemplate/edit/cust_main/billing.html @@ -191,7 +191,7 @@ % % qq!${r}Account number !. % qq!'. -% qq!Type!. +% qq!Type!. % @@ -205,6 +205,7 @@ % % qq!${r}Bank name !. % qq!!. +% ( $conf->exists('show_bankstate') ? % qq!$paystate_label!. % qq!!. % include('select-state.html', @@ -212,7 +213,10 @@ % 'state' => $cust_main->paystate, % 'country' => $cust_main->country, % 'prefix' => 'pay', -% ). "". +% ). "" +% : '' +% ). % % % qq! Charge future payments to this electronic check automatically'. @@ -392,6 +396,8 @@ tax eq "Y" ? 'CHECKED' : '' %>> Tax Exempt +% unless ( $conf->exists('emailinvoiceonly') ) { + +% } + - Email invoice + + <% $conf->exists('cust_main-require_invoicing_list_email') ? $r : '' %>Email address(es) +