|
| 1 | +======================== |
| 2 | +HR Attendance Auto Close |
| 3 | +======================== |
| 4 | + |
| 5 | +.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 6 | + !! This file is generated by oca-gen-addon-readme !! |
| 7 | + !! changes will be overwritten. !! |
| 8 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 9 | +
|
| 10 | +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png |
| 11 | + :target: https://odoo-community.org/page/development-status |
| 12 | + :alt: Beta |
| 13 | +.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png |
| 14 | + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html |
| 15 | + :alt: License: AGPL-3 |
| 16 | +.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fhr-lightgray.png?logo=github |
| 17 | + :target: https://github.com/OCA/hr/tree/12.0/hr_attendance_autoclose |
| 18 | + :alt: OCA/hr |
| 19 | +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png |
| 20 | + :target: https://translation.odoo-community.org/projects/hr-12-0/hr-12-0-hr_attendance_autoclose |
| 21 | + :alt: Translate me on Weblate |
| 22 | +.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png |
| 23 | + :target: https://runbot.odoo-community.org/runbot/116/12.0 |
| 24 | + :alt: Try me on Runbot |
| 25 | + |
| 26 | +|badge1| |badge2| |badge3| |badge4| |badge5| |
| 27 | + |
| 28 | +This module close stale attendances automatically. Without this module, when |
| 29 | +an employee forgets to check out at the end on the day and the next day the |
| 30 | +employee does not realize of that, then the error is propagated and all the |
| 31 | +attendances are wrong. With this module only the attendance with the issue is |
| 32 | +wrong, and the manager knows the system closes the attendance, not the employee |
| 33 | + |
| 34 | +**Table of contents** |
| 35 | + |
| 36 | +.. contents:: |
| 37 | + :local: |
| 38 | + |
| 39 | +Usage |
| 40 | +===== |
| 41 | + |
| 42 | +#. Go to *Settings > Company > Attendances*. |
| 43 | +#. Set the maximum number of hours allowed for an attendance. |
| 44 | +#. Go to *Attendances > Manage Attedances > Attendances*. |
| 45 | +#. Attendance are autoclosed after the hours passed are bigger. |
| 46 | + |
| 47 | +Bug Tracker |
| 48 | +=========== |
| 49 | + |
| 50 | +Bugs are tracked on `GitHub Issues <https://github.com/OCA/hr/issues>`_. |
| 51 | +In case of trouble, please check there if your issue has already been reported. |
| 52 | +If you spotted it first, help us smashing it by providing a detailed and welcomed |
| 53 | +`feedback <https://github.com/OCA/hr/issues/new?body=module:%20hr_attendance_autoclose%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. |
| 54 | + |
| 55 | +Do not contact contributors directly about support or help with technical issues. |
| 56 | + |
| 57 | +Credits |
| 58 | +======= |
| 59 | + |
| 60 | +Contributors |
| 61 | +~~~~~~~~~~~~ |
| 62 | + |
| 63 | +* Aaron Henriquez < [email protected]> |
| 64 | + |
| 65 | + |
| 66 | +Maintainers |
| 67 | +~~~~~~~~~~~ |
| 68 | + |
| 69 | +This module is maintained by the OCA. |
| 70 | + |
| 71 | +.. image:: https://odoo-community.org/logo.png |
| 72 | + :alt: Odoo Community Association |
| 73 | + :target: https://odoo-community.org |
| 74 | + |
| 75 | +OCA, or the Odoo Community Association, is a nonprofit organization whose |
| 76 | +mission is to support the collaborative development of Odoo features and |
| 77 | +promote its widespread use. |
| 78 | + |
| 79 | +This module is part of the `OCA/hr <https://github.com/OCA/hr/tree/12.0/hr_attendance_autoclose>`_ project on GitHub. |
| 80 | + |
| 81 | +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. |
0 commit comments