X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cust_main.html;h=0a672621562f1b6638f452a7c3c2823e2e215e83;hb=8807939a466d20893efc5655e61ac38f891d6d05;hp=8fac845010ccacc2cea05fb141c8b30c676d09ba;hpb=2d2ba7d543ab88f52a245a8f274950f443c7c3df;p=freeside.git diff --git a/httemplate/search/report_cust_main.html b/httemplate/search/report_cust_main.html index 8fac84501..0a6726215 100755 --- a/httemplate/search/report_cust_main.html +++ b/httemplate/search/report_cust_main.html @@ -107,8 +107,41 @@ + +
+ + <% 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') %> + + - + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + <% emt('Contacts search options') %> +
With package of classWith +
of class <& /elements/select-pkg_class.html, 'field' => 'pkg_classnum', @@ -129,59 +162,15 @@ <% emt('Location search options') %> + <& elements/options_cust_location.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)', - &> -
+ <& elements/options_cust_contacts.html, + 'pre_fix' => 'contacts_', + &>