X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fview%2Fcust_main%2Fbilling.html;fp=httemplate%2Fview%2Fcust_main%2Fbilling.html;h=29ed2c760f31ba2e2809af0609274902a43f237e;hp=5935da9cdf2a03a82bdd27158fc699a7d912a2fd;hb=0e115ecd7e70269ac58ce705adec4b1c801d14de;hpb=96077ef6ef66cf65bb47eb78158fb89b65a3af0c 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 %>