Missing translation
This commit is contained in:
parent
4d34f473f6
commit
409e74facd
@ -34,6 +34,7 @@ require_once DOL_DOCUMENT_ROOT.'/product/class/html.formproduct.class.php';
|
|||||||
$langs->load("products");
|
$langs->load("products");
|
||||||
$langs->load("stocks");
|
$langs->load("stocks");
|
||||||
$langs->load("orders");
|
$langs->load("orders");
|
||||||
|
$langs->load("productbatch");
|
||||||
|
|
||||||
// Security check
|
// Security check
|
||||||
if ($user->societe_id) {
|
if ($user->societe_id) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user