Odoo Mindscape. Understand Odoo faster. Explore modules, fields, dependencies and version differences in one place instead of digging through the source code.
Module: HR Org Chart
Entity: hr.employee.base
Description:
| Field | Description | Type | Relationship | Compute Method |
|---|---|---|---|---|
| child_all_count | Indirect Subordinates Count | Integer | - | _compute_subordinates |
| child_count | Direct Subordinates Count | Integer | - | _compute_child_count |
| department_color | Department Color | Integer | department_id.color |
