TIP: You can type at any time to perform a new search.
Use bank transaction (line) date to determine move period
account_bank_statement_period_from_line_date · OCA/account-reconcile
- 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)
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.oneRetrieve 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.modelIf requested, override period from date.
Loading…