Shift module is used to set shift details of employees while adding employees' details. In Shift page, it lists the Code, Description, In time, Out time, Half day time, Grace time In , Grace Time Out , Shift type and Status.
Shift
Shift module allows user to:
Add Shift
Update Shift
Delete Shift
Add Shift Button is displayed on top right-side of work area in the Shift page.
On clicking the Add Shift Button, it displays Code, Description, In time, Out time, Half day Time, Grace Time In , Grace Time Out ,Shift Type and Status. After entering all the fields, new shift is created followed by a success message.
Update Shift Button is displayed in list table on the Shift page. It displays the Shift details added by the user in new shift page.
On clicking the Update Shift Button, it displays a page with Code, Description, In time, Out time, Half day Time, Grace Time In, Grace Time Out, Shift Type and Status (active / inactive) with already added details by the user. After updating the fields, the details get updated by displaying a success message.
Delete Shift Button is displayed in list table on the Shift page. Shift gets deleted after displaying a confirmation message.
On clicking the Delete Shift Button, a confirmation message will get displayed,if the user agrees Shift gets deleted.