Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): Bumped to Version 14.36.3
## [14.36.3](v14.36.2...v14.36.3) (2025-01-23) ### Bug Fixes * added check for 0 absent employees ([0e278d0](0e278d0)) * create single leave ledger entry for encashment if leave is carry forward type. ([9beef69](9beef69)) * fetch designation in job applicant from job opening ([5ad4c0b](5ad4c0b)) * mark absense for default shift due to missing checkins when an assigned shift exists for the employee but the absent dates aren't overlapping with it ([18bbc9b](18bbc9b)) * removed unnecessary filter and checks for assigned shifts, mark_absent_for_dates_with_no_attendance function takes care of which dates to consider for attendance. ([ecc377c](ecc377c)) * set leave encashment amount and payable account in fnf payables (backport [#2646](#2646)) ([#2676](#2676)) ([caeedf1](caeedf1)) * translation in payroll (backport [#2644](#2644)) ([#2655](#2655)) ([2c0504a](2c0504a)) * updated filter to exclude past and current date shift assignment ([20796be](20796be))
- Loading branch information