fix customers with disabled advertising sources missing from advanced customer report...
authorIvan Kohler <ivan@freeside.biz>
Wed, 29 Aug 2012 22:20:57 +0000 (15:20 -0700)
committerIvan Kohler <ivan@freeside.biz>
Wed, 29 Aug 2012 22:20:57 +0000 (15:20 -0700)
httemplate/search/report_cust_main.html

index a2c6f1c..3e7181d 100755 (executable)
@@ -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,
     &>
 
     <TR>