v15.63.2
frappe/hrmsv15.63.2Jul 29, 2026by frappe-pr-bot
AI Summary
A minor maintenance update that specifically addresses the Employee Leave Balance report to ensure the Employee filter is correctly scoped to the selected Company.
Key Highlights
- Fixes Employee filter in 'Employee Leave Balance' report to respect Company selection.
Full Release Notes
## Bug Fixes * In the "Employee Leave Balance" report, the _Employee_ filter now shows only employees belonging to the selected _Company_. Changing _Company_ clears the _Employee_ filter. (https://github.com/frappe/hrms/pull/5006) **Authors**: @akhtarmohsin **Reviewers**: @iamkhanraheel, @asmitahase <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 - refactor - build - test - chore - ci - style </details>