X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cust_bill.html;h=00d566a6221c20801bbfcb5ae1f1bf0f856a98eb;hb=382c8b58aa2dc26d653fc306b04ec716dc5670c0;hp=96cf492639bcff11286b3aa8b82efc76fd444e24;hpb=5836672804f6285e914061b18bcb8d18139e4783;p=freeside.git diff --git a/httemplate/search/report_cust_bill.html b/httemplate/search/report_cust_bill.html index 96cf49263..00d566a62 100644 --- a/httemplate/search/report_cust_bill.html +++ b/httemplate/search/report_cust_bill.html @@ -11,7 +11,21 @@ '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', + ) + %> + Show only open invoices @@ -20,6 +34,7 @@ Show only the single most recent invoice per-customer +