Skip to content
Snippets Groups Projects
Commit 5f660cdb authored by rco-odoo's avatar rco-odoo Committed by jem-odoo
Browse files

[FIX] models: avoid wild prefetching when serializing onchange results

We fell on a strange situation in method `onchange`, where some data was
missing from cache when serializing the result. In that case, the
prefetching
overwrites so many stuff in cache that the results of the onchanges are
lost.
Don't let that happen.
parent 2f759376
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