Commit Graph

285 Commits

Author SHA1 Message Date
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
braintec
dae06c6a58
Merge pull request #21 from Noviat/16.0
Syncing from upstream Noviat/account_ebics (16.0)
2023-12-09 09:07:02 +01:00
Luc De Meyer
36d37eed58 Merge branch '16-import-empty-statement' into '16.0'
[FIX]return warning when processing statement files without transactions

See merge request Noviat/Noviat_Generic/accounting-ebics!21
2023-12-08 16:15:00 +00: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
braintec
fe29bcfb7e
Merge pull request #20 from Noviat/16.0
Syncing from upstream Noviat/account_ebics (16.0)
2023-12-08 01:09:26 +01:00
Luc De Meyer
38f80df5a0 Merge branch '16-fix-stack-trace' into '16.0'
[FIX] EBICS upload stack trace

See merge request Noviat/Noviat_Generic/accounting-ebics!20
2023-12-07 17:20:14 +00: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
braintec
db46dac21c
Merge pull request #19 from Noviat/16.0
Syncing from upstream Noviat/account_ebics (16.0)
2023-12-04 01:09:47 +01:00
Luc De Meyer
960d5ef2fe Merge branch '16-ebics-EDS' into '16.0'
account_ebics - signature passphrase

See merge request Noviat/Noviat_Generic/accounting-ebics!19
2023-12-03 19:08:41 +00: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
211f1640ce Merge branch '16-ebics-signature-passphrase' into '16.0'
[IMP]add support for signature passphrase

See merge request Noviat/Noviat_Generic/accounting-ebics!18
2023-12-03 16:27:49 +00:00
Luc De Meyer
e5953a1f4b [IMP]add support for signature passphrase 2023-12-03 17:22:58 +01:00
braintec
0ae6e18870
Merge pull request #18 from Noviat/16.0
Syncing from upstream Noviat/account_ebics (16.0)
2023-12-02 01:12:41 +01:00
Luc De Meyer
6acb20aca6 Merge branch 'account_ebics-support-fintech-7.4' into '16.0'
[IMP]add support for fintech 7.4

See merge request Noviat/Noviat_Generic/accounting-ebics!15
2023-12-01 18:14:07 +00: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
braintec
055600987a
Merge pull request #15 from Noviat/16.0
Syncing from upstream Noviat/account_ebics (16.0)
2023-11-30 01:11:57 +01:00
Luc De Meyer
1c0ec01f23 Merge branch '16.0-payment_postprocess' into '16.0'
account_ebics - add _payment_order_postprocess for account_payment_order

See merge request Noviat/Noviat_Generic/accounting-ebics!13
2023-11-29 17:30:31 +00:00
Jérémy Didderen
0729277179 account_ebics - add _payment_order_postprocess for account_payment_order 2023-11-29 17:05:23 +01:00
braintec
ac1b384770
Merge pull request #14 from Noviat/16.0
Syncing from upstream Noviat/account_ebics (16.0)
2023-10-09 07:45:13 +02:00
Luc De Meyer
d46b64a3e0 Merge branch '16-split-camt-support-c52' into '16.0'
[IMP][16.0]enhance _split_camt to support C52, C53 and C54

See merge request Noviat/Noviat_Generic/accounting-ebics!11
2023-10-08 19:15:39 +00: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
braintec
af8d502f67
Merge pull request #12 from Noviat/16.0
Syncing from upstream Noviat/account_ebics (16.0)
2023-09-18 01:14:01 +02:00
Luc De Meyer
618467d81d Merge branch '16-fix-camt-commerzbank' into '16.0'
[16.0] add support for COMMERZBANK camt files

See merge request Noviat/Noviat_Generic/accounting-ebics!10
2023-09-17 14:20:55 +00:00
Luc De Meyer
7da964cd83 [16.0] add support for COMMERZBANK camt files 2023-09-17 16:14:54 +02:00
Luc De Meyer
3f32d8a285 [16.0]account_statement_import - fix super() 2023-09-17 15:57:52 +02:00
Luc De Meyer
77d72f660a Merge branch '16-fix-key-renewal' into '16.0'
[FIX]allow to enter passphrase during key renewal for userid with non-stored passphrase

