| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/edi-framework |
| GIT | |
| GIT | https://github.com/OCA/edi-framework.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/edi-framework/tree/18.0/edi_sale_ubl_output_oca |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Enric Tobella, Weblate, OCA-git-bot, Simone Orsi, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/edi-framework |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:12 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/connector: - component_event - component OCA/edi: - base_edi - base_ubl OCA/edi-framework: - edi_sale_ubl_oca - edi_sale_oca - edi_core_oca - edi_record_metadata_oca - edi_state_oca - edi_ubl_oca - edi_xml_oca - edi_component_oca - edi_exchange_template_oca - edi_exchange_template_party_data - edi_party_data_oca OCA/partner-contact: - partner_identification odoo/odoo: - base - base_setup - web - bus - web_tour - html_editor - base_sparse_field - sale - sales_team - account_payment - account - onboarding - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm - sale_stock - stock_account - stock - barcodes_gs1_nomenclature - barcodes - contacts |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
PyYAML openupgradelib xmltodict cachetools |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Provides some basic templates for generating order responses in UBL format within the EDI framework. ## Templates ``qweb_tmpl_ubl_party``: to be used to render a party (res.partner) ``qweb_tmpl_ubl_address``: to be used to render a party's address (aka res.partner) ``qwb_tmpl_ubl_order_response_out``: example for a full ORDRSP output. NOTE: the latter is not fully complete and above all should not be used directly to avoid overrides. Always define your own template for the customer. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
qwb_tmpl_ubl_order_response_out |
Render UBL OrderResponse out - EXAMPLE | ir.ui.view | qweb | New |
qweb_tmpl_ubl_address |
Render UBL party address | ir.ui.view | qweb | New |
qweb_tmpl_ubl_party |
Render UBL party | ir.ui.view | qweb | New |
No models found for this module.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/edi |
| GIT | |
| GIT | https://github.com/OCA/edi.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/edi/tree/14.0/edi_sale_ubl_output_oca |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, Simone Orsi, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/edi |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:59 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/community-data-files: - uom_unece - account_tax_unece - base_unece OCA/connector: - component_event - component OCA/edi: - edi_sale_ubl_oca - edi_sale_oca - edi_oca - base_edi - edi_ubl_oca - base_ubl - pdf_helper - edi_xml_oca - edi_exchange_template_oca - edi_exchange_template_party_data - edi_party_data_oca OCA/edi-framework: - edi_record_metadata_oca - edi_state_oca OCA/partner-contact: - partner_identification OCA/queue: - queue_job odoo/odoo: - base - base_setup - web - bus - web_tour - base_sparse_field - sale - sales_team - payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - utm - base_vat - sale_stock - stock_account - stock - barcodes - contacts |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
pyyaml cachetools requests pypdf>=3.1.0,<5.0 xmlschema |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
qwb_tmpl_ubl_order_response_out |
Render UBL OrderResponse out - EXAMPLE | ir.ui.view | qweb | New |
qweb_tmpl_ubl_address |
Render UBL party | ir.ui.view | qweb | New |
qweb_tmpl_ubl_party |
Render UBL party | ir.ui.view | qweb | New |
No models found for this module.