|
| 1 | +========================== |
| 2 | +HR Timesheet Sheet Prefill |
| 3 | +========================== |
| 4 | + |
| 5 | +.. |
| 6 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 7 | + !! This file is generated by oca-gen-addon-readme !! |
| 8 | + !! changes will be overwritten. !! |
| 9 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 10 | + !! source digest: sha256:528bfd6a247f96983c9fb00731880be5135c94a4e7f79343b3988326f14bc219 |
| 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%2Ftimesheet-lightgray.png?logo=github |
| 20 | + :target: https://github.com/OCA/timesheet/tree/18.0/hr_timesheet_sheet_prefill |
| 21 | + :alt: OCA/timesheet |
| 22 | +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png |
| 23 | + :target: https://translation.odoo-community.org/projects/timesheet-18-0/timesheet-18-0-hr_timesheet_sheet_prefill |
| 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/timesheet&target_branch=18.0 |
| 27 | + :alt: Try me on Runboat |
| 28 | + |
| 29 | +|badge1| |badge2| |badge3| |badge4| |badge5| |
| 30 | + |
| 31 | +This module adds a "Prefill from Previous Period" button to the |
| 32 | +timesheet sheet form. When clicked, it copies the project/task |
| 33 | +combinations from the employee's most recent confirmed or approved |
| 34 | +timesheet sheet, creating empty placeholder lines for the current |
| 35 | +period. |
| 36 | + |
| 37 | +**Table of contents** |
| 38 | + |
| 39 | +.. contents:: |
| 40 | + :local: |
| 41 | + |
| 42 | +Use Cases / Context |
| 43 | +=================== |
| 44 | + |
| 45 | +This module depends on **HR Timesheet Sheet** (``hr_timesheet_sheet``), |
| 46 | +which provides the timesheet sheet model and workflow (draft, confirmed, |
| 47 | +approved). |
| 48 | + |
| 49 | +It is designed for environments where employees work on a recurring set |
| 50 | +of projects and tasks across timesheet periods, reducing the manual |
| 51 | +effort of re-entering the same project/task lines each period. |
| 52 | + |
| 53 | +Usage |
| 54 | +===== |
| 55 | + |
| 56 | +1. Open a timesheet sheet in **new** or **draft** state. |
| 57 | +2. Click the **Prefill from Previous Period** button. |
| 58 | +3. The module looks up the employee's most recent confirmed or approved |
| 59 | + timesheet sheet and copies its project/task combinations as empty |
| 60 | + (zero-hour) lines into the current sheet. |
| 61 | + |
| 62 | +Project/task combinations that already exist in the current sheet are |
| 63 | +skipped, so pressing the button multiple times will not create |
| 64 | +duplicates. |
| 65 | + |
| 66 | +Bug Tracker |
| 67 | +=========== |
| 68 | + |
| 69 | +Bugs are tracked on `GitHub Issues <https://github.com/OCA/timesheet/issues>`_. |
| 70 | +In case of trouble, please check there if your issue has already been reported. |
| 71 | +If you spotted it first, help us to smash it by providing a detailed and welcomed |
| 72 | +`feedback <https://github.com/OCA/timesheet/issues/new?body=module:%20hr_timesheet_sheet_prefill%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. |
| 73 | + |
| 74 | +Do not contact contributors directly about support or help with technical issues. |
| 75 | + |
| 76 | +Credits |
| 77 | +======= |
| 78 | + |
| 79 | +Authors |
| 80 | +------- |
| 81 | + |
| 82 | +* Quartile |
| 83 | + |
| 84 | +Contributors |
| 85 | +------------ |
| 86 | + |
| 87 | +- `Quartile <https://www.quartile.co>`__: |
| 88 | + |
| 89 | + - Yoshi Tashiro |
| 90 | + - Aung Ko Ko Lin |
| 91 | + |
| 92 | +Maintainers |
| 93 | +----------- |
| 94 | + |
| 95 | +This module is maintained by the OCA. |
| 96 | + |
| 97 | +.. image:: https://odoo-community.org/logo.png |
| 98 | + :alt: Odoo Community Association |
| 99 | + :target: https://odoo-community.org |
| 100 | + |
| 101 | +OCA, or the Odoo Community Association, is a nonprofit organization whose |
| 102 | +mission is to support the collaborative development of Odoo features and |
| 103 | +promote its widespread use. |
| 104 | + |
| 105 | +.. |maintainer-yostashiro| image:: https://github.com/yostashiro.png?size=40px |
| 106 | + :target: https://github.com/yostashiro |
| 107 | + :alt: yostashiro |
| 108 | +.. |maintainer-aungkokolin1997| image:: https://github.com/aungkokolin1997.png?size=40px |
| 109 | + :target: https://github.com/aungkokolin1997 |
| 110 | + :alt: aungkokolin1997 |
| 111 | + |
| 112 | +Current `maintainers <https://odoo-community.org/page/maintainer-role>`__: |
| 113 | + |
| 114 | +|maintainer-yostashiro| |maintainer-aungkokolin1997| |
| 115 | + |
| 116 | +This module is part of the `OCA/timesheet <https://github.com/OCA/timesheet/tree/18.0/hr_timesheet_sheet_prefill>`_ project on GitHub. |
| 117 | + |
| 118 | +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. |
0 commit comments