X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cust_pay.html;h=eca3d097551c6594c3ab86051a8ab066a5c07cf8;hp=a3e43f80a841f8d830ee6c55e73012a82638d18d;hb=ff27c3f36240aee48ed50153dd5d8fe3ac3f2443;hpb=c8cccb4a92adceb943c635fe62dad0d034462ce0 diff --git a/httemplate/search/report_cust_pay.html b/httemplate/search/report_cust_pay.html index a3e43f80a..eca3d0975 100644 --- a/httemplate/search/report_cust_pay.html +++ b/httemplate/search/report_cust_pay.html @@ -1,66 +1,4 @@ -<% include('/elements/header.html', 'Payment report' ) %> - -
- - - - - - - - - - - - - - - - - <% include( '/elements/tr-select-agent.html', - $cgi->param('agentnum'), - 'label' => 'for agent: ', - ) - %> - - <% include( '/elements/tr-input-beginning_ending.html' ) %> - -
Payments of type: - -
Check #: - -
- -
- - -
- -<% include('/elements/footer.html') %> +<& elements/report_cust_pay_or_refund.html, + 'thing' => 'pay', + 'name_singular' => emt('payment'), +&>