Metadata-Version: 2.4
Name: odoo-addon-hr_assistance_somconnexio
Version: 16.0.1.0.1
Summary: Manage human resources processes in Som Connexió.
Home-page: https://git.coopdevs.org/coopdevs/som-connexio/odoo/odoo-somconnexio
Author: Som Connexió SCCL, Coopdevs Treball SCCL
License: AGPL-3
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 16.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: >=3.10
Requires-Dist: odoo-addon-hr_attendance_report_theoretical_time<16.1dev,>=16.0dev
Requires-Dist: odoo-addon-hr_holidays_leave_auto_approve<16.1dev,>=16.0dev
Requires-Dist: odoo-addon-hr_holidays_public<16.1dev,>=16.0dev
Requires-Dist: odoo-addon-somconnexio<16.1dev,>=16.0dev
Requires-Dist: odoo<16.1dev,>=16.0a
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

#############################
 HR Assistance - SomConnexio
#############################

..
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:1614423d340008335f552b55056ced34554a9187993e584db2ccb85c9738b530
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
   :alt: Beta
   :target: https://odoo-community.org/page/development-status

.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
   :alt: License: AGPL-3
   :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html

.. |badge3| image:: https://img.shields.io/badge/gitlab-coopdevs%2Fodoo--somconnexio-lightgray.png?logo=gitlab
   :alt: coopdevs/som-connexio/odoo-somconnexio
   :target: https://git.coopdevs.org/coopdevs/som-connexio/odoo-somconnexio

|badge1| |badge2| |badge3|

This module is a part of SomConnexió original module.

We are working to separate the monolitic original module in small
modules splited by functionalities.

This module manages HR Assitance and its processes.

**Table of contents**

.. contents::
   :local:

***************
 Configuration
***************

No specific configuration is required for this module. Once installed,
it integrates seamlessly with the existing HR system.

*******
 Usage
*******

The HR Assistance module provides functionalities to manage employee
attendance records and track their current attendance place. It extends
the hr.employee model and includes the following features:

-  Current Attendance Place: Tracks the current attendance place of the
   employee.
-  Attendance State: Computes and updates the attendance state (checked
   in or checked out) based on the last attendance record.
-  Manual Attendance Management: Allows manual attendance actions,
   optionally using a PIN for verification.
-  Attendance Actions: Handles the check-in/check-out process, creating
   or updating attendance records and returning an action message.
-  Check In/Check Out: Creates a new attendance record for check-in and
   updates the check-out field for check-out.

**************
 Contributors
**************

-  ``Som Connexió SCCL <https://somconnexio.coop/>``

   -  Gerard Funosas gerard.funosas@somconnexio.coop
   -  Borja Gimeno borja.gimeno@somconnexio.coop

-  ``Coopdevs Treball SCCL <https://coopdevs.coop/>``

   -  Daniel Palomar daniel.palomar@coopdevs.org
   -  Cesar Lopez cesar.lopez@coopdevs.org
   -  Carla Berenguer carla.berenguer@coopdevs.org
