Merge pull request #4611 from bafbes/abb-0
urgent fix : start of transaction without finish
This commit is contained in:
commit
d6227fd981
@ -66,8 +66,6 @@ abstract class CommonObjectLine extends CommonObject
|
||||
|
||||
$langs->load('products');
|
||||
|
||||
$this->db->begin();
|
||||
|
||||
$label_type = 'label';
|
||||
|
||||
if ($type == 'short')
|
||||
|
||||
Loading…
Reference in New Issue
Block a user