Repository
OCA/connector · module folder · Try on Runboat
Module version
1.0.0
Category
Generic Modules
Folder size
0.07 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/connector
Last tracking update
2026-08-12 05:23:57
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Maksym Yankin, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
OCA/connector:
odoo/odoo:
Python dependencies
cachetools
System dependencies
None
Required by
connector, edi_component_oca
Description
This module implements an event system ([Observer
pattern](https://en.wikipedia.org/wiki/Observer_pattern)) and is a base
block for the Connector Framework. It can be used without using the full
Connector though. It is built upon the `component` module.

Documentation: <http://odoo-connector.com/>

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (3)
  • create(self, vals_list)
    @api.model_create_multi
  • unlink(self)
  • write(self, vals)

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…