UOM Alias

uom_alias
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/19.0/uom_alias
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSRuchir Shukla, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:48
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - uom
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows you to add alias to UoMs and search for them by name
or one of their alias. This is useful in some situations, for example,
when importing electronic invoices from suppliers, where a product may
be registered in Odoo with the UoM "Unit" but in the supplier invoice
the UoM is "UND".

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
uom_uom_form uom.uom.form uom.uom xpath Inherits uom.product_uom_form_view
uom_uom_tree uom.uom.list uom.uom field Inherits uom.product_uom_tree_view
Models touched (2)

New fields (2)
  • code Char
  • uom_id Many2one → uom.uom
    comodel_name='uom.uom'
Public methods (0)

No public methods.

New fields (1)
  • alias_ids One2many → uom.alias
    comodel_name='uom.alias' inverse_name='uom_id' string='Uom Alias'
Public methods (1)
  • search_fetch(self, domain, *args, **kwargs)
    @api.model
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/18.0/uom_alias
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSRaphaël Valyi, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:12
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - uom
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows you to add alias to UoMs and search for them by name
or one of their alias. This is useful in some situations, for example,
when importing electronic invoices from suppliers, where a product may
be registered in Odoo with the UoM "Unit" but in the supplier invoice
the UoM is "UND".

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
uom_category_form uom.category.form uom.category field Inherits uom.product_uom_categ_form_view
uom_uom_form uom.uom.form uom.uom field Inherits uom.product_uom_form_view
uom_uom_tree uom.uom.list uom.uom field Inherits uom.product_uom_tree_view
Models touched (2)

New fields (2)
  • code Char
  • uom_id Many2one → uom.uom
    comodel_name='uom.uom'
Public methods (0)

No public methods.

New fields (1)
  • alias_ids One2many → uom.alias
    comodel_name='uom.alias' inverse_name='uom_id' string='Uom Alias'
Public methods (1)
  • search(self, domain, *args, **kwargs)
    @api.model
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/17.0/uom_alias
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSRenato Lima, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:05
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - uom
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows you to add alias to UoMs and search for them by name
or one of their alias. This is useful in some situations, for example,
when importing electronic invoices from suppliers, where a product may
be registered in Odoo with the UoM "Unit" but in the supplier invoice
the UoM is "UND".

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
uom_category_form uom.category.form uom.category field Inherits uom.product_uom_categ_form_view
uom_uom_form uom.uom.form uom.uom field Inherits uom.product_uom_form_view
uom_uom_tree uom.uom.tree uom.uom field Inherits uom.product_uom_tree_view
Models touched (2)

New fields (2)
  • code Char
  • uom_id Many2one → uom.uom
    comodel_name='uom.uom'
Public methods (0)

No public methods.

New fields (1)
  • alias_ids One2many → uom.alias
    comodel_name='uom.alias' inverse_name='uom_id' string='Uom Alias'
Public methods (1)
  • search(self, domain, *args, **kwargs)
    @api.model
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/16.0/uom_alias
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSRaphaël Valyi, Renato Lima, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:48
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - uom
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
uom_category_form uom.category.form uom.category field Inherits uom.product_uom_categ_form_view
uom_uom_form uom.uom.form uom.uom field Inherits uom.product_uom_form_view
uom_uom_tree uom.uom.tree uom.uom field Inherits uom.product_uom_tree_view
Models touched (2)

New fields (2)
  • code Char
  • uom_id Many2one → uom.uom
    comodel_name='uom.uom'
Public methods (0)

No public methods.

New fields (1)
  • alias_ids One2many → uom.alias
    comodel_name='uom.alias' inverse_name='uom_id' string='Uom Alias'
Public methods (1)
  • search(self, domain, *args, **kwargs)
    @api.model