diff --git a/htdocs/commande/contact.php b/htdocs/commande/contact.php index 39c1fcb8c8b..ffafbd24204 100644 --- a/htdocs/commande/contact.php +++ b/htdocs/commande/contact.php @@ -414,9 +414,9 @@ if ($id > 0) print ''; print ''; - // Icon update et delete (statut contrat 0=brouillon,1=validé,2=fermé) + // Icon update et delete print ''; - if ($commande->statut == 0 && $user->rights->facture->creer) + if ($commande->statut < 5 && $user->rights->commande->creer) { print ' '; print '';