X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cust_main.html;h=b6be023f637acece999aa388e262a861b610c881;hp=ba7c99a45f84f244c99121c1485a151d3347f365;hb=ff27c3f36240aee48ed50153dd5d8fe3ac3f2443;hpb=a4d4d3df88b33a6db30b565921f6d62efb252351 diff --git a/httemplate/search/report_cust_main.html b/httemplate/search/report_cust_main.html index ba7c99a45..b6be023f6 100755 --- a/httemplate/search/report_cust_main.html +++ b/httemplate/search/report_cust_main.html @@ -3,11 +3,8 @@
- - - - - + <% emt('Basic search options') %> +
<% mt('Basic search options') |h %>
<& /elements/tr-select-agent.html, 'curr_value' => scalar($cgi->param('agentnum')), @@ -19,6 +16,7 @@ 'pre_options' => [ '' => 'all', 0 => '(none)', ], 'disable_empty' => 1, + 'th' => 1, &> <& /elements/tr-select-cust_main-status.html, @@ -40,7 +38,7 @@ &> - +
<% mt('Signup date') |h %><% mt('Signup date') |h %> <& /elements/tr-input-beginning_ending.html, @@ -53,7 +51,7 @@ % if ( $conf->exists('cust_main-enable_birthdate') ) { - +
<% mt('Date of Birth') |h %><% mt('Date of Birth') |h %> <& /elements/tr-input-beginning_ending.html, @@ -67,7 +65,7 @@ % if ( $conf->exists('cust_main-enable_spouse_birthdate') ) { - + - - + <% emt('Billing search options') %> +
<% mt('Spouse Date of Birth') |h %><% mt('Spouse Date of Birth') |h %> <& /elements/tr-input-beginning_ending.html, @@ -81,7 +79,7 @@ % if ( $conf->exists('cust_main-enable_anniversary_date') ) { - + - - + <% emt('Location search options') %> +
<% mt('Anniversary Date') |h %><% mt('Anniversary Date') |h %> <& /elements/tr-input-beginning_ending.html, @@ -94,7 +92,7 @@ % } - + +
TagsTags <& /elements/select-cust_tag.html, 'cgi' => $cgi, @@ -109,8 +107,23 @@
+
+ + <% emt('Package search options') %> + + - + + + + + + - - - +
With package of classWith +
of class <& /elements/select-pkg_class.html, 'field' => 'pkg_classnum', @@ -126,21 +139,19 @@
 
+
-
<% mt('Location search options') |h %>
- + - + - + - + - + - + - - - +
<% mt('Address') |h %><% mt('Address') |h %>
<% mt('City') |h %><% mt('City') |h %> <& /elements/city.html, disable_empty => 0, @@ -151,7 +162,7 @@
<% mt('County') |h %><% mt('County') |h %> <& /elements/select-county.html, disable_empty => 0, @@ -161,7 +172,7 @@
<% mt('State') |h %><% mt('State') |h %> <& /elements/select-state.html, disable_empty => 0, @@ -171,12 +182,12 @@
<% mt('Zip') |h %><% mt('Zip') |h %>
<% mt('Country') |h %><% mt('Country') |h %> <& /elements/select-country.html, disable_empty => 0, @@ -186,25 +197,23 @@
 
+
-
<% mt('Billing search options') |h %>
% my @exempt_groups = grep /\S/, $conf->config('tax-cust_exempt-groups'); % unless ( @exempt_groups ) { % #falze laziness with With/Without postal mail invoices - + - + @@ -223,7 +232,7 @@ % } - + - + - + - + @@ -268,22 +277,21 @@ } - - - +
<% mt('Tax exempt') |h %><% mt('Tax exempt') |h %>
<% mt('Not tax exempt') |h %><% mt('Not tax exempt') |h %>
<% mt('Invoice terms') |h %><% mt('Invoice terms') |h %> % my @agentnums = $FS::CurrentUser::CurrentUser->agentnums; % my $agentnum = scalar(@agentnums) == 1 ? $agentnums[0] : ''; @@ -241,17 +250,17 @@ &>
<% mt('With invoicing email address(es)') |h %><% mt('With invoicing email address(es)') |h %>
<% mt('With postal mail invoices') |h %><% mt('With postal mail invoices') |h %>
<% mt('Without postal mail invoices') |h %><% mt('Without postal mail invoices') |h %>
 
+
+ + <% emt('Display options') %> + - - - <& /elements/tr-select-cust-fields.html &> - + - +
<% mt('Display options') |h %>
<% mt('Add package columns') |h %><% mt('Add package columns') |h %>
<% mt('Include cancelled packages') |h %><% mt('Include cancelled packages') |h %>