Droit par dfaut sur lecture

This commit is contained in:
Laurent Destailleur 2005-12-16 01:39:13 +00:00
parent 9a1428c997
commit 91479f9260

View File

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