From 834f0b20ae4cd9dff9b9ccad1064d82ae5ac67fb 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 ef854a2452e..f9f2e3c889f 100644 --- a/htdocs/core/class/commonobjectline.class.php +++ b/htdocs/core/class/commonobjectline.class.php @@ -69,8 +69,6 @@ abstract class CommonObjectLine extends CommonObject $langs->load('products'); - $this->db->begin(); - $label_type = 'label'; if ($type == 'short')