bugfix
This commit is contained in:
parent
5227ec9b22
commit
9eb2634105
@ -212,7 +212,7 @@ if($_GET["socid"])
|
||||
|
||||
|
||||
|
||||
if ($user->rights->societe->creer && !$user->rights->commercial->client->voir)
|
||||
if ($user->rights->societe->creer && $user->rights->commercial->client->voir)
|
||||
{
|
||||
/*
|
||||
* Liste
|
||||
|
||||
Loading…
Reference in New Issue
Block a user