diff --git a/htdocs/admin/system/gendata.php b/htdocs/admin/system/gendata.php index 8a759cfc54a..17b9a697055 100644 --- a/htdocs/admin/system/gendata.php +++ b/htdocs/admin/system/gendata.php @@ -67,6 +67,7 @@ if ($action == 'facture') { print "- facture $id ok"; $test = rand(0,1); + $test = 1; if ($test > 0) { $facture->set_valid($id, $user);