Report
Original definition from account
- model odoo.addons.account.models.account_report.AccountReport(env, ids, prefetch_ids)[source]
- _name = account.report
- name: str
- Required
- Name
Name
- line_ids: Sequence[odoo.fields.Command]
- Name
Lines
- Comodel
- column_ids: Sequence[odoo.fields.Command]
- Name
Columns
- Comodel
account.report.column
- root_report_id: int
- Name
Root Report
- Comodel
The report this report is a variant of.
- chart_template_id: int
- Name
Chart of Accounts
- Comodel
- country_id: int
- Name
Country
- Comodel
res.country
- Possible_values
- only_tax_exigible: bool
- Name
Only Tax Exigible Lines
- availability_condition: str
- Name
Availability
- Selection
country: Country Matchescoa: Chart of Accounts Matchesalways: Always
- load_more_limit: int
- Name
Load More Limit
- search_bar: bool
- Name
Search Bar
- default_opening_date_filter: str
- Name
Default Opening
- Selection
this_year: This Yearthis_quarter: This Quarterthis_month: This Monthtoday: Todaylast_month: Last Monthlast_quarter: Last Quarterlast_year: Last Year
- filter_multi_company: str
- Name
Multi-Company
- Selection
disabled: Disabledselector: Use Company Selectortax_units: Use Tax Units
- filter_date_range: bool
- Name
Date Range
- filter_show_draft: bool
- Name
Draft Entries
- filter_unreconciled: bool
- Name
Unreconciled Entries
- filter_unfold_all: bool
- Name
Unfold All
- filter_period_comparison: bool
- Name
Period Comparison
- filter_growth_comparison: bool
- Name
Growth Comparison
- filter_journals: bool
- Name
Journals
- filter_analytic: bool
- Name
Analytic Filter
- filter_hierarchy: str
- Name
Account Groups
- Selection
by_default: Enabled by Defaultoptional: Optionalnever: Never
- filter_account_type: bool
- Name
Account Types
- filter_partner: bool
- Name
Partners
- filter_fiscal_position: bool
- Name
Filter Multivat