Skip to content
Snippets Groups Projects
Commit bd832118 authored by Ipsita Borisagar's avatar Ipsita Borisagar Committed by Hiral Bhavsar
Browse files

[FIX] mail: remove deprecated exists check


The deprecated exists check(located in getFieldValue (ModelManager)) is removed,
but a lot of tests will fail after removing this check because it will try to
read fields after records are deleted. So added some missing exists checks.

Task-2871062

closes odoo/odoo#95415

Signed-off-by: default avatarSébastien Theys (seb) <seb@odoo.com>
parent ee61cc42
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.
Please register or to comment