Monday, March 8, 2021
1 change · master
Enhancements to existing features
This update lets Odoo actions set the starting date shown in a calendar view, such as when opening the calendar from a button. It makes navigation more direct for users by taking them immediately to the relevant date instead of requiring manual browsing.
Original PR description
# Purpose We want to be able to define the initial date from a click on a button # Specifications You can now set the initialDate of a calendar view by defining it in an action context. task-2190526