Skip to content

v16.10.0

Latest

Choose a tag to compare

@frappe-pr-bot frappe-pr-bot released this 19 Jun 08:19

Features

  • Adds a "Partially Paid" status to Employee Advance so advances with a partial payment now show as Partially Paid instead of unpaid. The new status appears in lists, reports, and filters, and these advances can now be chosen when making a payment or creating an Expense Claim. (#4702)

Bug Fixes

  • The "CTC Break-up" report now shows each salary component with its abbreviation in parentheses. This helps distinguish components with similar names. (#4645)
  • Adds the missing frontend and roster files to the release package. (#4704)
  • The roster view now shows each shift’s start and end times and color from the linked Shift Type. (#4712)
  • The app now picks up the connection port from the site’s settings when it loads, instead of including it in the web files. (#4723)
  • The app build now includes frontend and roster files from the public folder. (#4726)

Authors: @nareshkannasln, @krishna-254, @rmehta, @asmitahase, @sahil170401
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:

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