v16.0.2
frappe/hrmsv16.0.2Jan 15, 2026by frappe-pr-bot
AI Summary
A minor patch release that adds a direct link to Holiday List Assignment in error messages shown when an employee lacks a holiday list.
Key Highlights
- Direct link to Holiday List Assignment in error messages
New Features
- Improved error messaging for missing holiday lists
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at v16.0.2 --> ## What's Changed * Adds a direct link to **Holiday List Assignment** in the message shown when an employee lacks a holiday list, allowing users to open the form with one click. (https://github.com/frappe/hrms/pull/3960) **Full Changelog**: https://github.com/frappe/hrms/compare/v16.0.1...v16.0.2 **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 - chore - refactor - ci - build - style - docs </details>