Odoo Model Reference _unknown account
accrued
aged
analytic
auto
automatic
autopost
balance
bank
batch
cash
change
chart
code
customer
deferred
disallowed
duplicate
ec
edi
financial
fiscal
followup
full
general
generic
group import
incoterms invoice
invoice_extract
lock_exception merge
missing
multicurrency
online
partial
partner
reconcile
resequence
root secure
setup
transfer
trial
account_followup
account_reports
analytic
appointment
asset
auth_totp
avatar
bacs
bank
base_import
bus
calendar
change
data_cleaning
data_merge
data_recycle
decimal
digest
discuss
documents
extract
fetchmail
format
gamification
google
hmrc
hr
html
iap
image
ir
ir_actions_account_report_download knowledge
kpi
l10n_eu_oss
l10n_uk
mail
onboarding
payment
phone
planning
portal
privacy
product
project
publisher_warranty
rating
report
res
reset
resource
save
sequence
sign
sms
snailmail
spreadsheet
studio
survey
template
uom
update
validate
web_editor
web_tour
wizard
x_locations x_locations_line_072aa account.report ::
Accounting Report Main super-class for regular database-persisted Odoo models.
Odoo models are created by inheriting from this class::
class user(Model):
...
The system will later instantiate the class once per database (on
which the class' module is installed).
Fields active [boolean]:
Active availability_condition [selection]:
Availability Values
Raw introspection data
chart_template [selection]:
Chart of Accounts Values
Raw introspection data
country_id [many2one: res.country ]:
Country create_date [readonly ; datetime]:
Created on create_uid [readonly ; many2one: res.users ]:
Created by currency_translation [selection]:
Currency Translation Values
Raw introspection data
custom_handler_model_id [many2one: ir.model ]:
Custom Handler Model custom_handler_model_name [readonly ; char]:
Custom Handler Model Name default_opening_date_filter [selection]:
Default Opening Values
Raw introspection data
display_name [readonly ; char]:
Display Name filter_account_type [selection]:
Account Types Values
Raw introspection data
filter_aml_ir_filters [boolean]:
Favorite Filters filter_analytic [boolean]:
Analytic Filter filter_analytic_groupby [boolean]:
Analytic Group By filter_budgets [boolean]:
Budgets filter_date_range [boolean]:
Date Range filter_fiscal_position [boolean]:
Filter Multivat filter_growth_comparison [boolean]:
Growth Comparison filter_hide_0_lines [selection]:
Hide lines at 0 Values
Raw introspection data
filter_hierarchy [selection]:
Account Groups Values
Raw introspection data
filter_journals [boolean]:
Journals filter_multi_company [selection]:
Multi-Company Values
Raw introspection data
filter_partner [boolean]:
Partners filter_period_comparison [boolean]:
Period Comparison filter_show_draft [boolean]:
Draft Entries filter_unfold_all [boolean]:
Unfold All filter_unreconciled [boolean]:
Unreconciled Entries id [readonly ; integer]:
ID integer_rounding [selection]:
Integer Rounding Values
Raw introspection data
is_account_coverage_report_available [readonly ; boolean]:
Is Account Coverage Report Available load_more_limit [integer]:
Load More Limit name [required ; char]:
Name only_tax_exigible [boolean]:
Only Tax Exigible Lines prefix_groups_threshold [integer]:
Prefix Groups Threshold root_report_id [many2one: account.report ]:
Root Report search_bar [boolean]:
Search Bar section_main_report_ids [many2many: account.report ]:
Section Of section_report_ids [many2many: account.report ]:
Sections send_and_print_values [json]:
Send And Print Values sequence [integer]:
Sequence tax_closing_start_date [date]:
Start Date use_sections [boolean]:
Composite Report variant_report_ids [one2many: account.report ]:
Variants write_date [readonly ; datetime]:
Last Updated on write_uid [readonly ; many2one: res.users ]:
Last Updated by