Daily updates from Odoo
Friday, July 19, 2019
1 change · master
Enhancements to existing features
Search panels can now be used in all multi-record views instead of only kanban views, making it easier for users to filter and navigate records consistently. HR and Lunch screens were updated to use this shared behavior, and related stability and usability improvements were added.
Original PR description
*base,hr,lunch From now on, search panels can be activated on any multi-record views, and are no longer restricted to kanban views. The arch of the search panel has to be specified in the search view. HR and lunch usecases have been adapted accordingly. Task 1985921