tax report update, link to new line item report, per-agent tax reporting
[freeside.git] / httemplate / search / report_tax.html
1 <HTML>
2   <HEAD>
3     <TITLE>Tax Report Criteria</TITLE>
4   </HEAD>
5   <BODY BGCOLOR="#e8e8e8">
6     <H1>Tax Report Criteria</H1>
7     <FORM ACTION="report_tax.cgi" METHOD="GET">
8     <TABLE>
9      <%= include( '/elements/tr-select-agent.html' ) %>
10      <%= include( '/elements/tr-input-beginning_ending.html' ) %>
11     </TABLE>
12
13       <BR><INPUT TYPE="submit" VALUE="Get Report">
14
15     </FORM>
16   </BODY>
17 </HTML>
18