Make BankStatementLoader / Import Bankstatement IBAN ready
Description
The I_BankStatement - Table and the BankStatementLoaderInterface are not supporting IBAN. When using BankAccountNo as replacement for the IBAN field, the number gets truncated.
My suggested solution: Add IBAN-Field to I_BankStatement -Table (SWIFT is here not needed i think) and extend the BankStatementLoaderInterface with IBAN.
The I_BankStatement - Table and the BankStatementLoaderInterface are not supporting IBAN. When using BankAccountNo as replacement for the IBAN field, the number gets truncated.
My suggested solution:
Add IBAN-Field to I_BankStatement -Table (SWIFT is here not needed i think) and extend the BankStatementLoaderInterface with IBAN.