Odoo Model Reference _unknown account
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 res.partner.bank ::
Bank Accounts 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 acc_holder_name [char]:
Account Holder Name acc_number [required ; char]:
Account Number acc_type [readonly ; selection]:
Type Values
Raw introspection data
active [boolean]:
Active activity_calendar_event_id [readonly ; many2one: calendar.event ]:
Next Activity Calendar Event activity_date_deadline [readonly ; date]:
Next Activity Deadline activity_exception_decoration [readonly ; selection]:
Activity Exception Decoration Values
Raw introspection data
activity_exception_icon [readonly ; char]:
Icon activity_ids [one2many: mail.activity ]:
Activities activity_state [readonly ; selection]:
Activity State Values
Raw introspection data
activity_summary [char]:
Next Activity Summary activity_type_icon [readonly ; char]:
Activity Type Icon activity_type_id [many2one: mail.activity.type ]:
Next Activity Type activity_user_id [readonly ; many2one: res.users ]:
Responsible User allow_out_payment [boolean]:
Send Money bank_bic [char]:
Bank Identifier Code bank_id [many2one: res.bank ]:
Bank bank_name [char]:
Name company_id [readonly ; many2one: res.company ]:
Company country_code [readonly ; char(2)]:
Country Code create_date [readonly ; datetime]:
Created on create_uid [readonly ; many2one: res.users ]:
Created by currency_id [many2one: res.currency ]:
Currency display_name [readonly ; char]:
Display Name duplicate_bank_partner_ids [readonly ; many2many: res.partner ]:
Duplicate Bank Partner has_iban_warning [readonly ; boolean]:
Has Iban Warning has_message [readonly ; boolean]:
Has Message has_money_transfer_warning [readonly ; boolean]:
Has Money Transfer Warning id [readonly ; integer]:
ID journal_id [readonly ; one2many: account.journal ]:
Account Journal lock_trust_fields [readonly ; boolean]:
Lock Trust Fields message_attachment_count [readonly ; integer]:
Attachment Count message_follower_ids [one2many: mail.followers ]:
Followers message_has_error [readonly ; boolean]:
Message Delivery error message_has_error_counter [readonly ; integer]:
Number of errors message_has_sms_error [readonly ; boolean]:
SMS Delivery error message_ids [one2many: mail.message ]:
Messages message_is_follower [readonly ; boolean]:
Is Follower message_needaction [readonly ; boolean]:
Action Needed message_needaction_counter [readonly ; integer]:
Number of Actions message_partner_ids [many2many: res.partner ]:
Followers (Partners) money_transfer_service [readonly ; char]:
Money Transfer Service my_activity_date_deadline [readonly ; date]:
My Activity Deadline partner_country_name [readonly ; char]:
Country Name partner_customer_rank [readonly ; integer]:
Customer Rank partner_id [required ; many2one: res.partner ]:
Account Holder partner_supplier_rank [readonly ; integer]:
Supplier Rank rating_ids [one2many: rating.rating ]:
Ratings related_moves [one2many: account.move ]:
Related Moves sanitized_acc_number [readonly ; char]:
Sanitized Account Number sequence [integer]:
Sequence user_has_group_validate_bank_account [readonly ; boolean]:
User Has Group Validate Bank Account website_message_ids [one2many: mail.message ]:
Website Messages write_date [readonly ; datetime]:
Last Updated on write_uid [readonly ; many2one: res.users ]:
Last Updated by x_studio_char_field_5po_1javroqt7 [char]:
New Text x_studio_text_field_3av_1javrrvkr [text]:
New Multiline Text