eLBati
b660f5b4bf
FIX account_bank_statement_import_camt error message and comment
7 years ago
Andrea
0a18da1c6c
Backport of V11 developments (from #137 )
7 years ago
Andrea
f50d296c54
[10.0][MIG] account_bank_statement_import_mt940_base: port to V10
7 years ago
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
7 years ago
Nicolas JEUDY
b122ce4cd5
[FIX]Find correct bank account when account is IBAN
- search correct account number in IBAN
- add test.
7 years ago
OCA Transbot
7db5b1e54e
OCA Transbot updated translations from Transifex
7 years ago
Alexis de Lattre
1c0580f6e7
Merge pull request #135 from akretion/10-save_file-fix-filename
[10.0] account_bank_statement_import_save_file: Fix filename
7 years ago
OCA Git Bot
c0dcd745ab
[UPD] addons table in README.md
7 years ago
beau sebastien
426b3a439d
Merge pull request #132 from akretion/10.0-qif-encoding-autodetec
[10.0] [FIX] Solve encoding issue and add AMEX support
7 years ago
Alexis de Lattre
22e94476b2
account_bank_statement_import_save_file: Fix filename
7 years ago
Emanuel Cino
e6f26df58a
Fix typo
8 years ago
david wulliamoz
a8fb175913
allow camt054 to be parsed
IMP README
8 years ago
OCA Transbot
c11ae0e5aa
OCA Transbot updated translations from Transifex
7 years ago
Sébastien BEAU
3a549cce90
[FIX] fix issue with encoding, as encoding may change depending of your provider try to guess it automatically, Also add support of AMEX qif by adding header CCARD, and extract a function to parse the date so you can hack it in a custom module
7 years ago
OCA Git Bot
98adf38f7f
[UPD] addons table in README.md
7 years ago
Pedro M. Baeza
f873456898
Merge pull request #130 from CompassionCH/10.0-camt-inheritance
[IMP] account_bank_statement_import_camt: Allow camt parser inheritance
7 years ago
Louis Bettens
135f47ee14
camt: allow modules to enhance the parser
8 years ago
Andrea Stirpe
deb933492c
Extract method to allow extensions ( #109 )
8 years ago
Holger Brunn
8ca3412c5b
[UPD] parse more fields as of ( #71 )
* [UPD] parse more fields for MT940
as of https://www.ing.nl/media/ING_ming_mt940s_24_juli_tcm162-46356.pdf
p 8ff
* [FIX] There is no CR or LF in mt940 data to be parsed.
The calling logic from the MT940 parser concatenates all lines from a mt940 tag.
8 years ago
Ronald Portier (Therp BV)
dc88017b61
[FIX] Import exceptions.Warning as UserError.
This according to OCA guidelines.
Also reformat README.rst to keep lines within limit.
9 years ago
Ronald Portier (Therp BV)
72a6d0b89e
[ENH] Support zip files.
10 years ago
OCA Transbot
18e814d841
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
31d6db5444
OCA Transbot updated translations from Transifex
7 years ago
OCA Git Bot
85ce483f90
[ADD] setup.py
7 years ago
OCA Git Bot
9e912777e7
[UPD] addons table in README.md
7 years ago
Pedro M. Baeza
4ae3b8b704
Merge pull request #121 from Tecnativa/10.0-new-account_bank_statement_import_move_line
[10.0][NEW] account_bank_statement_import_move_line
7 years ago
Luis M. Ontalba
e54c767f23
[10.0][NEW] account_bank_statement_import_move_line
7 years ago
Pedro M. Baeza
45b9d90ff0
Merge pull request #115 from akretion/10.0-readme
drop deprecated mention of account_bank_statement_import backport
7 years ago
Raphaël Valyi
3c9a02577d
drop deprecated mention of account_bank_statement_import backport
7 years ago
OCA Transbot
84d1d4bfc4
OCA Transbot updated translations from Transifex
8 years ago
Alexis de Lattre
2810a7cec8
Merge pull request #104 from akretion/10-fix-save-file
[10.0][FIX] crash in account_bank_statement_save_file
8 years ago
Alexis de Lattre
aefe0aa78f
[FIX] crash in account_bank_statement_save_file
8 years ago
OCA Git Bot
b2addf7cd2
[ADD] setup.py
8 years ago
OCA Git Bot
09fd75c627
[UPD] addons table in README.md
8 years ago
Pedro M. Baeza
30ac422e84
Merge pull request #84 from StefanRijnhart/10.0-account_bank_statement_import_camt
10.0 account bank statement import camt
8 years ago
Stefan Rijnhart
2ddb8b114e
[MIG] account_bank_statement_import_camt 10.0
8 years ago
OCA Transbot
704a01d6f3
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
933812e4b0
OCA Transbot updated translations from Transifex
8 years ago
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.
8 years ago
Holger Brunn
261f3a0213
migrate account_bank_statement_import_camt
8 years ago
OCA Transbot
520cc926c8
OCA Transbot updated translations from Transifex
8 years ago
Ronald Portier (Therp BV)
d279bd2d69
Support zip files.
10 years ago
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.
9 years ago
Rudolf Schnapka
3ea97a18c1
german translations for bank-statement-import
9 years ago
Moises Lopez - https://www.vauxoo.com/
0fdc041761
Merge pull request #101 from akretion/10-remove-delete-0-lines
[10.0] OFX: Remove the auto-delete lines with 0 amount
8 years ago
Alexis de Lattre
42f4231ed1
Remove the auto-delete lines with 0 amount (feature now provided by the module account_bank_statement_import)
8 years ago
OCA Git Bot
98050030d6
[ADD] setup.py
8 years ago
OCA Git Bot
0d3c609464
[UPD] addons table in README.md
8 years ago
Alexis de Lattre
38fac67ada
Merge pull request #100 from akretion/10.0-mig-account_bank_statement_import_save_file
10.0 mig account bank statement import save file
8 years ago
Mourad Elhadj Mimoune
9298b5944b
[MIG] account_bank_statement_import_save_file: Migrated to 10.0
8 years ago