Luc De Meyer
4ce3a243f5
update README
2024-01-26 17:02:48 +01:00
Luc De Meyer
f2a9af0deb
[IMP]account_ebics UI improvements
2024-01-21 22:36:00 +01:00
Luc De Meyer
604ce31ae1
[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-01-19 15:18:02 +01:00
Luc De Meyer
8cb03ef5d4
[IMP]account_ebics UI improvements
2024-01-19 15:13:28 +01:00
Luc De Meyer
752c0cd2d4
[IMP]account_ebics - update documentation
2023-12-09 12:21:25 +01:00
Luc De Meyer
c1b35bd16f
[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
2023-12-09 11:51:52 +01:00
Luc De Meyer
75ce7bb6ab
[FIX]return warning when processing statement files without transactions
...
module: account_ebics 16.0
2023-12-08 16:56:51 +01:00
Luc De Meyer
f29b40b626
[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).
2023-12-07 18:13:37 +01:00
Luc De Meyer
bee5cf142f
[IMP] account_ebics : update doc for EDS
2023-12-03 20:01:24 +01:00
Luc De Meyer
b8f8e64200
[IMP]add support for signature passphrase
2023-12-03 19:57:18 +01:00
Luc De Meyer
e5953a1f4b
[IMP]add support for signature passphrase
2023-12-03 17:22:58 +01:00
Luc De Meyer
f2703358ef
[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.
2023-12-01 19:08:32 +01:00
Jérémy Didderen
0729277179
account_ebics - add _payment_order_postprocess for account_payment_order
2023-11-29 17:05:23 +01:00
Luc De Meyer
48bdd4eee3
[IMP][16.0]enhance _split_camt to support C52, C53 and C54
2023-10-08 21:10:21 +02:00
Luc De Meyer
7da964cd83
[16.0] add support for COMMERZBANK camt files
2023-09-17 16:14:54 +02:00
Luc De Meyer
a2736e0c00
[FIX]allow to enter passphrase during key renewal for userid with non-stored passphrase
2023-09-17 12:08:01 +02:00
Luc De Meyer
ba88836501
[IMP][16.0]remove unused code in ebics_init_3
2023-09-16 18:22:00 +02:00
Luc De Meyer
46a4f1d46f
[IMP][16.0]improve creation of INI letter
2023-09-16 17:51:50 +02:00
Jérémy Didderen
467e139a18
account_ebics - remove legacy ebics_files from code
2023-09-01 17:05:12 +02:00
Jérémy Didderen
106a7ee5db
add CI config
2023-08-13 17:51:31 +02:00
Luc De Meyer
8303b052a6
rename field labels with duplicates
2023-08-05 19:33:05 +02:00
Luc De Meyer
0a4249ccbc
[IMP] remove storage of ebics_files in EBICS Files Root directory
2023-08-05 18:04:37 +02:00
Luc De Meyer
d71ce43eef
[IMP] 16.0 - prevent creation of duplicate statements
2023-08-05 17:49:06 +02:00
Luc De Meyer
b025f0eef3
update README
2023-08-05 13:56:46 +02:00
Luc De Meyer
6adad2e0c8
account_ebics 16.0 : add support for CFONB
2023-08-04 17:59:14 +02:00
Luc De Meyer
4385ffd7cc
fix try/except
2023-07-30 22:08:49 +02:00
Luc De Meyer
1181b611df
ebics 16.0 : add support for oca camt parser
2023-07-30 21:58:51 +02:00
Luc De Meyer
d5143617c1
fix 'savepoint does not exist' stack trace at statement import
2023-07-30 16:21:11 +02:00
Luc De Meyer
970bee6c7f
[16.0] fix 'External ID not found' error when new install
2023-07-17 11:31:14 +02:00
Luc De Meyer
f95be42ad2
[16.0]update index.html
2023-06-25 20:05:33 +02:00
Luc De Meyer
1638aae5ca
rename ui_designation to transaction_rights
2023-06-25 17:04:49 +02:00
evgeny-l
08d572b9df
[IMP] account_ebics: correct support of ebics.userid.user_ids filter, ebics-key UI designation improvement
2023-06-25 16:36:24 +02:00
evgeny-l
69a69cc7e5
[FIX] account_ebics: minor typos
2023-06-25 16:32:06 +02:00
Luc De Meyer
f62ef38ed8
[16.0]add support for some administrative order types
2023-05-28 22:15:31 +02:00
Luc De Meyer
d507cd4208
[16.0]fix typo in license URL
2023-05-28 17:01:06 +02:00
Luc De Meyer
3c18c236bc
[FIX][16.0]fix change passphrase for non-stored paspphrase
2023-05-28 10:48:17 +02:00
Luc De Meyer
70a36332ed
[16.0] fix change passphrase
2023-04-11 21:53:13 +02:00
Jérémy Didderen
891434bbb8
add cover image on all ebic modules
2023-03-26 12:38:56 +02:00
Luc De Meyer
dd6ffbcc40
[16.0] Fix passphrase handling
2023-03-25 19:23:33 +01:00
Luc De Meyer
ba79a01f49
[IMP] EBICS File Format - improve name_get
2023-03-07 16:48:57 +01:00
Luc De Meyer
f1f9cfd2f8
ebics_xfer - fix for BTU with empty suffix
2023-03-07 16:39:21 +01:00
Luc De Meyer
bf9561e375
fix non-stored passphrase
2023-03-05 21:27:01 +01:00
Luc De Meyer
6f3f825aa7
[IMP] add support for non-stored passphrase
2023-03-05 16:52:28 +01:00
Luc De Meyer
1c3c657b30
[16.0]account_ebics - fix for multi-statement/multi-bank-acccount camt files
2023-02-24 00:20:05 +01:00
Luc De Meyer
2382d066ae
bugfix
2023-02-15 08:17:38 +01:00
dsolanki
dc4b95ad35
[FIX] account_ebics: Warning two fields have same label
2023-02-14 20:12:08 +01:00
Luc De Meyer
8b9539656e
ebics download - improved error handling
2023-02-14 20:08:44 +01:00
Luc De Meyer
3612412a95
update README
2023-02-12 20:38:49 +01:00
Luc De Meyer
deebf75d1a
add support for 16.0 Odoo OE camt parser
2023-02-12 20:08:35 +01:00
Luc De Meyer
336f9c9c22
ebics_userid form view
2023-02-10 20:39:08 +01:00