From 50b2510401743b7e92ae774b0066ca10ee55cd93 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Sun, 14 Sep 2003 11:57:09 +0000 Subject: [PATCH] Valide toutes les factures --- htdocs/admin/system/gendata.php | 1 + 1 file changed, 1 insertion(+) 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);