Skip to content
Snippets Groups Projects
Commit c6045b48 authored by joanna350's avatar joanna350 Committed by Martin Trigaux
Browse files

[FIX] account_facturx: update reference link for unece code


The previous link was dead

closes odoo/odoo#103051

X-original-commit: 570fec0a
Signed-off-by: default avatarMartin Trigaux (mat) <mat@odoo.com>
parent 7348cda6
No related branches found
No related tags found
No related merge requests found
......@@ -8,8 +8,7 @@ class UoM(models.Model):
def _get_unece_code(self):
""" Returns the UNECE code used for international trading for corresponding to the UoM as per
https://unece.org/fileadmin/DAM/cefact/recommendations/bkup_htm/add2d.htm.
"""
https://unece.org/fileadmin/DAM/cefact/recommendations/rec20/rec20_rev3_Annex2e.pdf"""
mapping = {
'uom.product_uom_unit': 'C62',
'uom.product_uom_dozen': 'DZN',
......
South Korea, 2022-10-03
I hereby agree to the terms of the Odoo Individual Contributor License Agreement v1.0.
I declare that I am authorized and able to make this agreement and sign this declaration.
Signed,
Joanna joanna@kaist.ac.kr https://github.com/joanna350
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