Ronald Portier
ca8952ee61
[ENH] Streamline node parsing.
8 years ago
Ronald Portier
49564f8323
[ENH] Streamline node parsing.
8 years ago
Ronald Portier
e38d424e46
[ENH] Enhance protection against duplicate line import.
8 years ago
Ronald Portier
49a7b8408b
[ENH] Improve determination of start and end balance for camt.
8 years ago
oca-travis
97be4564f3
[UPD] Update account_bank_statement_import_camt.pot
6 years ago
Holger Brunn
d62713d06f
[FIX] don't cause a warning for the data key ( #148 )
6 years ago
Tom
436bf35252
[8.0][FIX] account_bank_statement_import_camt: payment amounts ( #169 )
6 years ago
Holger Brunn
e34f5aa248
[FIX] `ref` from 10.0 is called `eref` in 8.0
6 years ago
OCA Transbot
263c80f39d
OCA Transbot updated translations from Transifex
7 years ago
Louis Bettens
b9e8796225
[IMP] camt: allow modules to enhance the parser
8 years ago
Holger Brunn
1e2ff2f73a
[FIX] make backported commit cherry pickable
7 years ago
Tom
d12419ba87
CAMT import for ING bank Netherlands gives error on saving account lines ( #108 )
* CAMT import for ING bank netherlands gives error on 'transfer to saving account' entries where 'Ntry/NtryDtls/TxDtls/RmtInf/Ustrd' element is missing. Selecting 'Ntry/NtryDtls/TxDtls/RltdPties/CdtrAcct/Tp/Prtry' in this case.
Also: The name of the savings account should be last in the list of things to look in for the transaction name, DbtrAcct entry added to catch a meaningful name for to AND from savings account entries. Default added for when nothing is found
7 years ago
eLBati
229965ef75
FIX case like 2017-06-01+02:00
7 years ago
eLBati
4e805cf686
IMP account_bank_statement_import_camt: handle transaction grouping in camt files
ported from https://github.com/OCA/bank-statement-import/pull/102
8 years ago
Ronald Portier
3d2dc86056
8.0 camt statement ( #83 )
* [FIX] CAMT Statement id may not be unique over time
* [ENH] Add tests for improved camt statement id uniqueness.
8 years ago
OCA Transbot
ad9dc1b9c8
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
e94ecc1ffc
OCA Transbot updated translations from Transifex
8 years ago
Holger Brunn
501df26440
[IMP] use all ustrd nodes
8 years ago
Ronald Portier (Therp BV)
4d7f940133
[FIX] Correct indentation in camt.py.
9 years ago
Ronald Portier (Therp BV)
8ecee97c28
[ENH] Might need info in camt import from PmtInfId element.
9 years ago
Ronald Portier (Therp BV)
f36e24838a
[FIX] Some finetuning of version numbers and #pylint comments.
9 years ago
Ronald Portier (Therp BV)
7d12ce19f1
[FIX] Import exceptions.Warning as UserError.
This according to OCA guidelines.
Also reformat README.rst to keep lines within limit.
9 years ago
Ronald Portier (Therp BV)
26fac7bfa7
[ENH] Support zip files.
10 years ago
OCA Transbot
50892c95ee
OCA Transbot updated translations from Transifex
9 years ago
Ronald Portier (Therp BV)
59dd01d38b
[ENH] Make sure message is filled for camt.
Message was not taken from AddtlNtryInf element, if not part of details.
Not sure wether it actually can be part of details (NtryDtls element), but this change least intrusive.
9 years ago
Stéphane Bidoul
e1a9e82192
[UPD] prefix versions with 8.0
9 years ago
Rudolf Schnapka
7172679c34
german translations for bank-statement-import
9 years ago
OCA Transbot
6655e7e91c
OCA Transbot updated translations from Transifex
9 years ago
Stéphane Bidoul
834ff6d7c7
[FIX] pep8
9 years ago
Stéphane Bidoul
43b8298eee
[IMP] rename bank_statement_parse_ to account_bank_statement_import_
Move parserlib to account_bank_statement_import and remove bank_statement_parse module
9 years ago