translation for units
This commit is contained in:
parent
4fd94e2ba2
commit
895c4b5119
@ -5027,7 +5027,7 @@ class Product extends CommonObject
|
||||
{
|
||||
global $conf, $langs;
|
||||
|
||||
$langs->load('products');
|
||||
$langs->load('products', 'other');
|
||||
|
||||
$datas = array();
|
||||
$nofetch = !empty($params['nofetch']);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user