Revision: 04ed1794cf

Create Wiki Page

Restore Revision

Administrator edited on 4 oct 2023, 9:43:35

@@ -0,0 +1,33 @@
+A Shift Assignment is created to assign a particular shift type to an employee for a specific period.
+
+## 1. Prerequisites 
+
+To create a Shift Assignment, these need to be created first:
+
+* [Employee]()
+* [Shift Type]()
+
+## 2. How to create a Shift Assignment 
+
+In some organizations, shifts are assigned to employees, and in some, employees request for a shift. In the latter case, employees can create a Shift Request. Once the 
+Shift Request is Approved and submitted it automatically creates a Shift Assignments for an Employee.
+
+To directly create a Shift Assignment, go to:
+
+> Home > Human Resources > Shift Management > Shift Assignment
+
+1. Click on New
+1. Select the Employee
+1. Select the Shift Type
+1. Set the Start Date. If you want to assign this shift for a specific period, set an End Date.
+1. Save and Submit.
+1. You can set the Assignment as Inactive after submission too.
+
+ ![]()
+
+You can also switch to a calendar view to see shift schedules of multiple employees
+
+ ![]()
+
+> Note: The Assignment for active shift-type will be for a fixed period if there is an End Date otherwise, it will be treated as an ongoing shift with no End Date. 
+> Users can update the End Date and status even after submitting the document.