TIP: You can type at any time to perform a new search.
Edi Connector Oca
edi_component_oca · OCA/edi-framework
- Repository
- OCA/edi-framework · module folder · Try on Runboat
- Module version
- 1.1.0
- Category
- Uncategorized
- Folder size
- 0.09 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/edi-framework
- Last tracking update
- 2026-08-07 09:06:36
- Authors
- Camptocamp, Odoo Community Association (OCA), ACSONE, Dixmit
- Maintainers
- Camptocamp, Odoo Community Association (OCA), ACSONE, Dixmit
- Committers
- Ricardoalso, Maksym Yankin, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- cachetools, PyYAML, openupgradelib
- System dependencies
- None
- Required by
- edi_webservice_oca
- Description
This module allows to use components to handle code to execute on EDI Exchanges.
Code Analysis ⓘ
Views touched (0)
No views found for this module.
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (1)-
write(self, vals)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (7)-
check(self, exchange_record) -
generate(self, exchange_record) -
input_validate(self, exchange_record, value=None, **kw) -
output_validate(self, exchange_record, value=None, **kw) -
process(self, exchange_record) -
receive(self, exchange_record) -
send(self, exchange_record)
Loading…