Fix: Everyone can access point of sale

This commit is contained in:
eldy 2011-10-10 20:01:41 +02:00
parent d9fcc18ee4
commit 63d61b3842

View File

@ -90,7 +90,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;