2
2
Request time off
3
3
================
4
4
5
- Once time off has been allocated to an employee, a request to use it can be submitted.
5
+ When employees wish to take time off, they first submit a time off request through the **Time Off **
6
+ application. Once their request has been submitted, it is then reviewed by either the employee's
7
+ manager or their time off officer (depending on who the employee's :ref: `time off approver is
8
+ <employees/approvers>`).
6
9
7
- Time off can be requested in one of two ways: either from the main *Time Off * application
8
- :guilabel: `Dashboard ` (:menuselection: `Time Off app --> My Time --> Dashboard `), or from the
9
- :guilabel: `My Time Off ` dashboard view (:menuselection: `Time Off app --> My Time --> My Time Off `).
10
+ .. note ::
11
+ If the time off type the employee is requesting :ref: `does not require approval
12
+ <time_off/time-off-requests>`, the time off is automatically approved, and does not need to be
13
+ reviewed.
10
14
11
- To create a new request for time off, click the :guilabel: ` New ` button on either the main * Time Off *
12
- :guilabel: ` Dashboard ` or the :guilabel: ` My Time Off ` dashboard, in the default list view.
15
+ Submit time off request
16
+ =======================
13
17
14
- .. note ::
15
- Both :guilabel: `New ` buttons allow the user to request time off, but when requested from the
16
- :guilabel: `Dashboard `, a :guilabel: `New Time Off ` request form appears in a pop-up window. When
17
- requested from the :guilabel: `My Time Off ` list view, the screen navigates to a new time off
18
- request page, instead.
18
+ To request time off, click the :guilabel: `New ` button in the top-left corner of the **Time Off ** app
19
+ dashboard, and a :guilabel: `New Time Off ` pop-up form loads.
20
+
21
+ Fill out the :ref: `fields on the form <time_off/fields >`, and then click :guilabel: `Save & Close ` to
22
+ submit the request.
23
+
24
+ .. tip ::
25
+ Requesting time off can be done either form the main **Time Off ** app dashboard, or by navigating
26
+ to :menuselection: `Time Off --> My Time --> My Time Off `, and clicking :guilabel: `New `.
27
+
28
+ .. image :: request_time_off/new-time-off.png
29
+ :alt: A time off request for three hours of vacation time off.
30
+
31
+ .. _time_off/fields :
32
+
33
+ Time off fields
34
+ ---------------
19
35
20
36
Enter the following information on the :guilabel: `New Time Off ` request form:
21
37
22
- - :guilabel: `Time Off Type `: select the type of time off being requested from the drop-down menu .
23
- - :guilabel: `Dates `: enter the dates that the time off falls under. There are two fields to
38
+ - :guilabel: `Time Off Type `: Using the drop-down menu, select the type of time off being requested.
39
+ - :guilabel: `Dates `: Enter the dates that the time off falls under. There are two fields to
24
40
populate: the start and end dates. Click on either date field and a popover calendar appears.
25
41
26
42
Click on the start date, then click on the end date. The selected start and end dates are circled,
@@ -36,35 +52,27 @@ Enter the following information on the :guilabel:`New Time Off` request form:
36
52
If the selected :guilabel: `Time Off Type ` is configured to have the time off taken in hours, the
37
53
following two fields also appear:
38
54
39
- - :guilabel: `Half Day `: if the time off request is for a half day, tick this checkbox. When this
55
+ - :guilabel: `Half Day `: If the time off request is for a half day, tick this checkbox. When this
40
56
is selected, the second date field disappears, and is replaced with a drop-down menu. From that
41
57
drop-down menu, select either :guilabel: `Morning ` or :guilabel: `Afternoon ` to indicate which
42
- half of the day is being requested.
43
- - :guilabel: `Custom Hours `: if the time off requested is not a whole or half day, tick this
58
+ half of the day is being requested off .
59
+ - :guilabel: `Custom Hours `: If the time off requested is not a whole or half day, tick this
44
60
checkbox. If selected, a :guilabel: `From ` and :guilabel: `To ` field appears beneath this option.
45
61
Using the drop-down menu, select the start and end time for the time off request.
46
62
47
- - :guilabel: `Duration `: this field updates automatically once the :guilabel: `Date ` section is
48
- completed. If the :guilabel: `Date ` section is modified, this section automatically updates to
49
- reflect the total time off requested. This field is in either hours or days, depending on how the
50
- selected :guilabel : `Time Off Type ` is configured.
51
- - :guilabel: `Description `: enter a description for the time off request. This should include any
63
+ - :guilabel: `Requested (Days/Hours) `: This field updates automatically once the :guilabel: `Date `
64
+ section is completed. If the :guilabel: `Date ` section is modified, this section automatically
65
+ updates to reflect the total time off requested. This field is in either hours or days, depending
66
+ on how the selected :ref : `Time Off Type < time_off/time-off-types > ` is configured.
67
+ - :guilabel: `Description `: Enter a description for the time off request. This should include any
52
68
details that managers and approvers may need to approve the request.
53
- - :guilabel: `Supporting Document `: this field only appears if the :guilabel : `Time Off Type ` selected
54
- allows for the attachment of documents. Click the :guilabel: ` Attach File ` button, and a file
55
- explorer window appears.
69
+ - :guilabel: `Supporting Document `: This field ** only ** appears if the :ref : `Time Off Type
70
+ <time_off/time-off-types>` selected allows for the attachment of documents. Click the
71
+ :icon: ` fa-paperclip ` :guilabel: ` Attach File ` button, and a file explorer window appears.
56
72
57
73
Navigate to the desired files that should be attached, select them, then click The
58
74
:guilabel: `Open ` button. The files then appear on the time off request form. Multiple documents
59
75
can be attached, if necessary.
60
76
61
- If the request was created from the :guilabel: `Dashboard `, click the :guilabel: `Save & Close ` button
62
- to save the information, and submit the request.
63
-
64
- If the form was completed from the :guilabel: `My Time Off ` list view, the information is
65
- automatically saved as it is entered. However, the form can be saved manually at any time by
66
- clicking the :icon: `fa-cloud-upload ` :guilabel: `(cloud upload) ` icon.
67
-
68
77
.. image :: request_time_off/time-off-request.png
69
- :align: center
70
- :alt: A time off request form filled out for an employee home sick for two days with the flu.
78
+ :alt: A time off request form filled out for an employee home sick with the flu.
0 commit comments