2
0
forked from Wavyzz/dolibarr

Fix: Everyone can access point of sale

This commit is contained in:
eldy
2011-10-10 20:02:47 +02:00
parent f5007addc3
commit fde6a8aa29

View File

@@ -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;