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
|
||||
$this->depends = array("modCommercial");
|
||||
$this->requiredby = array("modExpedition");
|
||||
$this->conflictwith = array();
|
||||
$this->langfiles = array("orders","bills","companies");
|
||||
|
||||
// Constantes
|
||||
$this->const = array();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user