Skip to content
Snippets Groups Projects
Commit 29a53f19 authored by Rémy Voet (ryv)'s avatar Rémy Voet (ryv)
Browse files

[FIX] base: fix batched version of get_metadata


- The batch version of get_metadata won't work correctly for the xmlid
returns due to the limit=1 (cause by
718b0f8b ). Fix the
previous issue by reversing the order and without limit.
- The read should be read with the correct user.

closes odoo/odoo#78770

Signed-off-by: default avatarRémy Voet <ryv@odoo.com>
parent 0bfc05c2
No related branches found
No related tags found
Loading
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