Odoo generic connector framework (jobs queue, asynchronous tasks, channels)
  • Python 71.9%
  • HTML 23.4%
  • JavaScript 1.8%
  • Makefile 1.5%
  • Batchfile 1.4%
Find a file
2026-03-27 07:33:30 +00:00
.github/workflows [IMP] update dotfiles 2025-02-02 18:13:25 +00:00
component [BOT] post-merge updates 2026-03-27 07:33:30 +00:00
component_event [BOT] post-merge updates 2024-10-09 11:45:49 +00:00
connector [BOT] post-merge updates 2026-01-29 04:36:30 +00:00
connector_base_product Update translation files 2025-01-27 11:51:25 +00:00
setup/_metapackage [BOT] post-merge updates 2025-01-27 08:41:11 +00:00
test_component Translated using Weblate (Slovenian) 2026-01-22 19:50:55 +00:00
test_connector Translated using Weblate (Italian) 2025-07-22 15:24:53 +00:00
.copier-answers.yml [IMP] update dotfiles 2025-02-02 18:13:25 +00:00
.editorconfig Initial commit 2024-10-07 09:09:18 +00:00
.gitignore Initial commit 2024-10-07 09:09:18 +00:00
.pre-commit-config.yaml [IMP] update dotfiles 2024-10-20 15:42:47 +00:00
.pylintrc Initial commit 2024-10-07 09:09:18 +00:00
.pylintrc-mandatory Initial commit 2024-10-07 09:09:18 +00:00
.ruff.toml [IMP] update dotfiles 2025-02-02 18:13:25 +00:00
checklog-odoo.cfg [IMP] update dotfiles 2025-02-02 18:13:25 +00:00
eslint.config.cjs [IMP] update dotfiles 2024-10-20 15:42:47 +00:00
LICENSE Initial commit 2024-10-07 09:09:18 +00:00
prettier.config.cjs [IMP] update dotfiles 2024-10-20 15:42:47 +00:00
README.md [BOT] post-merge updates 2026-03-27 07:33:30 +00:00
requirements.txt [IMP] component: apply pre-commit auto fixes 2024-10-08 14:10:19 +07:00

Runboat Pre-commit Status Build Status codecov Translation Status

connector

connector

Available addons

addon version maintainers summary
component 18.0.1.0.1 guewen 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 guewen 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.