From 0063635c67c24101d316a5198e5486ef08df14fd Mon Sep 17 00:00:00 2001 From: abb Date: Fri, 12 Feb 2016 23:49:24 +0100 Subject: [PATCH] fix:no transaction in this place --- htdocs/core/class/commonobjectline.class.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/htdocs/core/class/commonobjectline.class.php b/htdocs/core/class/commonobjectline.class.php index 5bcbab5934a..94c7b7bf860 100644 --- a/htdocs/core/class/commonobjectline.class.php +++ b/htdocs/core/class/commonobjectline.class.php @@ -66,8 +66,6 @@ abstract class CommonObjectLine extends CommonObject $langs->load('products'); - $this->db->begin(); - $label_type = 'label'; if ($type == 'short')