Luc De Meyer
ccad5d6b2d
Merge branch '16-fix-force-company' into '16.0'
...
[FIX]payment orders - fix context
See merge request Noviat/Noviat_Generic/accounting-ebics!58
2024-06-28 06:22:49 +00:00
Luc De Meyer
fd1f00abf3
[FIX]payment orders - fix context
2024-06-12 17:06:06 +02:00
Luc De Meyer
50de964489
Merge branch '16-fix-account_ebics_batch_payment' into '16.0'
...
[FIX]account_ebics_batch_payment: fix stacktrace in ebics_upload
See merge request Noviat/Noviat_Generic/accounting-ebics!54
2024-05-17 18:40:46 +00:00
Luc De Meyer
943e9a79ff
[FIX]account_ebics_batch_payment: fix stacktrace in ebics_upload
2024-05-17 20:34:59 +02:00
Luc De Meyer
001589b5bd
Merge branch '16-imp-file-format-on-ebics-upload' into '16.0'
...
[IMP]EBICS File Format on Payment Mode
See merge request Noviat/Noviat_Generic/accounting-ebics!51
2024-05-14 22:00:33 +00:00
Luc De Meyer
d3cdd2d405
[IMP]EBICS File Format on Payment Mode
2024-05-14 23:55:25 +02:00
Luc De Meyer
ee74bb5457
Merge branch '16-file-format-on-payment_mode' into '16.0'
...
[IMP]EBICS File Format on Payment Mode
See merge request Noviat/Noviat_Generic/accounting-ebics!45
2024-05-12 19:26:11 +00:00
Luc De Meyer
bd39f188ac
[IMP]EBICS File Format on Payment Mode
2024-05-12 21:20:06 +02:00
Luc De Meyer
a95586cf5e
Merge branch '16-imp-ebics_xfer-ff-filter' into '16.0'
...
[IMP]account_ebics: file format filter on ebics_upload
See merge request Noviat/Noviat_Generic/accounting-ebics!44
2024-05-12 19:14:21 +00:00
Luc De Meyer
137e4caa72
[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-12 20:23:09 +02:00
Luc De Meyer
71bf9c0ac8
Merge branch '16-fix-change_passphrase' into '16.0'
...
[FIX]fix change_passphrase
See merge request Noviat/Noviat_Generic/accounting-ebics!36
2024-03-29 08:23:57 +00:00
Luc De Meyer
7be725e245
[FIX]fix change_passphrase
2024-03-29 09:17:06 +01:00
Luc De Meyer
6016e83079
Merge branch '16-fix-account-ebics-new-userid' into '16.0'
...
[FIX]account_ebics - fix passphrase visibility for new userid
See merge request Noviat/Noviat_Generic/accounting-ebics!33
2024-03-25 16:08:54 +00:00
Luc De Meyer
3b15fbe221
[FIX]account_ebics - fix passphrase visibility for new userid
2024-03-25 17:00:57 +01:00
Luc De Meyer
c8643cc1cd
Merge branch '16-squash' into '16.0'
...
Merge branch '16-fix-compute_ebics_passphrase_view_modifiers' into '16.0'
See merge request Noviat/Noviat_Generic/accounting-ebics!28
2024-01-27 15:30:40 +00:00
Luc De Meyer
c46b97916d
Merge branch '16-fix-compute_ebics_passphrase_view_modifiers' into '16.0'
...
[FIX]bugfix _compute_ebics_passphrase_view_modifiers
See merge request Noviat/Noviat_Generic/accounting-ebics!27
2024-01-27 16:26:20 +01:00
Luc De Meyer
e247e15eaa
Merge branch '16-fix-compute_ebics_passphrase_view_modifiers' into '16.0'
...
[FIX]bugfix _compute_ebics_passphrase_view_modifiers
See merge request Noviat/Noviat_Generic/accounting-ebics!27
2024-01-27 12:16:23 +00:00
Luc De Meyer
8be5fcaa71
[FIX]bugfix _compute_ebics_passphrase_view_modifiers
2024-01-27 13:08:35 +01:00
Luc De Meyer
fa967a29b4
Merge branch '16-update-README' into '16.0'
...
update README
See merge request Noviat/Noviat_Generic/accounting-ebics!24
2024-01-26 16:07:44 +00:00
Luc De Meyer
4ce3a243f5
update README
2024-01-26 17:02:48 +01:00
Luc De Meyer
3606daefd1
Merge branch '16-ui-improvements' into '16.0'
...
[IMP]account_ebics UI improvements
See merge request Noviat/Noviat_Generic/accounting-ebics!23
2024-01-24 09:32:37 +00: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
79c86d0b6b
Merge branch '16-fix-passphrase-handling' into '16.0'
...
[FIX]fix handling of non-stored passphrases
See merge request Noviat/Noviat_Generic/accounting-ebics!22
2023-12-09 11:26:38 +00: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
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
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
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
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
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
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
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
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
Luc De Meyer and GitHub
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 and GitHub
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
Luc De Meyer
b274ac39a3
[16.0] add support for OCA payment order
2023-08-05 18:28:12 +02:00
Luc De Meyer and GitHub
fa968216c4
Merge pull request #103 from Noviat/16.0.1.4.0
...
[IMP] prevent creation of dup statements, removal of unneeded code
2023-08-05 18:09:27 +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
e12d4564fc
fix oca statement import
2023-08-05 17:50:59 +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 and GitHub
0ce989c859
Merge pull request #102 from Noviat/16-cfonb
...
account_ebics 16.0 : add support for CFONB
2023-08-05 13:57:31 +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 and GitHub
d2af7e9fb3
Merge pull request #101 from Noviat/16-ebics-improvements
...
[IMP] 16.0 ebics improvements
2023-07-30 22:13:50 +02:00
Luc De Meyer
4385ffd7cc
fix try/except
2023-07-30 22:08:49 +02:00
Luc De Meyer
56e6f6963e
fix 'savepoint does not exist' stack trace
2023-07-30 22:01:31 +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 and GitHub
59a85625db
Merge pull request #97 from Noviat/16-fix-manifest
...
[16.0] fix 'External ID not found' error when new install
2023-07-17 11:32:16 +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 and GitHub
047018ec83
Merge pull request #96 from Noviat/16-ebics-userid-limit-transaction-rights
...
[16.0][IMP] ebics_userid : add option to limit transaction rights to download or upload
2023-06-25 17:07:56 +02:00
Luc De Meyer
1638aae5ca
rename ui_designation to transaction_rights
2023-06-25 17:04:49 +02:00
Luc De Meyer and GitHub
55297a2e5f
Merge pull request #95 from Noviat/16-fix-typos
...
[FIX] account_ebics: minor typos
2023-06-25 16:33:32 +02:00
Luc De Meyer and GitHub
379f4ad574
Merge pull request #93 from Noviat/16-admin-order-types
...
[16.0]add support for some administrative order types
2023-05-28 22:16:28 +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 and GitHub
17b6a4aedc
Merge pull request #91 from Noviat/16-fix-change-passphrase
...
[FIX][16.0]fix change passphrase for non-stored paspphrase
2023-05-28 10:48:59 +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 and GitHub
4d0dd78444
Merge pull request #87 from Noviat/16-fix-passphrase
...
[16.0] fix change passphrase
2023-04-11 21:55:13 +02:00
Luc De Meyer
70a36332ed
[16.0] fix change passphrase
2023-04-11 21:53:13 +02:00
Luc De Meyer and GitHub
31a0cf5830
Merge pull request #74 from jdidderen-noviat/16.0-cover_images
...
add cover image on all ebic modules
2023-03-26 14:20:20 +02:00
Luc De Meyer and GitHub
025ad1f4b6
Merge pull request #73 from Noviat/16-fix-passphrase
...
[16.0] Fix passphrase handling
2023-03-26 11:18:37 +02:00
Luc De Meyer
dd6ffbcc40
[16.0] Fix passphrase handling
2023-03-25 19:23:33 +01:00
Luc De Meyer and GitHub
c36fb9c4e7
Merge pull request #72 from Noviat/16-small-changes
...
16 small changes
2023-03-07 16:58:43 +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 and GitHub
51e4f00404
Merge pull request #71 from Noviat/16-fix-non-stored-passphrase
...
fix non-stored passphrase
2023-03-05 21:27:48 +01:00
Luc De Meyer
bf9561e375
fix non-stored passphrase
2023-03-05 21:27:01 +01:00
Luc De Meyer and GitHub
43f242e446
Merge pull request #70 from Noviat/16-non-stored-passphrase
...
[IMP] [16.0] add support for non-stored passphrase
2023-03-05 16:54:48 +01:00
Luc De Meyer
6f3f825aa7
[IMP] add support for non-stored passphrase
2023-03-05 16:52:28 +01:00
Luc De Meyer and GitHub
9c6c4e4d58
Merge pull request #69 from Noviat/16-fix-multi-bank-account-camt
...
[16.0]account_ebics - fix for multi-statement/multi-bank-acccount cam…
2023-02-24 00:23:29 +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 and GitHub
a9432774cf
Merge pull request #68 from Noviat/16-fix-ebics_download
...
16 fix ebics download
2023-02-15 08:23:41 +01:00
Luc De Meyer
2382d066ae
bugfix
2023-02-15 08:17:38 +01:00
Luc De Meyer
8b9539656e
ebics download - improved error handling
2023-02-14 20:08:44 +01:00
Luc De Meyer and GitHub
eb09553769
Merge pull request #66 from Noviat/16.0-mig-account_ebics
...
16.0 mig account ebics
2023-02-12 20:41:18 +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
Luc De Meyer
f8f1ba7b17
account_ebics_oe_statement_import
2023-02-08 22:28:37 +01:00
Luc De Meyer
9b7a2a670a
suffix no longer required
2023-02-08 19:22:07 +01:00