Allow to store metadata for related records.
Project description
Technical module for the EDI suite to provide a way to store some technical data.
For instance, you receive a sale order via EDI and you want to store some original values from the incoming file without having to parse again the whole file or compute values that you need later to compite something else.
Table of contents
Usage
Get / set metadata
On a edi.exchange.record:
exc_record.set_metadata({…}) exc_record.get_metadata()
Automatically store metadata from consumer records
Make sure your model inherits from edi.exchange.consumer.mixin
Override _edi_get_metadata_to_store
NOTE: automatic storage happens only when create gets called in an EDI framework session (edi_framework_action is in ctx).
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.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
Simone Orsi <simone.orsi@camptocamp.com>
Maintainers
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.
Current maintainer:
This module is part of the OCA/edi-framework project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
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
Built Distribution
Hashes for odoo14_addon_edi_record_metadata_oca-14.0.1.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c125a2a3a9bb19c056597a3ef12b4856f26ec19d7dcdb6ce58d2c39304d51c1c |
|
MD5 | 40b0e36921b968cb928e0f10c0cef70a |
|
BLAKE2b-256 | 7e04957bbbeed5f72a885c0fe7ba2299534dc90a49e562f47f751825153a799f |