@@ -12,7 +12,7 @@ requests and time off balances. Managers can :doc:`allocate time off <time_off/a
12
12
individuals, teams, or the whole company, and :ref: `approve time off requests
13
13
<time_off/manage-time-off>`.
14
14
15
- Detailed :ref : `reports <time_off/reporting >` can be run to see how much time off (and what kinds of
15
+ Detailed :doc : `reports <time_off/reporting >` can be run to see how much time off (and what kinds of
16
16
time off) are being used, :ref: `accrual plans <time_off/accrual-plans >` can be created, and
17
17
:ref: `public holidays <time_off/public-holidays >` can be set.
18
18
@@ -567,97 +567,12 @@ the time off request in a modal, click the :guilabel:`View` button.
567
567
.. image :: time_off/overview.png
568
568
:alt: Overview of the user's team, with time off requests shown.
569
569
570
- .. _time_off/reporting :
571
-
572
- Reporting
573
- =========
574
-
575
- The reporting feature allows users to view time off for their team, either by employee or type of
576
- time off. This allows users to see which employees are taking time off, how much time off they are
577
- taking, and what time off types are being used.
578
-
579
- Any report can be added to a spreadsheet, when in either the :icon: `fa-area-chart `
580
- :guilabel: `(Graph) ` or :icon: `oi-view-pivot ` :guilabel: `(Pivot) ` view, through the *Insert in
581
- Spreadsheet * button that appears in the top-left of a report.
582
-
583
- .. note ::
584
- If the **Documents ** app is installed, an option to add the report to a spreadsheet appears. If
585
- not, the report can be added to a *Dashboard *.
586
-
587
- By employee
588
- -----------
589
-
590
- To view a list of employee time off requests, navigate to :menuselection: `Time Off app --> Reporting
591
- --> by Employee `.
592
-
593
- The default report presents the current year's data in a list view, displaying all the employees in
594
- alphabetical order. Each employee's line is collapsed by default. To expand a line, click anywhere
595
- on the line.
596
-
597
- The view expands, and has the time off requests organized by time off type. Click anywhere on a time
598
- off type line to expand it, and view all the individual time off requests that fall under that type.
599
-
600
- The information shown in the list includes: the :guilabel: `Employee ` name, :guilabel: `Number of
601
- Days ` off requested, the :guilabel: `Start Date `, :guilabel: `End Date `, :guilabel: `Status `, and
602
- :guilabel: `Description `.
603
-
604
- .. image :: time_off/employee-report.png
605
- :alt: Report of time off, shown by each employee in a list view.
606
-
607
- The report can be displayed in other ways, as well. Click the corresponding button option in the
608
- top-right corner of the page to view the data in that specific way. The various options are a
609
- :icon: `oi-view-list ` :guilabel: `(List) `, or default view, :icon: `fa-area-chart ` :guilabel: `(Graph) `,
610
- :icon: `oi-view-pivot ` :guilabel: `(Pivot) ` table, or :icon: `fa-calendar ` :guilabel: `(Calendar) ` view.
611
-
612
- When a selection has been made, additional options appear for that particular selection. For more
613
- detailed information on the reports and their various options, refer to the :doc: `reporting
614
- <../essentials/reporting>` documentation.
615
-
616
- By type
617
- -------
618
-
619
- To view a graph of all time off, organized by time off type, navigate to :menuselection: `Time Off
620
- app --> Reporting --> by Type `. This shows all time off requests in a default bar chart.
621
-
622
- Hover over a bar to view the :guilabel: `Duration (Days) ` of that specific time off type.
623
-
624
- .. image :: time_off/bar-chart.png
625
- :alt: The various time off types, and how many days requested, in a bar chart. Details are
626
- highlighted in a red box.
627
-
628
- Click on a bar to go to a detailed list view of all the time off requests for that time off type.
629
-
630
- Each request is listed, with the following information displayed: the :guilabel: `Employee `,
631
- :guilabel: `Number of Days `, :guilabel: `Request Type `, :guilabel: `Start Date `, :guilabel: `End Date `,
632
- :guilabel: `Status `, and the :guilabel: `Description `.
633
-
634
- The report can be displayed in other ways, as well. Click the corresponding button option in the
635
- top-right corner of the page to view the data in that way. The various options are a
636
- :icon: `fa-area-chart ` :guilabel: `(Graph) ` (the default view), :icon: `oi-view-list `
637
- :guilabel: `(List) `, or :icon: `oi-view-pivot ` :guilabel: `(Pivot) ` table.
638
-
639
- When a selection has been made, additional options appear for that particular selection. For more
640
- detailed information on the reports, and their various options, refer to the :doc: `reporting
641
- <../essentials/reporting>` documentation.
642
-
643
- Balance
644
- -------
645
-
646
- To view a pivot table of all time off balances, organized by time off type, then further organized
647
- by how many days and hours are :guilabel: `Left ` and :guilabel: `Planned `, navigate to
648
- :menuselection: `Time Off app --> Reporting --> Balance `.
649
-
650
- This shows all time off balances in a default pivot table. The employees populate the rows, while
651
- the various time off types and balances populate the columns.
652
-
653
- .. image :: time_off/balance.png
654
- :alt: The various time off balances, in a pivot table.
655
-
656
570
.. seealso ::
657
571
- :doc: `time_off/allocations `
658
572
- :doc: `time_off/request_time_off `
659
573
- :doc: `time_off/my_time `
660
574
- :doc: `time_off/management `
575
+ - :doc: `time_off/reporting `
661
576
662
577
.. toctree ::
663
578
:titlesonly:
@@ -666,3 +581,4 @@ the various time off types and balances populate the columns.
666
581
time_off/request_time_off
667
582
time_off/my_time
668
583
time_off/management
584
+ time_off/reporting
0 commit comments