Daily updates from Odoo
Friday, May 16, 2025
1 change · master
Resolved issues and error corrections
The planning interface now keeps the planned date range with allocated hours field at a consistent width. This prevents visual inconsistencies and makes scheduling information easier to read for users.
Original PR description
This commit takes advantage of changes made in https://github.com/odoo/odoo/pull/209075 to fix the same issue for the PlannedDateRangeWithAllocatedHours field as well. task-4751837