X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cust_main.html;h=3dd92af2e55e0b162210639de85b02d1c5f84386;hb=5b0df166c22e13eba83fabee858846ead6a54141;hp=2a313a13b3ef81baf7b58c37e7badc1984fb6278;hpb=13bcd704deec03008853c18a0258e031b62e2ec6;p=freeside.git diff --git a/httemplate/search/report_cust_main.html b/httemplate/search/report_cust_main.html index 2a313a13b..3dd92af2e 100755 --- a/httemplate/search/report_cust_main.html +++ b/httemplate/search/report_cust_main.html @@ -102,18 +102,31 @@
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 referrals'), + 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', + &> +

@@ -152,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_', + &>