Lang not loaded

This commit is contained in:
Laurent Destailleur 2018-10-24 11:34:00 +02:00
parent 2e0de15f95
commit 6d86727c0b

View File

@ -43,7 +43,7 @@ if (! empty($conf->projet->enabled))
}
// Load translation files required by the page
$langs->loadLangs(array('products', 'stocks'));
$langs->loadLangs(array('products', 'stocks', 'orders'));
if (! empty($conf->productbatch->enabled)) $langs->load("productbatch");
// Security check