Commit Graph

14 Commits

Author SHA1 Message Date
OCA-git-bot
f12289b224 [ADD] icon.png 2019-04-03 02:37:28 +00:00
oca-travis
03bd8f79f2 [UPD] Update account_bank_statement_import_mt940_base.pot 2018-07-12 15:17:47 +00:00
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)
163c68679a [FIX] Import exceptions.Warning as UserError.
This according to OCA guidelines.
Also reformat README.rst to keep lines within limit.
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
Pedro M. Baeza
1d26126c18 [MIG] Rename manifest files 2017-12-11 00:43:25 -08:00
Pedro M. Baeza
65bfa28995 [MIG] Make modules uninstallable 2017-12-11 00:43:25 -08:00
Stéphane Bidoul
9f7fcdd75b [UPD] prefix versions with 8.0 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