Maxence Groine
f281985b3c
CAMT import & reconciliation: Try to find a match using the statement line 'ref' field
6 years ago
OCA Git Bot
6fc3202c31
[UPD] README.rst
6 years ago
Pedro M. Baeza
ff0b4c3165
Merge pull request #173 from odoonz/qif_fix
FIX QIF errors
6 years ago
Graeme Gellatly
27239e40ff
FIX QIF errors
6 years ago
OCA Git Bot
5d2d79bbfd
[ADD] setup.py
6 years ago
OCA Git Bot
b5327c3bca
[UPD] README.rst
6 years ago
oca-travis
19f5f75667
[UPD] Update account_bank_statement_import_move_line.pot
6 years ago
Andrea Stirpe
64f26f3a6b
[11.0][FIX] account_bank_statement_import_camt: payment amounts ( #168 )
6 years ago
Pedro M. Baeza
2ea8d3232d
Merge pull request #167 from xpansa/11.0-mig-account_bank_statement_import_move_line
[11.0] [MIG] account_bank_statement_import_move_line
6 years ago
Sergej Lozikov
b128875f36
[MIG] account_bank_statement_import_move_line: Migration to 11.0
6 years ago
OCA Transbot
b673dac443
OCA Transbot updated translations from Transifex
7 years ago
Luis M. Ontalba
2293e5033c
[10.0][NEW] account_bank_statement_import_move_line
7 years ago
derKonig
a87cecf08c
Translated using Weblate (Persian)
Currently translated at 100.0% (4 of 4 strings)
Translation: bank-statement-import-11.0/bank-statement-import-11.0-account_bank_statement_import_qif
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-11-0/bank-statement-import-11-0-account_bank_statement_import_qif/fa/
6 years ago
derKonig
6d14304cb7
Translated using Weblate (Persian)
Currently translated at 100.0% (7 of 7 strings)
Translation: bank-statement-import-11.0/bank-statement-import-11.0-account_bank_statement_import_camt_oca
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-11-0/bank-statement-import-11-0-account_bank_statement_import_camt_oca/fa/
6 years ago
oca-travis
5f55aee7c7
[UPD] Update account_bank_statement_import_qif.pot
6 years ago
oca-travis
03bd8f79f2
[UPD] Update account_bank_statement_import_mt940_base.pot
6 years ago
oca-travis
696c72d1ae
[UPD] Update account_bank_statement_import_camt_oca.pot
6 years ago
oleksandrpaziuk
c1f7c26f6e
[11.0][FIX] Fix CAMT import without NTRY ( #163 )
6 years ago
OCA Git Bot
9da87d7f7e
[ADD] setup.py
6 years ago
OCA Transbot
e0d6710ac3
OCA Transbot updated translations from Transifex
6 years ago
Stefan Rijnhart (Opener)
17c4619e68
Merge pull request #158 from MaxyMoos/11.0-mig-account_bank_statement_import_camt
[11.0][MIG] account_bank_statement_import_camt
6 years ago
Maxence Groine
cc37448d5d
Rename module
Also:
- Use context managers for file opening/closing in tests
- Changed use of deprecated `BadZipfile` exception
- Removed debugging code left by mistake
7 years ago
Maxence Groine
8c038807fc
[11.0][MIG] account_bank_statement_import_camt
7 years ago
OCA Transbot
433f8240ab
OCA Transbot updated translations from Transifex
7 years ago
Alexis de Lattre
300d133e6d
Remove dead fields from unittests
7 years ago
Alexis de Lattre
0a97650ce9
camt: remove dead code
Fix warning account.bank.statement.line.create() includes unknown fields: data, execution_date, transfer_type, value_date
7 years ago
eLBati
4a6a517dea
FIX account_bank_statement_import_camt error message and comment
7 years ago
ecino
c4dc160eda
[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
7 years ago
Emanuel Cino
aad82e8241
Fix typo
8 years ago
david wulliamoz
f0a4fe8a97
allow camt054 to be parsed
IMP README
8 years ago
OCA Transbot
c7e5d6ec3c
OCA Transbot updated translations from Transifex
7 years ago
Louis Bettens
a66b4bf7cf
camt: allow modules to enhance the parser
8 years ago
OCA Transbot
ad9a1b23a1
OCA Transbot updated translations from Transifex
7 years ago
Stefan Rijnhart
fe667614ee
[MIG] account_bank_statement_import_camt 10.0
8 years ago
OCA Transbot
64669d6a41
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
5264d5188d
OCA Transbot updated translations from Transifex
8 years ago
Stefan Rijnhart
33a11d4a23
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
6e143fa4ff
migrate account_bank_statement_import_camt
8 years ago
OCA Transbot
3a878db918
OCA Transbot updated translations from Transifex
8 years ago
Ronald Portier (Therp BV)
0762dbb206
Support zip files.
10 years ago
Ronald Portier (Therp BV)
6a7d0a665c
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
6e66eadf8e
german translations for bank-statement-import
9 years ago
Pedro M. Baeza
9f1d755c4d
[MIG] Rename manifest files
8 years ago
Pedro M. Baeza
eade72471b
[MIG] Make modules uninstallable
9 years ago
OCA Transbot
3c4d3b0979
OCA Transbot updated translations from Transifex
9 years ago
Stéphane Bidoul
c885e14f6c
[UPD] prefix versions with 8.0
9 years ago
OCA Transbot
b3b82322b0
OCA Transbot updated translations from Transifex
9 years ago
Stéphane Bidoul
d1b36ea20c
[FIX] pep8
9 years ago
Stéphane Bidoul
d8ed130fa5
[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
OCA Git Bot
b5134775ff
[ADD] setup.py [ci skip]
7 years ago