diff --git a/htdocs/includes/modules/modAvoir.class.php b/htdocs/includes/modules/modAvoir.class.php index 2f3cb49ed22..7a7ca9cfade 100644 --- a/htdocs/includes/modules/modAvoir.class.php +++ b/htdocs/includes/modules/modAvoir.class.php @@ -51,7 +51,7 @@ class modAvoir extends DolibarrModules { $this->db = $DB ; $this->id = 'avoir'; // Same value xxx than in file modXxx.class.php file - $this->numero = 30 ; + $this->numero = 35 ; $this->family = "financial"; $this->name = "Avoir"; diff --git a/htdocs/langs/en_US/admin.lang b/htdocs/langs/en_US/admin.lang index 4fd01fa561f..cc3911376d1 100644 --- a/htdocs/langs/en_US/admin.lang +++ b/htdocs/langs/en_US/admin.lang @@ -79,6 +79,8 @@ Module25Name=Customer Orders Module25Desc=Customer orders' management Module30Name=Invoices Module30Desc=Invoices' management for customers or suppliers +Module35Name=Discounts +Module35Desc=Discounts' management for customers Module40Name=Suppliers Module40Desc=Suppliers' management Module42Name=Syslog diff --git a/htdocs/langs/fr_FR/admin.lang b/htdocs/langs/fr_FR/admin.lang index 8df16dc6109..412b2dcee7c 100644 --- a/htdocs/langs/fr_FR/admin.lang +++ b/htdocs/langs/fr_FR/admin.lang @@ -79,6 +79,8 @@ Module25Name=Commandes clients Module25Desc=Gestion des commandes clients Module30Name=Factures Module30Desc=Gestion des factures clients ou fournisseurs +Module35Name=Avoirs +Module35Desc=Gestion des avoirs clients Module40Name=Fournisseurs Module40Desc=Gestion des fournisseurs Module42Name=Syslog