Thursday, February 27, 2025
1 change
Features or functions removed from Odoo
An obsolete link between timesheets and planning slots was removed from the Project Timesheet Forecast module. This cleanup reduces unused complexity without changing day-to-day functionality for users.
Original PR description
Before this commit, the slot_id field defined timesheet model is no longer used since the merge of #31996 This commit removes that field since it is deprecated. task-4600102