Commit Graph

186 Commits

Author SHA1 Message Date
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
Luc De Meyer
f29bb2df4d [16.0] fix 'External ID not found' error when new install 2026-03-01 23:26:35 +01:00
Luc De Meyer
b69f9e9956 [16.0]update index.html 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
evgeny-l
0919cfc491 [FIX] account_ebics: minor typos 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
Jérémy Didderen
4a4de6a861 add cover image on all ebic modules 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
51251976e3 [IMP] EBICS File Format - improve name_get 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
Luc De Meyer
9099fcb33a [16.0]account_ebics - fix for multi-statement/multi-bank-acccount camt files 2026-03-01 23:26:35 +01:00
Luc De Meyer
723aa7a138 bugfix 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
9d449492d8 update README 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
402bb8d8d3 ebics_userid form view 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
5029d80222 fix _update_order_number, cf. https://github.com/Noviat/account_ebics/issues/62 2026-03-01 23:26:35 +01:00
Luc De Meyer
1969cb258e 16.0 - fix for OCA account_statement_import_camt 2026-03-01 23:26:35 +01:00
Luc De Meyer
9d749c7bdf [MIG] : Migration to 16.0 2026-03-01 23:26:35 +01:00
Luc De Meyer
756ce39cc3 EBICS 3.0 - add extra checks on settings 2026-03-01 23:26:35 +01:00