root
aee47fcadb
[UPD] Update account_ebics.pot
2024-07-15 21:19:26 +00:00
Luc De Meyer
f835ab7af8
[FIX]account_ebics - fix split cfonb120 files
2024-07-15 23:05:39 +02:00
Lancelot
d5e609a27e
update logo modules
2024-07-13 16:58:58 +02:00
root
616abe7fd4
[UPD] Update account_ebics.pot
2024-05-18 18:12:39 +00:00
Luc De Meyer
e31e2a304a
[IMP]EBICS File Format on Payment Mode
2024-05-18 19:17:57 +02:00
Luc De Meyer
19ac7421f1
[IMP]account_ebics: file format filter on ebics_upload
...
Set file format fiter when creating the ebics.xfer wizard from a python method,
e.g. 'EBICS UPLOAD' button on payment order.
2024-05-18 19:12:28 +02:00
Luc De Meyer
973147e218
[FIX]fix change_passphrase
2024-03-29 09:30:22 +01:00
Luc De Meyer
c567dc6476
[FIX]account_ebics - fix passphrase visibility for new userid
2024-03-25 17:25:59 +01:00
root
5388676b8f
[UPD] Update account_ebics.pot
2024-01-30 21:13:25 +00:00
Jérémy Didderen
10d6e3b5c7
update CI config
2024-01-30 22:04:21 +01:00
Luc De Meyer
5c69a5ac02
[MIG] account_ebics: Migration to 17.0
2024-01-27 19:42:56 +01:00
Luc De Meyer
b7a0d27e1c
[FIX]bugfix _compute_ebics_passphrase_view_modifiers
2024-01-27 16:40:03 +01:00
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