Features
- Adds a "Create Employee" action for accepted Job Applicant records that opens a prefilled Employee with the applicant’s First Name, Personal Email, Cell Number, Designation, Salary Currency, and Job Applicant link, plus Company, Department, and Employment Type from the linked Job Opening when available. If an employee already exists, the action changes to "Show Employee". (#5171)
Bug Fixes
- Updates the Employee filters in HR and Payroll reports to show employees from the selected Company. (#5197)
- Clears From Date and To Date in Additional Salary when Is Recurring is turned off, and clears Payroll Date when it is turned on, so dates from the inactive schedule are not saved or used in duplicate and overlap checks. (#5195)
- Sets Print Format For to
DocTypeso bundled Print Format records appear in the print format selection list. Assigns the standard Salary Slip formats to the Payroll module. (#5201) - Fixes PWA check-in and check-out messages that reported success when no Employee Checkin record was created; failed requests now show a fallback failure message when no error message is returned. (#5208)
- Stops cancelled Job Offer records from appearing in Job Applicant details when an applicant is loaded. (#5199)
- Adds translation support for HRMS progressive web app installation instructions and validates search input before processing it. (#5223)
Authors: @barredterra, @iamkhanraheel, @asmitahase, @pratheep-bit, @nareshkannasln, @akhtarmohsin
Reviewers: @deepeshgarg007, @iamkhanraheel, @asmitahase
AI content
For these release notes, we used an LLM (OpenAI gpt-5.6-luna) 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
- build
- refactor
- chore
- docs
- test
- ci