From 5517e575c077f760d0e7f38be63f8936c29034c1 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Thu, 5 Oct 2006 08:39:04 +0000 Subject: [PATCH] =?UTF-8?q?je=20me=20suis=20tromp=E9=20de=20fichier,=20je?= =?UTF-8?q?=20remet=20la=20version=20pr=E9c=E9dente?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/commande/fiche.php | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/htdocs/commande/fiche.php b/htdocs/commande/fiche.php index d9bd0be1471..a7c4ef4b424 100644 --- a/htdocs/commande/fiche.php +++ b/htdocs/commande/fiche.php @@ -1619,18 +1619,6 @@ else } } - // Créer commande fournisseur - if ($commande->statut > 0 && $commande->statut < 3 && $user->rights->fournisseur->commande->creer) - { - print ''.$langs->trans('Commande PCB').''; - } - - // Créer commande fournisseur - if ($commande->statut > 0 && $commande->statut < 3 && $user->rights->fournisseur->commande->creer) - { - print ''.$langs->trans('Commande ACD').''; - } - // Edit if ($commande->statut == 1) {