Modif definition de perm
This commit is contained in:
parent
f959f92a38
commit
1435b8b835
@ -245,7 +245,7 @@ class modTelephonie extends DolibarrModules
|
|||||||
$this->rights[$r][2] = 'w';
|
$this->rights[$r][2] = 'w';
|
||||||
$this->rights[$r][3] = 0;
|
$this->rights[$r][3] = 0;
|
||||||
$this->rights[$r][4] = 'tarif';
|
$this->rights[$r][4] = 'tarif';
|
||||||
$this->rights[$r][5] = 'client-modifier';
|
$this->rights[$r][5] = 'client_modifier';
|
||||||
$r++;
|
$r++;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user