From bab9cc768fb81426aaac692567730ebe596540c8 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 19 Jul 2005 01:00:27 +0000 Subject: [PATCH] =?UTF-8?q?Possibilite=20de=20choisir=20plus=20de=20produi?= =?UTF-8?q?ts=20pr=E9d=E9finis=20=E0=20la=20cr=E9ation=20d'une=20commande.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/commande/fiche.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/htdocs/commande/fiche.php b/htdocs/commande/fiche.php index 2269d9c7395..abc70b6dd3c 100644 --- a/htdocs/commande/fiche.php +++ b/htdocs/commande/fiche.php @@ -214,8 +214,7 @@ $html = new Form($db); * * Mode creation * - * - ************************************************************************/ + *********************************************************************/ if ($_GET["action"] == 'create' && $user->rights->commande->creer) { print_titre($langs->trans("CreateOrder")); @@ -327,9 +326,11 @@ if ($_GET["action"] == 'create' && $user->rights->commande->creer) dolibarr_print_error($db); } + $NBLINES=8; + print ''; - print ''; - for ($i = 1 ; $i < 5 ; $i++) + print ''; + for ($i = 1 ; $i <= $NBLINES ; $i++) { print ''; print '';
20 Produits les plus vendus'.$langs->trans("Qty").''.$langs->trans("Discount").'
'.$langs->trans("ProductsAndServices").''.$langs->trans("Qty").''.$langs->trans("Discount").'