TIP: You can type at any time to perform a new search.
EDI Party data
edi_party_data_oca · OCA/edi-framework
- Repository
- OCA/edi-framework · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Uncategorized
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/edi-framework
- Last tracking update
- 2026-08-07 08:43:06
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Simone Orsi, Enric Tobella, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- cachetools, PyYAML, openupgradelib
- System dependencies
- None
- Required by
- edi_exchange_template_party_data
- Description
Technical module for the EDI suite module to retrieve data for parties of an exchange. This module provides default component and a mixin to be used for registering new components for specific backends. It's based on partner_identification so that the party information will include allowed ID numbers for a given exchange. You can configure which ID number categories are allowed on the exchange type.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
edi_exchange_type_view_form |
edi.exchange.type | form | Inherits edi_core_oca.edi_exchange_type_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
id_category_idsMany2many → res.partner.id_categorycomodel_name='res.partner.id_category'help='Allowed ID categories to be used to generate parties information.'string='ID categories'
No public methods.
Loading…
Loading…