Odoo Mindscape. Understand Odoo faster. Explore modules, fields, dependencies and version differences in one place instead of digging through the source code.

Module: Invoicing

Entity: account.reconcile.model

View 17.0 View 19.0

Description: Preset to create journal entries during a invoices and payments matching

Field Description Type Relationship Compute Method
allow_payment_tolerance Payment Tolerance Boolean -
auto_reconcile Auto-validate Boolean -
can_be_proposed Boolean - _compute_can_be_proposed
decimal_separator Char -
mapped_partner_id Many-to-One - res.partner _compute_partner_mapping
match_amount Amount Condition Amount Selection -
match_journal_ids Journals Availability Journals Many-to-Many account.journal
match_nature Amount Type Selection -
match_note Note Selection -
match_note_param Note Parameter Char -
match_partner Partner is Set Boolean -
match_partner_category_ids Matching categories Many-to-Many res.partner.category -
match_partner_ids Matching partners Partners Many-to-Many res.partner
match_same_currency Same Currency Boolean -
match_text_location_label Boolean -
match_text_location_note Boolean -
match_text_location_reference Boolean -
match_transaction_type Transaction Type Selection -
match_transaction_type_param Transaction Type Parameter Char -
matching_order Selection -
next_activity_type_id Next Activity Many-to-One - mail.activity.type
number_entries Number of entries related to this model Integer - _compute_number_entries
partner_mapping_line_ids Partner Mapping Lines One-to-Many account.reconcile.model.partner.mapping -
past_months_limit Search Months Limit Integer -
payment_tolerance_param Gap Float - _compute_payment_tolerance_param
payment_tolerance_type Selection -
rule_type Type Selection -
show_decimal_separator Boolean - _compute_show_decimal_separator
to_check To Check Boolean -
trigger Selection -