Commit Graph

267 Commits

Author SHA1 Message Date
Luc De Meyer
2a4f0f7b75 Merge branch '17.0-ci_update' into '17.0'
update CI config

See merge request Noviat/Noviat_Generic/accounting-ebics!30
2024-01-30 21:09:13 +00:00
Jérémy Didderen
10d6e3b5c7 update CI config 2024-01-30 22:04:21 +01:00
Luc De Meyer
56e12cdfc1 Merge branch '17.0-mig-account_ebics_oe' into '17.0'
[MIG] account_ebics_oe: Migration to 17.0

See merge request Noviat/Noviat_Generic/accounting-ebics!29
2024-01-27 19:22:57 +00:00
Luc De Meyer
3a5a44cf96 [MIG] account_ebics_oe: Migration to 17.0 2024-01-27 20:17:45 +01:00
Luc De Meyer
86ce04ed9c [IMP] account_ebics_oe: pre-commit auto fixes 2024-01-27 20:12:29 +01:00
Jérémy Didderen
0d043133ad add CI config 2024-01-27 20:11:38 +01:00
Luc De Meyer
9bfbd87ea8 [16.0]fix typo in license URL 2024-01-27 20:11:38 +01:00
Jérémy Didderen
f1dd8d417b add cover image on all ebic modules 2024-01-27 20:11:38 +01:00
Luc De Meyer
953ba8a5c5 add support for 16.0 Odoo OE camt parser 2024-01-27 20:11:38 +01:00
Luc De Meyer
b0da53c3e6 [MIG] : Migration to 16.0 2024-01-27 20:11:38 +01:00
Luc De Meyer
674a8ad15f [MIG] account_ebics_oe: Migration to 15.0 2024-01-27 20:11:38 +01:00
Luc De Meyer
0ea1e7a02c [14.0]black, isort, prettier 2024-01-27 20:11:38 +01:00
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