X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cust_bill.html;h=d26ebdc904701f72a95b0cd101ead03504cbb704;hp=4a005e97de55f098499ca9cf884d4a26b5da1d8a;hb=b71b1576c68bc40ad26592b354feace37a029f0e;hpb=276028234bd1c9f8ad736d9be2062803040700f7 diff --git a/httemplate/search/report_cust_bill.html b/httemplate/search/report_cust_bill.html index 4a005e97d..d26ebdc90 100644 --- a/httemplate/search/report_cust_bill.html +++ b/httemplate/search/report_cust_bill.html @@ -6,13 +6,8 @@ % unless ( $custnum ) { - - - - - + <% emt('Customer search options') %> +
- Customer search options -
<& /elements/tr-select-agent.html, 'curr_value' => scalar( $cgi->param('agentnum') ), @@ -20,37 +15,25 @@ '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, - &> -% } -

% } - - - - - + <% emt('Invoice search options') %> +
- Invoice search options -
<& /elements/tr-input-beginning_ending.html &> @@ -83,25 +66,24 @@

- +<% emt('Display options') %> +
- - - - - -% unless ( $custnum ) { - - + + + +% unless ( $custnum ) { + + + + % }
- Display options -
<% mt('Show only open invoices') |h %>
<% mt('Show only the single most recent invoice per-customer') |h %><% emt('Exclude discounts from gross amount billed'), %>
<% mt('Show only the single most recent invoice per-customer') |h %>