Metadata-Version: 2.4
Name: odoo-addon-cooperator_somconnexio
Version: 16.0.1.1.1
Summary: SomConnexio custom usage of cooperative users (cooperators).
Home-page: https://coopdevs.org
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: faker
Requires-Dist: odoo-addon-cooperator_sponsorship<16.1dev,>=16.0dev
Requires-Dist: odoo-addon-l10n_es_cooperator<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

##########################
 Cooperator - SomConnexio
##########################

.. |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 manage the integration between Odoo an OpenCell.

Cooperator module allow us to include in our organization members,
sponsees by members or sponsees by company agreements. Each cooperator
type have specific business logic (i.e. different products can be
offered)

Add a discovery channel field to subscription requests to know how the
users knew about our organization. Add sponsorship information in
SomConnexio's SQL query to allow OTRS to check partner information in
our DB. Using listeners, we observe if a sponsee's member quits the
cooperative, so this sponsee recieves an email to offer them other
possibilities to continue belonging to our coooperative.

**Table of contents**

.. contents::
   :local:

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

Products
========

To configure products available for each cooperative agreement:

> Menu / Cooperator / Contacts / Coop Agreements

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

The usage is full integrated with the ORM of Odoo using listeners.

More info about the listeners:
https://odoo-connector.com/api/api_components.html#listeners

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

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

   -  Gerard Funonsas 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
