X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cust_main.html;h=3dd92af2e55e0b162210639de85b02d1c5f84386;hp=c35ef22d76a092acb4de95c098e3ae80090f39e6;hb=6b5dda03831aef0cb5689cf2acf3fac47e4b12cb;hpb=8572f2347f879d414a60e8e0dc111fa927d66c14 diff --git a/httemplate/search/report_cust_main.html b/httemplate/search/report_cust_main.html index c35ef22d7..3dd92af2e 100755 --- a/httemplate/search/report_cust_main.html +++ b/httemplate/search/report_cust_main.html @@ -102,11 +102,37 @@
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') %> + + @@ -138,59 +164,16 @@ <% emt('Location search options') %>
With
+ <& elements/options_cust_location.html &> + <& elements/cust_main_phones.html &> +
+
- - <% 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)', - &> - - - + <% emt('Contacts search options') %> + + <& elements/options_cust_contacts.html, + 'pre_fix' => 'contacts_', + &>