Louis Bettens
450baf6093
camt: crop datetime into date when importing
CreDtTm typically looks like `2014-01-06T16:20:26.673Z`, but odoo expects
just `2014-01-06`.
8 years ago
Andrius Preimantas
3a1c69ea7d
account_bank_statement_import_camt: parse unique_import_id; properly select statement date; remove unexpected values like execution_date, value_date, etc. - standard Odoo does not expect those
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