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.payment ::
Payments 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 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 amount [monetary]:
Amount amount_available_for_refund [readonly ; monetary]:
Amount Available For Refund amount_company_currency_signed [readonly ; monetary]:
Amount Company Currency Signed amount_signed [readonly ; monetary]:
Amount Signed attachment_ids [one2many: ir.attachment ]:
Attachments available_journal_ids [readonly ; many2many: account.journal ]:
Available Journal available_partner_bank_ids [readonly ; many2many: res.partner.bank ]:
Available Partner Bank available_payment_method_line_ids [readonly ; many2many: account.payment.method.line ]:
Available Payment Method Line bacs_ddi_id [many2one: bacs.ddi ]:
Bacs Ddi bacs_ddi_usable [readonly ; boolean]:
Could a SDD ddi be used? bacs_payment_type [required ; selection]:
BACS Payment Type Values
Raw introspection data
batch_payment_id [many2one: account.batch.payment ]:
Batch Payment company_currency_id [readonly ; many2one: res.currency ]:
Company Currency company_id [required ; 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 date [required ; date]:
Date destination_account_id [many2one: account.account ]:
Destination Account display_name [readonly ; char]:
Display Name duplicate_payment_ids [readonly ; many2many: account.payment ]:
Duplicate Payment end_to_end_id [readonly ; char]:
End to End ID has_message [readonly ; boolean]:
Has Message id [readonly ; integer]:
ID invoice_ids [many2many: account.move ]:
Invoices is_matched [readonly ; boolean]:
Is Matched With a Bank Statement is_reconciled [readonly ; boolean]:
Is Reconciled is_sent [readonly ; boolean]:
Is Sent iso20022_uetr [readonly ; char]:
UETR journal_id [required ; many2one: account.journal ]:
Journal memo [char]:
Memo 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_main_attachment_id [many2one: ir.attachment ]:
Main Attachment message_needaction [readonly ; boolean]:
Action Needed message_needaction_counter [readonly ; integer]:
Number of Actions message_partner_ids [many2many: res.partner ]:
Followers (Partners) move_id [many2one: account.move ]:
Journal Entry my_activity_date_deadline [readonly ; date]:
My Activity Deadline name [readonly ; char]:
Number need_cancel_request [readonly ; boolean]:
Need Cancel Request outstanding_account_id [readonly ; many2one: account.account ]:
Outstanding Account paired_internal_transfer_payment_id [many2one: account.payment ]:
Paired Internal Transfer Payment partner_bank_id [many2one: res.partner.bank ]:
Recipient Bank Account partner_id [many2one: res.partner ]:
Customer/Vendor partner_type [required ; selection]:
Partner Type Values
Raw introspection data
payment_method_code [readonly ; char]:
Code payment_method_id [readonly ; many2one: account.payment.method ]:
Method payment_method_name [readonly ; char]:
Name payment_receipt_title [readonly ; char]:
Payment Receipt Title payment_reference [char]:
Payment Reference payment_token_id [many2one: payment.token ]:
Saved Payment Token payment_transaction_id [readonly ; many2one: payment.transaction ]:
Payment Transaction payment_type [required ; selection]:
Payment Type Values
Raw introspection data
qr_code [readonly ; html]:
QR Code URL rating_ids [one2many: rating.rating ]:
Ratings reconciled_bill_ids [readonly ; many2many: account.move ]:
Reconciled Bills reconciled_bills_count [readonly ; integer]:
# Reconciled Bills reconciled_invoice_ids [readonly ; many2many: account.move ]:
Reconciled Invoices reconciled_invoices_count [readonly ; integer]:
# Reconciled Invoices reconciled_invoices_type [readonly ; selection]:
Reconciled Invoices Type Values
Raw introspection data
reconciled_statement_line_ids [readonly ; many2many: account.bank.statement.line ]:
Reconciled Statement Lines reconciled_statement_lines_count [readonly ; integer]:
# Reconciled Statement Lines refunds_count [readonly ; integer]:
Refunds Count require_partner_bank_account [readonly ; boolean]:
Require Partner Bank Account sepa_pain_version [readonly ; selection]:
XML Format Values
Raw introspection data
show_partner_bank_account [readonly ; boolean]:
Show Partner Bank Account source_payment_id [readonly ; many2one: account.payment ]:
Source Payment state [required ; selection]:
State Values
Raw introspection data
suitable_payment_token_ids [readonly ; many2many: payment.token ]:
Suitable Payment Token use_electronic_payment_method [readonly ; boolean]:
Use Electronic Payment Method website_message_ids [one2many: mail.message ]:
Website Messages write_date [readonly ; datetime]:
Last Updated on write_uid [readonly ; many2one: res.users ]:
Last Updated by