Skip to content

v16.15.0

Latest

Choose a tag to compare

@frappe-pr-bot frappe-pr-bot released this 29 Jul 13:04

Features

  • Adds a Contract section to the Employee form so users can see and create contracts linked to that employee. (#4986)

Bug Fixes

  • Fixes Salary Slip naming for Data Import so imported slips use the correct Employee in their name. (#4983)
  • The Interview form now displays a failure message instead of an error when updating the status of a Job Applicant record that is missing or invalid. (#5003)
  • In the "Employee Leave Balance" report, the Employee filter now shows only employees belonging to the selected Company. Changing Company clears the Employee filter. (#5007)
  • Formats the dates in Earned Leave Schedule on Leave Allocation using the date format set in System Settings. The red and green status markers still appear next to each date. (#5008)

Authors: @DanielRadlAMR, @akhtarmohsin, @pratheep-bit
Reviewers: @iamkhanraheel, @deepeshgarg007, @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:

  • build
  • ci
  • docs
  • style
  • chore
  • refactor
  • test