v16.12.1
frappe/hrmsv16.12.1Jul 9, 2026by frappe-pr-bot
AI Summary
This release updates the Employee Leave Balance report to improve clarity and accuracy. It renames specific labels and adjusts the logic for opening balances when the report period starts after a previous allocation.
Key Highlights
- Renamed 'New Leave(s) Allocated' to 'Leave(s) Allocated'
- Includes carried-forward leave days in the balance calculation
- Uses carried-forward days in 'Opening Balance' for periods after previous allocation
Full Release Notes
## Bug Fixes * The "Employee Leave Balance" report renames _New Leave(s) Allocated_ to _Leave(s) Allocated_ and includes carried-forward leave days in the leave balance calculation. It also uses those days in _Opening Balance_ when the report period starts after a previous allocation ends. (https://github.com/frappe/hrms/pull/4860) **Authors**: @krishna-254 **Reviewers**: @deepeshgarg007 <details> <summary>AI content</summary> For these release notes, we used an LLM (OpenAI gpt-5.4-mini) 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: - docs - chore - ci - build - refactor - test - style </details>