Skip to content
back to search

OCA/edi · 19.0

Despatch Advice Import

despatch_advice_import

AGPL-3v19.0.1.0.0140updated 7 days ago

Odoo Community Association

Despatch Advice Import

Beta License: AGPL-3 OCA/edi Translate me on Weblate Try me on Runboat

This module will support import despatch advice file

Table of contents

Configuration

The final picking validation triggered from process_data is opt-in.

Validating the picking by default turns an import step into a workflow-orchestration step and introduces non-obvious side effects. Implicitly calling validation also breaks command/query separation and can make integration flows less predictable and less idempotent.

The default picking validation was introduced in version 16.0: f9a4c0f#diff-ba317b47ca5c669f7eb8f157d21581ec7a424e672eccfdf785c0cf2dc97517aaR191 It was removed from the base module and made opt-in in version 19.0.

By default, the wizard only applies despatch advice data and does not validate the picking.

To enable it for a single execution, pass this context key when calling process_data:

  • despatch_advice_import__picking_validation=True

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 to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • ACSONE SA/NV
  • BCIM

Contributors

  • Laurent Mignon <<laurent.mignon@acsone.eu>>

  • Trobz:

    • Thien <<thienvh@trobz.com>>
  • Simone Orsi <<simone.orsi@camptocamp.com>>

  • Jacques-Etienne Baudoux <<je@bcim.be>>

  • yankinmax <<maksym.yankin@camptocamp.com> >

  • Ricardoalso <<ricardo.almeidasoares@camptocamp.com>>

Other credits

The migration of this module from 10.0 to 16.0 was financially supported by Camptocamp

Maintainers

This module is maintained by the OCA.

Odoo Community Association

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:

jbaudoux

This module is part of the OCA/edi project on GitHub.

You are welcome to contribute. To learn how please visit <https://odoo-community.org/page/Contribute>.