Skip to content

Commit 6b3caa0

Browse files
committed
[IMP] Employees - Departments
1 parent 879d994 commit 6b3caa0

3 files changed

Lines changed: 21 additions & 32 deletions

File tree

content/applications/hr/employees/departments.rst

Lines changed: 21 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -13,27 +13,19 @@ To make a new department, navigate to :menuselection:`Employees app --> Departme
1313
:guilabel:`New` button in the top-left corner to reveal a blank department form. Fill out the
1414
following information on the department form:
1515

16-
- :guilabel:`Department Name`: enter a name for the department.
17-
- :guilabel:`Manager`: using the drop-down menu, select the department manager.
18-
- :guilabel:`Parent Department`: if the new department is housed within another department (has a
16+
- :guilabel:`Department Name`: Enter a name for the department.
17+
- :guilabel:`Manager`: Select the department manager using the drop-down menu.
18+
- :guilabel:`Parent Department`: If the new department is housed within another department (has a
1919
parent department), select the parent department using the drop-down menu.
20-
- :guilabel:`Company`: using the drop-down menu, select the company the department is part of. This
20+
- :guilabel:`Company`: Select the company the department is part of using the drop-down menu. This
2121
field only appears in a multi-company database.
22-
- :guilabel:`Color`: select a color for the department. Click the colored box to display all the
22+
- :guilabel:`Color`: Select a color for the department. Click the colored box to display all the
2323
color options. Click on a color to select it.
24-
- :guilabel:`Appraisal Templates`: using the drop-down menu, select the appraisal form to be used
25-
for all employee appraisals within this department. If a new appraisal is desired, enter the name
26-
for the appraisal, then click :guilabel:`Create and edit...` to modify the new appraisal form.
27-
This field **only** appears if the **Appraisals** app is installed.
28-
- :guilabel:`Appraisal Survey`: using the drop-down menu, select the default survey to use for the
29-
department when requesting feedback from employees within the department. The default options are
30-
:guilabel:`Employee Opinion Form`, :guilabel:`360 Feedback`, and :guilabel:`Employee Appraisal Form`.
31-
This field **only** appears if the **Appraisals** app is installed, *and* the *360 Feedback*
32-
option is enabled in the settings.
33-
34-
After the form is completed, click the :icon:`fa-cloud-upload` :guilabel:`(cloud upload)` icon to
24+
25+
After the form is completed, click the :icon:`fa-cloud-upload` :guilabel:`(Save manually)` icon to
3526
manually save the changes. When saved, a :guilabel:`DEPARTMENT ORGANIZATION` chart appears in the
36-
top-right of the department card, illustrating where the department lies in the organization.
27+
right of the department card, illustrating where the department lies in the organization, and how
28+
many employees are within each listed department.
3729

3830
.. image:: departments/department-form.png
3931
:alt: The department for with all fields filled out.
@@ -44,9 +36,6 @@ top-right of the department card, illustrating where the department lies in the
4436
:guilabel:`Department Organization` chart is visible upon opening the department card from the
4537
:guilabel:`Departments` dashboard.
4638

47-
.. seealso::
48-
:doc:`../appraisals`
49-
5039
Departments dashboard
5140
=====================
5241

@@ -69,23 +58,23 @@ Kanban view
6958
Each department has its own Kanban card on the main :guilabel:`Departments` dashboard. Each
7059
department card displays the following information, if available:
7160

72-
- :guilabel:`Name`: the name of the department.
73-
- :guilabel:`Manager`: the name and image of the department manager.
74-
- :guilabel:`Company`: the company the department is part of, including the location icon.
75-
- :guilabel:`Employees`: the number of employees within the department.
76-
- :guilabel:`Appraisals`: the number of appraisals scheduled for employees in the department.
77-
- :guilabel:`Time Off Requests`: the number of unapproved time off requests for employees in the
61+
- :guilabel:`Name`: The name of the department.
62+
- :guilabel:`Manager`: The name and image of the department manager.
63+
- :guilabel:`Company`: The company the department is part of, including the location icon.
64+
- :guilabel:`Employees`: The number of employees within the department.
65+
- :guilabel:`Appraisals`: The number of appraisals scheduled for employees in the department.
66+
- :guilabel:`Time Off Requests`: The number of unapproved time off requests for employees in the
7867
department :ref:`awaiting approval <time_off/manage-time-off>` . This **only** appears if there
7968
are requests to approve.
80-
- :guilabel:`Allocation Requests`: the number of unapproved allocation requests for employees in the
69+
- :guilabel:`Allocation Requests`: The number of unapproved allocation requests for employees in the
8170
department :ref:`awaiting approval <time_off/manage-allocations>`. This **only** appears if there
8271
are requests to approve.
83-
- :guilabel:`New Applicants`: the number of :ref:`new applicants <recruitment/new>` for a position
72+
- :guilabel:`New Applicants`: The number of :ref:`new applicants <recruitment/new>` for a position
8473
within the department. This **only** appears if there are new applicants.
85-
- :guilabel:`Expense Reports`: the number of employees in the department with :doc:`open expense
86-
reports to approve <../../finance/expenses/approve_expenses>`. This **only** appears if there are
87-
any expense reports waiting for approval.
88-
- :guilabel:`Absence`: the number of employees with approved time off for the current day.
74+
- :guilabel:`Expenses`: The number of employees in the department with :doc:`open expenses to
75+
approve <../../finance/expenses/approve_expenses>`. This **only** appears if there are any
76+
expenses waiting for approval.
77+
- :guilabel:`Absence`: The number of employees with approved time off for the current day.
8978
- Color bar: the selected color for the department appears as a vertical bar on the left side of the
9079
department card.
9180

612 Bytes
Loading
-1.68 KB
Loading

0 commit comments

Comments
 (0)