Odoo Mindscape. Understand Odoo faster. Explore modules, fields, dependencies and version differences in one place instead of digging through the source code.
Module: Stock Quant Package Dimension
Entity: stock.quant.package
Description:
| Field | Description | Type | Relationship | Compute Method |
|---|---|---|---|---|
| height | Pack Height | Integer | - | |
| length_uom_id | Dimensions Units of Measure | Many-to-One |
|
|
| length_uom_name | Length unit of measure label | Char |
|
|
| pack_length | Integer | - | ||
| pack_weight | Float | - | ||
| volume | Pack Volume | Float | - | _compute_volume |
| volume_uom_id | Volume Units of Measure | Many-to-One |
|
|
| volume_uom_name | Volume Unit of Measure label | Char |
|
|
| weight_uom_id | Weight Units of Measure | Many-to-One |
|
|
| weight_uom_name | Weight unit of measure label | Char | - | _compute_weight_uom_name |
| width | Pack Width | Integer | - |
