Update entrepot.class.php

This commit is contained in:
Frédéric FRANCE 2020-05-19 21:28:47 +02:00 committed by GitHub
parent 0ac82797e7
commit cd240efadf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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";