Wednesday, January 3, 2024
1 change · 17.0
Enhancements to existing features
The Settings page now includes a default search context so links from warning lists can take users directly to the relevant setting. This makes follow-up actions clearer and reduces time spent searching within Settings.
Original PR description
The Settings page lacks a default search context key, because it lacks the `<search>` arch. We add a context key to make actions target some specific settings. Needed for this PR, to point the user to the current Setting from a list of warnings (ActionableErrors widget): https://github.com/odoo/odoo/pull/142596