Friday, April 28, 2023
2 changes · master
Features or functions removed from Odoo
An obsolete internal search parameter was removed because it has not been used for several versions and its documentation was inaccurate. This simplifies maintenance across many Odoo modules without changing day-to-day user workflows.
Original PR description
`name_get_uid` is unused (at least since v14) and the documentation about it, is wrong. odoo/enterprise#39483
This update removes an old internal search parameter that was no longer used and had misleading documentation. It simplifies maintenance across several Odoo apps without changing how users interact with the system.
Original PR description
`name_get_uid` is unused (at least since v14) and the documentation about it, is wrong. odoo/odoo#117819