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 Matchescoa
: Chart of Accounts Matchesalways
: Always
- default_opening_date_filter: str¶
- Name
Default Opening
- Selection
this_year
: This Yearthis_quarter
: This Quarterthis_month
: This Monthtoday
: Todayprevious_month
: Last Monthprevious_quarter
: Last Quarterprevious_year
: Last Yearthis_tax_period
: This Tax Periodprevious_tax_period
: Last Tax Period
- filter_multi_company: str¶
- Name
Multi-Company
- Selection
disabled
: Disabledselector
: Use Company Selectortax_units
: Use Tax Units
- filter_hierarchy: str¶
- Name
Account Groups
- Selection
by_default
: Enabled by Defaultoptional
: Optionalnever
: Never