Files
bank-statement-import/account_statement_import/wizard
Alexis de Lattre d664d65cfe [FIX] account_statement_import: don't raise an error when a multi-statement file has one empty statement
When I created the module account_statement_import in v14, I added
support for multi-statement files. In the current implementation, if one
statement is empty, it raises an error which blocks the import of the
other statements that had transactions. This commit fixes this.
2021-03-26 14:46:16 +01:00
..