# Import/Export Invoices From XML/PDF Electronic Data Interchange ======================================= EDI is the electronic interchange of business information using a standardized format. This is the base module for import and export of invoices in various EDI formats, and the the transmission of said documents to various parties involved in the exchange (other company, governements, etc.) ## Installation ```bash pip install odoo-bringout-oca-ocb-account_edi ``` ## Dependencies - account ## Source - Repository: https://github.com/OCA/OCB - Branch: 19.0 - Path: addons/account_edi ## License This package preserves the original LGPL-3 license.