X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cust_bill.html;h=e80c6e8952aa01b81233a0b18b25b076017c1d60;hb=39501b4ff6c6cd9ac3cfe7ad313affe049e18994;hp=8734467a431ed2e2742f44fb5daee886b4ab5dcb;hpb=c8be0008fa9f9d351c7b0276fbd2a22debe042d2;p=freeside.git diff --git a/httemplate/search/report_cust_bill.html b/httemplate/search/report_cust_bill.html index 8734467a4..e80c6e895 100644 --- a/httemplate/search/report_cust_bill.html +++ b/httemplate/search/report_cust_bill.html @@ -29,21 +29,9 @@ 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, - &> -% } -