========================
HR Attendance Auto Close
========================
..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:2b25ffb2a71b2e657f35d31cf1e62b5e47c1816048f664541555e168aafe6799
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fhr--attendance-lightgray.png?logo=github
:target: https://github.com/OCA/hr-attendance/tree/17.0/hr_attendance_autoclose
:alt: OCA/hr-attendance
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/hr-attendance-17-0/hr-attendance-17-0-hr_attendance_autoclose
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/hr-attendance&target_branch=17.0
:alt: Try me on Runboat
|badge1| |badge2| |badge3| |badge4| |badge5|
This module close stale attendances automatically. Without this module,
when an employee forgets to check out at the end on the day and the next
day the employee does not realize of that, then the error is propagated
and all the attendances are wrong. With this module only the attendance
with the issue is wrong, and the manager knows the system closes the
attendance, not the employee
**Table of contents**
.. contents::
:local:
Usage
=====
1. Go to *Attendances > Configuration > Configuration*.
2. Set the maximum number of hours allowed for an attendance.
3. Go to *Attendances > Manage Attendances > Attendances*.
4. Attendance are automatically closed if they have remained open for
longer than specified in the setting.
Bug Tracker
===========
Bugs are tracked on `GitHub Issues <https://github.com/OCA/hr-attendance/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/hr-attendance/issues/new?body=module:%20hr_attendance_autoclose%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
Do not contact contributors directly about support or help with technical issues.
Credits
=======
Contributors
------------
- Aaron Henriquez <ahforgeflow@forgeflow.com>
- Kitti U. <kittiu@ecosoft.co.th>
- `Tecnativa <https://www.tecnativa.com>`__:
- Víctor Martínez
- Foram Shah <foram.shah@initos.com>
Maintainers
-----------
This module is maintained by the OCA.
.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org
OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.
This module is part of the `OCA/hr-attendance <https://github.com/OCA/hr-attendance/tree/17.0/hr_attendance_autoclose>`_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Raw data
{
"_id": null,
"home_page": "https://github.com/OCA/hr-attendance",
"name": "odoo-addon-hr-attendance-autoclose",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": null,
"author": "Odoo Community Association (OCA)",
"author_email": "support@odoo-community.org",
"download_url": null,
"platform": null,
"description": "========================\nHR Attendance Auto Close\n========================\n\n.. \n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! This file is generated by oca-gen-addon-readme !!\n !! changes will be overwritten. !!\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! source digest: sha256:2b25ffb2a71b2e657f35d31cf1e62b5e47c1816048f664541555e168aafe6799\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n :target: https://odoo-community.org/page/development-status\n :alt: Beta\n.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png\n :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fhr--attendance-lightgray.png?logo=github\n :target: https://github.com/OCA/hr-attendance/tree/17.0/hr_attendance_autoclose\n :alt: OCA/hr-attendance\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n :target: https://translation.odoo-community.org/projects/hr-attendance-17-0/hr-attendance-17-0-hr_attendance_autoclose\n :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png\n :target: https://runboat.odoo-community.org/builds?repo=OCA/hr-attendance&target_branch=17.0\n :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nThis module close stale attendances automatically. Without this module,\nwhen an employee forgets to check out at the end on the day and the next\nday the employee does not realize of that, then the error is propagated\nand all the attendances are wrong. With this module only the attendance\nwith the issue is wrong, and the manager knows the system closes the\nattendance, not the employee\n\n**Table of contents**\n\n.. contents::\n :local:\n\nUsage\n=====\n\n1. Go to *Attendances > Configuration > Configuration*.\n2. Set the maximum number of hours allowed for an attendance.\n3. Go to *Attendances > Manage Attendances > Attendances*.\n4. Attendance are automatically closed if they have remained open for\n longer than specified in the setting.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/hr-attendance/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us to smash it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/hr-attendance/issues/new?body=module:%20hr_attendance_autoclose%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nContributors\n------------\n\n- Aaron Henriquez <ahforgeflow@forgeflow.com>\n\n- Kitti U. <kittiu@ecosoft.co.th>\n\n- `Tecnativa <https://www.tecnativa.com>`__:\n\n - V\u00edctor Mart\u00ednez\n\n- Foram Shah <foram.shah@initos.com>\n\nMaintainers\n-----------\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nThis module is part of the `OCA/hr-attendance <https://github.com/OCA/hr-attendance/tree/17.0/hr_attendance_autoclose>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n",
"bugtrack_url": null,
"license": "AGPL-3",
"summary": "Close stale Attendances",
"version": "17.0.1.0.0.4",
"project_urls": {
"Homepage": "https://github.com/OCA/hr-attendance"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0192efa807a233f40faca1e8792e427474aac74b7f370f7bb8bed9d73ac783bb",
"md5": "9ae3c265c638bbf9e60720ce66bc09ce",
"sha256": "7735f8fa0f208c8b1afae6a37b8be861c3c7512d3cbe9debe6e119a4712d05a1"
},
"downloads": -1,
"filename": "odoo_addon_hr_attendance_autoclose-17.0.1.0.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9ae3c265c638bbf9e60720ce66bc09ce",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 34692,
"upload_time": "2024-08-24T03:11:41",
"upload_time_iso_8601": "2024-08-24T03:11:41.465130Z",
"url": "https://files.pythonhosted.org/packages/01/92/efa807a233f40faca1e8792e427474aac74b7f370f7bb8bed9d73ac783bb/odoo_addon_hr_attendance_autoclose-17.0.1.0.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-24 03:11:41",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "OCA",
"github_project": "hr-attendance",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "odoo-addon-hr-attendance-autoclose"
}