fix voided invoice report vs. customer classes, similar to #37243
authorMark Wells <mark@freeside.biz>
Tue, 10 May 2016 19:57:54 +0000 (12:57 -0700)
committerMark Wells <mark@freeside.biz>
Tue, 10 May 2016 19:58:03 +0000 (12:58 -0700)
httemplate/search/report_cust_bill_void.html

index 91209ae..65cce5f 100644 (file)
@@ -24,7 +24,7 @@
       label         => mt('Customer Class'),
       field         => 'cust_classnum',
       multiple      => 1,
-     'pre_options'  => [ '' => emt('(none)') ],
+     'pre_options'  => [ '0' => emt('(none)') ],
      'all_selected' => 1,
   &>