Fix: Name of default numbering module was wrong
This commit is contained in:
parent
7d409f9633
commit
87efd5bc3c
@ -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();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user