X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=httemplate%2Fview%2Fcust_main%2Fbilling.html;h=29ed2c760f31ba2e2809af0609274902a43f237e;hb=c564754d5f17c616782fb27432e6b056bd8fa00d;hp=5935da9cdf2a03a82bdd27158fc699a7d912a2fd;hpb=6e0f9bf522acce334318adea8ea0b003781f8272;p=freeside.git diff --git a/httemplate/view/cust_main/billing.html b/httemplate/view/cust_main/billing.html index 5935da9cd..29ed2c760 100644 --- a/httemplate/view/cust_main/billing.html +++ b/httemplate/view/cust_main/billing.html @@ -167,6 +167,12 @@ set_display_recurring(<% encode_json({'display_recurring' => [ $cust_main->displ <% $cust_main->invoice_noemail ? $refused : $allowed %> % } +% if ( $conf->config_bool('allow_payment_receipt_noemail', $cust_main->agentnum) ) { + + <% mt('Email payment receipts') |h %> + <% $cust_main->paymentreceipt_noemail ? $refused : $allowed %> + +% } <% mt('Other email notices') |h %>