X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cust_bill.html;h=bd40b969b2c20e039d9db4bff8dc60d578a758a1;hb=992c6d61adaaf658a52d1bdcc87b6e1780663a64;hp=4a005e97de55f098499ca9cf884d4a26b5da1d8a;hpb=276028234bd1c9f8ad736d9be2062803040700f7;p=freeside.git diff --git a/httemplate/search/report_cust_bill.html b/httemplate/search/report_cust_bill.html index 4a005e97d..bd40b969b 100644 --- a/httemplate/search/report_cust_bill.html +++ b/httemplate/search/report_cust_bill.html @@ -20,25 +20,18 @@ '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 ) { - -% } else { - <& /elements/tr-select-payby.html, - label => emt('Payment method:'), - payby_type => 'cust', - multiple => 1, - all_selected => 1, - &> -% } -
@@ -95,7 +88,12 @@ <% mt('Show only open invoices') |h %> - + + + + + <% emt('Exclude discounts from gross amount billed'), %> + % unless ( $custnum ) {