[ADD] payroll: adding new work entries doc

closes odoo/documentation#6145

X-original-commit: d349cf7bb1
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
This commit is contained in:
Lara Martini (larm)
2023-04-17 17:17:56 -04:00
parent f48368b9d2
commit cb71f08a7f
16 changed files with 180 additions and 0 deletions
+6
View File
@@ -31,6 +31,8 @@ Any country-specific localizations are set up in the :guilabel:`Localization` se
during the creation of the database. It is not recommended to alter the localization settings unless
specifically required.
.. _payroll/work-entries-config:
Work entries
============
@@ -38,6 +40,9 @@ A *work entry* is an individual record on an employee's timesheet. Work entries
account for all types of work and time off, such as :guilabel:`Attendance`, :guilabel:`Sick Time
Off`, :guilabel:`Training`, or :guilabel:`Public Holiday`.
.. seealso::
:doc:`Manage work entries <payroll/work_entries>`
Work entry types
----------------
@@ -361,4 +366,5 @@ Resume
.. toctree::
:titlesonly:
payroll/work_entries
payroll/contracts