Commit Graph

255 Commits

Author SHA1 Message Date
Luc De Meyer
a5182697a3 [14.0][MIG]account_ebics 2024-01-27 20:11:38 +01:00
Luc De Meyer
d03ad8004d remove dup key from manifest 2024-01-27 20:11:38 +01:00
Luc De Meyer
0210ebf736 [13.0][MIG]account_ebics_oe 2024-01-27 20:11:38 +01:00
Luc De Meyer
5fff1525a0 lpgl 2024-01-27 20:11:38 +01:00
Luc De Meyer
d9484bd2b8 fix license 2024-01-27 20:11:38 +01:00
Luc De Meyer
ed23c2e08d [12.0][MIG] account_ebics 2024-01-27 20:11:38 +01:00
Luc De Meyer
9df6dce669 Merge branch '17.0-mig-account_ebics' into '17.0'
[MIG] account_ebics: Migration to 17.0

See merge request Noviat/Noviat_Generic/accounting-ebics!26
2024-01-27 18:47:44 +00:00
Luc De Meyer
5c69a5ac02 [MIG] account_ebics: Migration to 17.0 2024-01-27 19:42:56 +01:00
Luc De Meyer
b7a0d27e1c [FIX]bugfix _compute_ebics_passphrase_view_modifiers 2024-01-27 16:40:03 +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
69aa471c17 update README 2024-01-26 19:06:17 +01:00
Luc De Meyer
90d5b369d6 [IMP]account_ebics UI improvements 2024-01-26 19:06:17 +01:00
Luc De Meyer
cb838145c2 [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-26 19:06:17 +01:00
Luc De Meyer
17dae25f1e [IMP]account_ebics UI improvements 2024-01-26 19:06:17 +01:00
Luc De Meyer
986ed23063 [IMP]account_ebics - update documentation 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
6b350620a4 [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-01-26 19:06:17 +01:00
Luc De Meyer
baef1a4851 [IMP] account_ebics : update doc for EDS 2024-01-26 19:06:17 +01:00
Luc De Meyer
f605f2aade [IMP]add support for signature passphrase 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
Jérémy Didderen
ce5c603abe account_ebics - add _payment_order_postprocess for account_payment_order 2024-01-26 19:06:17 +01:00
Luc De Meyer
8d7f5187bb [IMP][16.0]enhance _split_camt to support C52, C53 and C54 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
Luc De Meyer
4af818026d [IMP][16.0]remove unused code in ebics_init_3 2024-01-26 19:06:17 +01:00
Luc De Meyer
1133dd42c0 [IMP][16.0]improve creation of INI letter 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
e6b7bc7dc0 rename field labels with duplicates 2024-01-26 19:06:17 +01:00
Luc De Meyer
50badfea3b [IMP] remove storage of ebics_files in EBICS Files Root directory 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
5030c2278f update README 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
fdecfaaa37 fix try/except 2024-01-26 19:06:17 +01:00
Luc De Meyer
2a1a5ba73f ebics 16.0 : add support for oca camt parser 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
Luc De Meyer
e92498f89d [16.0]update index.html 2024-01-26 19:06:16 +01:00
Luc De Meyer
739a0b202a rename ui_designation to transaction_rights 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
evgeny-l
657403facb [FIX] account_ebics: minor typos 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
Luc De Meyer
898f371c77 [FIX][16.0]fix change passphrase for non-stored paspphrase 2024-01-26 19:06:16 +01:00
Luc De Meyer
dc24651678 [16.0] fix change passphrase 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
962b4d1177 [16.0] Fix passphrase handling 2024-01-26 19:06:16 +01:00