TIP: You can type at any time to perform a new search.
Bank Statement Extensions to Support e-banking
account_bank_statement_extensions · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 0.3
- Category
- Generic Modules/Accounting
- Folder size
- 1.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-07 04:53:25
- Authors
- Noviat
- Maintainers
- Noviat
- Committers
- Antony Lesuisse, Vo Minh Thu, Olivier Dony, Launchpad Translations on behalf of openerp, Fabien Meghazi, Christophe Simonis, Martin Trigaux, Odoo Translation Bot, Denis Ledoux, Simon Lejeune, Richard Mathot, qdp-odoo, Géry Debongnie, ged-odoo
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- opl_all
- Description
Module that extends the standard account_bank_statement_line object for improved e-banking support. =================================================================================================== This module adds: ----------------- - valuta date - batch payments - traceability of changes to bank statement lines - bank statement line views - bank statements balances report - performance improvements for digital import of bank statement (via 'ebanking_import' context flag) - name_search on res.partner.bank enhanced to allow search on bank and iban account numbers
Code Analysis ⓘ
Views touched (8)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
report_bankstatementbalance |
report_bankstatementbalance | ir.ui.view | qweb | New |
view_bank_statement_form_add_fields |
view.bank.statement.form.add.fields | account.bank.statement | form | Inherits account.view_bank_statement_form |
view_bank_statement_line_filter |
bank.statement.line.filter | account.bank.statement.line | search | New |
view_bank_statement_line_form |
bank.statement.line.form | account.bank.statement.line | form | New |
view_bank_statement_line_list |
bank.statement.line.list | account.bank.statement.line | tree | New |
view_cancel_statement_line |
cancel.statement.line.form | cancel.statement.line | form | New |
view_confirm_statement_line |
confirm.statement.line.form | confirm.statement.line | form | New |
view_statement_line_global_form |
statement.line.global.form | account.bank.statement.line.global | form | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…