X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cust_main.html;h=3dd92af2e55e0b162210639de85b02d1c5f84386;hp=c458bb4af4af1af8547250513d4fa3a068fcee00;hb=6b5dda03831aef0cb5689cf2acf3fac47e4b12cb;hpb=d10a3e73a1c3e46f2c784d2aa4e7b3e621c336e2 diff --git a/httemplate/search/report_cust_main.html b/httemplate/search/report_cust_main.html index c458bb4af..3dd92af2e 100755 --- a/httemplate/search/report_cust_main.html +++ b/httemplate/search/report_cust_main.html @@ -102,7 +102,9 @@
Any of these
- All of these + All of these +
+ None of these
@@ -110,6 +112,24 @@
+ <% 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') %> @@ -145,6 +165,15 @@ <% emt('Location search options') %>
<& elements/options_cust_location.html &> + <& elements/cust_main_phones.html &> +
+
+ + <% emt('Contacts search options') %> + + <& elements/options_cust_contacts.html, + 'pre_fix' => 'contacts_', + &>