Odoo Mindscape. Understand Odoo faster. Explore modules, fields, dependencies and version differences in one place instead of digging through the source code.
Module: Location Trays
Entity: stock.location.tray.type
Description: Stock Location Tray Type
| Field | Description | Type | Relationship | Compute Method |
|---|---|---|---|---|
| active | Boolean | - | ||
| code | Char | - | ||
| cols | Integer | - | ||
| depth | Integer | - | ||
| depth_per_cell | Float | - | _compute_depth_per_cell | |
| height | Integer | - | ||
| location_ids | One-to-Many | stock.location | ||
| name | Char | - | ||
| rows | Integer | - | ||
| width | Integer | - | ||
| width_per_cell | Float | - | _compute_width_per_cell |
