Trad: Traduction champ exports commandes clients
This commit is contained in:
parent
add87c4733
commit
0ddbac9b7e
@ -71,6 +71,8 @@ class modCommande extends DolibarrModules
|
|||||||
// Dépendances
|
// Dépendances
|
||||||
$this->depends = array("modCommercial");
|
$this->depends = array("modCommercial");
|
||||||
$this->requiredby = array("modExpedition");
|
$this->requiredby = array("modExpedition");
|
||||||
|
$this->conflictwith = array();
|
||||||
|
$this->langfiles = array("orders","bills","companies");
|
||||||
|
|
||||||
// Constantes
|
// Constantes
|
||||||
$this->const = array();
|
$this->const = array();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user