davidwul
6c0ccc6831
[9.0] [ENH] allow camt054 to be parsed ( #106 )
* allow camt054 to be parsed
7 years ago
OCA Transbot
feaeb462d7
OCA Transbot updated translations from Transifex
7 years ago
Frédéric Clementi
d764d4a4b8
Merge pull request #102 from lbeopennet/9.0_txdtls
[9.0][IMP] handle transaction grouping in camt files
7 years ago
OCA Transbot
5264c46141
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
da89f87956
OCA Transbot updated translations from Transifex
7 years ago
OCA Git Bot
239f9a42c5
[ADD] setup.py
7 years ago
OCA Git Bot
cef966cc85
[UPD] addons table in README.md
7 years ago
Pedro M. Baeza
518545d45d
Merge pull request #120 from Tecnativa/9.0-new-account_bank_statement_import_move_line
[9.0][NEW] account_bank _statement_import_move_line
7 years ago
Luis M. Ontalba
ca7323ddee
[9.0][NEW] account_bank_statement_import_move_line
7 years ago
OCA Transbot
e17247d6f1
OCA Transbot updated translations from Transifex
8 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 Git Bot
97b33c8696
[ADD] setup.py
8 years ago
OCA Git Bot
a8a0d538e7
[UPD] addons table in README.md
8 years ago
Pedro M. Baeza
2f94954bf0
Merge pull request #105 from CompassionCH/9.0-camt-details
[9.0][ADD] camt_details bank statement import
8 years ago
Emanuel Cino
05864cd3e9
[ADD] camt_details bank statement import
8 years ago
OCA Transbot
34ca9bd020
OCA Transbot updated translations from Transifex
8 years ago
Yannick Vaucher
2c6ea93a4d
Merge pull request #110 from lbeopennet/9.0+extensible_camt_parser
camt: allow modules to enhance the parser
8 years ago
Pedro M. Baeza
34d794fa9d
Merge pull request #116 from akretion/9.0-readme
drop deprecated mention of account_bank_statement_import backport.
8 years ago
Raphaël Valyi
21b5820b42
drop deprecated mention of account_bank_statement_import backport. Fixes #114
8 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 Git Bot
6bba5d6854
[UPD] addons table in README.md
8 years ago
OCA Git Bot
47233659e1
[UPD] addons table in README.md
8 years ago
OCA Transbot
38f46e821a
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
b1ee52ce26
[ADD] setup.py
8 years ago
OCA Git Bot
7bb7307311
[UPD] addons table in README.md
8 years ago
OCA Transbot
1edaba9b76
OCA Transbot updated translations from Transifex
8 years ago
Pedro M. Baeza
0265044bfa
Merge pull request #82 from StefanRijnhart/9.0-camt_test_data
[RFR] Create demo data during the execution of tests
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
Pedro M. Baeza
f99e98f62a
Merge pull request #81 from Tecnativa/9.0-mig-account_bank_statement_import_qif
[MIG] account_bank_statement_import_qif: Migration to 9.0
8 years ago
OCA Git Bot
2f5256727c
[ADD] setup.py
8 years ago
OCA Git Bot
300c46974e
[UPD] addons table in README.md
8 years ago
Pedro M. Baeza
79d27a545a
Merge pull request #79 from hbrunn/9.0-account_bank_statement_import_camt
9.0 account bank statement import camt
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
OCA Git Bot
b7d59ec6fd
[UPD] addons table in README.md
8 years ago
Pedro M. Baeza
476a25a9e5
[REM] account_bank_statement_import: Removed as already included in v9
8 years ago
Pedro M. Baeza
1b365e597f
[MIG] account_bank_statement_import_qif: Migration to 9.0
* Manifest reformat
* Added license and contributors
* Tests improved
* Added matching partners
* Added supported format in view
8 years ago
Stéphane Bidoul (ACSONE)
5855f05c3a
[FIX] remove en.po that was erroneously created by transbot
8 years ago
OCA Git Bot
44c63c96e2
[ADD] setup.py
9 years ago
OCA Git Bot
250715f078
[UPD] addons table in README.md
9 years ago
Stéphane Bidoul (ACSONE)
fb34329131
Merge pull request #53 from gurneyalex/9.0-remove_account_bank_statement_import
rename account_bank_statement_import to avoid conflict with upstream version
9 years ago
Alexandre Fayolle
6f5f4bf5ac
add caution note for porters
9 years ago