|
| 1 | +:show-content: |
| 2 | + |
| 3 | +======================================= |
| 4 | +Timesheet billing rates and leaderboard |
| 5 | +======================================= |
| 6 | + |
| 7 | +Odoo’s **Timesheets** app allows you to set personalized :ref:`billing rate targets <billing_rates/targets>` |
| 8 | +for employees. In addition to billing rate targets, a :ref:`leaderboard <billing_rates/leaderboard>` |
| 9 | +can be enabled to motivate employees and gamify their experience. The leaderboard displays billable |
| 10 | +and total time logged by employees, and can be enhanced with :ref:`motivational tips <billing_rates/tips>`. |
| 11 | + |
| 12 | +.. _billing_rates/targets: |
| 13 | + |
| 14 | +Billing rate indicators |
| 15 | +======================= |
| 16 | + |
| 17 | +Configuration |
| 18 | +------------- |
| 19 | + |
| 20 | +To enable billing rate indicators, navigate to :menuselection:`Timesheets --> Configuration --> Settings`, |
| 21 | +then enable :guilabel:`Billing Rate Indicators`, and press :guilabel:`Save`. |
| 22 | + |
| 23 | +A new item, :guilabel:`Billing Time Targets` is then added in the :guilabel:`Configuration` menu. To |
| 24 | +set up the targets, click :guilabel:`Billing Time Targets`, then encode the :guilabel:`Monthly |
| 25 | +Billing Time Target` in hours or days, depending on the **Encoding Method** selected in the |
| 26 | +**Timesheets** app configuration. |
| 27 | + |
| 28 | +.. note:: |
| 29 | + Once the :guilabel:`billing rate indicators` have been enabled in **Timesheets** app |
| 30 | + configuration, you can also navigate to the **Employees** app, access the employee form that you |
| 31 | + wish to edit, and navigate to the :guilabel:`Settings` tab. Scroll down to |
| 32 | + :guilabel:`Application settings`, then encode the :guilabel:`Monthly Billing Time Target`. |
| 33 | + |
| 34 | +Using the billing rate indicators |
| 35 | +--------------------------------- |
| 36 | + |
| 37 | +Once enabled, the billing rate indicators are displayed in the upper right corner of the |
| 38 | +:guilabel:`My Timesheets` in Kanban, grid, and list views for all users. The monthly amount of time |
| 39 | +logged by the user is displayed in the following format: **logged billable time / billable time |
| 40 | +target**. The percentage of completion of the billing rate target is also displayed, highlighted in |
| 41 | +red if the user falls below the target and in green once the target is reached. |
| 42 | + |
| 43 | +Below the billing rate indicators, the total monthly amount of time logged by the user is also |
| 44 | +displayed. |
| 45 | + |
| 46 | +.. image:: billing_rates/indicators.png |
| 47 | + :alt: Billing rate indicators. |
| 48 | + |
| 49 | +.. _billing_rates/leaderboard: |
| 50 | + |
| 51 | +Billing rate leaderboard |
| 52 | +======================== |
| 53 | + |
| 54 | +Configuration |
| 55 | +------------- |
| 56 | + |
| 57 | +After the **monthly billing time targets** have been enabled, Odoo offers the possibility of |
| 58 | +activating a **billing rate leaderboard** in order to motivate employees and enhance workplace |
| 59 | +transparency. |
| 60 | + |
| 61 | +To enable the billing rate leaderboard, navigate to :menuselection:`Timesheets --> Configuration --> Settings`, |
| 62 | +activate :guilabel:`Billing Rate Leaderboard`, then click :guilabel:`Save`. |
| 63 | + |
| 64 | +Using the billing rate leaderboard |
| 65 | +---------------------------------- |
| 66 | + |
| 67 | +The billing rate leaderboard is then displayed in the upper right corner of the |
| 68 | +:guilabel:`My Timesheets` view, next to the billing rate indicators. It displays the current top |
| 69 | +three performers who have logged the highest percentage of their allocated billing hours. |
| 70 | + |
| 71 | +It also shows the amount of the time logged by the signed in user in the format: logged billable |
| 72 | +time / billable time target, as well as the total time logged. |
| 73 | + |
| 74 | +Clicking on the area of the top three performers opens the leaderboard for all team members. Use the |
| 75 | +drop-down menu in the upper left corner to switch between the :guilabel:`Billing Rate Leaderboard` |
| 76 | +and the :guilabel:`Total Time Leaderboard`, which displays the total time logged by team members |
| 77 | +across billable and internal projects. |
| 78 | + |
| 79 | +.. image:: billing_rates/leaderboard.png |
| 80 | + :alt: Billing rate leaderboard. |
| 81 | + |
| 82 | +.. _billing_rates/tips: |
| 83 | + |
| 84 | +Leaderboard tips |
| 85 | +================ |
| 86 | + |
| 87 | +**Daily motivational tips**, displayed on the right side of the leaderboard, enhance the billing |
| 88 | +rate and total time leaderboard. The tips are randomly selected and change daily. |
| 89 | + |
| 90 | +To create or edit existing tips, navigate to :menuselection:`Timesheets --> Configuration --> Tips`. |
| 91 | +To create a new tip, click :guilabel:`New`, and to edit the existing one, double-click on its text. |
0 commit comments