X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cust_main.html;h=ba7c99a45f84f244c99121c1485a151d3347f365;hb=8eb6542c022ac84b125416f3fb0828b278ba600a;hp=994f9503b4fbfc12ea3c3c99ecdc875979d99588;hpb=e679fff4ed72a972cc650a394814e6869719f98b;p=freeside.git diff --git a/httemplate/search/report_cust_main.html b/httemplate/search/report_cust_main.html index 994f9503b..ba7c99a45 100755 --- a/httemplate/search/report_cust_main.html +++ b/httemplate/search/report_cust_main.html @@ -6,7 +6,7 @@ - + <& /elements/tr-select-agent.html, @@ -40,48 +40,6 @@ &> - - - - - - - - - - - - - - - - - - - - - - - - - -
<% mt('Search options') |h %><% mt('Basic search options') |h %>
<% mt('Address') |h %>
<% mt('County') |h %> - <& /elements/select-county.html, - disable_empty => 0, - empty_label => '(all)', - &> -
<% mt('State') |h %> - <& /elements/select-state.html, - disable_empty => 0, - empty_label => '(all)', - &> -
<% mt('Zip') |h %>
<% mt('Country') |h %> - <& /elements/select-country.html, - disable_empty => 0, - state_disable_empty => 0, - state_empty_label => '(all)', - &> -
<% mt('Signup date') |h %> @@ -168,42 +126,73 @@ - <& /elements/tr-select-payby.html, - 'payby_type' => 'cust', - 'multiple' => 1, - 'all_selected' => 1, - &> + + + + + + + - + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + % my @exempt_groups = grep /\S/, $conf->config('tax-cust_exempt-groups'); % unless ( @exempt_groups ) { @@ -236,9 +225,12 @@ @@ -249,7 +241,7 @@ &> - +
 
<% mt('Location search options') |h %>
<% mt('Payment expiration before') |h %><% mt('Address') |h %>
<% mt('City') |h %> - - / - + <& /elements/city.html, + disable_empty => 0, + empty_label => '(all)', + disable_text => 1, + &>
<% mt('County') |h %> + <& /elements/select-county.html, + disable_empty => 0, + empty_label => '(all)', + &> +
<% mt('State') |h %> + <& /elements/select-state.html, + disable_empty => 0, + empty_label => '(all)', + &> +
<% mt('Zip') |h %>
<% mt('Country') |h %> + <& /elements/select-country.html, + disable_empty => 0, + state_disable_empty => 0, + state_empty_label => '(all)', + &> +
 
<% mt('Billing search options') |h %>
<% mt('Invoice terms') |h %> +% my @agentnums = $FS::CurrentUser::CurrentUser->agentnums; +% my $agentnum = scalar(@agentnums) == 1 ? $agentnums[0] : ''; <& /elements/select-terms.html, - 'pre_options' => [ '' => emt('all') ], - 'empty_value' => 'NULL', + 'pre_options' => [ '' => emt('all') ], + 'empty_value' => 'NULL', + 'agentnum' => $agentnum, &>
<% mt('With email address(es)') |h %><% mt('With invoicing email address(es)') |h %>