TIP: You can type at any time to perform a new search.
Prepare accounts before reconciliation
account_reconcile_prepare_account · OCA/account-reconcile
- 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
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_idMany2one → account.accountstring='Account' args: 'account.account' -
prepared_analytic_account_idMany2one → account.analytic.accountstring='Analytic account' args: 'account.analytic.account'
-
get_statement_line_for_reconciliation(self, st_line)@api.model