| 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_volumetric_weight |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Product |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Víctor Martínez, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:14 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-attribute: - product_dimension 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 |
product_uom_form_view_custom |
product_uom_form_view_custom | uom.uom | xpath | Inherits uom.product_uom_form_view |
volumetric_weight
Float
digits='Stock Weight'
related='product_tmpl_id.volumetric_weight'
store=True
string='Volumetric weight'
No public methods.
volumetric_weight
Float
compute='_compute_volumetric_weight'
digits='Stock Weight'
store=True
string='Volumetric weight'
No public methods.
volumetric_weight_ratio
Float
default=100
digits='Stock Weight'
help='Used as variable for the volumetric weight calculation using the formula. (Volume * Ratio) = Kg'
string='Volumetric Weight Ratio (Kg/m3)'
No public methods.