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

View 18.0

Description:

Field Description Type Relationship Compute Method
height Pack Height Integer -
length_uom_id Dimensions Units of Measure Many-to-One uom.uom -
length_uom_name Length unit of measure label Char length_uom_id.name -
pack_length Integer -
pack_weight Float -
volume Pack Volume Float - _compute_volume
volume_uom_id Volume Units of Measure Many-to-One uom.uom -
volume_uom_name Volume Unit of Measure label Char volume_uom_id.name -
weight_uom_id Weight Units of Measure Many-to-One uom.uom -
weight_uom_name Weight unit of measure label Char - _compute_weight_uom_name
width Pack Width Integer -