Connector
Odoo generic connector framework (jobs queue, asynchronous tasks, channels)
Install / Use
/learn @OCA/ConnectorREADME
connector
connector
<!-- /!\ do not modify below this line --> <!-- prettier-ignore-start -->Available addons
addon | version | maintainers | summary --- | --- | --- | --- component | 18.0.1.0.1 | <a href='https://github.com/guewen'><img src='https://github.com/guewen.png' width='32' height='32' style='border-radius:50%;' alt='guewen'/></a> | Add capabilities to register and use decoupled components, as an alternative to model classes component_event | 18.0.1.0.0 | | Components Events connector | 18.0.1.0.1 | | Connector connector_base_product | 18.0.1.0.0 | | Connector Base Product test_component | 18.0.1.0.0 | <a href='https://github.com/guewen'><img src='https://github.com/guewen.png' width='32' height='32' style='border-radius:50%;' alt='guewen'/></a> | Automated tests for Components, do not install. test_connector | 18.0.1.0.0 | | Automated tests for Connector, do not install.
<!-- prettier-ignore-end -->Licenses
This repository is licensed under AGPL-3.0.
However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA)
policy. Consult each module's __manifest__.py file, which contains a license key
that explains its license.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

