Repository
OCA/account-reconcile · module folder · Try on Runboat
Module version
1.0.0
Category
Banking addons
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
None
Last tracking update
2026-08-07 07:03:11
Authors
Odoo Community Association (OCA), Therp BV
Maintainers
Odoo Community Association (OCA), Therp BV
Committers
Holger Brunn, Pedro M. Baeza, Weblate, OCA Transbot, oca-travis
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
assets_backend account_reconcile_prepare_account assets ir.ui.view qweb Inherits web.assets_backend
view_bank_statement_form account.bank.statement form Inherits account.view_bank_statement_form
view_bank_statement_form2 account.bank.statement Inherits account.view_bank_statement_form2
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (2)
  • prepared_account_id Many2one → account.account
    string='Account' args: 'account.account'
  • prepared_analytic_account_id Many2one → account.analytic.account
    string='Analytic account' args: 'account.analytic.account'
Public methods (1)
  • get_statement_line_for_reconciliation(self, st_line)
    @api.model