Bug Fixes
- 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. (#4733)
- The "Income Tax Computation" report now includes Taxable Earnings Till Date and Tax Deducted Till Date from Salary Structure Assignment only when the assignment starts in the current pay period. This avoids older amounts being counted again in gross earnings. (#4811)
Authors: @iamkhanraheel, @abhinavapasok
Reviewers: @asmitahase, @iamkhanraheel
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:
- docs
- ci
- chore
- test
- build
- refactor
- style