ehsu0407 / connector

Odoo generic connector framework (jobs queue, asynchronous tasks, channels)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Coverage Status

Odoo Connector Modules

Odoo Connector is a powerful framework to develop any kind of bi-directional connector between Odoo (Open Source ERP formerly OpenERP) and any other software or service.

This Odoo add-on has a modular and generic core, with the ability to be extended with additional modules for new features or customizations.

Feel free to subscribe on the mailing list (its name is 'Connectors'): https://odoo-community.org/groups

Documentation: http://www.odoo-connector.com

Available addons

addon version summary
component 12.0.1.0.0 Add capabilities to register and use decoupled components, as an alternative to model classes
component_event 12.0.1.0.0 Components Events
connector 12.0.1.1.0 Connector
connector_base_product 12.0.1.0.0 Connector Base Product
test_component 12.0.1.0.0 Automated tests for Components, do not install.
test_connector 12.0.1.0.0 Automated tests for Connector, do not install.

Translation Status

Transifex Status

About

Odoo generic connector framework (jobs queue, asynchronous tasks, channels)

License:GNU Affero General Public License v3.0


Languages

Language:Python 74.9%Language:HTML 21.9%Language:Makefile 1.5%Language:Batchfile 1.4%Language:Shell 0.2%