v15.58.7
frappe/hrmsv15.58.7Apr 7, 2026by frappe-pr-bot
AI Summary
Restores a missing update patch for Employee Benefit Claim to rename the Claim Date field to Payroll Date, ensuring date usage remains consistent with payroll reporting after updates.
Key Highlights
- Adds back the missing update patch for Employee Benefit Claim
- Renames Claim Date to Payroll Date
- Keeps benefit claim dates aligned with payroll reporting
Full Release Notes
## Bug Fixes * Adds back the missing update patch for **Employee Benefit Claim**, renaming _Claim Date_ to _Payroll Date_. This keeps the date used in benefit claims aligned with payroll reporting after the update. (https://github.com/frappe/hrms/pull/4322) **Authors**: @asmitahase **Reviewers**: @deepeshgarg007 <details> <summary>AI content</summary> For these release notes, we used an LLM (OpenAI gpt-5.4-nano) 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: - chore - ci - style - build - docs - refactor - test </details>