v14.38.0

frappe/hrmsv14.38.0Dec 10, 2025by frappe-pr-bot

AI Summary

Fixes an issue preventing Leave Policy Assignment submission by skipping invalid allocations.

Key Highlights

  • Skips creating leave allocations of 0 days and adds comments.

Full Release Notes

## What's Changed
* Skips creating leave allocations of 0 days in **Leave Policy Assignment** and adds a comment for each skipped type, letting the policy be submitted without errors. (https://github.com/frappe/hrms/pull/3801)


**Full Changelog**: https://github.com/frappe/hrms/compare/v14.37.13...v14.38.0
**Authors**: @nareshkannasln
**Reviewers**: @ruchamahabal, @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).

</details>