New: Rangement des modules dans une famille (CRM, Finance, Produit, ...)
This commit is contained in:
parent
e96d86a453
commit
561569e15a
@ -34,7 +34,7 @@ class modDon extends DolibarrModules
|
||||
$this->db = $DB ;
|
||||
$this->numero = 700 ;
|
||||
|
||||
$this->family = "finance";
|
||||
$this->family = "financial";
|
||||
$this->name = "Don";
|
||||
$this->description = "Gestion des dons (expérimental)";
|
||||
$this->const_name = "MAIN_MODULE_DON";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user