X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fview%2Fcust_main%2Fpayment_history.html;h=cbe143d598b1e57332ee52384e54f044c105da10;hb=a5f95feae5eca0eeb14de0cd21931cb3cfd93ffe;hp=fed5dac1c974d3ac6a1230be0ae53ba1fd4e9508;hpb=e0f170ed96e65e693debb06dd1d56a912d06fe39;p=freeside.git diff --git a/httemplate/view/cust_main/payment_history.html b/httemplate/view/cust_main/payment_history.html index fed5dac1c..cbe143d59 100644 --- a/httemplate/view/cust_main/payment_history.html +++ b/httemplate/view/cust_main/payment_history.html @@ -50,7 +50,7 @@ % } % if ( $conf->exists('batch-enable') -% #&& $curuser->access_right('View customer tax exemptions') +% && $curuser->access_right('View customer batched payments') % ) { View batched payments: % foreach my $status (qw( Queued In-transit Complete All )) {