Releases: frappe/hrms
Releases ยท frappe/hrms
v14.3.3
14.3.3 (2023-05-24)
Bug Fixes
- change fieldtype to remove currency field from total row in export (495c939)
- handle remove_if_zero_valued property while updating salary slip via data import (bfacf17)
- incorrect pro-rated earned leave calculation for passed months (cec0960)
- update statistical component value in default data (a5cca22)
v14.3.2
v14.3.1
14.3.1 (2023-05-10)
Bug Fixes
- loan fieldname in salary register report (#510) (15bbda3)
- removed filter on non-existent column in grievance chart (backport #501) (#504) (7d6a5e6)
- Salary Slip: exchange rate overwritten on form load (backport #507) (#508) (9cf39a5)
Performance Improvements
- refactor
get_all_nodes
in Org Chart (b68a7bb)
v14.3.0
14.3.0 (2023-05-03)
Bug Fixes
- add msgprint for updated attendance (b266a3d)
- call update_component_row only if amount is not none (ac7afd3)
- consider default value before removed zero valued components (445e1a3)
- do not consider zero valued rows for accounting (4089d84)
- employee & grade filters not considered while allocating leaves via Leave Control Panel (backport #456) (#490) (c39eaad)
- group checkin logs by shift start time (561994e)
- rename field (c55eefa)
- rename field to remove zero valued compoents (b0cc416)
- shift not fetched in checkin on holidays (e47932a)
- validate overlapping attendance request (e2d7998)
Features
- Mark auto attendance on holidays (74dc49d)
- Mark Auto Attendance on Holidays setting in Shift Type (cf092f1)
- moved show zero value component setting to salary compoent for better control (cde30ef)
- overwrite attendance status from attendance request record (cbcb6c7)
- provision to display zero value salary components on salary slip (109ba11)
- provision to remove element if zero valued (9fe007a)
- rearrange payroll settings form (8a95e81)
- test case to check compoents with config show zero value component are getting added in salary slip if component amount is zero (3726f61)
- update component row only if the amount is not none (3e1cd01)
- UX: Show warnings for skipping/overwriting attendance in request (f165abc)
v14.2.4
What's Changed
Bug Fixes
- fix: shift request cancellation failing (backport #478) by @ruchamahabal in #479
- fix: allow user to set standard deductions in income tax slab without allowing other exemptions (backport #482) by @saurabh6790 in #484
Full Changelog: v14.2.3...v14.2.4
v14.2.3
What's Changed
Bug Fixes
- refactor: update ref details on selected references on Payment Entry (backport #458) by @mergify in #460
- fix: savepoint policy assignment submission, log errors & inform the user about failures (backport #459) by @mergify in #461
- fix(patch): convert kra to string and replace \n chars for better kra names (backport #465) by @mergify in #466
Full Changelog: v14.2.2...v14.2.3
v14.2.2
What's Changed
Bug Fixes
- fix: specify employee info in attendance validation messages (backport #439) by @ruchamahabal in #440
- fix: v13 -> v14 migration issues (backport #448) by @ruchamahabal in #452
Full Changelog: v14.2.1...v14.2.2
v14.2.1
What's Changed
Bug Fixes
- fix: format currency/float as per number format in work history (backport #429) by @ruchamahabal in #430
- fix(patch): run payroll entry status patch for null status only (backport #431) by @ruchamahabal in #432
- fix: scroll to error message on payroll entry failure (backport #433) by @ruchamahabal in #434
Full Changelog: v14.2.0...v14.2.1
v14.2.0
What's Changed
Features
- feat: Performance Module (backport #43) by @ruchamahabal in #424
- feat: Appraisal Overview report (backport #423) by @ruchamahabal in #425
Bug Fixes
- fix: column generation for report salary register (backport #421) by @saurabh6790 in #422
Full Changelog: v14.1.3...v14.2.0
v14.1.3
What's Changed
Bug Fixes
- fix: earned leave exceeding annual allocation (backport #397) by @ruchamahabal in #398
- fix: don't allow manual updates for earned leave allocation after submission (backport #399) by @ruchamahabal in #400
- fix: filter out inactive employees on additional salary and pull default amount from component (backport #385) by @saurabh6790 in #402
- fix: get income tax slab only if tax compoents are applicable (backport #394) by @saurabh6790 in #404
- fix: update salary register report to display correct currency symbol (backport #401) by @saurabh6790 in #405
- fix: cannot customize Employee Advance due to document states property (backport #408) by @ruchamahabal in #410
- fix: filter out old allocation's carry-forwarded leaves while fetching leave details (backport #411) by @ruchamahabal in #413
Full Changelog: v14.1.2...v14.1.3