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
Entity: mis.report.instance.period
Description: MIS Report Instance Period
| Field | Description | Type | Relationship | Compute Method |
|---|---|---|---|---|
| allowed_cmpcol_ids | Many-to-Many | mis.report.instance.period | _compute_allowed_cmpcol_ids | |
| analytic_domain | Text | - | ||
| date_from | From (computed) | Date | - | _compute_dates |
| date_range_id | Date Range | Many-to-One | date.range | |
| date_range_type_id | Date Range Type | Many-to-One | date.range.type | |
| date_to | To (computed) | Date | - | _compute_dates |
| duration | Integer | - | ||
| is_ytd | Year to date | Boolean | - | |
| manual_date_from | From | Date | - | |
| manual_date_to | To | Date | - | |
| mode | Selection | - | ||
| name | Label | Char | - | |
| normalize_factor | Factor | Integer | - | |
| offset | Integer | - | ||
| report_id | Many-to-One | report_instance_id.report_id | ||
| report_instance_id | Report Instance | Many-to-One | mis.report.instance | |
| sequence | Integer | - | ||
| source | Selection | - | ||
| source_aml_model_id | Move lines source | Many-to-One | ir.model | _compute_source_aml_model_id |
| source_aml_model_name | Move lines source model name | Char | source_aml_model_id.model | |
| source_cmpcol_from_id | versus | Many-to-One | mis.report.instance.period | |
| source_cmpcol_to_id | Compare | Many-to-One | mis.report.instance.period | |
| source_sumcol_accdet | Sum account details | Boolean | - | |
| source_sumcol_ids | Columns to sum | One-to-Many | mis.report.instance.period.sum | |
| subkpi_ids | Sub KPI Filter | Many-to-Many | mis.report.subkpi | |
| type | Period type | Selection | - | |
| valid | Boolean | - | _compute_dates |
