Repository
OCA/community-data-files · module folder · Try on Runboat
Module version
1.0.0
Category
Sales
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/community-data-files
Last tracking update
2026-08-07 09:06:33
Authors
Akretion, Odoo Community Association (OCA)
Maintainers
Akretion, Odoo Community Association (OCA)
Committers
Alexis de Lattre, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
odoo/odoo:
- uom
Python dependencies
None
System dependencies
None
Required by
base_business_document_import, purchase_order_import
Description
This module adds a field *UNECE Code* on units of measure to allow the
use of a standard written by the [United Nations Economic Commission for
Europe](http://www.unece.org) (which has 56 members states in Europe,
America and Central Asia, cf
[Wikipedia](https://en.wikipedia.org/wiki/United_Nations_Economic_Commission_for_Europe)).
The codification of the units of measures are defined in [UNECE/CEFACT
Trade Facilitation Recommendation number
20](http://www.unece.org/tradewelcome/un-centre-for-trade-facilitation-and-e-business-uncefact/outputs/cefactrecommendationsrec-index/list-of-trade-facilitation-recommendations-n-16-to-20.html)
([direct
link](http://www.unece.org/fileadmin/DAM/cefact/recommendations/rec20/rec20_Rev12e_2016.xls)
to revision 12).

This codification is used for example in the two main international
standards for electronic invoicing:

- [Cross Industry
  Invoice](http://tfig.unece.org/contents/cross-industry-invoice-cii.htm)
  (CII),
- [Universal Business Language](http://ubl.xml.org/) (UBL).

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
product_uom_form_view uom.uom form Inherits uom.product_uom_form_view
product_uom_tree_view uom.uom list Inherits uom.product_uom_tree_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • unece_code Char
    help='Standard nomenclature of the United Nations Economic Commission for Europe (UNECE).' string='UNECE Code'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…