Commit Graph

246 Commits

Author SHA1 Message Date
Luc De Meyer
cb5ac3ac23 [MIG] account_ebics: Migration to 17.0 2024-01-27 11:07:17 +01:00
Luc De Meyer
08482045d8 [IMP] account_ebics: pre-commit auto fixes 2024-01-26 19:13:24 +01:00
Luc De Meyer
69aa471c17 update README 2024-01-26 19:06:17 +01:00
Luc De Meyer
90d5b369d6 [IMP]account_ebics UI improvements 2024-01-26 19:06:17 +01:00
Luc De Meyer
cb838145c2 [IMP]remove SWIFT 3Skey support from UI
These fields should be restored after implementation of SWIFT SConnect.
SWIFT 3Skey certificates can be imported into account_ebics and used
for download purposes but there is little value in this.
Hence it's better to remove it for the time being.
2024-01-26 19:06:17 +01:00
Luc De Meyer
17dae25f1e [IMP]account_ebics UI improvements 2024-01-26 19:06:17 +01:00
Luc De Meyer
986ed23063 [IMP]account_ebics - update documentation 2024-01-26 19:06:17 +01:00
Luc De Meyer
6f28558bb3 [FIX]fix handling of non-stored passphrases
module: account_ebics 16.0

The non-stored passphrases (passphrase, sig_passphrase) were incorrectly handled
during the INIT cycle:
- setting 'ebics_passphrase_store' during INIT cycle didn't work
- setting the 'ebics_sig_passphrase' during INIT cycle didn't work
2024-01-26 19:06:17 +01:00
Luc De Meyer
878c7ee745 [FIX]return warning when processing statement files without transactions
module: account_ebics 16.0
2024-01-26 19:06:17 +01:00
Luc De Meyer
6b350620a4 [FIX] EBICS upload stack trace
module: account_ebics/wizards/ebics_xfer.py

Fix stack trace when uploading payment file directly via EBICS Upload wizard
(hence not via 'EBICS Upload' button on payment order).
2024-01-26 19:06:17 +01:00
Luc De Meyer
baef1a4851 [IMP] account_ebics : update doc for EDS 2024-01-26 19:06:17 +01:00
Luc De Meyer
f605f2aade [IMP]add support for signature passphrase 2024-01-26 19:06:17 +01:00
Luc De Meyer
91d4490bb0 [IMP]add support for signature passphrase 2024-01-26 19:06:17 +01:00
Luc De Meyer
57f885dc88 [IMP]add support for fintech 7.4
In fintech 7.4 EbicsUser.manual_approval has been replaced by class parameter “transport_only”.
The account_ebics code has now been adapted to support fintech >=7.4 as well as older releases.
2024-01-26 19:06:17 +01:00
Jérémy Didderen
ce5c603abe account_ebics - add _payment_order_postprocess for account_payment_order 2024-01-26 19:06:17 +01:00
Luc De Meyer
8d7f5187bb [IMP][16.0]enhance _split_camt to support C52, C53 and C54 2024-01-26 19:06:17 +01:00
Luc De Meyer
a8d6cf03f8 [16.0] add support for COMMERZBANK camt files 2024-01-26 19:06:17 +01:00
Luc De Meyer
b2f2690667 [FIX]allow to enter passphrase during key renewal for userid with non-stored passphrase 2024-01-26 19:06:17 +01:00
Luc De Meyer
4af818026d [IMP][16.0]remove unused code in ebics_init_3 2024-01-26 19:06:17 +01:00
Luc De Meyer
1133dd42c0 [IMP][16.0]improve creation of INI letter 2024-01-26 19:06:17 +01:00
Jérémy Didderen
6098eae63f account_ebics - remove legacy ebics_files from code 2024-01-26 19:06:17 +01:00
Jérémy Didderen
26c4286fcc add CI config 2024-01-26 19:06:17 +01:00
Luc De Meyer
e6b7bc7dc0 rename field labels with duplicates 2024-01-26 19:06:17 +01:00
Luc De Meyer
50badfea3b [IMP] remove storage of ebics_files in EBICS Files Root directory 2024-01-26 19:06:17 +01:00
Luc De Meyer
d4d5f43a29 [IMP] 16.0 - prevent creation of duplicate statements 2024-01-26 19:06:17 +01:00
Luc De Meyer
5030c2278f update README 2024-01-26 19:06:17 +01:00
Luc De Meyer
dd88ef6c61 account_ebics 16.0 : add support for CFONB 2024-01-26 19:06:17 +01:00
Luc De Meyer
fdecfaaa37 fix try/except 2024-01-26 19:06:17 +01:00
Luc De Meyer
2a1a5ba73f ebics 16.0 : add support for oca camt parser 2024-01-26 19:06:17 +01:00
Luc De Meyer
643838031b fix 'savepoint does not exist' stack trace at statement import 2024-01-26 19:06:17 +01:00
Luc De Meyer
a6284d4348 [16.0] fix 'External ID not found' error when new install 2024-01-26 19:06:16 +01:00
Luc De Meyer
e92498f89d [16.0]update index.html 2024-01-26 19:06:16 +01:00
Luc De Meyer
739a0b202a rename ui_designation to transaction_rights 2024-01-26 19:06:16 +01:00
evgeny-l
ce6d3da66c [IMP] account_ebics: correct support of ebics.userid.user_ids filter, ebics-key UI designation improvement 2024-01-26 19:06:16 +01:00
evgeny-l
657403facb [FIX] account_ebics: minor typos 2024-01-26 19:06:16 +01:00
Luc De Meyer
7138d9723b [16.0]add support for some administrative order types 2024-01-26 19:06:16 +01:00
Luc De Meyer
1a1d951d61 [16.0]fix typo in license URL 2024-01-26 19:06:16 +01:00
Luc De Meyer
898f371c77 [FIX][16.0]fix change passphrase for non-stored paspphrase 2024-01-26 19:06:16 +01:00
Luc De Meyer
dc24651678 [16.0] fix change passphrase 2024-01-26 19:06:16 +01:00
Jérémy Didderen
c09d5017e8 add cover image on all ebic modules 2024-01-26 19:06:16 +01:00
Luc De Meyer
962b4d1177 [16.0] Fix passphrase handling 2024-01-26 19:06:16 +01:00
Luc De Meyer
21b2a524cd [IMP] EBICS File Format - improve name_get 2024-01-26 19:06:16 +01:00
Luc De Meyer
887cd4823c ebics_xfer - fix for BTU with empty suffix 2024-01-26 19:06:16 +01:00
Luc De Meyer
70dfcbc645 fix non-stored passphrase 2024-01-26 19:06:16 +01:00
Luc De Meyer
b0fbcde967 [IMP] add support for non-stored passphrase 2024-01-26 19:06:16 +01:00
Luc De Meyer
98a24fdb5e [16.0]account_ebics - fix for multi-statement/multi-bank-acccount camt files 2024-01-26 19:06:16 +01:00
Luc De Meyer
201dfa642c bugfix 2024-01-26 19:06:16 +01:00
dsolanki
02a223bf20 [FIX] account_ebics: Warning two fields have same label 2024-01-26 19:06:16 +01:00
Luc De Meyer
6bb178e222 ebics download - improved error handling 2024-01-26 19:06:16 +01:00
Luc De Meyer
c16b02bca4 update README 2024-01-26 19:06:16 +01:00