What's Changed
- Makes the Time field in Employee Checkin read-only when a linked Attendance record exists, and adds a validation check to block forced edits if the field is overridden or changed through data import. (#2835)
- Corrects how typed text is captured in the search field so the right terms are used in the results. (#2837)
- Adds Status and Pay Via Payment Entry filters to Leave Encashment payables in Full and Final Statement. Updates the Leave Encashment payment status whenever the Full and Final Statement is paid or canceled. (#2844)
- Skips updating or creating Attendance if the Status remains the same in Attendance Request and displays a 'Skip' warning instead of 'Overwrite' to clarify no changes are made. (#2851)
- This update addresses an error that prevents employees from being fetched correctly in Training Result whenever the training event changes. The employees list now updates each time a new training event is selected. (#2827)
- Removes the link to DocType from the Transaction Type field in "Leave Ledger," so that users without read access to DocType can still view the report. (#2872)
- Excludes opening balances from tax calculations when Salary Structure Assignment From Date is before the Payroll Period start date. This way, only the earnings and deductions recorded within the current payroll period are taxed. (#2876)
- Validates any existing Attendance records (including "Present," "Half Day," and "Work From Home") in Leave Application and displays all conflicting dates to prevent accidental overwrites. (#2891)
- Adds Latitude and Longitude fields in Employee Checkin, allowing you to record shift location details when geolocation is turned on. You can still sync logs from biometric devices without errors by providing these details through the API. (#2901)
- Separates loan interest accrual from the repayment process on Salary Slip so each step runs independently. This helps avoid potential errors when generating salary slips in read-only mode. (#2906)
- Adds an option in Leave Allocation to immediately expire Unused Leaves that are past their expiration date, letting you finalize older balances manually before creating new leave policies. (#2907)
New Contributors
- @thomasantony12 made their first contribution in #2827
Full Changelog: v15.41.0...v15.42.0
Authors: @kakde-sandeep, @asmitahase, @AyshaHakeem, @gavindsouza, @thomasantony12
Reviewers: @Prabhjot-frappe, @MyuddinKhatri, @asmitahase, @ruchamahabal