[freeside-commits] freeside/httemplate/search
report_receivables.html, NONE, 1.1
Ivan,,,
ivan at wavetail.420.am
Tue May 2 08:03:02 PDT 2006
Update of /home/cvs/cvsroot/freeside/httemplate/search
In directory wavetail:/tmp/cvs-serv14239/search
Added Files:
report_receivables.html
Log Message:
add an agent pre-selection page to receivables report
--- NEW FILE: report_receivables.html ---
<%= include('/elements/header.html', 'Accounts Receivable Aging Summary' ) %>
<FORM ACTION="report_receivables.cgi" METHOD="GET">
<TABLE>
<%= include( '/elements/tr-select-agent.html' ) %>
</TABLE>
<BR><INPUT TYPE="submit" VALUE="Get Report">
</FORM>
</BODY>
</HTML>
More information about the freeside-commits
mailing list