From: Jonathan Prykop Date: Sat, 4 Jul 2015 02:30:13 +0000 (-0500) Subject: RT#34078: Payment History Report / Statement X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=58b18f705e1be83a81c028f18908c1de2aae858e RT#34078: Payment History Report / Statement --- diff --git a/httemplate/view/cust_main/payment_history.html b/httemplate/view/cust_main/payment_history.html index d79d84365..e5bcc5ca9 100644 --- a/httemplate/view/cust_main/payment_history.html +++ b/httemplate/view/cust_main/payment_history.html @@ -151,6 +151,13 @@ %# invoice reports, combined statement % if ( $curuser->access_right('List invoices') ) { +% if ( $curuser->access_right('Bulk send customer notices') +% && $cust_main->invoicing_list_emailonly ) { + + <% mt('Email statement to this customer') |h %> +
+ +% } % if ( $num_cust_bill > 0 ) { <% mt('Download typeset statement PDF') |h %>