From 140bf0d42ddc40d5a2d298122c66233274b9fd2d Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Tue, 30 Nov 2004 19:26:30 +0000 Subject: [PATCH] Modif mise en forme --- htdocs/fourn/commande/index.php | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/htdocs/fourn/commande/index.php b/htdocs/fourn/commande/index.php index a1c7cc77c9e..56d92d1064c 100644 --- a/htdocs/fourn/commande/index.php +++ b/htdocs/fourn/commande/index.php @@ -34,6 +34,8 @@ if ($user->societe_id > 0) $socidp = $user->societe_id; } +$commande = new CommandeFournisseur($db); + print_barre_liste("Commandes fournisseurs", $page, "index.php", "", $sortfield, $sortorder, '', $num); print ''; @@ -57,18 +59,20 @@ if ($result) $i = 0; print '
'; - print ''; + print ''; print "\n"; $var=True; - while ($i < min($num,$conf->liste_limit)) + while ($i < $num) { $row = $db->fetch_row(); $var=!$var; print ""; - print ''; + print ''; print ''; + print ''; + print "\n"; $i++; }
StatutNb
StatutNb 
'.$commande->statuts[$row[1]].''.$row[0].'Statut