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

@@ -2144,7 +2144,7 @@ function dolGetElementUrl($objectid, $objecttype, $withpicto = 0, $option = '')
$myobject = 'expedition';
$module = 'expedition_bon';
} elseif ($objecttype == 'delivery') {
$langs->load('deliveries');
$langs->load('sendings');
$classpath = 'delivery/class';
$myobject = 'delivery';
$module = 'delivery_note';