Technical name |
account_bank_statement_advanced |
License | AGPL-3 |
Website | http://www.noviat.com |
Repository | https://github.com/luc-demeyer/noviat-apps.git#8.0 |
Included Dependencies |
Show selected sheets with full width
|
Advanced Bank Statement
This module extends the standard account_bank_statement object for better scalability and e-banking support.
This module adds:
- value date
- batch payments
- Payment Reference field to support ISO 20022 EndToEndReference (simple or batch. detail) or PaymentInformationIdentification (batch)
- Creditor Reference fields to support ISO 20022 CdtrRefInf (e.g. structured communication & communication type)
- bank statement line views
- bank statements balances report
- performance improvements for digital import of bank statement
- search on res.partner.bank enhanced to ignore spaces and '-' characters
- return IBAN if search initiated with BBAN (currently only for Belgium)
Installation guidelines
This module requires that your Odoo instance runs a version that includes the following Pull Requests:
You should install the patch distributed with this module if this is not the case: doc/account_bank_statement.diff (Odoo V8 distribution >= 2015-09-04) doc/account_bank_statement-deprecated.diff (Odoo V8 distribution < 2015-09-04)