mirror of
https://github.com/OCA/connector.git
synced 2026-04-23 23:13:51 -06:00
Odoo generic connector framework (jobs queue, asynchronous tasks, channels)
- Python 71.9%
- HTML 23.4%
- JavaScript 1.8%
- Makefile 1.5%
- Batchfile 1.4%
| .github/workflows | ||
| component | ||
| component_event | ||
| connector | ||
| connector_base_product | ||
| setup/_metapackage | ||
| test_component | ||
| test_connector | ||
| .copier-answers.yml | ||
| .editorconfig | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| .pylintrc | ||
| .pylintrc-mandatory | ||
| .ruff.toml | ||
| checklog-odoo.cfg | ||
| eslint.config.cjs | ||
| LICENSE | ||
| prettier.config.cjs | ||
| README.md | ||
| requirements.txt | ||
connector
connector
Available addons
| addon | version | maintainers | summary |
|---|---|---|---|
| component | 18.0.1.0.1 | 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 | Automated tests for Components, do not install. | |
| test_connector | 18.0.1.0.0 | Automated tests for Connector, do not install. |
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.
