Odoo Mindscape. Understand Odoo faster. Explore modules, fields, dependencies and version differences in one place instead of digging through the source code.
Module: Delivery - Stock
Entity: stock.quant.package
Description:
| Field | Description | Type | Relationship | Compute Method |
|---|---|---|---|---|
| weight | Float | - | _compute_weight | |
| weight_is_kg | Technical field indicating whether weight uom is kg or not (i.e. lb) | Boolean | - | _compute_weight_is_kg |
| weight_uom_name | Weight unit of measure label | Char | - | _compute_weight_uom_name |
| weight_uom_rounding | Technical field indicating weight's number of decimal places | Float | - | _compute_weight_is_kg |
