2
0
forked from Wavyzz/dolibarr

Remove old lang files that are too small (moved into other lang files)

This commit is contained in:
ldestailleur
2025-09-11 13:31:34 +02:00
parent 2760f0a6d9
commit 92ffba11ca
308 changed files with 134 additions and 6135 deletions

View File

@@ -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 = [