Friday, May 16, 2025
1 change · master
Enhancements to existing features
Planning and project views now use a standard date range display instead of separate start and end date fields with a manual arrow. This simplifies the interface setup and helps keep date ranges more consistent for users.
Original PR description
This commit replaces manually constructed daterange fields (using two datetime fields and an arrow) in some XML views with actual daterange fields to simplify view definitions and take advantage of changes made in https://github.com/odoo/odoo/pull/209493. task-4788200