Commit Graph

51 Commits

Author SHA1 Message Date
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 ef6ceaa514 [MIG] account_ebics: Migration to 17.0 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 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 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 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 170194ae2f rename ui_designation to transaction_rights 2026-03-01 23:26:35 +01:00
evgeny-l cccb1ed3ae [IMP] account_ebics: correct support of ebics.userid.user_ids filter, ebics-key UI designation improvement 2026-03-01 23:26:35 +01:00
Luc De Meyer 79fd405631 [16.0]add support for some administrative order types 2026-03-01 23:26:35 +01:00
Luc De Meyer 7e052ca636 [16.0]fix typo in license URL 2026-03-01 23:26:35 +01:00
Luc De Meyer 097e13f26e [FIX][16.0]fix change passphrase for non-stored paspphrase 2026-03-01 23:26:35 +01:00
Luc De Meyer fab6123331 [16.0] fix change passphrase 2026-03-01 23:26:35 +01:00
Luc De Meyer 1ce002a426 [16.0] Fix passphrase handling 2026-03-01 23:26:35 +01:00
Luc De Meyer 7008898fb1 ebics_xfer - fix for BTU with empty suffix 2026-03-01 23:26:35 +01:00
Luc De Meyer 1426bf882f fix non-stored passphrase 2026-03-01 23:26:35 +01:00
Luc De Meyer 6369021d6f [IMP] add support for non-stored passphrase 2026-03-01 23:26:35 +01:00
dsolanki 59996556c2 [FIX] account_ebics: Warning two fields have same label 2026-03-01 23:26:35 +01:00
Luc De Meyer 724a6a095e ebics download - improved error handling 2026-03-01 23:26:35 +01:00
Luc De Meyer 6ff62df3a6 add support for 16.0 Odoo OE camt parser 2026-03-01 23:26:35 +01:00
Luc De Meyer 9f49aae1b3 suffix no longer required 2026-03-01 23:26:35 +01:00
Luc De Meyer dc1ec6d386 ebics 3.0 support 2026-03-01 23:26:35 +01:00
Luc De Meyer 0933692e89 [MIG] account_ebics_payment_order: Migration to 15.0 2026-03-01 23:26:35 +01:00
Luc De Meyer d105ebebc5 add support for ebics 3.0 2026-03-01 23:26:35 +01:00
Luc De Meyer d85995d357 [IMP] account_ebics: pre-commit 2026-03-01 23:26:35 +01:00
Luc De Meyer d68686b670 [14.0]black, isort, prettier 2026-03-01 23:26:35 +01:00
Luc De Meyer 16e48669db [14.0]add account_ebics_batch 2026-03-01 23:26:35 +01:00
Luc De Meyer 7546a63c10 [14.0]fix ebics 2.4 OrderId management 2026-03-01 23:26:35 +01:00
Luc De Meyer 791cf1df59 [14.0]add support for request type camt.xxx.cfonb120.stm.rfi 2026-03-01 23:26:35 +01:00
Luc De Meyer e86071b54d encodestring -> encodebytes 2026-03-01 23:26:35 +01:00
Luc De Meyer 5ddaf6f0d4 ebics upload - select default format based upon suffix 2026-03-01 23:26:35 +01:00
Luc De Meyer 67bb3ef4e8 [14.0][MIG]account_ebics 2026-03-01 23:26:35 +01:00
Luc De Meyer 9657ef8423 multi-company fix 2026-03-01 23:26:35 +01:00
Luc De Meyer aa98ee16d6 [14.0][MIG]account_ebics 2026-03-01 23:26:35 +01:00
Luc De Meyer 8df1f16898 [13.0]account_ebics 1.3.0 - generic order type 2026-03-01 23:26:35 +01:00
Luc De Meyer cf5f257fa3 [13.0]generic order type 2026-03-01 23:26:35 +01:00
Luc De Meyer e8c0b201f4 fix cfonb line terminator handling 2026-03-01 23:26:35 +01:00
Luc De Meyer 0ea3b5a51d [13.0]batch payment ebics.xfer wiz improvements 2026-03-01 23:26:35 +01:00
Luc De Meyer 7d01456cd2 [13.0][FIX]remove not null on ebics userid constraint from ebics.xfer wizard to fix upload from batch payment in case of multi-bank/multi-user setup 2026-03-01 23:26:35 +01:00
Luc De Meyer 9dc99ed836 fix ebics date_to 2026-03-01 23:26:35 +01:00
Luc De Meyer 82d55d38a1 fix ebics.file download handler 2026-03-01 23:26:35 +01:00
Luc De Meyer 1544a36593 various fixes 2026-03-01 23:26:35 +01:00