Repository
OCA/account-reconcile · module folder · Try on Runboat
Module version
1.0.0
Category
Finance
Folder size
0.36 MB
License
AGPL-3
Application
Yes
Auto-installable
No
Website
http://www.camptocamp.com
Last tracking update
2026-08-07 07:03:11
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp
Committers
Yannick Vaucher, Stéphane Bidoul, Pedro M. Baeza, GitHub, Stéphane Bidoul (ACSONE), Weblate, OCA Transbot, OCA-git-bot, oca-travis
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
account_advanced_reconcile_bank_statement, account_advanced_reconcile_transaction_ref
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_account_config account settings account.config.settings Inherits account.view_account_config_settings
view_easy_reconcile_form account.easy.reconcile.form account.easy.reconcile form Inherits account_easy_reconcile.account_easy_reconcile_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (5)

New fields (1)
  • reconciliation_commit_every Integer
    help='Leave zero to commit only at the end of the process.' related='company_id.reconciliation_commit_every' string='How often to commit when performing automatic reconciliation.'
Public methods (1)
  • onchange_company_id(self, company_id)
    @api.multi

New fields (0)

No new fields.

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.

New fields (1)
  • reconciliation_commit_every Integer
    help='Leave zero to commit only at the end of the process.' string='How often to commit when performing automatic reconciliation.'
Public methods (0)

No public methods.

Loading…

Loading…