Files
bank-statement-import/bank_statement_parse/parserlib.py
Ronald Portier (Therp BV) 182ea2893a [FIX] Restructure and expand tests. Fix some bugs.
There is now a common class to test import of statements and their transactions.
Fixes:
- Field in regular expression for mt940 rabo parser was to short for bank-account.
- Wrong name used for reference attribute in mt940 rabo parser;
- Attribute transferred_amount should not have been renamed amount in BankTransaction.
2015-06-26 14:07:40 +02:00

7.2 KiB