Toggle navigation

EDI Storage backend support

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

Allow exchange files using storage backends from OCA/storage.

This module adds a storage backend relation on the EDI backend. There you can configure the backend to be used (most often and SFTP) and the paths where to read or put files.

Often the convention when exchanging files via SFTP is to have one input forder (to receive files) and an output folder (to send files).

Inside this folder you have this hierarchy:

input/output folder
    |- pending
    |- done
    |- error
  • pending folder contains files that have been just sent
  • done folder contains files that have been processes successfully
  • error folder contains files with errors and cannot be processed

The storage handlers take care of reading files and putting files in/from the right place and update exchange records data accordingly.

Table of contents

Usage

Go to «EDI -> EDI backend» then configure your backend to use a storage backend.

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

Contributors

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.

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.