diff --git a/htdocs/commande/fiche.php b/htdocs/commande/fiche.php index 5db83a500fd..da35f9acabd 100644 --- a/htdocs/commande/fiche.php +++ b/htdocs/commande/fiche.php @@ -708,7 +708,7 @@ else print ''; - if ($_GET['action'] != 'setdiscount') print ''; + if ($_GET['action'] != 'setdiscount' && $commande->brouillon) print ''; print '
'; print $langs->trans('GlobalDiscount').''; print ''.img_edit($langs->trans('Edit')).''.img_edit($langs->trans('Edit')).'
'; print ''; if ($user->rights->commande->creer && $_GET['action'] == 'setdiscount')