OCA-git-bot
fa74437df9
account_bank_statement_import_camt 10.0.1.1.6
2019-07-19 07:32:43 +00:00
Emanuel Cino
c91d83dbc8
Add more address lines information when parsing camt
2019-07-19 07:26:18 +00:00
Stéphane Bidoul (ACSONE)
607a5b976b
add icons
...
oca-gen-addon-icons fails on the bot due
to the symlink. So I add the icons manually to silence
the error which is a lonely exotic case.
2019-05-12 11:41:10 +02:00
Andrea
3e62fbed95
[FIX] Add tag AddtlInf to the name field
2018-12-18 11:41:09 +01:00
oca-travis
aaa04bc95d
[UPD] Update account_bank_statement_import_camt_oca.pot
2018-11-14 17:17:20 +00:00
Pedro M. Baeza
b8b29adc57
Merge pull request #186 from grindtildeath/10.0_fix_account_bank_statement_import_camt
...
[10.0][FIX] fix disambiguation in account_bank_statement_import_camt …
2018-11-14 17:48:44 +01:00
Andrea
6fc47c1834
[10.0][FIX] account_bank_statement_import_camt: switch name and note
2018-10-02 15:27:30 +02:00
oleksandrpaziuk
cbb05d956f
[10.0][FIX] fix disambiguation in account_bank_statement_import_camt module name
2018-08-09 13:36:30 +03:00
Andrea Stirpe
9ae52ea128
[10.0][FIX] account_bank_statement_import_camt: payment amounts ( #166 )
2018-08-08 08:13:49 +02:00
Patrick Tombez
b53c4159f5
[10.0][FIX] Fix CAMT import without NTRY
2018-07-17 15:04:51 +02:00
Emanuel Cino
ef7246c611
Allow inheritance for CAMT parser to add transaction nodes
2018-06-28 16:21:05 +02:00
oca-travis
299b727dd4
[UPD] Update account_bank_statement_import_camt.pot
2018-06-22 23:52:14 +00:00
Alexis de Lattre
7dae943c85
Merge pull request #147 from akretion/10-fix-and-improve-camt
...
[10.0] camt: remove dead code and fix warning
2018-03-07 16:59:27 +01:00
OCA Transbot
f97eab1967
OCA Transbot updated translations from Transifex
2018-02-24 05:01:52 +01:00
Alexis de Lattre
8bf315a8a0
Remove dead fields from unittests
2018-02-20 17:57:48 +01:00
Alexis de Lattre
209ac9195b
camt: remove dead code
...
Fix warning account.bank.statement.line.create() includes unknown fields: data, execution_date, transfer_type, value_date
2018-02-20 17:57:48 +01:00
Alexis de Lattre
e8ea38d911
Merge pull request #133 from eLBati/10.0-camt054
...
[10.0] allow camt054 to be parsed
2018-02-20 14:26:52 +01:00
eLBati
b660f5b4bf
FIX account_bank_statement_import_camt error message and comment
2018-02-20 12:41:56 +01:00
ecino
19c1256ee3
[10.0] Better parse camt groupped transactions ( #131 )
...
* 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.
* more complete unit tests for camt parser
This checks the whole output data of the parser against its expected
output.
* add a test case that checks TxDtls decoding
* special case for Ntrys without TxDtls
* CO-12 - Date Import BVR
* FIX tests
* CO-1232 Fixed issues with CAMT parser tests
2018-01-24 07:11:26 -07:00
Emanuel Cino
e6f26df58a
Fix typo
2017-11-30 16:41:38 +01:00
david wulliamoz
a8fb175913
allow camt054 to be parsed
...
IMP README
2017-11-30 16:41:37 +01:00
OCA Transbot
c11ae0e5aa
OCA Transbot updated translations from Transifex
2017-11-25 03:11:53 +01:00
Louis Bettens
135f47ee14
camt: allow modules to enhance the parser
2017-11-20 08:55:22 +01:00
OCA Transbot
31d6db5444
OCA Transbot updated translations from Transifex
2017-08-12 02:24:40 +02:00
Stefan Rijnhart
2ddb8b114e
[MIG] account_bank_statement_import_camt 10.0
2017-04-01 14:51:44 +02:00
OCA Transbot
704a01d6f3
OCA Transbot updated translations from Transifex
2017-04-01 14:51:12 +02:00
OCA Transbot
933812e4b0
OCA Transbot updated translations from Transifex
2017-04-01 14:51:12 +02:00
Stefan Rijnhart
bc94bd837c
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.
2017-04-01 14:51:12 +02:00
Holger Brunn
261f3a0213
migrate account_bank_statement_import_camt
2017-04-01 14:51:12 +02:00
OCA Transbot
520cc926c8
OCA Transbot updated translations from Transifex
2017-04-01 14:51:12 +02:00
Ronald Portier (Therp BV)
d279bd2d69
Support zip files.
2017-04-01 14:51:12 +02:00
Ronald Portier (Therp BV)
87718b4eb9
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.
2017-04-01 14:51:12 +02:00
Rudolf Schnapka
3ea97a18c1
german translations for bank-statement-import
2017-04-01 14:51:12 +02:00
Pedro M. Baeza
2ceee25c5a
[MIG] Rename manifest files
2016-10-06 14:47:55 +02:00
Pedro M. Baeza
1df2087f32
[MIG] Make modules uninstallable
2015-10-14 02:19:40 +02:00
OCA Transbot
50892c95ee
OCA Transbot updated translations from Transifex
2015-10-10 21:23:01 -04:00
Stéphane Bidoul
e1a9e82192
[UPD] prefix versions with 8.0
2015-10-09 09:59:36 +02:00
OCA Transbot
6655e7e91c
OCA Transbot updated translations from Transifex
2015-09-01 12:20:23 -04:00
Stéphane Bidoul
834ff6d7c7
[FIX] pep8
2015-07-23 16:30:44 +02: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