Fix: Conflit entre les 2 modules compta
This commit is contained in:
parent
79ae8d24e2
commit
765f308c19
@ -81,7 +81,7 @@ class modComptabiliteExpert extends DolibarrModules
|
|||||||
|
|
||||||
// Permissions
|
// Permissions
|
||||||
$this->rights = array();
|
$this->rights = array();
|
||||||
$this->rights_class = 'compta';
|
$this->rights_class = 'comptaexpert';
|
||||||
|
|
||||||
$this->rights[5][0] = 131;
|
$this->rights[5][0] = 131;
|
||||||
$this->rights[5][1] = 'Lire le plan de compte';
|
$this->rights[5][1] = 'Lire le plan de compte';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user