Supression de la dpendance de module "proprale a besoin de compta".
This commit is contained in:
parent
b1f164e6a5
commit
427c4764c5
@ -37,7 +37,7 @@ class modComptabilite extends DolibarrModules
|
||||
$this->numero = 10 ;
|
||||
$this->db = $DB ;
|
||||
$this->depends = array();
|
||||
$this->requiredby = array("modFacture","modPropale");
|
||||
$this->requiredby = array("modFacture");
|
||||
|
||||
$this->name = "Comptabilite";
|
||||
$this->description = "Gestion sommaire de comptabilité";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user