forked from Wavyzz/dolibarr
Merge branch 'new_no_default_rights' of
https://github.com/atm-maxime/dolibarr into atm-maxime-new_no_default_rights Conflicts: htdocs/langs/en_US/admin.lang
This commit is contained in:
@@ -114,7 +114,7 @@ class modCommande extends DolibarrModules
|
||||
$this->rights[$r][0] = 81;
|
||||
$this->rights[$r][1] = 'Lire les commandes clients';
|
||||
$this->rights[$r][2] = 'r';
|
||||
$this->rights[$r][3] = 1;
|
||||
$this->rights[$r][3] = 0;
|
||||
$this->rights[$r][4] = 'lire';
|
||||
|
||||
$r++;
|
||||
|
||||
Reference in New Issue
Block a user