TIP: You can type at any time to perform a new search.
EDI UBL Output Base
edi_ubl_output_base_oca · OCA/edi-framework
- Repository
- OCA/edi-framework · module folder · Try on Runboat
- Module version
- 1.1.0
- Category
- Uncategorized
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/edi-framework
- Last tracking update
- 2026-08-18 17:26:32
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Simone Orsi, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- PyYAML, openupgradelib
- System dependencies
- None
- Required by
- edi_sale_ubl_output_oca
- Description
Generic UBL party/address qweb templates for use with the EDI framework (`edi_exchange_template_oca`), split out of `edi_sale_ubl_output_oca` so they can be reused (e.g. by purchase-side UBL output) without depending on `sale`. ## Templates - ``qweb_tmpl_ubl_party``: renders a `cac:Party` block (EndpointID, PartyIdentification, PartyName) from the `party` vals shape produced by `edi_party_data_oca`/`edi_exchange_template_party_data`'s `get_party_data()`. - ``qweb_tmpl_ubl_address``: renders the contents of a postal address (StreetName/CityName/PostalZone/AddressLine/Country) from a `res.partner`.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (0)
No models found for this module.