Repository
OCA/connector · module folder · Try on Runboat
Module version
1.0.0
Category
Hidden
Folder size
0.13 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/connector
Last tracking update
2026-08-07 08:42:57
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Weblate, OCA-git-bot, oca-ci, thien
Odoo dependencies
OCA/connector:
OCA/queue:
odoo/odoo:
- web
- bus
Python dependencies
requests, cachetools
System dependencies
None
Required by
None
Description
This addon is not meant to be used. It extends the Odoo Models in order
to run automated tests on the Connector framework

The basic tests are integrated within the `connector` addon.

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (4)

New fields (3)
  • backend_id Many2one → test.backend
    comodel_name='test.backend' ondelete='restrict' required=True string='Backend'
  • external_id Integer
    string='ID on External'
  • odoo_id Many2one → connector.test.record
    comodel_name='connector.test.record' index=True ondelete='restrict' required=True string='Test Record'
Public methods (1)
  • job_related_action_unwrap(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • backend_id Many2one → test.backend
    comodel_name='test.backend' ondelete='restrict' required=True string='Backend'
  • external_id Integer
    string='ID on External'
Public methods (1)
  • job_related_action_unwrap(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…