Thursday, December 15, 2022
1 change · master
Enhancements to existing features
Timesheet date locking is now always active, so users can no longer turn it off in Timesheets settings. This helps enforce validation dates consistently and prevents edits to timesheets that should already be locked.
Original PR description
Before this PR, if the user wants to enable the lock dates feature, he has to enable it in the settings of the Timesheets app. And when it will be enabled the users will not can edit a timesheet if the validation date for the employee linked to the timesheet. This PR removes the setting in the Timesheets app settings and directly enable the feature. It means the user can no longer disabled the feature. task-3067111