Skip to content
Snippets Groups Projects
Commit 765f308c authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Fix: Conflit entre les 2 modules compta

parent 79ae8d24
No related branches found
No related tags found
No related merge requests found
......@@ -81,7 +81,7 @@ class modComptabiliteExpert extends DolibarrModules
// Permissions
$this->rights = array();
$this->rights_class = 'compta';
$this->rights_class = 'comptaexpert';
$this->rights[5][0] = 131;
$this->rights[5][1] = 'Lire le plan de compte';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment