Skip to content
Snippets Groups Projects
Commit 51083101 authored by Alvaro Fuentes's avatar Alvaro Fuentes
Browse files

[FIX] maintenance: `MemoryError` on compute


When computing the todo fields of maintenance requests, we could get a
`MemoryError` since we are fetching more fields that we actually need.

Here we rework the way the compute is done in order to avoid too much
prefetch.

closes odoo/odoo#82618

Signed-off-by: default avatarChristophe Simonis <chs@odoo.com>
parent 0220dc88
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment