OCA-git-bot
56e90b174e
[ADD] icon.png
6 years ago
Patrick Tombez
fd44316363
[10.0][FIX] Fix CAMT import without NTRY
7 years ago
Emanuel Cino
8b2205c19e
CO-1232 Fixed issues with CAMT parser tests
7 years ago
Emanuel Cino
7b74404fb6
FIX tests
7 years ago
Maxime Beck
d7ef94708a
CO-12 - Date Import BVR
7 years ago
Andrea
d76da10a86
Adapt tests
6 years ago
Andrea
5ae87d32e3
[9.0][FIX] account_bank_statement_import_camt: switch name and note
6 years ago
oca-travis
14a0c823d7
[UPD] Update account_bank_statement_import_camt.pot
6 years ago
OCA Transbot
8eb7c84b0d
OCA Transbot updated translations from Transifex
7 years ago
davidwul
6c0ccc6831
[9.0] [ENH] allow camt054 to be parsed ( #106 )
* allow camt054 to be parsed
7 years ago
OCA Transbot
5264c46141
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
e17247d6f1
OCA Transbot updated translations from Transifex
7 years ago
Louis Bettens
7bc64b9bd0
special case for Ntrys without TxDtls
8 years ago
Louis Bettens
7bfdfa4ce7
add a test case that checks TxDtls decoding
8 years ago
Louis Bettens
a68979260f
correctly parse entries with multiple transactions
Our bank does it. Care has been taken not to break cases where
Ntry/NtryDtls/TxDtls isn't used: if any piece of information isn't found
on these nodes, the matching information from the Ntry is used. Most
often the entry has a sum or a summary and the transaction details are
more precise and specific, so it makes sense to use their contents
rather than its.
8 years ago
Louis Bettens
5ab86ab755
more complete unit tests for camt parser
This checks the whole output data of the parser against its expected
output.
8 years ago
OCA Transbot
34ca9bd020
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
fe66b5e2b5
OCA Transbot updated translations from Transifex
8 years ago
Louis Bettens
8c59a4e014
camt: allow modules to enhance the parser
8 years ago
OCA Transbot
8f6ac6f872
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
38f46e821a
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
1edaba9b76
OCA Transbot updated translations from Transifex
8 years ago
Stefan Rijnhart
c614c4f237
[RFR] Create demo data during the execution of tests
This ensures that the demo chart of accounts is already installed when the
bank journal account is created for the bank journal that is needed to
test the import. Otherwise, the demo chart from l10n_generic_coa will fail
to install because there is already a journal account in the system.
8 years ago
Holger Brunn
4ea2015640
[ADD] migrate account_bank_statement_import_camt
8 years ago
OCA Transbot
b2915bc9a2
OCA Transbot updated translations from Transifex
8 years ago
Ronald Portier (Therp BV)
e9daf7c6d2
Support zip files.
10 years ago
Ronald Portier (Therp BV)
c1487757d8
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
Rudolf Schnapka
60b94f2ffd
german translations for bank-statement-import
9 years ago
Pedro M. Baeza
1df2087f32
[MIG] Make modules uninstallable
9 years ago
OCA Transbot
50892c95ee
OCA Transbot updated translations from Transifex
9 years ago
Stéphane Bidoul
e1a9e82192
[UPD] prefix versions with 8.0
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