mirror of
https://github.com/OCA/edi-framework.git
synced 2026-04-24 01:43:46 -06:00
No description
- Python 58.9%
- HTML 40.2%
- JavaScript 0.9%
|
|
||
|---|---|---|
| .github/workflows | ||
| edi_account_core_oca | ||
| edi_account_oca | ||
| edi_component_oca | ||
| edi_core_oca | ||
| edi_endpoint_oca | ||
| edi_exchange_template_oca | ||
| edi_exchange_template_party_data | ||
| edi_oca | ||
| edi_party_data_oca | ||
| edi_queue_oca | ||
| edi_record_metadata_oca | ||
| edi_sale_endpoint | ||
| edi_sale_input_oca | ||
| edi_sale_oca | ||
| edi_sale_stock_oca | ||
| edi_sale_ubl_oca | ||
| edi_sale_ubl_output_oca | ||
| edi_state_oca | ||
| edi_stock_oca | ||
| edi_storage_oca | ||
| edi_storage_queue_oca | ||
| edi_ubl_oca | ||
| edi_webservice_oca | ||
| edi_xml_oca | ||
| setup/_metapackage | ||
| .copier-answers.yml | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| .pylintrc | ||
| .pylintrc-mandatory | ||
| .ruff.toml | ||
| checklog-odoo.cfg | ||
| eslint.config.cjs | ||
| LICENSE | ||
| prettier.config.cjs | ||
| README.md | ||
| requirements.txt | ||
| test-requirements.txt | ||
edi-framework
edi-framework
Available addons
| addon | version | maintainers | summary |
|---|---|---|---|
| edi_account_core_oca | 18.0.1.1.1 | Define EDI Configuration for Account Moves | |
| edi_account_oca | 18.0.1.1.1 | Define some component listeners for Account Moves | |
| edi_component_oca | 18.0.1.0.3 | Allow to use Connector as a source in EDI | |
| edi_core_oca | 18.0.1.6.5 | Define backends, exchange types, exchange records, basic automation and views for handling EDI exchanges. | |
| edi_endpoint_oca | 18.0.1.0.3 | Base module allowing configuration of custom endpoints for EDI framework. | |
| edi_exchange_template_oca | 18.0.1.3.3 | Allows definition of exchanges via templates. | |
| edi_exchange_template_party_data | 18.0.1.0.1 | Glue module between edi_exchange_template and edi_party_data | |
| edi_oca | 18.0.1.5.2 | Integrate all EDI modules together | |
| edi_party_data_oca | 18.0.1.0.1 | Allow to configure and retrieve party information for EDI exchanges. | |
| edi_queue_oca | 18.0.1.0.2 | Set Queue Jobs on EDI | |
| edi_record_metadata_oca | 18.0.1.0.4 | Allow to store metadata for related records. | |
| edi_sale_endpoint | 18.0.1.0.0 | Glue module between edi_sale_oca and edi_endpoint_oca. | |
| edi_sale_input_oca | 18.0.1.0.2 | Process incoming sale orders with the EDI framework. | |
| edi_sale_oca | 18.0.1.0.1 | Configuration and special behaviors for EDI on sales. | |
| edi_sale_stock_oca | 18.0.1.0.0 | Configuration and special behaviors for EDI on sales & stock. | |
| edi_sale_ubl_oca | 18.0.1.0.2 | Configuration and special behaviors for EDI UBL exchanges related to sales. | |
| edi_sale_ubl_output_oca | 18.0.1.0.1 | Configuration and special behaviors for EDI on sales. | |
| edi_state_oca | 18.0.1.0.3 | Allow to assign specific EDI states to related records. | |
| edi_stock_oca | 18.0.1.0.1 | Define EDI Configuration for Stock | |
| edi_storage_oca | 18.0.1.0.2 | Base module to allow exchanging files via storage backend (eg: SFTP). | |
| edi_storage_queue_oca | 18.0.1.0.0 | Integrates EDI Storage with Queue | |
| edi_ubl_oca | 18.0.1.0.1 | Define EDI backend type for UBL. | |
| edi_webservice_oca | 18.0.1.0.2 | Defines webservice integration from EDI Exchange records | |
| edi_xml_oca | 18.0.1.0.2 | Base module for EDI exchange using XML files. |
Licenses
This repository is licensed under AGPL-3.0.
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, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
