add an agent pre-selection page to receivables report
[freeside.git] / httemplate / search / report_receivables.html
1 <%= include('/elements/header.html', 'Accounts Receivable Aging Summary' ) %>
2
3     <FORM ACTION="report_receivables.cgi" METHOD="GET">
4
5     <TABLE>
6
7      <%= include( '/elements/tr-select-agent.html' ) %>
8
9     </TABLE>
10
11     <BR><INPUT TYPE="submit" VALUE="Get Report">
12     </FORM>
13
14   </BODY>
15 </HTML>
16