Skip to content

v14.3.2

Compare
Choose a tag to compare
@frappe-pr-bot frappe-pr-bot released this 16 May 14:45
· 727 commits to version-14 since this release

14.3.2 (2023-05-16)

Bug Fixes

  • fetch default shift for active employees only (22d9bed)

Performance Improvements

  • index shift type and employee in checkins and assignment to avoid full table scans (7f5062e)
  • optimize fn to fetch default shift employees (c6aa193)
  • use get_all instead of get_list for fetching checkins (bfa014e)
  • use cache for most used queries (1a1b0fa)