From 9d1f7c6807700501ad18db3657c72238a6d2256f Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Tue, 25 Nov 2003 12:13:53 +0000 Subject: [PATCH] Gestion de la facturation des commandes --- htdocs/compta/facture.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/compta/facture.php b/htdocs/compta/facture.php index f9682823b5c..7133cd72515 100644 --- a/htdocs/compta/facture.php +++ b/htdocs/compta/facture.php @@ -138,7 +138,7 @@ if ($HTTP_POST_VARS["action"] == 'add') if ( $comm->fetch($HTTP_POST_VARS["commandeid"]) ) { $lines = $comm->fetch_lignes(); - print_r($lines); + for ($i = 0 ; $i < sizeof(lines) ; $i++) { $result = $facture->addline($facid,