Skip to content

Commit 74dcc7d

Browse files
committed
[IMP] Time Off: Updating Request Time Off
1 parent 8e83cfa commit 74dcc7d

File tree

5 files changed

+45
-34
lines changed

5 files changed

+45
-34
lines changed

content/applications/hr/employees/new_employee.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,8 @@ this section to be visible.
258258
add the location, or :guilabel:`Create and edit...` to add the location, assign a :guilabel:`Work
259259
Address`, and a :guilabel:`Cover Image`.
260260

261+
.. _employees/approvers:
262+
261263
APPROVERS
262264
---------
263265

content/applications/hr/time_off.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ Enter the name for the particular type of time off in the blank line at the top
6363
:guilabel:`Time Off Requests` and :guilabel:`Allocation Requests` sections **must** be
6464
configured.
6565

66+
.. _time_off/time-off-requests:
67+
6668
Time off requests section
6769
*************************
6870

@@ -123,7 +125,6 @@ This section determines how allocation requests are handled for this time off ty
123125
time off approver <employees/work-info-tab>` and the :ref:`Time Off Officer
124126
<time_off/time-off-officer>` are required to approve the allocation request.
125127

126-
127128
Configuration section
128129
*********************
129130

content/applications/hr/time_off/request_time_off.rst

Lines changed: 41 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -2,25 +2,41 @@
22
Request time off
33
================
44

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>`).
69

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.
1014

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+
=======================
1317

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+
---------------
1935

2036
Enter the following information on the :guilabel:`New Time Off` request form:
2137

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
2440
populate: the start and end dates. Click on either date field and a popover calendar appears.
2541

2642
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:
3652
If the selected :guilabel:`Time Off Type` is configured to have the time off taken in hours, the
3753
following two fields also appear:
3854

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
4056
is selected, the second date field disappears, and is replaced with a drop-down menu. From that
4157
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
4460
checkbox. If selected, a :guilabel:`From` and :guilabel:`To` field appears beneath this option.
4561
Using the drop-down menu, select the start and end time for the time off request.
4662

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
5268
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.
5672

5773
Navigate to the desired files that should be attached, select them, then click The
5874
:guilabel:`Open` button. The files then appear on the time off request form. Multiple documents
5975
can be attached, if necessary.
6076

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-
6877
.. 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.
17.3 KB
Loading
9.33 KB
Loading

0 commit comments

Comments
 (0)