Releases: frappe/hrms
Releases · frappe/hrms
v14.24.1
What's Changed
- fix: don't update exchange rate for all references (backport #1553) by @mergify in #1557
- chore: release v14 by @frappe-pr-bot in #1563
Full Changelog: v14.24.0...v14.24.1
v15.14.1
What's Changed
Full Changelog: v15.14.0...v15.14.1
v15.14.0
v14.24.0
v15.13.1
What's Changed
- refactor: additional parameter in get_matching_queries (backport #1510) by @mergify in #1518
- refactor(UX): show leave application links in leave allocation cancellation message (backport #1520) by @mergify in #1528
- fix: connections in organizational chart cards to show active employees (backport #1526) by @mergify in #1530
- fix: honour 'Consider Marked Attendance on Holidays' for Half Day (backport #1532) by @mergify in #1534
- fix(Shift Assignment): calendar view date filter (backport #1477) by @mergify in #1537
Full Changelog: v15.13.0...v15.13.1
v14.23.0
What's Changed
- refactor: replace
in_list(array, member)
witharray.includes(member)
(backport #1513) by @mergify in #1514 - refactor(UX): show leave application links in leave allocation cancellation message (backport #1520) by @mergify in #1527
- fix: connections in organizational chart cards to show active employees (backport #1526) by @mergify in #1529
- fix: Payroll Entry employee_query Error by @anupamvs in #1521
- fix: honour 'Consider Marked Attendance on Holidays' for Half Day (backport #1532) by @mergify in #1533
- feat(Bulk Leave Policy Assignment): add Assignment Based on Joining Date by @krantheman in #1493
- fix(Shift Assignment): calendar view date filter (backport #1477) by @mergify in #1536
New Contributors
Full Changelog: v14.22.1...v14.23.0
v15.13.0
What's Changed
- build: pin frappe & erpnext requirements to ^15.0.0 by @ruchamahabal in #1460
- fix: german translations by @barredterra in #1463
- fix(Staffing Plan): honour company default currency (backport #1461) by @mergify in #1468
- fix: enable no copy for Pending Amount & Returned Amount (backport #1466) by @mergify in #1471
- fix(Payroll Entry): consideration of Salary Slip Based on Timesheet as a filter query when it is disabled (backport #1474) by @mergify in #1482
- refactor: update exchange rate of reference document supplied by reconciliation tool (backport #1489) by @mergify in #1491
- fix: german translations for "leave" by @barredterra in #1500
- feat(PWA): Push Notifications (backport #1384) by @mergify in #1499
- fix: company fixture setup error handling & flags (backport #1504) by @mergify in #1506
- fix(PWA): decouple FCM initialization failures from service worker registrations (backport #1507) by @mergify in #1508
- refactor: replace
in_list(array, member)
witharray.includes(member)
(backport #1513) by @mergify in #1515 - feat: Bulk Salary Structure Assignment (backport #1367) by @mergify in #1517
Full Changelog: v15.12.0...v15.13.0
v14.22.1
What's Changed
- fix(Staffing Plan): honour company default currency (backport #1461) by @mergify in #1467
- fix: enable no copy for Pending Amount & Returned Amount (backport #1466) by @mergify in #1470
- fix(Payroll Entry): consideration of Salary Slip Based on Timesheet as a filter query when it is disabled (backport #1474) by @mergify in #1481
- refactor: update exchange rate of reference document supplied by reconciliation tool (backport #1489) by @mergify in #1490
- fix: german translations (backport #1463) by @mergify in #1465
- fix: german translations for "leave" (backport #1500) by @mergify in #1501
- fix: company fixture setup error handling & flags (backport #1504) by @mergify in #1505
Full Changelog: v14.22.0...v14.22.1
v15.12.0
What's Changed
- feat: pass doctype as context when translating label (backport #1439) by @mergify in #1441
- fix(Leave Application): Corrected rendering of Leave Application email template when HTML format is used (backport #1435) by @mergify in #1443
- fix(Monthly Attendance Sheet): parsing error for data values (backport #1446) by @mergify in #1452
- fix: leave application status vs max consecutive days calculation (backport #1447) by @mergify in #1454
Full Changelog: v15.11.1...v15.12.0
v14.22.0
What's Changed
- feat: pass doctype as context when translating label (backport #1439) by @mergify in #1440
- fix(Leave Application): Corrected rendering of Leave Application email template when HTML format is used (backport #1435) by @mergify in #1442
- fix(Monthly Attendance Sheet): parsing error for data values (backport #1446) by @mergify in #1451
- fix: leave application status vs max consecutive days calculation (backport #1447) by @mergify in #1453
Full Changelog: v14.21.6...v14.22.0