-
- Downloads
[FIX] web: search model: one2many search default labels
When a one2many is used as a search default, its label has to be fetch via a name_get in order to get a correct display of the facet corresponding to that field in the search bar. It turns out that the search model did not wait properly the return of the name_gets before to start to compute the facets. closes odoo/odoo#106575 X-original-commit: 95ef4253 Signed-off-by:Aaron Bohy (aab) <aab@odoo.com> Signed-off-by:
Mathieu Duckerts-Antoine <dam@odoo.com>
Loading
Please register or sign in to comment