Skip to content

Commit 496f15f

Browse files
committed
[IMP] Lunch: Update manage user accounts
closes #13686 X-original-commit: c2976e1 Signed-off-by: Samuel Lieber (sali) <[email protected]> Signed-off-by: Lara Martini (larm) <[email protected]>
1 parent b3a2776 commit 496f15f

File tree

3 files changed

+25
-28
lines changed

3 files changed

+25
-28
lines changed

content/applications/hr/lunch/user-accounts.rst

Lines changed: 25 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -2,35 +2,36 @@
22
Manage user accounts
33
====================
44

5-
In Odoo's *Lunch* application, users pay for products directly from their *Lunch* app account. For
6-
funds to appear in their account, a *Lunch* app manager **must** transfer funds into each user's
7-
account.
5+
In Odoo's **Lunch** application, users pay for products directly from their **Lunch** app account.
6+
For funds to appear in their account, a **Lunch** app manager **must** transfer funds into each
7+
user's account.
88

99
.. important::
1010
To add funds and manage user accounts, the user must have :guilabel:`Administrator` access rights
11-
set for the *Lunch* application. This is verified by navigating to :menuselection:`Settings app
12-
--> → Manage Users`. Then, click on a user to view their various settings and access rights.
11+
set for the **Lunch** application. This is verified by navigating to :menuselection:`Settings app
12+
-->` :icon:`oi-arrow-right` :guilabel:`Manage Users`. Then, click on a user to view their various
13+
settings and access rights.
1314

14-
For more information, refer to the
15-
:doc:`Access rights <../../general/users/access_rights/>` documentation.
15+
For more information, refer to the :doc:`Access rights <../../general/users/access_rights/>`
16+
documentation.
1617

17-
The *Lunch* application does **not** directly interface in any way with software or products linked
18-
to any monetary accounts or billing. Money **cannot** be transferred from users' bank accounts, nor
19-
can users' credit cards be charged.
18+
The **Lunch** application does **not** directly interface in any way with software or products
19+
linked to any monetary accounts or billing. Money **cannot** be transferred from users' bank
20+
accounts, nor can users' credit cards be charged.
2021

21-
Odoo's *Lunch* application **only** allows for manual entries of cash exchanges that are handled by
22-
the *Lunch* app manager. It is up to each individual company to create the method with which lunch
23-
accounts are replenished.
22+
Odoo's **Lunch** application **only** allows for manual entries of cash exchanges that are handled
23+
by the **Lunch** app manager. It is up to each individual company to create the method with which
24+
lunch accounts are replenished.
2425

2526
.. example::
2627
Some examples of how money can be organized and transferred within a company:
2728

28-
- Cash is handed to the *Lunch* app manager, who then updates the user's account.
29-
- Money is automatically deducted from the user's paychecks, then the *Lunch* app manager updates
30-
the account when paychecks are issued. This requires :ref:`adding a salary attachment
29+
- Cash is handed to the **Lunch** app manager, who then updates the user's account.
30+
- Money is automatically deducted from the user's paychecks, then the **Lunch** app manager
31+
updates the account when paychecks are issued. This requires :ref:`adding a salary attachment
3132
<payroll/worked-days-inputs>` for the user's payslip in the *Payroll* app.
3233
- Companies can sell "lunch tickets" at a set price (for example, one ticket costs $5.00). Users
33-
can purchase tickets from a *Lunch* app manager, who then updates the user's account.
34+
can purchase tickets from a **Lunch** app manager, who then updates the user's account.
3435

3536
.. _lunch/cash-moves:
3637

@@ -47,7 +48,6 @@ displaying each record's :guilabel:`Date`, :guilabel:`User`, :guilabel:`Descript
4748
:guilabel:`Amount` column.
4849

4950
.. image:: user-accounts/cash.png
50-
:align: center
5151
:alt: The list view of all cash moves.
5252

5353
Add funds
@@ -67,37 +67,34 @@ A blank :guilabel:`Cash Moves` form loads. Enter the following information on th
6767
- :guilabel:`Description`: enter a brief description of the transaction.
6868

6969
.. image:: user-accounts/cash-move-form.png
70-
:align: center
7170
:alt: The cash move form filled out for a transaction of $40.00.
7271

73-
7472
Control Accounts
7573
================
7674

77-
An overview of every transaction in the *Lunch* app, including all cash deposits and purchases, can
78-
be viewed on the main *Control Accounts* dashboard. To access this dashboard, navigate to
75+
An overview of every transaction in the **Lunch** app, including all cash deposits and purchases,
76+
can be viewed on the main *Control Accounts* dashboard. To access this dashboard, navigate to
7977
:menuselection:`Lunch app --> Manager --> Control Accounts.`
8078

8179
All transactions are grouped :guilabel:`By Employee`, and listed alphabetically by the user's first
8280
name. At the end of the user's name, a number appears. This indicates the number of individual
8381
records logged for that user.
8482

8583
The default view is to have all individual transactions hidden. To view all transactions for a user,
86-
click the :guilabel:`(triangle)` icon to the left of the desired name to expand that specific
87-
group.
84+
click the :icon:`fa-caret-right` :guilabel:`(triangle)` icon to the left of the desired name to
85+
expand that specific group.
8886

8987
Each record includes the :guilabel:`Date`, :guilabel:`User`, :guilabel:`Description`, and
9088
:guilabel:`Amount`.
9189

9290
.. image:: user-accounts/control-accounts.png
93-
:align: center
9491
:alt: The Control Accounts dashboard with two employee's transactions expanded.
9592

9693
.. important::
97-
This list only displays the various transactions within the *Lunch* app, and does **not** allow
94+
This list only displays the various transactions within the **Lunch** app, and does **not** allow
9895
modifications to be made to any records listed.
9996

100-
Cash moves can be modified, but **only** from the :ref:`Cash Moves <lunch/cash-moves>`
101-
dashboard, not from the :guilabel:`Control Accounts` dashboard.
97+
Cash moves can be modified, but **only** from the :ref:`Cash Moves <lunch/cash-moves>` dashboard,
98+
not from the :guilabel:`Control Accounts` dashboard.
10299

103100
It is **not** possible to modify any product-related records.
Loading
Loading

0 commit comments

Comments
 (0)