Leave Application & Approval
Source:
LeaveFormBO.cs
Leave Lifecycle
Leave Types in Attendance Processing
Attendance Type Configuration
Only types with ShowInLeaveForm = 1 appear as leave options:
| Field | Purpose |
|---|---|
AttendanceTypeId | Primary key |
AttendanceCode | Short code (CL, SL, PL, etc.) |
Description | Full name (Casual Leave, Sick Leave) |
ShowInLeaveForm | 1 = available as leave type |
AttendanceValue | Decimal value (0.5, 1.0) |
IsPaidLeave | Affects salary calculation |