forked from Wavyzz/dolibarr
This commit is contained in:
committed by
GitHub
parent
e818bf732d
commit
bcf6d6a7a2
@@ -1156,7 +1156,7 @@ class Commande extends CommonOrder
|
||||
}
|
||||
}
|
||||
} else {
|
||||
dol_print_error($this->db);
|
||||
$this->error = $this->db->lasterror();
|
||||
$this->db->rollback();
|
||||
return -1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user