Fix: Default module is the one that does not need setup
This commit is contained in:
parent
4b6ea9eea4
commit
a00652d3e4
@ -76,7 +76,7 @@ class modContrat extends DolibarrModules
|
|||||||
$this->const = array();
|
$this->const = array();
|
||||||
$this->const[0][0] = "CONTRACT_ADDON";
|
$this->const[0][0] = "CONTRACT_ADDON";
|
||||||
$this->const[0][1] = "chaine";
|
$this->const[0][1] = "chaine";
|
||||||
$this->const[0][2] = "mod_contract_magre";
|
$this->const[0][2] = "mod_contract_serpis";
|
||||||
$this->const[0][3] = 'Nom du gestionnaire de numerotation des contrats';
|
$this->const[0][3] = 'Nom du gestionnaire de numerotation des contrats';
|
||||||
$this->const[0][4] = 0;
|
$this->const[0][4] = 0;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user