Move module trips into family "hr"

This commit is contained in:
aspangaro 2014-05-01 04:57:49 +02:00
parent d1392f7a5f
commit 501b7209de

View File

@ -44,7 +44,7 @@ class modDeplacement extends DolibarrModules
$this->db = $db;
$this->numero = 75 ;
$this->family = "financial";
$this->family = "hr";
// Module label (no space allowed), used if translation string 'ModuleXXXName' not found (where XXX is value of numeric property 'numero' of module)
$this->name = preg_replace('/^mod/i','',get_class($this));
$this->description = "Gestion des notes de frais et deplacements"; // Si traduction Module75Desc non trouvee