https://github.com/oca/connector
Odoo generic connector framework (jobs queue, asynchronous tasks, channels)
https://github.com/oca/connector
Last synced: 8 months ago
JSON representation
Odoo generic connector framework (jobs queue, asynchronous tasks, channels)
- Host: GitHub
- URL: https://github.com/oca/connector
- Owner: OCA
- License: agpl-3.0
- Created: 2014-06-17T10:20:14.000Z (almost 12 years ago)
- Default Branch: 18.0
- Last Pushed: 2025-09-25T07:52:58.000Z (9 months ago)
- Last Synced: 2025-09-25T08:19:40.251Z (9 months ago)
- Language: Python
- Homepage:
- Size: 147 MB
- Stars: 356
- Watchers: 74
- Forks: 447
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://runboat.odoo-community.org/builds?repo=OCA/connector&target_branch=18.0)
[](https://github.com/OCA/connector/actions/workflows/pre-commit.yml?query=branch%3A18.0)
[](https://github.com/OCA/connector/actions/workflows/test.yml?query=branch%3A18.0)
[](https://codecov.io/gh/OCA/connector)
[](https://translation.odoo-community.org/engage/connector-18-0/?utm_source=widget)
# connector
connector
[//]: # (addons)
Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[component](component/) | 18.0.1.0.0 |
| Add capabilities to register and use decoupled components, as an alternative to model classes
[component_event](component_event/) | 18.0.1.0.0 | | Components Events
[connector](connector/) | 18.0.1.0.0 | | Connector
[connector_base_product](connector_base_product/) | 18.0.1.0.0 | | Connector Base Product
[test_component](test_component/) | 18.0.1.0.0 |
| Automated tests for Components, do not install.
[test_connector](test_connector/) | 18.0.1.0.0 | | Automated tests for Connector, do not install.
[//]: # (end addons)
## Licenses
This repository is licensed under [AGPL-3.0](LICENSE).
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](http://odoo-community.org/), is a nonprofit
organization whose mission is to support the collaborative development of Odoo features
and promote its widespread use.