diff --git a/htdocs/fourn/commande/card.php b/htdocs/fourn/commande/card.php index 178816bccbb..ff1b1020ae6 100644 --- a/htdocs/fourn/commande/card.php +++ b/htdocs/fourn/commande/card.php @@ -902,7 +902,7 @@ $result = $object->updateline( } } - // Open DSI -- Force mandatory order method -- Begin + // Force mandatory order method if ($action == 'commande') { $methodecommande = GETPOST('methodecommande'); @@ -911,7 +911,6 @@ $result = $object->updateline( $action = 'makeorder'; } } - // Open DSI -- Force mandatory order method -- End if ($action == 'confirm_commande' && $confirm == 'yes' && $user->rights->fournisseur->commande->commander) { @@ -2554,10 +2553,8 @@ elseif (! empty($object->id)) print $form->selectDate($date_com, '', 1, 1, '', "commande", 1, 1); print ''; - // Open DSI -- Force mandatory order method -- Begin - //print '