X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cust_main.html;h=3dd92af2e55e0b162210639de85b02d1c5f84386;hp=ba7c99a45f84f244c99121c1485a151d3347f365;hb=6b5dda03831aef0cb5689cf2acf3fac47e4b12cb;hpb=99721eb3ca5b9200d2aaec4cab0cf120e382ed99 diff --git a/httemplate/search/report_cust_main.html b/httemplate/search/report_cust_main.html index ba7c99a45..3dd92af2e 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') ) { - + - - + <% emt('Billing search options') %> +
<% 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('Contacts 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, @@ -104,13 +102,48 @@
Any of these
- All of these + All of these +
+ None of these
+
+ + <% emt('Referral search options') %> + + + <& /elements/tr-input-text.html, + label => emt('At least this many'), + field => 'with_referrals', + size => 4, + maxlength => 4, + &> + + <& /elements/tr-select-cust_main-status.html, + label => emt('Referral status'), + field => 'referral_status', + &> + +
+
+ + <% emt('Package search options') %> + + - + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
With package of classWith +
of class <& /elements/select-pkg_class.html, 'field' => 'pkg_classnum', @@ -126,85 +159,38 @@
 
<% mt('Location search options') |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)', - &> -
+ <& elements/options_cust_location.html &> + <& elements/cust_main_phones.html &> +
+
-
 
+ <& elements/options_cust_contacts.html, + 'pre_fix' => 'contacts_', + &> +
+
-
<% 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 +209,7 @@ % } - + - + - + - + @@ -268,22 +254,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 +227,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 %>