This is a glue module between sale_order_import_ubl
and sale_stock_line_customer_ref
.
It extracts customer references for specific lines from the XML received.
Since there’s no specific element for customer reference in the UBL line,
the module will look into cac:OrderLine/cbc:Note
and cac:OrderLine/cac:LineItem/cbc:Note
for a string prefixed with customer_ref:
.
Table of contents
Bug Tracker
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.
Credits
Contributors
- Simone Orsi <simone.orsi@camptocamp.com>
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 project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.