TIP: You can type at any time to perform a new search.
Account Skip Bank Reconciliation
account_skip_bank_reconciliation · OCA/account-reconcile
- Repository
- OCA/account-reconcile · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Finance
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/account-reconcile
- Last tracking update
- 2026-08-07 07:38:30
- Authors
- Odoo Community Association (OCA), ForgeFlow
- Maintainers
- Odoo Community Association (OCA), ForgeFlow
- Committers
- Lois Rilo, AaronHForgeFlow, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_form |
account.account.form | account.account | form | Inherits account.view_account_form |
view_account_journal_form |
account.journal | form | Inherits account.view_account_journal_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (1)
-
exclude_bank_reconcileBooleandefault=Falsehelp='Check this box if the journal items of this account should not appear in the list of journal items to match a statement line.'string='Exclude from Bank Reconciliation'
No public methods.
New fields (1)
-
account_reconciliation_idsMany2many → account.accountcomodel_name='account.account'domain=[('reconcile', '=', True)]help='If you enter accounts here they will be the only onesto be considered during the reconciliation'relation='account_reconcile_account_journal_rel'string='Accounts to consider in reconciliation'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…
Loading…