Skip to content

Commit 41238b7

Browse files
committed
[IMP] Referrals: Update rewards
closes #14172 X-original-commit: f92b297 Signed-off-by: Lara Martini (larm) <[email protected]>
1 parent 44b68d7 commit 41238b7

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

content/applications/hr/referrals/rewards.rst

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Rewards
33
=======
44

55
After employees have successfully earned referral points, they can exchange their points by
6-
purchasing rewards in Odoo's *Referrals* application. Rewards **must** be :ref:`created and
6+
purchasing rewards in Odoo's **Referrals** application. Rewards **must** be :ref:`created and
77
configured <referrals/create>` before employees can :ref:`redeem points for rewards
88
<referrals/redeem>`.
99

@@ -12,11 +12,14 @@ configured <referrals/create>` before employees can :ref:`redeem points for rewa
1212
Create rewards
1313
==============
1414

15-
Rewards are the only configurations needed when setting up the *Referrals* application.
15+
Rewards are the only configurations needed when setting up the **Referrals** application.
1616

17-
Only users with :guilabel:`Administrator` rights for the *Recruitment* application can create or
17+
Only users with :guilabel:`Administrator` rights for the **Recruitment** application can create or
1818
modify rewards.
1919

20+
.. seealso::
21+
:doc:`../../general/users/access_rights`
22+
2023
To add rewards, navigate to :menuselection:`Referrals app --> Configuration --> Rewards`. Click
2124
:guilabel:`New`, and a reward form loads. Enter the following information on the form:
2225

@@ -34,19 +37,18 @@ To add rewards, navigate to :menuselection:`Referrals app --> Configuration -->
3437

3538
- :guilabel:`Gift Responsible`: using the drop-down menu, select the person responsible for
3639
procuring and delivering the reward to the recipient. This person is alerted when the reward is
37-
bought in the *Referrals* application, so they know when to deliver the reward to the recipient.
40+
bought in the **Referrals** app, so they know when to deliver the reward to the recipient.
3841
- :guilabel:`Photo`: add a photo of the reward, which appears on the rewards page. Hover over the
3942
image box in the top-right corner (a square with a camera and plus sign inside it), and a
4043
:icon:`fa-pencil` :guilabel:`(pencil)` icon appears. Click the :icon:`fa-pencil`
4144
:guilabel:`(pencil)` icon to select and add a photo to the reward form. Once a photo is added,
42-
hovering over the image reveals two icons instead of one: a :icon:`fa-pencil`
43-
:guilabel:`(pencil)` icon and a :icon:`fa-trash-o` :guilabel:`(trash can)` icon. Click the
44-
:icon:`fa-trash-o` :guilabel:`(trash can)` icon to delete the currently selected image.
45+
hovering over the image reveals two icons instead of one: a :icon:`fa-pencil` :guilabel:`(pencil)`
46+
icon and a :icon:`fa-trash-o` :guilabel:`(trash can)` icon. Click the :icon:`fa-trash-o`
47+
:guilabel:`(trash can)` icon to delete the currently selected image.
4548
- :guilabel:`Description` tab: type in the description for the reward. This is visible on the reward
4649
card, beneath the title. This field is required.
4750

4851
.. image:: rewards/rewards.png
49-
:align: center
5052
:alt: A filled out reward form with all details entered.
5153

5254
.. important::
@@ -82,6 +84,5 @@ reward are subtracted from the user's available points. The rewards presented ar
8284
reflect the user's current available points.
8385

8486
.. image:: rewards/redeem-rewards.png
85-
:align: center
8687
:alt: Buy button appears below a mug and backpack reward, while the bicycle reward states how
8788
many more reward points are needed to redeem.

0 commit comments

Comments
 (0)