Recurrent Invoices: fixed buggy call to non existing function and payment terms type...
[fa-stable.git] / sales / includes / sales_db.inc
index dc3b9bf473a181fca5dc28e996ea011350eb6def..3fda4392dad06e416709f490b3dd8a8a3f64b697 100644 (file)
@@ -421,7 +421,6 @@ function create_recurrent_invoices($id, $from, $to, $date, $memo)
                1.3-31.3 -  1.4
                In example above, when end is set to 1.4 will generate additional invoice on 1.5 !
        */
-       log_user();
 
        $myrow = get_recurrent_invoice($id);