Releases: frappe/hrms
Releases · frappe/hrms
v14.6.0
v14.5.1
v14.5.0
v14.4.5
14.4.5 (2023-06-26)
Bug Fixes
- add missing accounting dimension field for project in Expense Claim Detail (backport #623) (#624) (e0443af)
- add missing project field in expense taxes and map project in gl entries (e410213)
- employee link fields in payroll reports (backport #619) (#620) (e8a57a2)
Performance Improvements
v14.4.4
v14.4.3
v14.4.2
v14.4.1
14.4.1 (2023-06-06)
Bug Fixes
- Monthly Attendance Sheet: handle case when there are only leave records (backport #565) (#567) (8e81bc7)
- refactor: simplify
get_exact_shift
(backport #531) by @mergify in #568 - regional: uninstall failing while deleting UAE fixtures (#574) (#575) (cff23ef)
- return if field is not found (+ minor refactor) (#563) (#569) (7158402)
- validate earned leave and compensatory leave conflict in leave type (backport #502) (#570) (42276a0)
Full Changelog: v14.4.0...v14.4.1
v14.4.0
14.4.0 (2023-05-31)
Bug Fixes
- check if shift is outside assignment period (1ef0954)
- consider
curr_shift
to retrieveprev_shift
when possible (a4889b0) - make promotion details table non-mandatory (backport #559) (#560) (751adf4)
- midnight shift not fetched in checkin if assignment is missing on shift's end date (ab4f980)
- rectify time overlap validation for midnight shifts (21e71e8)
- remove rounding default for earned leave (backport #547) (#549) (8da0656)
- set default to zero on salary component. (#552) (d846d84)