Commit Graph

7 Commits

Author SHA1 Message Date
Andrea
9e20b3c4ff [IMP] Copy information of tag Ref to reconcile 2020-02-10 12:49:18 +01:00
Stephane
e18924848a No update name during parsing <NtryDtls>
If the field "name" of the module "account.bank.statement.line" is already  assigned during the parse of the element NtryDtls of the camt053 file, we don't update it to avoid to lose data.
2019-10-31 08:45:22 +01:00
Andrea
3cb8b3ac6d [FIX] Add tag AddtlInf to the name field 2018-12-17 10:55:42 +01:00
Andrea
5a85ee5346 [11.0][FIX] account_bank_statement_import_camt: switch name and note 2018-10-02 11:25:46 +02:00
Andrea Stirpe
64f26f3a6b [11.0][FIX] account_bank_statement_import_camt: payment amounts (#168) 2018-08-08 08:14:07 +02:00
oleksandrpaziuk
c1f7c26f6e [11.0][FIX] Fix CAMT import without NTRY (#163) 2018-07-12 16:05:52 +02:00
Maxence Groine
cc37448d5d Rename module
Also:
- Use context managers for file opening/closing in tests
- Changed use of deprecated `BadZipfile` exception
- Removed debugging code left by mistake
2018-06-04 09:23:24 +02:00