forked from Wavyzz/dolibarr
Fixed translation of product units in documents
This commit is contained in:
committed by
Laurent Destailleur
parent
96581ef1f4
commit
0e03578e91
@@ -1068,6 +1068,7 @@ class Livraison extends CommonObject
|
||||
global $conf, $user, $langs;
|
||||
|
||||
$langs->load("deliveries");
|
||||
$outputlangs->load("products");
|
||||
|
||||
if (!dol_strlen($modele)) {
|
||||
$modele = 'typhon';
|
||||
|
||||
Reference in New Issue
Block a user