1ae4b8e6f9ca26fef22351f15cd41d14d2da6af2
[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