# connector **Repository Path**: mirrors_OCA/connector ## Basic Information - **Project Name**: connector - **Description**: Odoo generic connector framework (jobs queue, asynchronous tasks, channels) - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: 18.0 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-05 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Runboat](https://img.shields.io/badge/runboat-Try%20me-875A7B.png)](https://runboat.odoo-community.org/builds?repo=OCA/connector&target_branch=18.0) [![Pre-commit Status](https://github.com/OCA/connector/actions/workflows/pre-commit.yml/badge.svg?branch=18.0)](https://github.com/OCA/connector/actions/workflows/pre-commit.yml?query=branch%3A18.0) [![Build Status](https://github.com/OCA/connector/actions/workflows/test.yml/badge.svg?branch=18.0)](https://github.com/OCA/connector/actions/workflows/test.yml?query=branch%3A18.0) [![codecov](https://codecov.io/gh/OCA/connector/branch/18.0/graph/badge.svg)](https://codecov.io/gh/OCA/connector) [![Translation Status](https://translation.odoo-community.org/widgets/connector-18-0/-/svg-badge.svg)](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.3 | guewen | 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.1 | | Connector [connector_base_product](connector_base_product/) | 18.0.1.0.0 | | Connector Base Product [test_component](test_component/) | 18.0.1.0.0 | guewen | 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.