TIP: You can type at any time to perform a new search.
Product Dimension Volumetric Weight
product_dimension_volumetric_weight · OCA/product-attribute
- Repository
- OCA/product-attribute · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Product
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/product-attribute
- Last tracking update
- 2026-08-07 07:38:25
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Víctor Martínez, Weblate, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_normal_form_view |
product_normal_form_view | product.product | form | Inherits product.product_normal_form_view |
product_template_only_form_view |
product_template_form_view | product.template | form | Inherits product.product_template_only_form_view |
product_uom_form_view_custom |
product_uom_form_view_custom | uom.uom | form | Inherits uom.product_uom_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (1)
-
volumetric_weightFloatdigits='Stock Weight'related='product_tmpl_id.volumetric_weight'store=Truestring='Volumetric weight'
No public methods.
New fields (1)
-
volumetric_weightFloatcompute='_compute_volumetric_weight'digits='Stock Weight'store=Truestring='Volumetric weight'
No public methods.
New fields (1)
-
volumetric_weight_ratioFloatdefault=100digits='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.