Commit Graph

168 Commits

Author SHA1 Message Date
Luc De Meyer d5782563ca [IMP]improve fintech.ebics register documentation 2025-07-14 18:35:35 +02:00
Luc De Meyer 363f3f3c38 [IMP]account_ebics : improve file format views 2025-07-03 21:59:33 +02:00
Jérémy Didderen e56c3ea1e7 add github workflow 2025-03-14 00:12:23 +01:00
Olivier Doucet d0d6a12b7b fix cfonb return line bug 2025-02-28 14:00:42 +01:00
Luc De Meyer 10ea8e0763 [IMP] account_ebics : remove obsolete 'view_type' in actions 2025-01-04 17:44:38 +01:00
Luc De Meyer 6f3da9cf8c [FIX] account_ebics : fix ebics.file 'Done' filter 2025-01-04 17:23:43 +01:00
root fb1a9f5344 [UPD] Update account_ebics.pot 2025-01-04 16:16:26 +00:00
Luc De Meyer 250f5bcc3c [IMP] account_ebics: hide process button on ebics_file when no download process 2025-01-04 16:40:21 +01:00
Luc De Meyer 49c764d7d4 [IMP] account_ebics: add draft, done filters on ebics.file search view 2025-01-04 16:29:48 +01:00
Luc De Meyer 65174f67ac Merge branch '18.0-mig-account_ebics_batch_payment' into '18.0'
[MIG] account_ebics_batch_payment: Migration to 18.0

See merge request Noviat/Noviat_Generic/accounting-ebics!72
2024-12-25 15:33:52 +00:00
Luc De Meyer bc3b864c42 [MIG] account_ebics_batch_payment: Migration to 18.0 2024-12-25 16:05:40 +01:00
root d4ad6dc41a [UPD] Update account_ebics.pot 2024-12-23 19:12:54 +00:00
Luc De Meyer 56ea15e447 [MIG] account_ebics: Migration to 18.0 2024-12-23 18:39:28 +01:00
Remi - Le Filament 25c4606a05 [FIX] handle string notifications as warnings 2024-12-23 17:47:58 +01:00
root e27c1c4866 [UPD] Update account_ebics.pot 2024-12-23 17:47:58 +01:00
Luc De Meyer b57b1a3554 [FIX]account_ebics - fix split cfonb120 files 2024-12-23 17:47:58 +01:00
Lancelot e6863f72b0 update logo modules 2024-12-23 17:47:58 +01:00
root ede75e0957 [UPD] Update account_ebics.pot 2024-12-23 17:47:58 +01:00
Luc De Meyer e9be5e48e9 [IMP]EBICS File Format on Payment Mode 2024-12-23 17:47:58 +01:00
Luc De Meyer 49158f34a0 [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-12-23 17:47:58 +01:00
Luc De Meyer d134de9b38 [FIX]fix change_passphrase 2024-12-23 17:47:58 +01:00
Luc De Meyer a6e078bef0 [FIX]account_ebics - fix passphrase visibility for new userid 2024-12-23 17:47:58 +01:00
root 2569752f94 [UPD] Update account_ebics.pot 2024-12-23 17:47:58 +01:00
Jérémy Didderen 64ab2dc6d8 update CI config 2024-12-23 17:47:58 +01:00
Luc De Meyer 1d9bbe19ae [MIG] account_ebics: Migration to 17.0 2024-12-23 17:47:58 +01:00
Luc De Meyer f45555831b [FIX]bugfix _compute_ebics_passphrase_view_modifiers 2024-12-23 17:47:58 +01:00
Luc De Meyer d2af2cfe8e [MIG] account_ebics: Migration to 17.0 2024-12-23 17:47:58 +01:00
Luc De Meyer e22fb104ea [IMP] account_ebics: pre-commit auto fixes 2024-12-23 17:47:58 +01:00
Luc De Meyer d27ff618d5 update README 2024-12-23 17:47:58 +01:00
Luc De Meyer 50d509ad1a [IMP]account_ebics UI improvements 2024-12-23 17:47:58 +01:00
Luc De Meyer b677454dcb [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-12-23 17:47:58 +01:00
Luc De Meyer a0e397bc3c [IMP]account_ebics UI improvements 2024-12-23 17:47:58 +01:00
Luc De Meyer 068259399d [IMP]account_ebics - update documentation 2024-12-23 17:47:58 +01:00
Luc De Meyer 71005cd863 [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-12-23 17:47:58 +01:00
Luc De Meyer 621042bd8a [FIX]return warning when processing statement files without transactions
module: account_ebics 16.0
2024-12-23 17:47:58 +01:00
Luc De Meyer 5728a1e465 [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-12-23 17:47:58 +01:00
Luc De Meyer 473fb70b04 [IMP] account_ebics : update doc for EDS 2024-12-23 17:47:58 +01:00
Luc De Meyer f72f56aedf [IMP]add support for signature passphrase 2024-12-23 17:47:58 +01:00
Luc De Meyer 28da051f9d [IMP]add support for signature passphrase 2024-12-23 17:47:58 +01:00
Luc De Meyer 2d71ff395c [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-12-23 17:47:58 +01:00
Jérémy Didderen 81d11345ef account_ebics - add _payment_order_postprocess for account_payment_order 2024-12-23 17:47:58 +01:00
Luc De Meyer e00746f76d [IMP][16.0]enhance _split_camt to support C52, C53 and C54 2024-12-23 17:47:58 +01:00
Luc De Meyer c88ea6f378 [16.0] add support for COMMERZBANK camt files 2024-12-23 17:47:58 +01:00
Luc De Meyer a3ae49a983 [FIX]allow to enter passphrase during key renewal for userid with non-stored passphrase 2024-12-23 17:47:58 +01:00
Luc De Meyer 55c63f6a2b [IMP][16.0]remove unused code in ebics_init_3 2024-12-23 17:47:58 +01:00
Luc De Meyer 1c3322d77e [IMP][16.0]improve creation of INI letter 2024-12-23 17:47:58 +01:00
Jérémy Didderen b2d7044f77 account_ebics - remove legacy ebics_files from code 2024-12-23 17:47:58 +01:00
Jérémy Didderen 11ea799989 add CI config 2024-12-23 17:47:58 +01:00
Luc De Meyer 2ff4862dc8 rename field labels with duplicates 2024-12-23 17:47:58 +01:00
Luc De Meyer 85a2c2935a [IMP] remove storage of ebics_files in EBICS Files Root directory 2024-12-23 17:47:58 +01:00