forked from Wavyzz/dolibarr
Trad: Traduction champ exports commandes clients
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user