- This module adds options for deduplication records before sending step on type:
- deduplicate_on_send: check if a fresher one does not exist for the same record. If so, mark the oldest one as obsolete.
- delete_obsolete_records: Delete records marked as obsolete.
Table of contents
Go to "EDI -> Config -> Exchange Type".
Enable "Deduplicate on Send" option -> Enable "Delete obsolete records" option.
- With all the types that have been enabled "Deduplicate on Send" option, this module will check their records if a fresher one does not exist for the same record. If so, mark the oldest one as obsolete (except "block_obsolescence" records)
- "block_obsolescence" is an technical option on records to avoid marking them as obsolete.
- With all the types that have been enabled "Delete obsolete records" option, the cron will remove their obsolete records.
- If the records are obsolete, delete them even if their type's flag has been disabled.
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 to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
- Camptocamp
- Simone Orsi <[email protected]>
- Duong (Tran Quoc) <[email protected]>
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 maintainers:
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.