mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 09:02:59 +01:00
Fix phpunit
This commit is contained in:
@@ -117,7 +117,7 @@ class modService extends DolibarrModules
|
||||
$this->rights[$r][4] = 'product_advance';
|
||||
$this->rights[$r][5] = 'read_supplier_prices';
|
||||
$r++;
|
||||
|
||||
|
||||
$this->rights[$r][0] = 534; // id de la permission
|
||||
$this->rights[$r][1] = 'Delete les services'; // libelle de la permission
|
||||
$this->rights[$r][2] = 'd'; // type de la permission (deprecated)
|
||||
|
||||
Reference in New Issue
Block a user