Skip to content

v14.23.0

Compare
Choose a tag to compare
@frappe-pr-bot frappe-pr-bot released this 13 Mar 10:24
· 302 commits to version-14 since this release

What's Changed

  • refactor: replace in_list(array, member) with array.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