Odoo Mindscape. Understand Odoo faster. Explore modules, fields, dependencies and version differences in one place instead of digging through the source code.
Module: MIS Builder Budget
Entity: mis.budget.item.abstract
Description: MIS Budget Item (Abstract Base Class)
| Field | Description | Type | Relationship | Compute Method |
|---|---|---|---|---|
| budget_date_from | Budget Date From | Date | budget_id.date_from | |
| budget_date_to | Budget Date To | Date | budget_id.date_to | |
| budget_id | Many-to-One | mis.budget.abstract | ||
| date_from | From | Date | - | |
| date_range_id | Date range | Many-to-One | date.range | |
| date_to | To | Date | - |
