Commit Graph

6 Commits

Author SHA1 Message Date
Louis Bettens
7bfdfa4ce7 add a test case that checks TxDtls decoding 2017-06-29 08:39:27 +02:00
Louis Bettens
5ab86ab755 more complete unit tests for camt parser
This checks the whole output data of the parser against its expected
output.
2017-06-29 08:39:01 +02:00
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.
2016-12-09 17:29:09 +01:00
Holger Brunn
4ea2015640 [ADD] migrate account_bank_statement_import_camt 2016-12-08 16:08:09 +01:00
Ronald Portier (Therp BV)
e9daf7c6d2 Support zip files. 2016-12-08 16:08:09 +01:00
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
2015-07-23 16:09:40 +02:00