2
0
forked from Wavyzz/dolibarr

FIX Assignement of actors on tasks

This commit is contained in:
Laurent Destailleur
2021-02-02 15:35:40 +01:00
parent 3021c22198
commit bd9eb4c949
2 changed files with 28 additions and 29 deletions

View File

@@ -1054,7 +1054,6 @@ abstract class CommonObject
{
$this->error = $this->db->errno();
$this->db->rollback();
echo 'err rollback';
return -2;
} else {
$this->error = $this->db->error();