Merge branch 'bug-1775' into bug-1774

This commit is contained in:
Marcos García de La Fuente 2014-12-28 18:16:02 +01:00
commit 1a827a87f3

View File

@ -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;