oca-ocb-accounting/odoo-bringout-oca-ocb-account_edi/README.md
Ernad Husremovic 768b70e05e 19.0 vanilla
2026-03-09 09:30:07 +01:00

31 lines
670 B
Markdown

# 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.