forked from Wavyzz/dolibarr
Remove old lang files that are too small (moved into other lang files)
This commit is contained in:
@@ -74,7 +74,7 @@ class modCommande extends DolibarrModules
|
||||
$this->depends = array("modSociete");
|
||||
$this->requiredby = array("modExpedition");
|
||||
$this->conflictwith = array();
|
||||
$this->langfiles = array('orders', 'bills', 'companies', 'products', 'deliveries', 'sendings');
|
||||
$this->langfiles = array('orders', 'bills', 'companies', 'products', 'sendings');
|
||||
|
||||
// Constants
|
||||
$this->const = [
|
||||
|
||||
Reference in New Issue
Block a user