[IMP] planning: improvement toctree

This commit is contained in:
keli brugalli (kbr) 2020-02-18 13:34:15 +01:00 committed by Antoine Vandevenne (anv)
parent 102e437501
commit 1df81e22fc
13 changed files with 16 additions and 5 deletions

View File

@ -7,5 +7,4 @@ Planning
.. toctree:: .. toctree::
:titlesonly: :titlesonly:
planning/duplicate_a_planning planning/overview
planning/send_planned_shifts

9
planning/overview.rst Normal file
View File

@ -0,0 +1,9 @@
========
Overview
========
.. toctree::
:titlesonly:
overview/duplicate_a_planning
overview/send_planned_shifts

View File

@ -1,5 +1,5 @@
============================================ ============================================
Create a schedule and make encoding easier Create a Schedule and Make Encoding Easier
============================================ ============================================
Organize regular schedules or forecast projects in a long term basis. Create shifts to manage your Organize regular schedules or forecast projects in a long term basis. Create shifts to manage your
tasks, assign employees, and stay organized at a high level. tasks, assign employees, and stay organized at a high level.

View File

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View File

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

View File

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View File

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 34 KiB

View File

@ -1,5 +1,5 @@
============================================================ ============================================================
Send planned shifts and give employees autonomy over shifts Send Planned Shifts and Give Employees Autonomy Over Shifts
============================================================ ============================================================
If you are not on top of your tasks and shifts you might fall behind, loosing productivity. If you are not on top of your tasks and shifts you might fall behind, loosing productivity.
Allowing your employees to have a say over shifts helps you to be on top of your workload, and Allowing your employees to have a say over shifts helps you to be on top of your workload, and

View File

@ -114,3 +114,6 @@ helpdesk/after_sales.rst helpdesk/advanced/after_sales.rst
helpdesk/close_tickets.rst helpdesk/advanced/close_tickets.rst # (#565) helpdesk/close_tickets.rst helpdesk/advanced/close_tickets.rst # (#565)
helpdesk/invoice_time.rst helpdesk/timesheet_and_invoice/invoice_time.rst # (#565) helpdesk/invoice_time.rst helpdesk/timesheet_and_invoice/invoice_time.rst # (#565)
helpdesk/reinvoice_from_project.rst helpdesk/timesheet_and_invoice/reinvoice_from_project.rst # (#565) helpdesk/reinvoice_from_project.rst helpdesk/timesheet_and_invoice/reinvoice_from_project.rst # (#565)
planning/duplicate_a_planning.rst planning/overview/duplicate_a_planning.rst # (#567)
planning/send_planned_shifts.rst planning/overview/send_planned_shifts.rst # (#567)