Tuesday, June 24, 2025
1 change
Features or functions removed from Odoo
The tree editor no longer lets users create date or time conditions based on individual parts such as year, month, hour, or day. This simplifies the current condition-building experience while the team prepares a better way to support useful date-based filtering in the future.
Original PR description
We remove the possibility to create conditions based on year_number, hour_number,... in the tree editor. Future work will add other ways to construct interesting conditions based on date/datetime fields.