Skip to content
Snippets Groups Projects
Commit 87efd5bc authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Fix: Name of default numbering module was wrong

parent 7d409f96
No related branches found
No related tags found
No related merge requests found
......@@ -85,7 +85,7 @@ class modFournisseur extends DolibarrModules
$this->const[1][0] = "COMMANDE_SUPPLIER_ADDON";
$this->const[1][1] = "chaine";
$this->const[1][2] = "emeraude";
$this->const[1][2] = "mod_commande_fournisseur_muguet";
// Boxes
$this->boxes = array();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment