X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fview%2Fcust_main%2Fpayment_history.html;h=3288f15a71371c6b6ce1b335f5f33d3730ff9fdf;hb=b1c1559dec0570bc401ccd0e29e66a9bf6f151e1;hp=046899e5e62fcccb3c01d386dc0c28f31d93e10b;hpb=aaf8baf3662e16e9414de236a39f8801a8c41b01;p=freeside.git diff --git a/httemplate/view/cust_main/payment_history.html b/httemplate/view/cust_main/payment_history.html index 046899e5e..3288f15a7 100644 --- a/httemplate/view/cust_main/payment_history.html +++ b/httemplate/view/cust_main/payment_history.html @@ -1,3 +1,7 @@ + + + + + + +
+ %# payment links % my $s = 0; @@ -32,6 +36,9 @@ Enter Western Union payment % } +
+% $s=0; + % if ( ( $payby{'CARD'} || $payby{'DCRD'} ) % && $curuser->access_right(['Process payment', 'Process credit card payment']) % && ! $cust_main->is_encrypted($cust_main->payinfo) @@ -123,8 +130,17 @@ Post manual (offline/POS) credit card refund % } +
+ +%# invoice reports +% if ( $curuser->access_right('List invoices') ) { + Invoice reports +% }
+%# XXX payments, credits, refund reports + %# tax exemption link % my $view_exemptions = $curuser->access_right('View customer tax exemptions'); @@ -178,6 +194,11 @@ View pending payments
% } +
+ %# and now the table <% include("/elements/table-grid.html") %> @@ -331,6 +352,9 @@ %}
+ + +