Droit par dfaut sur lecture
This commit is contained in:
parent
9a1428c997
commit
91479f9260
@ -145,7 +145,7 @@ class modFacture extends DolibarrModules
|
||||
$this->rights[1][0] = 11;
|
||||
$this->rights[1][1] = 'Lire les factures';
|
||||
$this->rights[1][2] = 'a';
|
||||
$this->rights[1][3] = 0;
|
||||
$this->rights[1][3] = 1;
|
||||
$this->rights[1][4] = 'lire';
|
||||
|
||||
$this->rights[2][0] = 12;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user