Packaging UOM

packaging_uom
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/14.0/packaging_uom
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYWarehouse
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV
COMMITTERS
COMMITTERSsbejaoui, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:01
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - uom
    - base
    - product
    - mail
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
product_packaging_view_form_inherit_packaging_uom product.packaging.form.view (packaging_uom) product.packaging xpath Inherits product.product_packaging_form_view
product_template_view_form_inherit_packaging_uom product.template.common.form (packaging_uom) product.template field Inherits product.product_template_form_view
Models touched (1)

New fields (3)
  • qty Float
    compute='_compute_qty' inverse='_inverse_qty' readonly=False store=True
  • uom_categ_domain_id Many2one → uom.category
    comodel_name='uom.category' default=<expr>
  • uom_id Many2one → uom.uom
    help='It must be in the same category than the default unit of measure.' required=False args: 'uom.uom', 'Packaging Unit of Measure'
Public methods (1)
  • onchange_product_id(self)
    @api.onchange('product_id')
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/13.0/packaging_uom
VERSION
VERSION 1.0.4
CATEGORY
CATEGORYWarehouse
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV
COMMITTERS
COMMITTERSGuewen Baconnier, Denis Roussel, Akim Juillerat, OCA Transbot, oca-travis, Weblate, OCA-git-bot, François Honoré, hveficent
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - uom
    - base
    - product
    - mail
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
product_packaging_view_form_inherit_packaging_uom product.packaging.form.view (packaging_uom) product.packaging xpath Inherits product.product_packaging_form_view
product_template_view_form_inherit_packaging_uom product.template.common.form (packaging_uom) product.template field Inherits product.product_template_form_view
Models touched (1)

New fields (3)
  • qty Float
    compute='_compute_qty' inverse='_inverse_qty' readonly=False store=True
  • uom_categ_domain_id Many2one → uom.category
    comodel_name='uom.category' default=<expr>
  • uom_id Many2one → uom.uom
    help='It must be in the same category than the default unit of measure.' required=False args: 'uom.uom', 'Packaging Unit of Measure'
Public methods (1)
  • onchange_product_id(self)
    @api.onchange('product_id')
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/12.0/packaging_uom
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYWarehouse
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV
COMMITTERS
COMMITTERSGuewen Baconnier, Denis Roussel, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Adrià Gil Sorribes
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:18
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - uom
    - base
    - product
    - decimal_precision
    - mail
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
product_packaging_view_form_inherit_packaging_uom product.packaging.form.view (packaging_uom) product.packaging xpath Inherits product.product_packaging_form_view
product_template_view_form_inherit_packaging_uom product.template.common.form (packaging_uom) product.template field Inherits product.product_template_form_view
Models touched (1)

New fields (3)
  • qty Float
    compute='_compute_qty' inverse='_inverse_qty' readonly=True store=True
  • uom_categ_domain_id Many2one → uom.category
    comodel_name='uom.category' default=<expr>
  • uom_id Many2one → uom.uom
    help='It must be in the same category than the default unit of measure.' required=False args: 'uom.uom', 'Packaging Unit of Measure'
Public methods (1)
  • onchange_product_id(self)
    @api.onchange('product_id')
REPOSITORY
REPOSITORYOCA/stock-logistics-warehouse
GIT
GIThttps://github.com/OCA/stock-logistics-warehouse.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-warehouse/tree/11.0/packaging_uom
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYWarehouse
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV
COMMITTERS
COMMITTERSDenis Roussel, OCA Transbot, oca-travis, OCA-git-bot, Juan Humanes
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-warehouse
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:57
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
product_packaging_view_form_inherit_packaging_uom product.packaging.form.view (packaging_uom) product.packaging field Inherits product.product_packaging_form_view
product_template_view_form_inherit_packaging_uom product.template.common.form (packaging_uom) product.template page Inherits product.product_template_form_view
Models touched (1)

New fields (3)
  • qty Float
    compute='_compute_qty' inverse='_inverse_qty' readonly=True store=True
  • uom_categ_domain_id Many2one → product.uom.categ
    comodel_name='product.uom.categ' default=_default_uom_categ_domain_id
  • uom_id Many2one → product.uom
    help='It must be in the same category than the default unit of measure.' required=False args: 'product.uom', 'Unit of Measure'
Public methods (1)
  • onchange_product_id(self)
    @api.onchange('product_id')
REPOSITORY
REPOSITORYOCA/stock-logistics-warehouse
GIT
GIThttps://github.com/OCA/stock-logistics-warehouse.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-warehouse/tree/10.0/packaging_uom
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYWarehouse
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV
COMMITTERS
COMMITTERSLaurent Mignon (ACSONE), Denis Roussel, Lois Rilo, OCA Transbot, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-warehouse
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:55
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - web_tour
    - report
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
product_packaging_view_form_inherit_packaging_uom product.packaging.form.view (packaging_uom) product.packaging field Inherits product.product_packaging_form_view
product_template_view_form_inherit_packaging_uom product.template.common.form (packaging_uom) product.template page Inherits product.product_template_form_view
Models touched (1)

New fields (3)
  • qty Float
    compute='_compute_qty' inverse='_inverse_qty' readonly=True store=True
  • uom_categ_domain_id Many2one → product.uom.categ
    comodel_name='product.uom.categ' default=_default_uom_categ_domain_id
  • uom_id Many2one → product.uom
    help='It must be in the same category than the default unit of measure.' required=False args: 'product.uom', 'Unit of Measure'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/stock-logistics-warehouse
GIT
GIThttps://github.com/OCA/stock-logistics-warehouse.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-warehouse/tree/9.0/packaging_uom
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYWarehouse
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV
COMMITTERS
COMMITTERSThomas Binsfeld, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttp://www.acsone.eu
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:20
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - report
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
product_packaging_view_form_inherit_packaging_uom product.packaging.form.view (packaging_uom) product.packaging field Inherits product.product_packaging_form_view
product_template_view_form_inherit_packaging_uom product.template.common.form (packaging_uom) product.template group Inherits product.product_template_form_view
Models touched (1)

New fields (3)
  • qty Float
    compute='_compute_qty' inverse='_inverse_qty' readonly=True store=True
  • uom_categ_domain_id Many2one → product.uom.categ
    comodel_name='product.uom.categ' default=_default_uom_categ_domain_id
  • uom_id Many2one → product.uom
    help='It must be in the same category than the default unit of measure.' required=False args: 'product.uom', 'Unit of Measure'
Public methods (0)

No public methods.