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.reconcile.model ::
Preset to create journal entries during a invoices and payments matching 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 allow_payment_tolerance [boolean]:
Payment Tolerance auto_reconcile [boolean]:
Auto-validate company_id [readonly ; required ; many2one: res.company ]:
Company counterpart_type [selection]:
Counterpart Type Values
Raw introspection data
create_date [readonly ; datetime]:
Created on create_uid [readonly ; many2one: res.users ]:
Created by decimal_separator [char]:
Decimal Separator display_name [readonly ; char]:
Display Name has_message [readonly ; boolean]:
Has Message id [readonly ; integer]:
ID match_amount [selection]:
Amount Condition Values
Raw introspection data
match_amount_max [float]:
Amount Max Parameter match_amount_min [float]:
Amount Min Parameter match_journal_ids [many2many: account.journal ]:
Journals Availability match_label [selection]:
Label Values
Raw introspection data
match_label_param [char]:
Label Parameter match_nature [required ; selection]:
Amount Type Values
Raw introspection data
match_note [selection]:
Note Values
Raw introspection data
match_note_param [char]:
Note Parameter match_partner [boolean]:
Partner is Set match_partner_category_ids [many2many: res.partner.category ]:
Matching categories match_partner_ids [many2many: res.partner ]:
Matching partners match_same_currency [boolean]:
Same Currency match_text_location_label [boolean]:
Match Text Location Label match_text_location_note [boolean]:
Match Text Location Note match_text_location_reference [boolean]:
Match Text Location Reference match_transaction_type [selection]:
Transaction Type Values
Raw introspection data
match_transaction_type_param [char]:
Transaction Type Parameter matching_order [required ; selection]:
Matching Order Values
Raw introspection data
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) name [required ; char]:
Name number_entries [readonly ; integer]:
Number of entries related to this model past_months_limit [integer]:
Search Months Limit payment_tolerance_param [float]:
Gap payment_tolerance_type [required ; selection]:
Payment Tolerance Type Values
Raw introspection data
rating_ids [one2many: rating.rating ]:
Ratings rule_type [required ; selection]:
Type Values
Raw introspection data
sequence [required ; integer]:
Sequence show_decimal_separator [readonly ; boolean]:
Show Decimal Separator to_check [boolean]:
To Check website_message_ids [one2many: mail.message ]:
Website Messages write_date [readonly ; datetime]:
Last Updated on write_uid [readonly ; many2one: res.users ]:
Last Updated by