EDI Sales

edi_sale_ubl_output_oca
REPOSITORY
REPOSITORYOCA/edi-framework
GIT
GIThttps://github.com/OCA/edi-framework.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/edi-framework/tree/18.0/edi_sale_ubl_output_oca
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSEnric Tobella, Weblate, OCA-git-bot, Simone Orsi, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/edi-framework
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - 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.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
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
Models touched (0)

No models found for this module.

REPOSITORY
REPOSITORYOCA/edi
GIT
GIThttps://github.com/OCA/edi.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/edi/tree/14.0/edi_sale_ubl_output_oca
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, Simone Orsi, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/edi
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - 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

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
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
Models touched (0)

No models found for this module.