Skip to content
Snippets Groups Projects
Commit a4832ccd authored by Rémi Rahir's avatar Rémi Rahir
Browse files

[IMP] website_links: performance on search_read


The widget Selectbo was performing a search_read on every field while
only using the fields id and name. This search_read has become very costly
in the latest version due to some new fields.
We now limit the search_read to the useful fields.

closes odoo/odoo#45654

Signed-off-by: default avatarRémi Rahir (rar) <rar@odoo.com>
parent 2cae50a7
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