Daily updates from Odoo
Monday, February 7, 2022
1 change
Code cleanup and technical improvements
The map view's page navigation setup has been simplified so it can pass pager details directly instead of relying on a separate helper. This is an internal cleanup that should make the feature easier to maintain without changing how users interact with maps.
Original PR description
Before this commit, to use the pager on the control panel, the view needed to use the 'pager_hook'. Now, the view only needs to send the information as props