add an agent pre-selection page to receivables report
[freeside.git] / httemplate / search / report_receivables.html
diff --git a/httemplate/search/report_receivables.html b/httemplate/search/report_receivables.html
new file mode 100755 (executable)
index 0000000..fc51741
--- /dev/null
@@ -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>
+