Skip to main content

Provide external ID field to unify external comunication with different systems.

Project description

This addon provides a mixin to be used to provide an external ID field on all the models managed via REST API. This way we’ll be able to reference this models on other systems without having to use the internal ID used on odoo.

Usage

Once using a model on rest api we’ll make it inherit from our mixin.

For example while using res.parter

class ResPartner(models.Model):
_name = "res.partner"
_inherit = ["res.partner", "external.id.mixin"]

Changelog

12.0.1.0.0

First official version.

Bug Tracker

Bugs are tracked on GitLab 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.

Credits

Based on the initial work of Robin Keunen <robin@coopiteasy.be> for easy_my_coop_api module. Trying to decople this functionallity from easy_my_coop vertical-cooperative infraestructure.

Authors

  • Coop It Easy

  • Coodpevs Treball SCCL

Contributors

Maintainers

This module is maintained by Coopdevs Treball SCCL.

Project details


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 odoo12_addon_base_rest_external_id-12.0.1.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for odoo12_addon_base_rest_external_id-12.0.1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 976bde00df6b7ea284569948e90b9310a6605ec88819d855d7add9f033cd3675
MD5 020456ff051e96aa6ef8c6bd1dbc518e
BLAKE2b-256 823f022d42047ab583636ea690c21f4e9b47c039b72db47fb95865277314090d

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