Repository
OCA/account-reconcile · module folder · Try on Runboat
Module version
1.0.0
Category
Accounting
Folder size
0.1 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/account-reconcile
Last tracking update
2026-08-07 09:06:34
Authors
Akretion, Odoo Community Association (OCA)
Maintainers
Akretion, Odoo Community Association (OCA)
Committers
Weblate, OCA-git-bot, oca-ci, Luis Rodriguez
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
account_reconcile_oca, account_statement_import_base
Description
This is a technical module that adds the views of the **Bank Statement
Lines** (since Odoo 16.0, these views are not part of the *account*
module any more).

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
account_bank_statement_line_form account.bank.statement.line form New
account_bank_statement_line_search account.bank.statement.line search New
account_bank_statement_line_tree account.bank.statement.line list New
view_bank_statement_form account.bank.statement.form account.bank.statement form New
view_bank_statement_tree account.bank.statement.list account.bank.statement list Inherits account.view_bank_statement_tree
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (0)

No new fields.

Public methods (2)
  • action_open_statement_lines(self)
  • open_entries(self)

New fields (0)

No new fields.

Public methods (1)
  • action_open_journal_entry(self)

New fields (0)

No new fields.

Public methods (1)
  • create_cash_statement(self)

Loading…

Loading…

Loading…