diff --git a/htdocs/core/class/commonobjectline.class.php b/htdocs/core/class/commonobjectline.class.php
index ef854a2452e51b93dce2feddb0d6ed9e73ab4529..f9f2e3c889f84e3d90c000fea9a3dd9dfa94e1e8 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')