forked from Wavyzz/dolibarr
Fix: Wrong value for permissions id
This commit is contained in:
@@ -48,7 +48,7 @@ class modMantis extends DolibarrModules
|
||||
|
||||
// Id for module (must be unique).
|
||||
// Use here a free id.
|
||||
$this->numero = 1200;
|
||||
$this->numero = 50300;
|
||||
|
||||
// Family can be 'crm','financial','hr','projects','product','technic','other'
|
||||
// It is used to sort modules in module setup page
|
||||
|
||||
Reference in New Issue
Block a user