Report¶
Original definition from account¶
- model odoo.addons.account.models.account_report.AccountReport(env: api.Environment, ids: tuple[IdType, ...], prefetch_ids: Reversible[IdType])[fuente]¶
- _name = account.report¶
 - line_ids: Sequence[odoo.orm.commands.Command]¶
- Name
- Lines 
- Comodel
 
 - column_ids: Sequence[odoo.orm.commands.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
- 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