forked from Wavyzz/dolibarr
FIX Assignement of actors on tasks
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user