Skip to content

Commit d05afb2

Browse files
committed
[IMP] Attendances: updating images and formatting
closes #13352 X-original-commit: 85c2373 Signed-off-by: Lara Martini (larm) <[email protected]>
1 parent 2470b25 commit d05afb2

File tree

4 files changed

+20
-26
lines changed

4 files changed

+20
-26
lines changed

content/applications/hr/attendances/check_in_check_out.rst

Lines changed: 20 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -2,49 +2,45 @@
22
Check in and out
33
================
44

5-
Odoo's *Attendances* application allows users, who are logged into the database, to check in and
6-
out, without needing to go into the *Attendances* application, or use a kiosk. For smaller
5+
Odoo's **Attendances** application allows users, who are logged into the database, to check in and
6+
out without needing to go into the **Attendances** application, or use a kiosk. For smaller
77
companies, where every employee is also a user, this feature may be useful.
88

99
A user can check in and/or out on the main database Odoo dashboard, or while inside any application.
1010
To do so, in the upper-right corner of the top main header menu, which is always visible regardless
11-
of what application the user is in, a :guilabel:`🔴 (red circle)` or :guilabel:`🟢 (green circle)`
12-
is visible. Click on the colored circle to reveal the attendance widget, enabling the user to check
13-
in and/or out.
14-
15-
.. image:: check_in_check_out/top-menu.png
16-
:align: center
17-
:alt: Top right main menu with check in button highlighted.
11+
of what application the user is in, a :icon:`fa-circle` :guilabel:`(red circle)` or
12+
:icon:`fa-circle` :guilabel:`(green circle)` is visible. Click on the colored circle to reveal the
13+
attendance widget, enabling the user to check in or out.
1814

1915
.. _attendances/check-in:
2016

2117
Check in
2218
========
2319

2420
If the attendance widget circle is red, this indicates the user is not currently checked in. Click
25-
the :guilabel:`🔴 (red circle)`, and the attendance widget appears, displaying a green
26-
:guilabel:`Check in` :icon:`fa-sign-in` button.
21+
the :icon:`fa-circle` :guilabel:`(red circle)`, and the attendance widget appears, displaying a
22+
green :guilabel:`Check in` :icon:`fa-sign-in` button.
2723

2824
.. image:: check_in_check_out/check-in.png
29-
:align: center
3025
:alt: Top right main menu with check in button highlighted.
3126

32-
When the user checks in from the database, the *Attendances* app logs the location details for the
27+
When the user checks in from the database, the **Attendances** app logs the location details for the
3328
user, including the IP Address and GPS coordinates.
3429

3530
.. important::
36-
For the *Attendances* app to log the location details, the user must allow their computer to
31+
For the **Attendances** app to log the location details, the user must allow their computer to
3732
access their location information.
3833

3934
If the user has not already checked in and out during the current work day, this button is the only
4035
visible item in the widget. If the user has previously checked in and out, a :guilabel:`Total today`
4136
field appears above the button, and the total amount of time that has been logged for the day
4237
appears in that field, in an :guilabel:`HH:MM` (hours:minutes) format.
4338

44-
Click the :guilabel:`Check in` :icon:`fa-sign-in` button to check in. The :guilabel:`🔴 (red
45-
circle)` in the top menu changes to green, and the widget changes appearance, as well. The widget
46-
updates to reflect that the user has checked in, by changing the green :guilabel:`Check in`
47-
:icon:`fa-sign-in` button to a yellow :guilabel:`Check out` :icon:`fa-sign-out` button.
39+
Click the :guilabel:`Check in` :icon:`fa-sign-in` button to check in. The :icon:`fa-circle`
40+
:guilabel:`(red circle)` in the top menu changes to green, and the widget changes appearance, as
41+
well. The widget updates to reflect that the user has checked in, by changing the green
42+
:guilabel:`Check in` :icon:`fa-sign-in` button to a yellow :guilabel:`Check out` :icon:`fa-sign-out`
43+
button.
4844

4945
Click anywhere on the screen to close the attendance widget.
5046

@@ -73,16 +69,14 @@ attendance widget updates again, displaying the :guilabel:`Total today` field wi
7369
while the yellow :guilabel:`Check out` :icon:`fa-sign-out` button changes to a green
7470
:guilabel:`Check in` :icon:`fa-sign-in` button.
7571

76-
When the user checks out from the database, the *Attendances* app logs the location details for the
77-
user. This information is **only** logged if the user allows their computer to access this
78-
information.
72+
When the user checks out from the database, the **Attendances** app logs the location details for
73+
the user. This information is logged **only** if the user grants permission.
7974

8075
.. image:: check_in_check_out/check-in-database-message.png
81-
:align: center
8276
:alt: The pop-up that appears when an employee checks in inside the database.
8377

8478
.. tip::
85-
There is no limit to the amount of times a user can check in and check out. Users are able to
86-
check in and out without any time elapsing (a value of 00:00). Each time an employee logs in and
87-
out, the information is stored and appears on the main *Attendances* dashboard, including check
88-
ins and check outs with no time value.
79+
The number of times a user can check in and check out is unlimited. Users can check in and out
80+
without any time elapsing (a value of 00:00). Each time an employee logs in and out, the
81+
information is stored and appears on the main **Attendances** dashboard, including check-ins and
82+
check-outs with no time value.
17.3 KB
Loading
-15.7 KB
Loading
-10.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)