Metadata-Version: 1.2
Name: odoo-addon-hr_assistance_somconnexio
Version: 16.0.1.0.0.4
Summary: Expose the REST API used in Som Connexió to create and manage contracts in Odoo.
Home-page: https://git.coopdevs.org/coopdevs/som-connexio/odoo/odoo-somconnexio
Author: Som Connexió SCCL, Coopdevs Treball SCCL
License: AGPL-3
Description: #############################
         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
        
        .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
           :alt: Translate me on Weblate
           :target: https://translation.odoo-community.org/projects/odoo-somconnexio-12-0/odoo-somconnexio-12-0-hr-assistance-somconnexio
        
        |badge1| |badge2| |badge3| |badge4|
        
        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
        
        -  ``Coopdevs Treball SCCL <https://coopdevs.coop/>``\_\_
        
           -  Daniel Palomar daniel.palomar@coopdevs.org
           -  Cesar Lopez cesar.lopez@coopdevs.org
           -  Carla Berenguer carla.berenguer@coopdevs.org
        
Platform: UNKNOWN
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
