|
| 1 | +=================================== |
| 2 | +Maintenance Timesheets Time Control |
| 3 | +=================================== |
| 4 | + |
| 5 | +.. |
| 6 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 7 | + !! This file is generated by oca-gen-addon-readme !! |
| 8 | + !! changes will be overwritten. !! |
| 9 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 10 | + !! source digest: sha256:999ce7cd27b56d7796c9594d15f4413473560b6e533bdd0fdcb842b877b2370d |
| 11 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 12 | +
|
| 13 | +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png |
| 14 | + :target: https://odoo-community.org/page/development-status |
| 15 | + :alt: Beta |
| 16 | +.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png |
| 17 | + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html |
| 18 | + :alt: License: AGPL-3 |
| 19 | +.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmaintenance-lightgray.png?logo=github |
| 20 | + :target: https://github.com/OCA/maintenance/tree/17.0/maintenance_timesheet_time_control |
| 21 | + :alt: OCA/maintenance |
| 22 | +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png |
| 23 | + :target: https://translation.odoo-community.org/projects/maintenance-17-0/maintenance-17-0-maintenance_timesheet_time_control |
| 24 | + :alt: Translate me on Weblate |
| 25 | +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png |
| 26 | + :target: https://runboat.odoo-community.org/builds?repo=OCA/maintenance&target_branch=17.0 |
| 27 | + :alt: Try me on Runboat |
| 28 | + |
| 29 | +|badge1| |badge2| |badge3| |badge4| |badge5| |
| 30 | + |
| 31 | +It allows to track the exact moment when a timesheet line is started |
| 32 | +(not only the day, but also the minute and second) and let users start |
| 33 | +and stop timers easily. |
| 34 | + |
| 35 | +**Table of contents** |
| 36 | + |
| 37 | +.. contents:: |
| 38 | + :local: |
| 39 | + |
| 40 | +Installation |
| 41 | +============ |
| 42 | + |
| 43 | +This module is auto-installed when ``maintenance_timesheet`` and |
| 44 | +``project_timesheet_time_control`` are installed. |
| 45 | + |
| 46 | +This module depends on modules found in these repositories: |
| 47 | + |
| 48 | +- `OCA/timesheet <https://github.com/OCA/timesheet>`__ |
| 49 | +- `OCA/web <https://github.com/OCA/web>`__ |
| 50 | +- `OCA/project <https://github.com/OCA/project>`__ |
| 51 | + |
| 52 | +Configuration |
| 53 | +============= |
| 54 | + |
| 55 | +Maintenance request must have a project defined for seeing the |
| 56 | +start/stop buttons. |
| 57 | + |
| 58 | +Usage |
| 59 | +===== |
| 60 | + |
| 61 | +In general the usage instructions from |
| 62 | +``project_timesheet_time_control`` apply with the following additions. |
| 63 | + |
| 64 | +Via maintenance requests: |
| 65 | + |
| 66 | +1. Go to *Maintenance > Maintenance > Maintenance Requests*. |
| 67 | +2. If a request has a running timesheet line, it will display a *Stop* |
| 68 | + button. |
| 69 | +3. Other requests that have enabled timesheets will display a *Start* |
| 70 | + button that will open the same wizard as the timesheet lines, |
| 71 | + duplicating task's last timesheet line. |
| 72 | +4. You can see the same in list view. |
| 73 | +5. Click on any existing request or create a new one. |
| 74 | +6. You can see the same feature in the action buttons box. |
| 75 | + |
| 76 | +Note: All the *Start/Resume/Stop* features are disabled if you don't |
| 77 | +belong to the *Timesheets/User* group or if you are viewing a timesheet |
| 78 | +that belongs to another user. |
| 79 | + |
| 80 | +Bug Tracker |
| 81 | +=========== |
| 82 | + |
| 83 | +Bugs are tracked on `GitHub Issues <https://github.com/OCA/maintenance/issues>`_. |
| 84 | +In case of trouble, please check there if your issue has already been reported. |
| 85 | +If you spotted it first, help us to smash it by providing a detailed and welcomed |
| 86 | +`feedback <https://github.com/OCA/maintenance/issues/new?body=module:%20maintenance_timesheet_time_control%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. |
| 87 | + |
| 88 | +Do not contact contributors directly about support or help with technical issues. |
| 89 | + |
| 90 | +Credits |
| 91 | +======= |
| 92 | + |
| 93 | +Authors |
| 94 | +------- |
| 95 | + |
| 96 | +* Tecnativa |
| 97 | + |
| 98 | +Contributors |
| 99 | +------------ |
| 100 | + |
| 101 | +- `Tecnativa <https://www.tecnativa.com>`__: |
| 102 | + |
| 103 | + - Víctor Martínez |
| 104 | + - Pedro M. Baeza |
| 105 | + |
| 106 | +Maintainers |
| 107 | +----------- |
| 108 | + |
| 109 | +This module is maintained by the OCA. |
| 110 | + |
| 111 | +.. image:: https://odoo-community.org/logo.png |
| 112 | + :alt: Odoo Community Association |
| 113 | + :target: https://odoo-community.org |
| 114 | + |
| 115 | +OCA, or the Odoo Community Association, is a nonprofit organization whose |
| 116 | +mission is to support the collaborative development of Odoo features and |
| 117 | +promote its widespread use. |
| 118 | + |
| 119 | +.. |maintainer-victoralmau| image:: https://github.com/victoralmau.png?size=40px |
| 120 | + :target: https://github.com/victoralmau |
| 121 | + :alt: victoralmau |
| 122 | + |
| 123 | +Current `maintainer <https://odoo-community.org/page/maintainer-role>`__: |
| 124 | + |
| 125 | +|maintainer-victoralmau| |
| 126 | + |
| 127 | +This module is part of the `OCA/maintenance <https://github.com/OCA/maintenance/tree/17.0/maintenance_timesheet_time_control>`_ project on GitHub. |
| 128 | + |
| 129 | +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. |
0 commit comments