forked from Wavyzz/dolibarr
Merge pull request #14369 from Tim-Otte/fix-product-unit-translation
Fixed translation of product units in documents
This commit is contained in:
@@ -3859,6 +3859,7 @@ class Commande extends CommonOrder
|
||||
global $conf, $langs;
|
||||
|
||||
$langs->load("orders");
|
||||
$outputlangs->load("products");
|
||||
|
||||
if (!dol_strlen($modele)) {
|
||||
$modele = 'einstein';
|
||||
|
||||
Reference in New Issue
Block a user