diff --git a/htdocs/contrat/card.php b/htdocs/contrat/card.php index 274376860da..14a43e59f12 100644 --- a/htdocs/contrat/card.php +++ b/htdocs/contrat/card.php @@ -1674,7 +1674,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;