diff --git a/htdocs/product/stock/class/entrepot.class.php b/htdocs/product/stock/class/entrepot.class.php index 93288a92f6c..e7db566cf30 100644 --- a/htdocs/product/stock/class/entrepot.class.php +++ b/htdocs/product/stock/class/entrepot.class.php @@ -244,7 +244,7 @@ class Entrepot extends CommonObject dol_syslog(get_class($this)."::create return -3"); $this->db->rollback(); return -3; - }gateway-addon + } } else { $this->error = "Failed to get insert id";