don't bill prepaid packages in freeside-daily, RT#26274
[freeside.git] / FS / FS / Cron / bill.pm
index d046930..807d5cf 100644 (file)
@@ -100,6 +100,7 @@ sub bill {
           'resetup'      => ( $opt{'s'} ? $opt{'s'} : 0 ),
           'not_pkgpart'  => $opt{'g'}, #$not_pkgpart,
           'one_recur'    => $opt{'o'},
+          'no_prepaid'   => 1,
       );
 
       if ( $opt{'m'} ) {