v14.38.1
frappe/hrmsv14.38.1Apr 15, 2026by frappe-pr-bot
AI Summary
Updates Employee Analytics and Birthday reports to use the platform query system, resolving issues with chart labels, grouping, and filtering.
Key Highlights
- Updates reports to use the platform query system
- Fixes chart labels and the 'Not Set' grouping
- Ensures counts include only active employees
- Applies Company, Branch, Grade, and Status filters correctly
Full Release Notes
## Bug Fixes * Updates the "Employee Analytics" and "Employee Birthday" reports to use the platform query system, which fixes chart labels and the Not Set grouping, ensures counts include only active employees, and applies filters such as _Company_, _Branch_, _Grade_, and _Status_ correctly. (https://github.com/frappe/hrms/pull/4374) **Authors**: @asmitahase **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 - docs - ci - build - chore - refactor - style </details>