| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-attribute |
| GIT | |
| GIT | https://github.com/OCA/product-attribute.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-attribute/tree/19.0/product_dimension |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Product |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp SA, ADHOC SA, brain-tec AG |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp SA, ADHOC SA, brain-tec AG |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Hieu.VMB |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:48 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - base_setup - web - bus - web_tour - html_editor - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module extends the functionality of product to support dimensions (length, width and height). Also computes the volume automatically when you change one of these dimensions. This module was previously hosted on <https://github.com/ingadhoc/odoo-addons> and before that on <https://launchpad.net/~ingenieria-adhoc>. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_normal_form_view |
product_normal_form_view | product.product | xpath | Inherits product.product_normal_form_view |
product_template_only_form_view |
product_template_form_view | product.template | xpath | Inherits product.product_template_only_form_view |
dimensional_uom_id
Many2one → uom.uom
help='UoM for length, height, width'
args: 'uom.uom', 'Dimensional UoM'
product_height
Float
product_length
Float
product_width
Float
volume
Float
compute='_compute_volume'
readonly=False
store=True
No public methods.
dimensional_uom_id
Many2one → uom.uom
compute='_compute_dimensional_uom_id'
default=<expr>
help='UoM for length, height, width'
inverse='_inverse_dimensional_uom_id'
readonly=False
store=True
args: 'uom.uom', 'Dimensional UoM'
product_height
Float
readonly=False
related='product_variant_ids.product_height'
product_length
Float
readonly=False
related='product_variant_ids.product_length'
product_width
Float
readonly=False
related='product_variant_ids.product_width'
volume
Float
compute='_compute_volume'
readonly=False
store=True
convert_to_meters(self, measure, dimensional_uom)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-attribute |
| GIT | |
| GIT | https://github.com/OCA/product-attribute.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-attribute/tree/18.0/product_dimension |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Product |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp SA, ADHOC SA, brain-tec AG |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp SA, ADHOC SA, brain-tec AG |
| COMMITTERS | |
| COMMITTERS | Stefan Rijnhart, Weblate, OCA-git-bot, oca-ci, roger |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:12 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - base_setup - web - bus - web_tour - html_editor - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module extends the functionality of product to support dimensions (length, width and height). Also computes the volume automatically when you change one of these dimensions. This module was previously hosted on <https://github.com/ingadhoc/odoo-addons> and before that on <https://launchpad.net/~ingenieria-adhoc>. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_normal_form_view |
product_normal_form_view | product.product | xpath | Inherits product.product_normal_form_view |
product_template_only_form_view |
product_template_form_view | product.template | xpath | Inherits product.product_template_only_form_view |
dimensional_uom_id
Many2one → uom.uom
default=<expr>
domain=<expr>
help='UoM for length, height, width'
args: 'uom.uom', 'Dimensional UoM'
product_height
Float
digits='Product Unit of Measure'
args: 'height'
product_length
Float
digits='Product Unit of Measure'
args: 'length'
product_width
Float
digits='Product Unit of Measure'
args: 'width'
volume
Float
compute='_compute_volume'
readonly=False
store=True
No public methods.
dimensional_uom_id
Many2one → uom.uom
help='UoM for length, height, width'
readonly=False
related='product_variant_ids.dimensional_uom_id'
args: 'uom.uom', 'Dimensional UoM'
product_height
Float
digits='Product Unit of Measure'
readonly=False
related='product_variant_ids.product_height'
product_length
Float
digits='Product Unit of Measure'
readonly=False
related='product_variant_ids.product_length'
product_width
Float
digits='Product Unit of Measure'
readonly=False
related='product_variant_ids.product_width'
volume
Float
compute='_compute_volume'
readonly=False
store=True
convert_to_meters(self, measure, dimensional_uom)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-attribute |
| GIT | |
| GIT | https://github.com/OCA/product-attribute.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-attribute/tree/17.0/product_dimension |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Product |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp SA, ADHOC SA, brain-tec AG |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp SA, ADHOC SA, brain-tec AG |
| COMMITTERS | |
| COMMITTERS | Alexey Pelykh, Weblate, OCA-git-bot, oca-ci, thaolt |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:05 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - base_setup - web - bus - web_tour - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module extends the functionality of product to support dimensions (length, width and height). Also computes the volume automatically when you change one of these dimensions. This module was previously hosted on <https://github.com/ingadhoc/odoo-addons> and before that on <https://launchpad.net/~ingenieria-adhoc>. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_normal_form_view |
product_normal_form_view | product.product | xpath | Inherits product.product_normal_form_view |
product_template_only_form_view |
product_template_form_view | product.template | xpath | Inherits product.product_template_only_form_view |
dimensional_uom_id
Many2one → uom.uom
default=<expr>
domain=<expr>
help='UoM for length, height, width'
args: 'uom.uom', 'Dimensional UoM'
product_height
Float
product_length
Float
product_width
Float
volume
Float
compute='_compute_volume'
readonly=False
store=True
No public methods.
dimensional_uom_id
Many2one → uom.uom
help='UoM for length, height, width'
readonly=False
related='product_variant_ids.dimensional_uom_id'
args: 'uom.uom', 'Dimensional UoM'
product_height
Float
readonly=False
related='product_variant_ids.product_height'
product_length
Float
readonly=False
related='product_variant_ids.product_length'
product_width
Float
readonly=False
related='product_variant_ids.product_width'
volume
Float
compute='_compute_volume'
readonly=False
store=True
convert_to_meters(self, measure, dimensional_uom)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-attribute |
| GIT | |
| GIT | https://github.com/OCA/product-attribute.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-attribute/tree/16.0/product_dimension |
| VERSION | |
| VERSION | 1.2.0 |
| CATEGORY | |
| CATEGORY | Product |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp SA, ADHOC SA, brain-tec AG |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp SA, ADHOC SA, brain-tec AG |
| COMMITTERS | |
| COMMITTERS | Denis Roussel, JordiMForgeFlow, David Beal, Weblate, OCA-git-bot, Maxime Franco, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:48 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - base_setup - web - bus - web_tour - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_normal_form_view |
product_normal_form_view | product.product | xpath | Inherits product.product_normal_form_view |
product_template_only_form_view |
product_template_form_view | product.template | xpath | Inherits product.product_template_only_form_view |
dimensional_uom_id
Many2one → uom.uom
default=<expr>
domain=<expr>
help='UoM for length, height, width'
args: 'uom.uom', 'Dimensional UoM'
product_height
Float
product_length
Float
product_width
Float
volume
Float
compute='_compute_volume'
readonly=False
store=True
No public methods.
dimensional_uom_id
Many2one → uom.uom
help='UoM for length, height, width'
readonly=False
related='product_variant_ids.dimensional_uom_id'
args: 'uom.uom', 'Dimensional UoM'
product_height
Float
readonly=False
related='product_variant_ids.product_height'
product_length
Float
readonly=False
related='product_variant_ids.product_length'
product_width
Float
readonly=False
related='product_variant_ids.product_width'
volume
Float
compute='_compute_volume'
readonly=False
store=True
convert_to_meters(self, measure, dimensional_uom)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-attribute |
| GIT | |
| GIT | https://github.com/OCA/product-attribute.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-attribute/tree/15.0/product_dimension |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Product |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp SA, ADHOC SA, brain-tec AG |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp SA, ADHOC SA, brain-tec AG |
| COMMITTERS | |
| COMMITTERS | Carlos Lopez, OCA Transbot, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:35 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - base_setup - web - bus - web_tour - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_normal_form_view |
product_normal_form_view | product.product | xpath | Inherits product.product_normal_form_view |
product_template_only_form_view |
product_template_form_view | product.template | xpath | Inherits product.product_template_only_form_view |
dimensional_uom_id
Many2one → uom.uom
default=<expr>
domain=<expr>
help='UoM for length, height, width'
args: 'uom.uom', 'Dimensional UoM'
product_height
Float
product_length
Float
product_width
Float
onchange_calculate_volume(self)
dimensional_uom_id
Many2one → uom.uom
help='UoM for length, height, width'
readonly=False
related='product_variant_ids.dimensional_uom_id'
args: 'uom.uom', 'Dimensional UoM'
product_height
Float
readonly=False
related='product_variant_ids.product_height'
product_length
Float
readonly=False
related='product_variant_ids.product_length'
product_width
Float
readonly=False
related='product_variant_ids.product_width'
convert_to_meters(self, measure, dimensional_uom)
onchange_calculate_volume(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-attribute |
| GIT | |
| GIT | https://github.com/OCA/product-attribute.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-attribute/tree/14.0/product_dimension |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Product |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp SA, ADHOC SA, brain-tec AG |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp SA, ADHOC SA, brain-tec AG |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, OCA-git-bot, emagdalena, Hai Lang |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:01 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - base_setup - web - bus - web_tour - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_normal_form_view |
product_normal_form_view | product.product | xpath | Inherits product.product_normal_form_view |
product_template_only_form_view |
product_template_form_view | product.template | xpath | Inherits product.product_template_only_form_view |
dimensional_uom_id
Many2one → uom.uom
default=<expr>
domain=<expr>
help='UoM for length, height, width'
args: 'uom.uom', 'Dimensional UoM'
product_height
Float
product_length
Float
product_width
Float
onchange_calculate_volume(self)
dimensional_uom_id
Many2one → uom.uom
help='UoM for length, height, width'
readonly=False
related='product_variant_ids.dimensional_uom_id'
args: 'uom.uom', 'Dimensional UoM'
product_height
Float
readonly=False
related='product_variant_ids.product_height'
product_length
Float
readonly=False
related='product_variant_ids.product_length'
product_width
Float
readonly=False
related='product_variant_ids.product_width'
convert_to_meters(self, measure, dimensional_uom)
onchange_calculate_volume(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-attribute |
| GIT | |
| GIT | https://github.com/OCA/product-attribute.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-attribute/tree/13.0/product_dimension |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Product |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp SA, ADHOC SA, brain-tec AG |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp SA, ADHOC SA, brain-tec AG |
| COMMITTERS | |
| COMMITTERS | GitHub, OCA Transbot, Víctor Martínez, oca-travis, Weblate, OCA-git-bot, Tatiana Deribina, Emīls Goško |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - base_setup - web - bus - web_tour - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_normal_form_view |
product_normal_form_view | product.product | xpath | Inherits product.product_normal_form_view |
product_template_only_form_view |
product_template_form_view | product.template | xpath | Inherits product.product_template_only_form_view |
dimensional_uom_id
Many2one → uom.uom
default=<expr>
domain=<expr>
help='UoM for length, height, width'
args: 'uom.uom', 'Dimensional UoM'
product_height
Float
product_length
Float
product_width
Float
onchange_calculate_volume(self)
dimensional_uom_id
Many2one → uom.uom
help='UoM for length, height, width'
readonly=False
related='product_variant_ids.dimensional_uom_id'
args: 'uom.uom', 'Dimensional UoM'
product_height
Float
readonly=False
related='product_variant_ids.product_height'
product_length
Float
readonly=False
related='product_variant_ids.product_length'
product_width
Float
readonly=False
related='product_variant_ids.product_width'
convert_to_meters(self, measure, dimensional_uom)
onchange_calculate_volume(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-attribute |
| GIT | |
| GIT | https://github.com/OCA/product-attribute.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-attribute/tree/12.0/product_dimension |
| VERSION | |
| VERSION | 3.0.0 |
| CATEGORY | |
| CATEGORY | Product |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp SA, ADHOC SA, brain-tec AG |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp SA, ADHOC SA, brain-tec AG |
| COMMITTERS | |
| COMMITTERS | Raphaël Valyi, GitHub, OCA Transbot, oca-travis, Weblate, OCA-git-bot, clementmbr, Carmen Bianca BAKKER, emagdalena |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:18 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-attribute: - product_logistics_uom odoo/odoo: - product - base - decimal_precision - base_setup - web - bus - web_tour - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_normal_form_view |
product_normal_form_view | product.product | xpath | Inherits product.product_normal_form_view |
product_template_only_form_view |
product_template_form_view | product.template | xpath | Inherits product.product_template_only_form_view |
dimensional_uom_id
Many2one → uom.uom
default=<expr>
domain=<expr>
help='UoM for length, height, width'
args: 'uom.uom', 'Dimensional UoM'
product_height
Float
product_length
Float
product_width
Float
onchange_calculate_volume(self)
dimensional_uom_id
Many2one → uom.uom
help='UoM for length, height, width'
readonly=False
related='product_variant_ids.dimensional_uom_id'
args: 'uom.uom', 'Dimensional UoM'
product_height
Float
readonly=False
related='product_variant_ids.product_height'
product_length
Float
readonly=False
related='product_variant_ids.product_length'
product_width
Float
readonly=False
related='product_variant_ids.product_width'
onchange_calculate_volume(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-attribute |
| GIT | |
| GIT | https://github.com/OCA/product-attribute.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-attribute/tree/11.0/product_dimension |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Product |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp SA, ADHOC SA, brain-tec AG |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp SA, ADHOC SA, brain-tec AG |
| COMMITTERS | |
| COMMITTERS | oca-travis, Kumar Aberer |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - decimal_precision - base_setup - web - bus - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_normal_form_view |
product_normal_form_view | product.product | xpath | Inherits product.product_variant_easy_edit_view |
product_template_only_form_view |
product_template_form_view | product.template | xpath | Inherits product.product_template_form_view |
dimensional_uom_id
Many2one → product.uom
domain=<expr>
help='UoM for length, height, width'
args: 'product.uom', 'Dimensional UoM'
height
Float
length
Float
width
Float
onchange_calculate_volume(self)
dimensional_uom_id
Many2one → product.uom
help='UoM for length, height, width'
related='product_variant_ids.dimensional_uom_id'
args: 'product.uom', 'Dimensional UoM'
height
Float
related='product_variant_ids.height'
length
Float
related='product_variant_ids.length'
width
Float
related='product_variant_ids.width'
convert_to_meters(self, measure, dimensional_uom)
onchange_calculate_volume(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-attribute |
| GIT | |
| GIT | https://github.com/OCA/product-attribute.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-attribute/tree/10.0/product_dimension |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Product |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp, ADHOC SA |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp, ADHOC SA |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, OCA Transbot, oca-travis, OCA-git-bot, Iván Todorovich |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:57 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - decimal_precision - base_setup - web_kanban - web - bus - web_tour - report |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_template_form_view |
product.template with properties and dimensions | product.template | xpath | Inherits product.product_template_form_view |
dimensional_uom_id
Many2one → product.uom
domain=_get_dimension_uom_domain
help='UoM for length, height, width'
args: 'product.uom', 'Dimensional UoM'
height
Float
length
Float
width
Float
convert_to_meters(self, measure, dimensional_uom)
onchange_calculate_volume(self)
dimensional_uom_id
Many2one → product.uom
help='UoM for length, height, width'
related='product_variant_ids.dimensional_uom_id'
args: 'product.uom', 'Dimensional UoM'
height
Float
related='product_variant_ids.height'
length
Float
related='product_variant_ids.length'
width
Float
related='product_variant_ids.width'
convert_to_meters(self, measure, dimensional_uom)
onchange_calculate_volume(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-attribute |
| GIT | |
| GIT | https://github.com/OCA/product-attribute.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-attribute/tree/9.0/product_dimension |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Product |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp, ADHOC SA |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp, ADHOC SA |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, OCA Transbot, Denis Leemann, oca-travis, Iván Todorovich |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:21 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - decimal_precision - base_setup - web_kanban - web - bus - report |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_normal_form_view |
product_normal_form_view | product.product | xpath | Inherits product.product_normal_form_view |
product_template_only_form_view |
product_template_form_view | product.template | xpath | Inherits product.product_template_only_form_view |
dimensional_uom_id
Many2one → product.uom
domain=_get_dimension_uom_domain
help='UoM for length, height, width'
args: 'product.uom', 'Dimensional UoM'
height
Float
length
Float
width
Float
convert_to_meters(self, measure, dimensional_uom)
onchange_calculate_volume(self)
dimensional_uom_id
Many2one → product.uom
help='UoM for length, height, width'
related='product_variant_ids.dimensional_uom_id'
args: 'product.uom', 'Dimensional UoM'
height
Float
related='product_variant_ids.height'
length
Float
related='product_variant_ids.length'
width
Float
related='product_variant_ids.width'
convert_to_meters(self, measure, dimensional_uom)
onchange_calculate_volume(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-attribute |
| GIT | |
| GIT | https://github.com/OCA/product-attribute.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-attribute/tree/8.0/product_dimension |
| VERSION | |
| VERSION | 2.0.1 |
| CATEGORY | |
| CATEGORY | Product |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp, ADHOC SA |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp, ADHOC SA |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul, Yannick Vaucher, Leonardo Pistone, OCA Transbot, Juan Jose Scarafia, Hugo Santos, David Beal, Dave Lasley, oca-travis, Nicolas Mac Rouillon |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:23 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - decimal_precision - base_setup - web_kanban - web - report |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_normal_form_view |
product_normal_form_view | product.product | group | Inherits product.product_normal_form_view |
product_template_only_form_view |
product_template_form_view | product.template | group | Inherits product.product_template_only_form_view |
dimensional_uom_id
Many2one → product.uom
domain=_get_dimension_uom_domain
help='UoM for length, height, width'
args: 'product.uom', 'Dimensional UoM'
height
Float
oldname='high'
length
Float
width
Float
convert_to_meters(self, measure, dimensional_uom)
onchange_calculate_volume(self)
dimensional_uom_id
Many2one → product.uom
help='UoM for length, height, width'
related='product_variant_ids.dimensional_uom_id'
args: 'product.uom', 'Dimensional UoM'
height
Float
related='product_variant_ids.height'
length
Float
related='product_variant_ids.length'
width
Float
related='product_variant_ids.width'
convert_to_meters(self, measure, dimensional_uom)
onchange_calculate_volume(self)