X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cust_bill.html;h=00d566a6221c20801bbfcb5ae1f1bf0f856a98eb;hb=2ab068f449eb97a10e18d20e9dab5ab9faa017e7;hp=892f5c4d97bd2e50cd7fccab6cea409809401f72;hpb=eb4ff7f73c5d4bdf74a3472448b5a195598ff4cd;p=freeside.git diff --git a/httemplate/search/report_cust_bill.html b/httemplate/search/report_cust_bill.html index 892f5c4d9..00d566a62 100644 --- a/httemplate/search/report_cust_bill.html +++ b/httemplate/search/report_cust_bill.html @@ -1,15 +1,31 @@ -<% include('/elements/header.html', 'Invoice report criteria' ) %> +<% include('/elements/header.html', 'Invoice Report' ) %>
- +
scalar( $cgi->param('agentnum') ), - 'label' => 'Invoices for agent: ', + 'curr_value' => scalar( $cgi->param('agentnum') ), + 'label' => 'Invoices for agent: ', + 'disable_empty' => 0, ) %> + <% include( '/elements/tr-input-beginning_ending.html' ) %> + + <% include( '/elements/tr-input-lessthan_greaterthan.html', + label => 'Charged', + field => 'charged', + ) + %> + + <% include( '/elements/tr-input-lessthan_greaterthan.html', + label => 'Owed', + field => 'owed', + ) + %> + @@ -18,6 +34,7 @@ +
Show only open invoices Show only the single most recent invoice per-customer