Fix: Update dependency
This commit is contained in:
parent
783d183bfb
commit
776f3ff26f
@ -70,7 +70,7 @@ class modCommande extends DolibarrModules
|
|||||||
$this->config_page_url = array("commande.php");
|
$this->config_page_url = array("commande.php");
|
||||||
|
|
||||||
// Dependancies
|
// Dependancies
|
||||||
$this->depends = array();
|
$this->depends = array("modSociete");
|
||||||
$this->requiredby = array("modExpedition");
|
$this->requiredby = array("modExpedition");
|
||||||
$this->conflictwith = array();
|
$this->conflictwith = array();
|
||||||
$this->langfiles = array("orders","bills","companies","products");
|
$this->langfiles = array("orders","bills","companies","products");
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user