Skip to content
Snippets Groups Projects
Commit 657748dc 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#79076

X-original-commit: 29a53f19
Signed-off-by: default avatarRémy Voet <ryv@odoo.com>
parent acd35564
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.
Finish editing this message first!
Please register or to comment