diff --git a/htdocs/includes/modules/modPrelevement.class.php b/htdocs/includes/modules/modPrelevement.class.php index 645e1a6f866..baf2389a423 100644 --- a/htdocs/includes/modules/modPrelevement.class.php +++ b/htdocs/includes/modules/modPrelevement.class.php @@ -52,7 +52,7 @@ class modPrelevement extends DolibarrModules $this->db = $DB ; $this->numero = 57 ; - $this->family = "technic"; + $this->family = "financial"; $this->name = "Prelevement"; $this->description = "Gestion des Prélèvements";