HR Admin should be able to set up the different leave types (e.g. annual leave, medical leave, etc) that is available for staff to apply.
LeaveType:
- id: text
- name: text
- used: boolean
The used flag is to indicate if the leave type is already in used, and thus will not be allowed to be deleted.
HR Admin should be able to set up the different leave types (e.g. annual leave, medical leave, etc) that is available for staff to apply.
LeaveType:
The used flag is to indicate if the leave type is already in used, and thus will not be allowed to be deleted.