X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=httemplate%2Fsearch%2Freport_cust_bill.html;h=ec57d20943ea9c4b4fcc6c6c6b9678cf4d45a654;hb=6194551336a925ae5455cede68a7f73660b06bb6;hp=a7be76689cdf857b2f15c5d691495b1087c05610;hpb=386ec52836abbe32ce2fbf575e851a75f6e112f8;p=freeside.git diff --git a/httemplate/search/report_cust_bill.html b/httemplate/search/report_cust_bill.html index a7be76689..ec57d2094 100644 --- a/httemplate/search/report_cust_bill.html +++ b/httemplate/search/report_cust_bill.html @@ -1,28 +1,28 @@ - - Invoice report criteria - - -

Invoice report criteria

-
- - - <%= include( '/elements/tr-select-agent.html', - $cgi->param('agentnum'), - 'label' => 'Invoices for agent: ', - ) - %> - <%= include( '/elements/tr-input-beginning_ending.html' ) %> - - - - - - - - -
Show only open invoices
Show only the single most recent invoice per-customer
-
-
- - +<% include('/elements/header.html', 'Invoice report criteria' ) %> +
+ + + + <% include( '/elements/tr-select-agent.html', + $cgi->param('agentnum'), + 'label' => 'Invoices for agent: ', + ) + %> + <% include( '/elements/tr-input-beginning_ending.html' ) %> + + + + + + + + +
Show only open invoices
Show only the single most recent invoice per-customer
+ +
+ + +
+ +<% include('/elements/footer.html') %>