X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_newtax.html;h=739652675f8690252709112683c388ccfe9dc644;hb=793956b8a0c19d7d39103e94235b0ca13f0f3e84;hp=52f9202895b7fc9dbb6dc6a433c3198039346a81;hpb=3a88582ed5708b0b0dd6c50c7227de8970b1344b;p=freeside.git diff --git a/httemplate/search/report_newtax.html b/httemplate/search/report_newtax.html index 52f920289..739652675 100755 --- a/httemplate/search/report_newtax.html +++ b/httemplate/search/report_newtax.html @@ -1,19 +1,26 @@ <% include('/elements/header.html', 'Tax Report' ) %> -
+ - <% include( '/elements/tr-select-agent.html' ) %> + <% include( '/elements/tr-select-agent.html', 'disable_empty'=>0 ) %> <% include( '/elements/tr-input-beginning_ending.html' ) %>
-
+
+<% include( '/elements/progress-init.html', + 'newtax', + [ qw( agentnum beginning ending ) ], + 'report_queued_newtax.cgi', + ) +%> + <% include('/elements/footer.html') %> <%init>