Merge pull request #4611 from bafbes/abb-0

urgent fix : start of transaction without finish
This commit is contained in:
Laurent Destailleur 2016-02-14 12:51:30 +01:00
commit d6227fd981

View File

@ -66,8 +66,6 @@ abstract class CommonObjectLine extends CommonObject
$langs->load('products');
$this->db->begin();
$label_type = 'label';
if ($type == 'short')