v16.12.2

frappe/hrmsv16.12.2Jul 13, 2026by frappe-pr-bot

AI Summary

A quick bug fix release that adds default zero values for missing salary fields to ensure payroll formulas can be evaluated correctly.

Key Highlights

  • Adds default zero values for missing salary fields in Salary Structure Assignment.

Full Release Notes

## Bug Fixes
* Adds default zero values for several salary fields in **Salary Structure Assignment**, so salary component formulas can be evaluated when some values are missing. (https://github.com/frappe/hrms/pull/4907)

**Authors**: @asmitahase
**Reviewers**: @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:
- chore
 - test
 - ci
 - style
 - refactor
 - docs
 - build

</details>