X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cust_bill.html;h=bd40b969b2c20e039d9db4bff8dc60d578a758a1;hb=8eb6542c022ac84b125416f3fb0828b278ba600a;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..bd40b969b 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, - &> -% } -
@@ -100,7 +88,12 @@ <% mt('Show only open invoices') |h %> - + + + + + <% emt('Exclude discounts from gross amount billed'), %> + % unless ( $custnum ) {