add -o flag to freeside-daily, to only bill for one month, RT#14904
[freeside.git] / FS / FS / Cron / bill.pm
index 88fe69b..1569ef6 100644 (file)
@@ -93,6 +93,7 @@ sub bill {
           'check_freq'   => $check_freq,
           'resetup'      => ( $opt{'s'} ? $opt{'s'} : 0 ),
           'not_pkgpart'  => $opt{'g'}, #$not_pkgpart,
+          'one_recur'    => $opt{'o'},
       );
 
       if ( $opt{'m'} ) {