R閛rdonnancement des permissions
This commit is contained in:
parent
65e0a48841
commit
7372fac320
@ -123,18 +123,18 @@ class modFournisseur extends DolibarrModules
|
||||
$this->rights[6][5] = 'commander';
|
||||
|
||||
$this->rights[7][0] = 186;
|
||||
$this->rights[7][1] = 'Clot没rer les commandes fournisseur';
|
||||
$this->rights[7][1] = 'R茅ceptionner les commandes fournisseur';
|
||||
$this->rights[7][2] = 'd';
|
||||
$this->rights[7][3] = 0;
|
||||
$this->rights[7][4] = 'commande';
|
||||
$this->rights[7][5] = 'cloturer';
|
||||
$this->rights[7][5] = 'receptionner';
|
||||
|
||||
$this->rights[8][0] = 187;
|
||||
$this->rights[8][1] = 'R茅ceptionner les commandes fournisseur';
|
||||
$this->rights[8][1] = 'Clot没rer les commandes fournisseur';
|
||||
$this->rights[8][2] = 'd';
|
||||
$this->rights[8][3] = 0;
|
||||
$this->rights[8][4] = 'commande';
|
||||
$this->rights[8][5] = 'receptionner';
|
||||
$this->rights[8][5] = 'cloturer';
|
||||
|
||||
$sql = array();
|
||||
|
||||
|
||||
Loading鈥
Reference in New Issue
Block a user