Skip to main content

Connector

Project description

License

Connector

This is a framework designed to build connectors with external systems, usually called Backends in the documentation.

Documentation: http://odoo-connector.com

It features:

  • A jobs queue

    In which the connectors can push functions (synchronization tasks) to be executed later.

  • An event pattern

    The connectors can subscribe listener functions on the events, executed when the events are fired.

  • Connector base classes

    Called ConnectorUnit.

    Include base classes for the use in connectors, ready to be extended:

    • Synchronizer: flow of an import or export

    • Mapper: transform a record according to mapping rules

    • Binder: link external IDs with local IDS

    • BackendAdapter: adapter interface for the exchanges with the backend

    • But ConnectorUnit can be extended to accomplish any task

  • A multi-backend support

    Each ConnectorUnit can be registered amongst a backend type (eg. Magento) and a backend version (allow to have a different Mapper for each backend’s version for instance)

It is used for example used to connect Magento and Prestashop, but also used with Solr, CMIS, …

Configuration and usage

This module does nothing on its own. It is a ground for developing advanced connector modules. For further information, please go on: http://odoo-connector.com

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback here.

Credits

Contributors

Read the contributors list

Maintainer

Odoo Community Association

This module is maintained by the OCA.

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.

To contribute to this module, please visit http://odoo-community.org.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

File details

Details for the file odoo9_addon_connector-9.0.1.2.0-py2-none-any.whl.

File metadata

  • Download URL: odoo9_addon_connector-9.0.1.2.0-py2-none-any.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/30.4.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.5.3

File hashes

Hashes for odoo9_addon_connector-9.0.1.2.0-py2-none-any.whl
Algorithm Hash digest
SHA256 d14eb66c6ac093b7f8499c8f1525f8cb23d78bd1e33736f5514ee71baf7aded3
MD5 a73e6129e17fb55a94792469454f853b
BLAKE2b-256 e659ccdb1487a7cf1034869dc887889ef6752387b42a1b41f76c4440b9e53a16

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page