Skip to content
Snippets Groups Projects
Commit f97fe80f authored by Nicolas (vin)'s avatar Nicolas (vin)
Browse files

[FIX] account_facturx: fix uom unece code fetch


The _get_unece_code method does not work in case where a specific uom
has multiple xml_ids.
Change it to handle such case and try to match every xml ids with a
unece code if possible.

closes odoo/odoo#90939

Signed-off-by: default avatarFlorian Gilbert <flg@odoo.com>
parent ede34adf
No related branches found
No related tags found
Loading
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