Skip to content
Snippets Groups Projects
Commit a60a477b authored by Mathieu Duckerts-Antoine's avatar Mathieu Duckerts-Antoine
Browse files

[FIX] web: orm: protect webSearchRead


The values for the key "async" found in some services is used to declare
async methods that should be "protected". The hook "useService" makes sure
that no code used to process results of those protected methods is
executed by a destroyed component. The orm method "webSearchRead" was
not protected due to a "typo".

closes odoo/odoo#125679

X-original-commit: 2899888a
Signed-off-by: default avatarGéry Debongnie <ged@odoo.com>
parent c2b9f14f
Branches
Tags
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