fix "payby" option to batch_card
[freeside.git] / FS / FS / Cron / bill.pm
index 62bb321..5de2ee3 100644 (file)
@@ -194,6 +194,7 @@ sub bill_where {
     )
 END
 
+  #some false laziness w/cust_main::Billing due_cust_event
   my $where_event = join(' OR ', map {
     my $eventtable = $_;