Odoo Mindscape. Understand Odoo faster. Explore modules, fields, dependencies and version differences in one place instead of digging through the source code.
Module: Point of Sale
Entity: pos.category
Description: Point of Sale Category
| Field | Description | Type | Relationship | Compute Method |
|---|---|---|---|---|
| child_id | Children Categories | One-to-Many | pos.category | |
| has_image | Boolean | - | _compute_has_image | |
| image_128 | Image | Image | - | |
| name | Category Name | Char | - | |
| parent_id | Parent Category | Many-to-One | pos.category | |
| sequence | Integer | - |
