Merge branch 'bug-1775' into bug-1774
This commit is contained in:
commit
1a827a87f3
@ -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;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user