Commit Graph

163 Commits

Author SHA1 Message Date
Luc De Meyer
235b8db5d2 [FIX] account_ebics : fix ebics.file 'Done' filter 2026-03-01 23:26:36 +01:00
root
f6893f4c70 [UPD] Update account_ebics.pot 2026-03-01 23:26:36 +01:00
Luc De Meyer
049e477f3e [IMP] account_ebics: hide process button on ebics_file when no download process 2026-03-01 23:26:36 +01:00
Luc De Meyer
a881fa144e [IMP] account_ebics: add draft, done filters on ebics.file search view 2026-03-01 23:26:36 +01:00
Luc De Meyer
196fea6aa9 [MIG] account_ebics_batch_payment: Migration to 18.0 2026-03-01 23:26:36 +01:00
root
31145fd70f [UPD] Update account_ebics.pot 2026-03-01 23:26:36 +01:00
Luc De Meyer
8a4d809fff [MIG] account_ebics: Migration to 18.0 2026-03-01 23:26:36 +01:00
Remi - Le Filament
091b8a2914 [FIX] handle string notifications as warnings 2026-03-01 23:26:36 +01:00
root
ebdd3cbe14 [UPD] Update account_ebics.pot 2026-03-01 23:26:36 +01:00
Luc De Meyer
823584a8b5 [FIX]account_ebics - fix split cfonb120 files 2026-03-01 23:26:36 +01:00
Lancelot
1ab4c91133 update logo modules 2026-03-01 23:26:36 +01:00
root
e545a54706 [UPD] Update account_ebics.pot 2026-03-01 23:26:36 +01:00
Luc De Meyer
8462971237 [IMP]EBICS File Format on Payment Mode 2026-03-01 23:26:36 +01:00
Luc De Meyer
a7c17fdb68 [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.
2026-03-01 23:26:36 +01:00
Luc De Meyer
c783cf2755 [FIX]fix change_passphrase 2026-03-01 23:26:36 +01:00
Luc De Meyer
983e162aa0 [FIX]account_ebics - fix passphrase visibility for new userid 2026-03-01 23:26:36 +01:00
root
e20d8bf639 [UPD] Update account_ebics.pot 2026-03-01 23:26:36 +01:00
Jérémy Didderen
d04f68a28e update CI config 2026-03-01 23:26:36 +01:00
Luc De Meyer
ef6ceaa514 [MIG] account_ebics: Migration to 17.0 2026-03-01 23:26:36 +01:00
Luc De Meyer
3f9532f595 [FIX]bugfix _compute_ebics_passphrase_view_modifiers 2026-03-01 23:26:36 +01:00
Luc De Meyer
a3ff69e330 [MIG] account_ebics: Migration to 17.0 2026-03-01 23:26:36 +01:00
Luc De Meyer
d15d0ec5e3 [IMP] account_ebics: pre-commit auto fixes 2026-03-01 23:26:36 +01:00
Luc De Meyer
fc4f1f610e update README 2026-03-01 23:26:36 +01:00
Luc De Meyer
9098bf6b4d [IMP]account_ebics UI improvements 2026-03-01 23:26:36 +01:00
Luc De Meyer
4425c1dd76 [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.
2026-03-01 23:26:36 +01:00
Luc De Meyer
3d4e3d34ae [IMP]account_ebics UI improvements 2026-03-01 23:26:36 +01:00
Luc De Meyer
a5a16305b6 [IMP]account_ebics - update documentation 2026-03-01 23:26:36 +01:00
Luc De Meyer
6909989636 [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
2026-03-01 23:26:36 +01:00
Luc De Meyer
64bede2413 [FIX]return warning when processing statement files without transactions
module: account_ebics 16.0
2026-03-01 23:26:35 +01:00
Luc De Meyer
2ed1d9f877 [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).
2026-03-01 23:26:35 +01:00
Luc De Meyer
d4b6efd840 [IMP] account_ebics : update doc for EDS 2026-03-01 23:26:35 +01:00
Luc De Meyer
f4e7e82065 [IMP]add support for signature passphrase 2026-03-01 23:26:35 +01:00
Luc De Meyer
a3abf463cc [IMP]add support for signature passphrase 2026-03-01 23:26:35 +01:00
Luc De Meyer
5917750b8f [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.
2026-03-01 23:26:35 +01:00
Jérémy Didderen
3900e4334c account_ebics - add _payment_order_postprocess for account_payment_order 2026-03-01 23:26:35 +01:00
Luc De Meyer
381a136b75 [IMP][16.0]enhance _split_camt to support C52, C53 and C54 2026-03-01 23:26:35 +01:00
Luc De Meyer
a46ef4c227 [16.0] add support for COMMERZBANK camt files 2026-03-01 23:26:35 +01:00
Luc De Meyer
a0544bcc01 [FIX]allow to enter passphrase during key renewal for userid with non-stored passphrase 2026-03-01 23:26:35 +01:00
Luc De Meyer
fd464eeb6e [IMP][16.0]remove unused code in ebics_init_3 2026-03-01 23:26:35 +01:00
Luc De Meyer
64ee66e8b2 [IMP][16.0]improve creation of INI letter 2026-03-01 23:26:35 +01:00
Jérémy Didderen
9e1d474b41 account_ebics - remove legacy ebics_files from code 2026-03-01 23:26:35 +01:00
Jérémy Didderen
fac242626f add CI config 2026-03-01 23:26:35 +01:00
Luc De Meyer
04c6a5b5be rename field labels with duplicates 2026-03-01 23:26:35 +01:00
Luc De Meyer
4458c9e171 [IMP] remove storage of ebics_files in EBICS Files Root directory 2026-03-01 23:26:35 +01:00
Luc De Meyer
73512d11a9 [IMP] 16.0 - prevent creation of duplicate statements 2026-03-01 23:26:35 +01:00
Luc De Meyer
22c31e649d update README 2026-03-01 23:26:35 +01:00
Luc De Meyer
cedfa07b38 account_ebics 16.0 : add support for CFONB 2026-03-01 23:26:35 +01:00
Luc De Meyer
c6e112dcf0 fix try/except 2026-03-01 23:26:35 +01:00
Luc De Meyer
a2ebe1a76a ebics 16.0 : add support for oca camt parser 2026-03-01 23:26:35 +01:00
Luc De Meyer
48a37e828b fix 'savepoint does not exist' stack trace at statement import 2026-03-01 23:26:35 +01:00