This commit is contained in:
eldy 2011-10-12 01:02:16 +02:00
parent 63d61b3842
commit 4ad1ce3f5f

View File

@ -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 cashdesk'; $this->rights[$r][1] = 'Use point of sale';
$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';