Report¶
Original definition from account¶
- model odoo.addons.account.models.account_report.AccountReport(env: odoo.api.Environment, ids: tuple[int | odoo.models.NewId], prefetch_ids: collections.abc.Iterable[int | odoo.models.NewId])[source]¶
- _name = account.report¶
 - line_ids: Sequence[odoo.fields.Command]¶
- Name
- Lines 
- Comodel
 
 - column_ids: Sequence[odoo.fields.Command]¶
- Name
- Columns 
- Comodel
- account.report.column 
 
 - availability_condition: str¶
- Name
- Availability 
- Selection
- country: Country Matches- coa: Chart of Accounts Matches- always: Always
 
 - default_opening_date_filter: str¶
- Name
- Default Opening 
- Selection
- this_year: This Year- this_quarter: This Quarter- this_month: This Month- today: Today- previous_month: Last Month- previous_quarter: Last Quarter- previous_year: Last Year- this_tax_period: This Tax Period- previous_tax_period: Last Tax Period
 
 - filter_multi_company: str¶
- Name
- Multi-Company 
- Selection
- disabled: Disabled- selector: Use Company Selector- tax_units: Use Tax Units
 
 - filter_hierarchy: str¶
- Name
- Account Groups 
- Selection
- by_default: Enabled by Default- optional: Optional- never: Never