Metadata-Version: 2.1
Name: odoo-addon-impact-data-registry
Version: 16.0.1.0.0
Summary: Log structured data about the impact of the organization.
Home-page: https://gitlab.com/somitcoop/projects/odoo-finanzas-eticas-addons.git
Author: Som It Cooperatiu 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<16.1dev,>=16.0a

######################
 Impact Data Registry
######################

.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png
   :alt: Alpha
   :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

|badge1| |badge2|

The **Impact Data Registry** module provides a structured way to log and
manage data related to an organization's impact. This module allows
users to categorize, classify, and store impact-related data in a
structured manner, ensuring better tracking and analysis.

**Table of contents**

.. contents::
   :local:

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

#. Navigate to **Impact Data** in the Odoo backend.
#. Configure **Impact Data Categories** to create hierarchical
   structures for data classification.
#. Define **Impact Data Types** to standardize data entry formats.
#. Start logging impact data with **Impact Data Entries**.

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

Logging Impact Data
===================

#. Navigate to **Impact Data → Impact Data Entries**.

#. Click **Create** and enter: - Year of the entry. - Associated
   **Analytic Account**. - A **Category** and its related **Parent
   Category** (if applicable). - The **Type** of data being logged. -
   The **Value** of the impact measurement. - Additional comments
   (optional).

#. Save the entry to store the data.

#. Use pivot and graph views to analyze the data.

************************
 Known issues / Roadmap
************************

There are no issues for the moment.

*************
 Bug Tracker
*************

Bugs are tracked on `GitLab Issues
<https://gitlab.com/somitcoop/projects/odoo-addons/-/issues>`_. In case
of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and
welcomed feedback.

Do not contact contributors directly about support or help with
technical issues.

*********
 Credits
*********

Authors
=======

-  SomIT SCCL

Contributors
============

-  `SomIT SCCL <https://somit.coop>`_:

      -  Juan Manuel Regalado Gómez <juanmanuel.regalado@somit.coop>
      -  Guillem Alborch <guillem.alborch@somit.coop>
      -  Javier Carrillo <javier.carrillo@somit.coop>

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.

You are welcome to contribute. To learn how please visit
https://odoo-community.org/page/Contribute.
