Update entrepot.class.php
This commit is contained in:
parent
0ac82797e7
commit
cd240efadf
@ -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";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user