Integrates office virtual functionalities specific to Som Connexió.
Project description
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 integrates Odoo with a Django virtual office (SomOffice) for seamless user management. The integration allows for creating and updating users in SomOffice directly from the Odoo interface.
Table of contents
Configuration
To configure the integration, you need to set the following environment variables in the Odoo environment to access the SomOffice API:
export SOMOFFICE_URL="https://somoffice.coopdevs.org/"
export SOMOFFICE_USER="user"
export SOMOFFICE_PASSWORD="password"
Usage
The usage is full integrated with the Django virtual office (SomOffice).
Creates an OV user when a new partner is created in ODOO.
Allows to check the email with which a given partner is registered in the OV.
Allows to update the email of a partner in the OV.
Contributors
Som Connexió SCCL <https://somconnexio.coop/>__
Gerard Funonsas 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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.