https://github.com/oca/edi
erp hacktoberfest odoo python
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/oca/edi
- Owner: OCA
- License: agpl-3.0
- Created: 2016-10-03T11:43:30.000Z (over 8 years ago)
- Default Branch: 16.0
- Last Pushed: 2025-04-07T14:36:18.000Z (2 months ago)
- Last Synced: 2025-04-11T06:16:57.977Z (about 2 months ago)
- Topics: erp, hacktoberfest, odoo, python
- Language: Python
- Homepage:
- Size: 11 MB
- Stars: 123
- Watchers: 39
- Forks: 315
- Open Issues: 76
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://runboat.odoo-community.org/builds?repo=OCA/edi&target_branch=16.0)
[](https://github.com/OCA/edi/actions/workflows/pre-commit.yml?query=branch%3A16.0)
[](https://github.com/OCA/edi/actions/workflows/test.yml?query=branch%3A16.0)
[](https://codecov.io/gh/OCA/edi)
[](https://translation.odoo-community.org/engage/edi-16-0/?utm_source=widget)# edi
TODO: add repo description.
[//]: # (addons)
Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[account_einvoice_generate](account_einvoice_generate/) | 16.0.1.1.0 | [](https://github.com/alexis-via) | Technical module to generate PDF invoices with embedded XML file
[account_invoice_edifact](account_invoice_edifact/) | 16.0.1.0.0 | | Generate customer invoices with EDIFACT/D96A format
[account_invoice_export](account_invoice_export/) | 16.0.1.0.0 | [](https://github.com/TDu) | Account Invoice Export
[account_invoice_export_job](account_invoice_export_job/) | 16.0.1.0.0 | [](https://github.com/TDu) | Account Invoice Export Job
[account_invoice_facturx](account_invoice_facturx/) | 16.0.2.0.0 | [](https://github.com/alexis-via) | Generate Factur-X/ZUGFeRD customer invoices
[account_invoice_facturx_py3o](account_invoice_facturx_py3o/) | 16.0.1.0.0 | [](https://github.com/alexis-via) | Generate Factur-X invoices with Py3o reporting engine
[base_business_document_import](base_business_document_import/) | 16.0.1.1.0 | [](https://github.com/alexis-via) | Provides technical tools to import sale orders or supplier invoices
[base_business_document_import_phone](base_business_document_import_phone/) | 16.0.1.0.0 | [](https://github.com/alexis-via) | Use phone numbers to match partners upon import of business documents
[base_ebill_payment_contract](base_ebill_payment_contract/) | 16.0.1.0.2 | [](https://github.com/TDu) | Base for managing e-billing contracts
[base_edi](base_edi/) | 16.0.1.1.0 | [](https://github.com/simahawk) | Base module to aggregate EDI features.
[base_edifact](base_edifact/) | 16.0.1.5.1 | [](https://github.com/rmorant) | UN/EDIFACT/D96A utilities using pydifact parser
[base_facturx](base_facturx/) | 16.0.1.0.0 | [](https://github.com/alexis-via) | Base module for Factur-X/ZUGFeRD
[base_ubl](base_ubl/) | 16.0.1.1.1 | | Base module for Universal Business Language (UBL)
[base_ubl_payment](base_ubl_payment/) | 16.0.1.0.1 | | Payment-related code for Universal Business Language (UBL)
[base_wamas_ubl](base_wamas_ubl/) | 16.0.1.17.1 | | Base module to aggregate WAMAS - UBL features.
[despatch_advice_import](despatch_advice_import/) | 16.0.1.2.0 | | Despatch Advice import
[despatch_advice_import_ubl](despatch_advice_import_ubl/) | 16.0.1.1.0 | | Import Despatch Advice files
[pdf_helper](pdf_helper/) | 16.0.1.1.0 | [](https://github.com/simahawk) [](https://github.com/alexis-via) | Provides helpers to work w/ PDFs
[sale_order_import](sale_order_import/) | 16.0.1.2.0 | | Import RFQ or sale orders from files
[sale_order_import_edifact](sale_order_import_edifact/) | 16.0.1.1.0 | [](https://github.com/rmorant) | EDIFACT/D96A Order[//]: # (end addons)
## Licenses
This repository is licensed under [AGPL-3.0](LICENSE).
However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA)
policy. Consult each module's `__manifest__.py` file, which contains a `license` key
that explains its license.----
OCA, or the [Odoo Community Association](http://odoo-community.org/), is a nonprofit
organization whose mission is to support the collaborative development of Odoo features
and promote its widespread use.