Skip to main content

Synchronize the needed objects to invoicing from OpenCell.

Project description

Beta License: AGPL-3 coopdevs/som-connexio/odoo-somconnexio

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.

OpenCell is the billing system used in Som Connexió. We use this module to synchronize the customers and contracts from Odoo to OpenCell and to import the invoices from OpenCell to Odoo.

Using listeners, we observe the contract and res_partner models and if a new is created or is updated with a field related with the invoice process, a job is generated to call OpenCell to create or update the related object, using the reference of Odoo as identifier in OpenCell.

Objects integrated (Odoo -> OpenCell):

  • ResPartner -> Customer / CRMAccountHierarchy

  • Contract -> Subscription

  • ContractInfo (ISP Info) -> Access

  • Product -> Service / OneShot

Table of contents

Configuration

To configure the integration between Odoo and OpenCell you need to expose in the Odoo environment the next variables used to access the OpenCell API:

export OPENCELL_BASEURL="https://opencell.organization.org/"
export OPENCELL_USER="opencell_user"
export OPENCELL_PASSWORD='opencell_password'

Then, create and configure the Seller and the Client category in OpenCell and update the Odoo configuration settings opencell_seller_code and opencell_customer_category_code.

Products

To integrate the products between the envrionments, the CODE of the product in OpenCell must exist in Odoo as Product default code of a product.

OpenCell Product Code <==> Odoo Product Default Code

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

odoo_addon_opencell_somconnexio-16.0.1.1.3.tar.gz (40.6 kB view details)

Uploaded Source

File details

Details for the file odoo_addon_opencell_somconnexio-16.0.1.1.3.tar.gz.

File metadata

File hashes

Hashes for odoo_addon_opencell_somconnexio-16.0.1.1.3.tar.gz
Algorithm Hash digest
SHA256 dd618c561a3c787c0cc675c2449fa1e8d8882a85aba6f7eef2af03f5cfc0c8e7
MD5 281f4929293d608d50249e6deed85df1
BLAKE2b-256 067b4c045b7e02a422adcdf904ec310c918a26915be9b4a843d78233e920df0e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page