See merge request Noviat/Noviat_Generic/accounting-ebics!9
2023-09-17 10:14:30 +00: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
braintec
4d22e409db
Merge pull request #11 from Noviat/16.0
Syncing from upstream Noviat/account_ebics (16.0)
2023-09-17 07:50:56 +02:00
Luc De Meyer
6f0376fbe4 Merge branch '16-imp-init3' into '16.0'
[IMP][16.0]remove unused code in ebics_init_3

See merge request Noviat/Noviat_Generic/accounting-ebics!8
2023-09-16 16:27:10 +00: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
90be4abc83 Merge branch '16-imp-ini-letter' into '16.0'
[IMP][16.0]improve creation of INI letter

See merge request Noviat/Noviat_Generic/accounting-ebics!7
2023-09-16 15:58:19 +00:00
Luc De Meyer
46a4f1d46f [IMP][16.0]improve creation of INI letter 2023-09-16 17:51:50 +02:00
BT-admin
8fa810cd15 Merge branch 'Noviat-16.0' into 16.0 2023-09-11 07:27:10 +02:00
BT-admin
083c6162c8 fixing merge conflict from Noviat 16.0 2023-09-11 07:27:10 +02:00
Jérémy Didderen
467e139a18 account_ebics - remove legacy ebics_files from code 2023-09-01 17:05:12 +02:00
braintec
2e8c6cae36
Merge pull request #9 from Noviat/16.0
Syncing from upstream Noviat/account_ebics (16.0)
2023-09-01 13:18:25 +02:00
Jeremy Didderen
0936f3f9c2 Merge branch '16.0-ebics_files' into '16.0'
account_ebics - remove legacy ebics_files from code

See merge request Noviat/Noviat_Generic/accounting-ebics!5
2023-09-01 08:57:17 +00:00
Jérémy Didderen
61f4e24326 account_ebics - remove legacy ebics_files from code 2023-09-01 10:53:14 +02:00
braintec
f665b5fc45
Merge pull request #8 from Noviat/16.0
Syncing from upstream Noviat/account_ebics (16.0)
2023-08-31 07:56:15 +02:00
Jeremy Didderen
f6dd219cfe Merge branch '16.0-statement_fix' into '16.0'
account_ebics_oca_statement_import - check type of date

See merge request Noviat/Noviat_Generic/accounting-ebics!4
2023-08-30 22:24:01 +00:00
Jérémy Didderen
10e1b4e510 account_ebics_oca_statement_import - check type of date 2023-08-31 00:19:46 +02:00
braintec
4a2b7b44ab
Merge pull request #7 from Noviat/16.0
Syncing from upstream Noviat/account_ebics (16.0)
2023-08-14 01:12:34 +02:00
Jeremy Didderen
8d1baefe40 Merge branch '16.0-ci_config' into '16.0'
add CI config

See merge request Noviat/Noviat_Generic/accounting-ebics!3
2023-08-13 16:25:57 +00:00
Jérémy Didderen
90902b310b add test-requirements.txt 2023-08-13 18:21:44 +02:00
Jérémy Didderen
106a7ee5db add CI config 2023-08-13 17:51:31 +02:00
braintec
cc75cb0df3
Merge pull request #3 from Noviat/16.0
Syncing from upstream Noviat/account_ebics (16.0)
2023-08-06 01:09:42 +02:00
Luc De Meyer
8771b9e145
Merge pull request #106 from Noviat/16-amend-PR98
[IMP] [16.0]rename field labels with duplicates
2023-08-05 19:34:56 +02:00
Luc De Meyer
8303b052a6 rename field labels with duplicates 2023-08-05 19:33:05 +02:00
Luc De Meyer
9caa7d69be
Merge pull request #104 from Noviat/16-oca-payment-order
[16.0] add support for OCA payment order
2023-08-05 18:28:54 +02:00