mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
Fixed translation of product units in documents
This commit is contained in:
committed by
Laurent Destailleur
parent
96581ef1f4
commit
0e03578e91
@@ -3990,6 +3990,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