Repository
OCA/account-reconcile · module folder · Try on Runboat
Module version
1.0.0
Category
Finance
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/account-reconcile
Last tracking update
2026-08-07 07:38:30
Authors
Odoo Community Association (OCA), ForgeFlow
Maintainers
Odoo Community Association (OCA), ForgeFlow
Committers
Lois Rilo, AaronHForgeFlow, OCA-git-bot, oca-travis
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_account_form account.account.form account.account form Inherits account.view_account_form
view_account_journal_form account.journal form Inherits account.view_account_journal_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (4)

New fields (1)
  • exclude_bank_reconcile Boolean
    default=False help='Check this box if the journal items of this account should not appear in the list of journal items to match a statement line.' string='Exclude from Bank Reconciliation'
Public methods (0)

No public methods.

New fields (1)
  • account_reconciliation_ids Many2many → account.account
    comodel_name='account.account' domain=[('reconcile', '=', True)] help='If you enter accounts here they will be the only onesto be considered during the reconciliation' relation='account_reconcile_account_journal_rel' string='Accounts to consider in reconciliation'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…

Loading…