v15.58.4
frappe/hrmsv15.58.4Mar 18, 2026by frappe-pr-bot
AI Summary
Fixes incorrect 'Absent' status for half-days marked via Shift Type when the Last Sync of Checkin time has been changed.
Key Highlights
- Fixes incorrect 'Absent' status for Shift Type attendance
- Recognizes valid check-ins valid before the sync time change
Full Release Notes
## Bug Fixes * Fixes incorrect "Absent" status for the remaining half-day when attendance is marked from **Shift Type** after changing _Last Sync Of Checkin_; valid check-ins recorded before that time are now recognized. (https://github.com/frappe/hrms/pull/4221) **Authors**: @Dharanidharan2813 **Reviewers**: @asmitahase <details> <summary>AI content</summary> For these release notes, we used an LLM (OpenAI o3) to review and summarise the code changes, along with the associated issue and PR descriptions. It may contain typical errors and inaccuracies. You can read the prompt [here](https://github.com/barredterra/pretty_release_notes). Changes with the following labels were excluded: - skip-release-notes Changes with the following types were excluded: - test - chore - style - docs - build - refactor - ci </details>