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.
Important
This is an alpha version, the data model and design can change at any time without warning.
Only for development or testing purpose, do not use in production.
More details on development status
Table of contents
Bugs are tracked on GitHub Issues.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
feedback.
Do not contact contributors directly about support or help with technical issues.
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.
This module is part of the OCA/edi-framework project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.