parent
4ad1ce3f5f
commit
8f56073713
@ -91,7 +91,7 @@ class modCashDesk extends DolibarrModules
|
|||||||
|
|
||||||
$r++;
|
$r++;
|
||||||
$this->rights[$r][0] = 50101;
|
$this->rights[$r][0] = 50101;
|
||||||
$this->rights[$r][1] = 'Use point of sale';
|
$this->rights[$r][1] = 'Use cashdesk';
|
||||||
$this->rights[$r][2] = 'a';
|
$this->rights[$r][2] = 'a';
|
||||||
$this->rights[$r][3] = 1;
|
$this->rights[$r][3] = 1;
|
||||||
$this->rights[$r][4] = 'use';
|
$this->rights[$r][4] = 'use';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user