Skip to content

Commit ad457bb

Browse files
committed
[IMP] core: _search_display_name replaces _name_search
odoo/odoo#174967
1 parent 3ac8cb5 commit ad457bb

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

content/developer/reference/backend/orm/changelog.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44
Changelog
55
=========
66

7+
Odoo version 18.0
8+
=================
9+
10+
- Searching by name is now implemented as `_search_display_name` like all other fields.
11+
See `#174967 <https://github.com/odoo/odoo/pull/174967>`_.
12+
13+
714
Odoo Online version 17.4
815
========================
916

0 commit comments

Comments
 (0)