| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/edi |
| GIT | |
| GIT | https://github.com/OCA/edi.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/edi/tree/16.0/sale_order_import_edifact |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Sales Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp, ALBA Software |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp, ALBA Software |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, thien |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/edi |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:47 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/community-data-files: - account_tax_unece - base_unece - uom_unece OCA/edi: - base_edifact - sale_order_import - base_business_document_import - pdf_helper OCA/partner-contact: - partner_identification_gln - partner_identification OCA/sale-workflow: - sale_commercial_partner OCA/server-tools: - onchange_helper odoo/odoo: - sale_management - sale - sales_team - base - base_setup - web - bus - web_tour - account_payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm - contacts |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
pydifact |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sale_order_import_form |
sale.order.import.form.dev | sale.order.import | field | Inherits sale_order_import.sale_order_import_form |
No new fields.
Public methods (0)No public methods.
doc_type
Selection
readonly=False
edifact_ok
Boolean
compute='_compute_edifact_ok'
file_ext
Char
default='txt,d96a'
import_type
Selection
ondelete={'edifact': 'cascade'}
selection_add=[('edifact', 'EDIFACT')]
json_data_preview
Text
help='Used by the btn `button_parse_order_preview` to preview data before importing'
release
Char
default='d96a'
button_parse_order_preview(self)
parse_edifact_order(self, filecontent, detect_doc_type=False)