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
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
Louis Bettens
b9e8796225
[IMP] camt: allow modules to enhance the parser
8 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
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)
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
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
Ronald Portier (Therp BV)
d3c1c8d39f
[FIX] Prevent unneeded processing and memory use in parsers.
10 years ago
Ronald Portier (Therp BV)
23eaa765d9
[FIX] Updated headers, README.rst's and removed vim lines.
10 years ago
Ronald Portier (Therp BV)
af10ace22d
[RFR] Base import parsers on new api and master.
10 years ago