[ADD] attendances: hr and attendances categories + hardware page
Task ID: 3251124
closes odoo/documentation#3956
X-original-commit: 0124878dd4
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
This commit is contained in:
parent
cd1f3e4510
commit
cde27305ee
@ -18,6 +18,7 @@ Discover our user guides and configuration tutorials per application.
|
|||||||
applications/sales
|
applications/sales
|
||||||
applications/websites
|
applications/websites
|
||||||
applications/inventory_and_mrp
|
applications/inventory_and_mrp
|
||||||
|
applications/hr
|
||||||
applications/marketing
|
applications/marketing
|
||||||
applications/services
|
applications/services
|
||||||
applications/productivity
|
applications/productivity
|
||||||
|
9
content/applications/hr.rst
Normal file
9
content/applications/hr.rst
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
:nosearch:
|
||||||
|
|
||||||
|
===============
|
||||||
|
Human resources
|
||||||
|
===============
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
|
||||||
|
hr/attendances
|
19
content/applications/hr/attendances.rst
Normal file
19
content/applications/hr/attendances.rst
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
:nosearch:
|
||||||
|
:show-content:
|
||||||
|
:hide-page-toc:
|
||||||
|
:show-toc:
|
||||||
|
|
||||||
|
===========
|
||||||
|
Attendances
|
||||||
|
===========
|
||||||
|
|
||||||
|
**Odoo Attendances** functions as a time clock. Employees check in and check out of work, while
|
||||||
|
managers can see who is available at any given time.
|
||||||
|
|
||||||
|
.. seealso::
|
||||||
|
`Odoo Tutorials: Attendances <https://www.odoo.com/slides/slide/attendances-684>`_
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:titlesonly:
|
||||||
|
|
||||||
|
attendances/hardware
|
57
content/applications/hr/attendances/hardware.rst
Normal file
57
content/applications/hr/attendances/hardware.rst
Normal file
@ -0,0 +1,57 @@
|
|||||||
|
========
|
||||||
|
Hardware
|
||||||
|
========
|
||||||
|
|
||||||
|
Kiosk management
|
||||||
|
================
|
||||||
|
|
||||||
|
A kiosk is a self-service station that allows employees to check in and check out for work shifts.
|
||||||
|
|
||||||
|
There are two ways to set up a kiosk:
|
||||||
|
|
||||||
|
- **Laptop and desktop PC**
|
||||||
|
|
||||||
|
Running a kiosk in a web browser is the cheapest and most flexible option. You can print employee
|
||||||
|
badges with any thermal or inkjet printer compatible with your web browser.
|
||||||
|
|
||||||
|
- **Tablet and mobile phone (Android or iOS)**
|
||||||
|
|
||||||
|
Tablets and mobile phones take up much less space, and their touchscreens are easy to use.
|
||||||
|
Consider putting them in a secure stand at the front desk or mounting them securely on a wall.
|
||||||
|
|
||||||
|
.. tip::
|
||||||
|
We recommend using an iPad together with the `Heckler Design WindFall Stand
|
||||||
|
<https://hecklerdesign.com/products/windfall-stand-for-ipad>`_
|
||||||
|
|
||||||
|
RFID key fob readers
|
||||||
|
====================
|
||||||
|
|
||||||
|
Employees can scan personal RFID key fobs with an RFID reader to manage check-ins and check-outs
|
||||||
|
quickly and easily.
|
||||||
|
|
||||||
|
.. image:: hardware/rfid-reader.jpg
|
||||||
|
:align: center
|
||||||
|
:width: 40%
|
||||||
|
:alt: An RFID key fob is placed on an RFID reader
|
||||||
|
|
||||||
|
.. tip::
|
||||||
|
We recommend using the `Neuftech USB RFID Reader <https://neuftech.net/Neuftech-USB-RFID-Reader-ID-Kartenleseger%C3%A4t-Kartenleser-Kontaktlos-Card-Reader-f%C3%BCr-EM4100>`_.
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
An IoT box is **not** required.
|
||||||
|
|
||||||
|
Barcode scanners
|
||||||
|
================
|
||||||
|
|
||||||
|
Employees can scan the barcode on their employee badges to manage check-ins and check-outs quickly
|
||||||
|
and easily. The kiosk mode works with most USB barcode scanners connected directly to a computer.
|
||||||
|
Bluetooth barcode scanners are also supported natively.
|
||||||
|
|
||||||
|
.. tip::
|
||||||
|
We recommend using the `Honeywell product line
|
||||||
|
<https://sps.honeywell.com/us/en/products/productivity/barcode-scanners>`_. If the barcode
|
||||||
|
scanner is connected directly to a computer, it must be configured to use the computer's keyboard
|
||||||
|
layout.
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
An IoT box is **not** required.
|
BIN
content/applications/hr/attendances/hardware/rfid-reader.jpg
Normal file
BIN
content/applications/hr/attendances/hardware/rfid-reader.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 34 KiB |
Loading…
Reference in New Issue
Block a user