Merge pull request #9347 from atm-greg/fix_getLabelOfUnit
remove useless db begin
This commit is contained in:
commit
179feebd80
@ -4456,8 +4456,6 @@ class Product extends CommonObject
|
||||
|
||||
$langs->load('products');
|
||||
|
||||
$this->db->begin();
|
||||
|
||||
$label_type = 'label';
|
||||
|
||||
if ($type == 'short')
|
||||
|
||||
Loading…
Reference in New Issue
Block a user