Integration with OTRS for Som Connexió.
Project description
This module is a part of SomConnexió original module. It manages the integration between ODOO an OTRS.
OTRS is a ticketing system used in Som Connexió. We use this module to transform leads to OTRS tickets to be provisioned, eventually with external providers, and to create back ODOO contracts through those provisioned lead tickets.
Using listeners, we observe the lead, which at validation will create one ticket for each lead line with a service to be provisioned. The ticket number is stored in the lead line.
This module uses a python library to connect with OTRS, so you need to install the library in your Odoo environment:
pip install otrs_somconnexio
These modules also includes other integrations with OTRS.
Table of contents
Configuration
To configure the integration between Odoo and OTRS you need to expose in the Odoo environment the next variables that the otrs_somconnexio python library uses.
export OTRS_URL="https://otrs.organization.org/"
export OTRS_USER="otrs_user"
export OTRS_PASSW='otrs_password'
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
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.
Source Distribution
File details
Details for the file odoo-addon-otrs_somconnexio-16.0.1.2.0.tar.gz.
File metadata
- Download URL: odoo-addon-otrs_somconnexio-16.0.1.2.0.tar.gz
- Upload date:
- Size: 56.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b45b2e6f54dc15acf14f031790257c4473b81aa5cee6ec7771e94e3ccabe5f01
|
|
| MD5 |
a327afc656630e449250b299aa3595ac
|
|
| BLAKE2b-256 |
aae59043f80a4c19722ac71a468c526f8a99bef4114b37d9b160fb6db6bbaa89
|