X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cust_bill.html;h=92f619b798a37d91e9a10d7682fecb06d0ce481c;hb=62b18c75989a1b00a25079f8f110992aaad81bba;hp=4a005e97de55f098499ca9cf884d4a26b5da1d8a;hpb=b04e0aefbeaf39edd930290694a2675be81f6831;p=freeside.git diff --git a/httemplate/search/report_cust_bill.html b/httemplate/search/report_cust_bill.html index 4a005e97d..92f619b79 100644 --- a/httemplate/search/report_cust_bill.html +++ b/httemplate/search/report_cust_bill.html @@ -20,12 +20,16 @@ 'disable_empty' => 0, &> + <& /elements/tr-select-cust_main-status.html, + 'label' => 'Customer status', + 'field' => 'cust_status', + &> + <& /elements/tr-select-cust_class.html, label => mt('Customer Class'), field => 'cust_classnum', multiple => 1, - 'pre_options' => [ '' => emt('(none)') ], - 'all_selected' => 1, + 'pre_options' => [ 0 => emt('(none)') ], &> % if ( $cust_main ) { @@ -95,7 +99,12 @@ <% mt('Show only open invoices') |h %> - + + + + + <% emt('Exclude discounts from gross amount billed'), %> + % unless ( $custnum ) {