Commit Graph

63 Commits

Author SHA1 Message Date
Remi - Le Filament
004d6d049e [FIX] handle string notifications as warnings 2024-09-21 11:02:15 +02:00
Luc De Meyer
f835ab7af8 [FIX]account_ebics - fix split cfonb120 files 2024-07-15 23:05:39 +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
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
17dae25f1e [IMP]account_ebics UI improvements 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
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
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
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
d4d5f43a29 [IMP] 16.0 - prevent creation of duplicate statements 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
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
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
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
Jérémy Didderen
c09d5017e8 add cover image on all ebic modules 2024-01-26 19:06:16 +01:00
Luc De Meyer
b0fbcde967 [IMP] add support for non-stored passphrase 2024-01-26 19:06:16 +01:00
Luc De Meyer
ca5c20c5a5 16.0 - fix for OCA account_statement_import_camt 2024-01-26 19:06:16 +01:00
Luc De Meyer
0c4388801a [MIG] : Migration to 16.0 2024-01-26 19:06:16 +01:00
Luc De Meyer
0f4e7d93a6 account_ebics - mulit-company fix company_ids field 2024-01-26 19:06:15 +01:00
Luc De Meyer
598c25ce67 [15.0]cfonb processing - set savepoint per statement 2024-01-26 19:06:15 +01:00
Luc De Meyer
134a397407 [IMP] account_ebics: pre-commit 2024-01-26 19:06:15 +01:00
Luc De Meyer
bb7d4ba430 [IMP] account_ebics: black, isort, prettier 2024-01-26 19:06:15 +01:00
Luc De Meyer
d22683e56c [14.0]account_ebics - fix _process_result_action 2024-01-26 19:06:15 +01:00
Luc De Meyer
de5c03c77f [14.0]account_ebics - fix stack trace when using Odoo OE statement import 2024-01-26 19:06:14 +01:00
Luc De Meyer
b822c7a9c8 [14.0]add account_ebics_batch 2024-01-26 19:06:14 +01:00
Luc De Meyer
32259c99ac [14.0]fix ebics 2.4 OrderId management 2024-01-26 19:06:14 +01:00
Luc De Meyer
54cc962e6f [14.0]add support for request type camt.xxx.cfonb120.stm.rfi 2024-01-26 19:06:14 +01:00
Luc De Meyer
1dfa47c395 ebics upload - select default format based upon suffix 2024-01-26 19:06:14 +01:00
Luc De Meyer
488517b6b3 [14.0][MIG]account_ebics 2024-01-26 19:06:14 +01:00
Luc De Meyer
c7896c9d51 [13.0]generic order type 2024-01-26 19:06:14 +01:00
Luc De Meyer
f783cd8828 update for subscription based fintech licensing 2024-01-26 19:06:14 +01:00
Luc De Meyer
09ab61270f [13.0][IMP]SWIFT 3SKey support (#18) 2024-01-26 19:06:14 +01:00
Luc De Meyer
0c630f4410 add ebics version check 2024-01-26 19:06:13 +01:00
Luc De Meyer
533200aba8 [13.0]move ebics 2.4 order number generator to ebics_userid 2024-01-26 19:06:13 +01:00
Luc De Meyer
9d277b3217 [13.0][ENH]ebics init_1 extra diagnostics 2024-01-26 19:06:13 +01:00
Luc De Meyer
c1275132aa update README 2024-01-26 19:06:13 +01:00
Luc De Meyer
7e84637061 [13.0][FIX]multi-company fix 2024-01-26 19:06:13 +01:00
Luc De Meyer
6d15c3c4c0 13 multi bank account support (#15)
* [13.0][IMP]add support for multiple bank accounts and multiple EBICS UserIDs over a single EBICS connection

* ebics refactoring fixes

* ebics refactoring fixes
2024-01-26 19:06:13 +01:00
Luc De Meyer
f1ee48f574 fix cfonb import 2024-01-26 19:06:13 +01:00
Luc De Meyer
773f8e07a6 remove spaces 2024-01-26 19:06:13 +01:00
Luc De Meyer
4bf1f102af ebics config bank account domain 2024-01-26 19:06:13 +01:00