[IMP] core: _search_display_name replaces _name_search

odoo/odoo#174967

closes odoo/documentation#10856

Related: odoo/enterprise#67592
Signed-off-by: Raphael Collet <rco@odoo.com>
This commit is contained in:
Krzysztof Magusiak (krma) 2024-08-27 12:19:21 +00:00
parent 3ac8cb59e8
commit d8ee860d02

View File

@ -4,6 +4,13 @@
Changelog
=========
Odoo version 18.0
=================
- Searching by name is now implemented as `_search_display_name` like all other fields.
See `#174967 <https://github.com/odoo/odoo/pull/174967>`_.
Odoo Online version 17.4
========================