diff --git a/htdocs/contrat/card.php b/htdocs/contrat/card.php index e4a8c644615..f23ffb33845 100644 --- a/htdocs/contrat/card.php +++ b/htdocs/contrat/card.php @@ -1672,7 +1672,7 @@ else } // Form to add new line - if ($user->rights->contrat->creer && ($object->statut >= 0)) + if ($user->rights->contrat->creer && ($object->statut == 0)) { $dateSelector=1;