X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cust_bill_pay_pkg.html;h=bdcd1549ead699d57e5a417d727cc84556b3bc25;hp=22054e3e59d8f864839533cd91309ede01f39b8f;hb=f822e27a1e00594332ffa487a1c284234c5580a6;hpb=ef8e55a50d16d2052cafbff959e0cdbf3ebd910f diff --git a/httemplate/search/report_cust_bill_pay_pkg.html b/httemplate/search/report_cust_bill_pay_pkg.html index 22054e3e5..bdcd1549e 100644 --- a/httemplate/search/report_cust_bill_pay_pkg.html +++ b/httemplate/search/report_cust_bill_pay_pkg.html @@ -38,9 +38,16 @@ <& /elements/tr-input-lessthan_greaterthan.html, label => emt('Amount'), - field => 'amount', + field => 'paid', &> + <& /elements/tr-checkbox.html, + 'label' => emt('Display order number'), + 'field' => 'show_order_number', + 'value' => 1, + 'cell_style' => 'font-weight: normal', #for consistency + &> +