Skip to content
Snippets Groups Projects
Commit d0e59a51 authored by Julien Van Roy's avatar Julien Van Roy
Browse files

[FIX] account_edi_ubl_cii: UBLVersionID should not be present for Bis 3


Tag UBLVersionID should not be present for UBL Bis 3 and its inheriting
formats.

The fonction infering the format from an xml etree needed to be apdated
too, since we can no longer rely on the `UBLVersionID` node for UBL Bis
3 and its inheriting formats. The `CustomizationID` node is used.

opw-3249153

closes odoo/odoo#117842

X-original-commit: 863fa450
Signed-off-by: default avatarQuentin De Paoli <qdp@odoo.com>
Signed-off-by: default avatarJulien Van Roy <juvr@odoo.com>
parent 93af15db
No related branches found
No related tags found
No related merge requests found
Showing
with 11 additions and 14 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment