8 Commits

Author SHA1 Message Date
Fekete Mihai
fe73418dff [11.0] [MIG] account_bank_statement_import_mt940_base.
Update version to 11.

Get balance start even if currency code is already set.

Add SNS test, add header_lines parameter in parse file.

Update code, add pre process datafile to change from different format to only one, statements as dict starting with {4:..}, split file to import multiple statements at once, the check of date of statement import not implemented, be carefully not to import twice the same statements.

Update flake.

Add wrong file.
2018-03-20 17:48:23 +02:00
Andrea
a9fc5c1295 Add tests 2017-12-11 00:43:25 -08:00
Andrea
e62c669469 Porting to V10 2017-12-11 00:43:25 -08:00
Andrea Stirpe
1cb6956f0f Extract method to allow extensions (#109) 2017-12-11 00:43:25 -08:00
Holger Brunn
ff75184cd3 [UPD] parse more fields as of (#71)
* [UPD] parse more fields for MT940

as of https://www.ing.nl/media/ING_ming_mt940s_24_juli_tcm162-46356.pdf
p 8ff

* [FIX] There is no CR or LF in mt940 data to be parsed.

The calling logic from the MT940 parser concatenates all lines from a mt940 tag.
2017-12-11 00:43:25 -08:00
Ronald Portier (Therp BV)
41d3b42e9c [ENH] Support zip files. 2017-12-11 00:43:25 -08:00
Stéphane Bidoul
0524ab1032 [FIX] pep8 2017-12-11 00:43:25 -08:00
Stéphane Bidoul
69fd180172 [IMP] rename bank_statement_parse_ to account_bank_statement_import_
Move parserlib to account_bank_statement_import and remove bank_statement_parse module
2017-12-11 00:43:25 -08:00