Bug Fixes
- In Employee Incentive, the Salary Component field now shows only earning components for the selected Company. This can prevent the permission error that may appear when opening the list. (#4729)
- Updates the example companies used by the "Monthly Attendance Sheet" report to give related companies different short names and avoid clashes. (#4720)
- In the PWA, the Leave Application form keeps the saved Leave Balance Before Application when you open an existing leave application. It no longer changes Leave Balance Before Application to the current balance. (#4746)
- Prevents Expense Claim from adding Employee Advance entries in a different currency. Only advances in the same currency as the claim are available to add, so the advance amounts stay in the claim currency. (#4734)
- The "Income Tax Computation" report now shows only employees in the selected Payroll Period. Additional salary entries are now skipped when no sub-periods remain. (#4750)
Authors: @krishna-254, @abhinavapasok, @asmitahase, @Abishek-TridotsTech, @raghavisruia
Reviewers: @iamkhanraheel, @asmitahase
AI content
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.
Changes with the following labels were excluded:
- skip-release-notes
Changes with the following types were excluded:
- style
- test
- ci
- refactor
- build
- docs
- chore