Repository
OCA/account-reconcile · module folder · Try on Runboat
Module version
1.0.0
Category
Banking addons
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/bank-statement-reconcile
Last tracking update
2026-08-07 07:10:03
Authors
Odoo Community Association (OCA), Therp BV
Maintainers
Odoo Community Association (OCA), Therp BV
Committers
Pedro M. Baeza, Stéphane Bidoul (ACSONE)
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • process_reconciliation(self, mv_line_dicts)
    @api.one
    Retrieve the period derived from the statement line and store in the context for further use

New fields (0)

No new fields.

Public methods (1)
  • create(self, vals, check=True)
    @api.model
    If requested, override period from date.

Loading…