Correction id permissions

This commit is contained in:
Rodolphe Quiedeville 2007-04-25 13:49:57 +00:00
parent 04131df32c
commit 68372e9897

View File

@ -226,7 +226,7 @@ class modTelephonie extends DolibarrModules
$this->rights[$r][5] = 'lire';
$r++;
$this->rights[$r][0] = 281;
$this->rights[$r][0] = 311;
$this->rights[$r][1] = 'Consulter les services';
$this->rights[$r][2] = 'w';
$this->rights[$r][3] = 0;
@ -234,7 +234,7 @@ class modTelephonie extends DolibarrModules
$this->rights[$r][5] = 'lire';
$r++;
$this->rights[$r][0] = 282;
$this->rights[$r][0] = 312;
$this->rights[$r][1] = 'Affecter des services à un contrat';
$this->rights[$r][2] = 'w';
$this->rights[$r][3] = 0;