Skip to content
Snippets Groups Projects
Commit cf8952aa authored by Michael (mcm)'s avatar Michael (mcm)
Browse files

[FIX] web: prevent recreating a deleted record


Before this commit, deleting a record containing
changes (dirty) recreated the record when leaving the view.
Now, the changes are discarded when deleting the
record so it is not marked as dirty and not recreated.

task id: 3063834

closes odoo/odoo#115685

Signed-off-by: default avatarAaron Bohy (aab) <aab@odoo.com>
parent 9e00bd26
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment