Fix: Everyone can access point of sale
This commit is contained in:
parent
f5007addc3
commit
fde6a8aa29
@ -86,7 +86,7 @@ class modCashDesk extends DolibarrModules
|
||||
$r=0;
|
||||
|
||||
$r++;
|
||||
$this->rights[$r][0] = 50001;
|
||||
$this->rights[$r][0] = 50101;
|
||||
$this->rights[$r][1] = 'Use cashdesk';
|
||||
$this->rights[$r][2] = 'a';
|
||||
$this->rights[$r][3] = 1;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user