From: Ivan Kohler Date: Wed, 29 Aug 2012 22:20:57 +0000 (-0700) Subject: fix customers with disabled advertising sources missing from advanced customer report... X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=c19fc5ead7b7eb700ced64658378ac934b1bc98d;p=freeside.git fix customers with disabled advertising sources missing from advanced customer report, RT#19162 --- diff --git a/httemplate/search/report_cust_main.html b/httemplate/search/report_cust_main.html index a2c6f1c4c..3e7181d4f 100755 --- a/httemplate/search/report_cust_main.html +++ b/httemplate/search/report_cust_main.html @@ -28,7 +28,8 @@ <& /elements/tr-select-part_referral.html, 'label' => emt('Advertising Source'), 'multiple' => 1, - 'all_selected' => 1, + #no, causes customers with disabled ones to disappear + #'all_selected' => 1, &>