Odoo Mindscape. Understand Odoo faster. Explore modules, fields, dependencies and version differences in one place instead of digging through the source code.
Module: Sales Timesheet
Entity: project.task
Description:
| Field | Description | Type | Relationship | Compute Method |
|---|---|---|---|---|
| has_multi_sol | Boolean | - | _compute_has_multi_sol | |
| is_project_map_empty | Is Project map empty | Boolean | - | _compute_is_project_map_empty |
| pricing_type | Selection | project_id.pricing_type | ||
| remaining_hours_available | Boolean | sale_line_id.remaining_hours_available | ||
| remaining_hours_so | Time Remaining on SO | Float | - | _compute_remaining_hours_so |
| sale_order_id | Many-to-One | - | ||
| timesheet_product_id | Many-to-One | project_id.timesheet_product_id |
