X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cust_main.html;h=ba7c99a45f84f244c99121c1485a151d3347f365;hb=88e9a56677d343392416c262f976f069157b06cb;hp=2b406729a2d938196ab2a0576b70d9efad1d8ceb;hpb=c7c96355331687b6fd44bfe541b402bd0664481d;p=freeside.git diff --git a/httemplate/search/report_cust_main.html b/httemplate/search/report_cust_main.html index 2b406729a..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 ) { @@ -252,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('With email address(es)') |h %><% mt('With invoicing email address(es)') |h %>