summaryrefslogtreecommitdiff
path: root/httemplate/search/report_receivables.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/search/report_receivables.html')
-rwxr-xr-xhttemplate/search/report_receivables.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/httemplate/search/report_receivables.html b/httemplate/search/report_receivables.html
new file mode 100755
index 000000000..fc5174116
--- /dev/null
+++ b/httemplate/search/report_receivables.html
@@ -0,0 +1,16 @@
+<%= 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>
+