Commit Graph
100 Commits
Author SHA1 Message Date
Luc De Meyer bc3b864c42 [MIG] account_ebics_batch_payment: Migration to 18.0 2024-12-25 16:05:40 +01:00
Luc De Meyer 2e31a8b98a [FIX] .pre-commit-config.yaml odoo_lint version 2024-12-25 15:54:01 +01:00
Luc De Meyer 96620165b0 account_ebics_batch_payment - bump module version 2024-12-23 20:10:26 +01:00
Luc De Meyer cd7b093c04 [FIX] account_ebics_batch_payment - fix stack trace 2024-12-23 20:10:26 +01:00
Luc De Meyer 4bbd4d5b6d add index.html 2024-12-23 20:10:26 +01:00
Luc De Meyer f9835aaad6 [FIX]batch payment - fix context 2024-12-23 20:10:26 +01:00
Luc De Meyer e81a30dfcb [FIX]account_ebics_batch_payment: fix stacktrace in ebics_upload 2024-12-23 20:10:26 +01:00
Luc De Meyer 1ff3944a75 [MIG] account_ebics_batch_payment: Migration to 17.0 2024-12-23 20:10:26 +01:00
Luc De Meyer 15b38c8a56 [IMP] account_ebics_batch_payment: pre-commit auto fixes 2024-12-23 20:10:26 +01:00
Luc De Meyer 9978d3c555 [16.0]fix typo in license URL 2024-12-23 20:10:26 +01:00
Luc De Meyer 9b8f40cfc2 add support for 16.0 Odoo OE camt parser 2024-12-23 20:10:26 +01:00
Luc De Meyer 86e91b39c4 [MIG] : Migration to 16.0 2024-12-23 20:10:26 +01:00
Luc De Meyer b9ba60af2b [MIG] account_ebics_batch_payment: Migration to 15.0 2024-12-23 20:10:26 +01:00
Luc De Meyer e38964e572 [MIG] account_ebics_batch_payment: Migration to 14.0 2024-12-23 20:10:26 +01:00
Luc De Meyer cfc9764314 multi-company fix 2024-12-23 20:10:26 +01:00
Luc De Meyer 771f6b5c2a [13.0]batch payment ebics.xfer wiz improvements 2024-12-23 20:10:26 +01:00
Luc De Meyer 88c7c35b67 [MIG] account_ebics_batch_payment: Migration to 13.0 2024-12-23 20:10:26 +01:00
Luc De Meyer 19588fbd21 [12.0][ADD]account_ebics_batch_payment 2024-12-23 20:10:26 +01:00
Luc De Meyer a0d5d732a8 Merge branch '18.0-mig-account_ebics_oe' into '18.0'
[MIG] account_ebics_oe: Migration to 18.0

See merge request Noviat/Noviat_Generic/accounting-ebics!71
2024-12-23 19:08:12 +00:00
Luc De Meyer 283c404b0c [MIG] account_ebics_oe: Migration to 18.0 2024-12-23 20:03:17 +01:00
Luc De Meyer bbe5ec4d76 add index.html 2024-12-23 19:09:10 +01:00
Luc De Meyer 4a3cd0a865 [MIG] account_ebics_oe: Migration to 17.0 2024-12-23 19:09:10 +01:00
Luc De Meyer 7708aaf894 [IMP] account_ebics_oe: pre-commit auto fixes 2024-12-23 19:09:10 +01:00
Luc De Meyer 753696f995 [16.0]fix typo in license URL 2024-12-23 19:09:10 +01:00
Luc De Meyer 2ee03c98b3 add support for 16.0 Odoo OE camt parser 2024-12-23 19:09:10 +01:00
Luc De Meyer 0f1cc09de0 [MIG] : Migration to 16.0 2024-12-23 19:09:10 +01:00
Luc De Meyer 5c2bae4835 [MIG] account_ebics_oe: Migration to 15.0 2024-12-23 19:09:10 +01:00
Luc De Meyer abfe9802af [14.0]black, isort, prettier 2024-12-23 19:09:10 +01:00
Luc De Meyer e84571bcb9 [14.0][MIG]account_ebics 2024-12-23 19:09:10 +01:00
Luc De Meyer 8f2ace1201 remove dup key from manifest 2024-12-23 19:09:10 +01:00
Luc De Meyer 025f069119 [13.0][MIG]account_ebics_oe 2024-12-23 19:09:10 +01:00
Luc De Meyer e5fb973e8d lpgl 2024-12-23 19:09:10 +01:00
Luc De Meyer e1e9b9e98d fix license 2024-12-23 19:09:10 +01:00
Luc De Meyer 05cd9f07b7 [12.0][MIG] account_ebics 2024-12-23 19:09:10 +01:00
Luc De Meyer fb2bf65082 Merge branch '18.0-mig-account_ebics' into '18.0'
[MIG] account_ebics: Migration to 18.0

See merge request Noviat/Noviat_Generic/accounting-ebics!69
2024-12-23 17:47:24 +00:00
Luc De Meyer 56ea15e447 [MIG] account_ebics: Migration to 18.0 2024-12-23 18:39:28 +01:00
Luc De Meyer b57b1a3554 [FIX]account_ebics - fix split cfonb120 files 2024-12-23 17:47:58 +01:00
Luc De Meyer e9be5e48e9 [IMP]EBICS File Format on Payment Mode 2024-12-23 17:47:58 +01:00
Luc De Meyer 49158f34a0 [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-12-23 17:47:58 +01:00
Luc De Meyer d134de9b38 [FIX]fix change_passphrase 2024-12-23 17:47:58 +01:00
Luc De Meyer a6e078bef0 [FIX]account_ebics - fix passphrase visibility for new userid 2024-12-23 17:47:58 +01:00
Luc De Meyer 1d9bbe19ae [MIG] account_ebics: Migration to 17.0 2024-12-23 17:47:58 +01:00
Luc De Meyer f45555831b [FIX]bugfix _compute_ebics_passphrase_view_modifiers 2024-12-23 17:47:58 +01:00
Luc De Meyer d2af2cfe8e [MIG] account_ebics: Migration to 17.0 2024-12-23 17:47:58 +01:00
Luc De Meyer e22fb104ea [IMP] account_ebics: pre-commit auto fixes 2024-12-23 17:47:58 +01:00
Luc De Meyer d27ff618d5 update README 2024-12-23 17:47:58 +01:00
Luc De Meyer 50d509ad1a [IMP]account_ebics UI improvements 2024-12-23 17:47:58 +01:00
Luc De Meyer b677454dcb [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-12-23 17:47:58 +01:00
Luc De Meyer a0e397bc3c [IMP]account_ebics UI improvements 2024-12-23 17:47:58 +01:00
Luc De Meyer 068259399d [IMP]account_ebics - update documentation 2024-12-23 17:47:58 +01:00
Luc De Meyer 71005cd863 [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-12-23 17:47:58 +01:00
Luc De Meyer 621042bd8a [FIX]return warning when processing statement files without transactions
module: account_ebics 16.0
2024-12-23 17:47:58 +01:00
Luc De Meyer 5728a1e465 [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-12-23 17:47:58 +01:00
Luc De Meyer 473fb70b04 [IMP] account_ebics : update doc for EDS 2024-12-23 17:47:58 +01:00
Luc De Meyer f72f56aedf [IMP]add support for signature passphrase 2024-12-23 17:47:58 +01:00
Luc De Meyer 28da051f9d [IMP]add support for signature passphrase 2024-12-23 17:47:58 +01:00
Luc De Meyer 2d71ff395c [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-12-23 17:47:58 +01:00
Luc De Meyer e00746f76d [IMP][16.0]enhance _split_camt to support C52, C53 and C54 2024-12-23 17:47:58 +01:00
Luc De Meyer c88ea6f378 [16.0] add support for COMMERZBANK camt files 2024-12-23 17:47:58 +01:00
Luc De Meyer a3ae49a983 [FIX]allow to enter passphrase during key renewal for userid with non-stored passphrase 2024-12-23 17:47:58 +01:00
Luc De Meyer 55c63f6a2b [IMP][16.0]remove unused code in ebics_init_3 2024-12-23 17:47:58 +01:00
Luc De Meyer 1c3322d77e [IMP][16.0]improve creation of INI letter 2024-12-23 17:47:58 +01:00
Luc De Meyer 2ff4862dc8 rename field labels with duplicates 2024-12-23 17:47:58 +01:00
Luc De Meyer 85a2c2935a [IMP] remove storage of ebics_files in EBICS Files Root directory 2024-12-23 17:47:58 +01:00
Luc De Meyer 2e6c4d4f1e [IMP] 16.0 - prevent creation of duplicate statements 2024-12-23 17:47:58 +01:00
Luc De Meyer 5b0e358afb update README 2024-12-23 17:47:58 +01:00
Luc De Meyer 3226d611ea account_ebics 16.0 : add support for CFONB 2024-12-23 17:47:58 +01:00
Luc De Meyer dacaec762a fix try/except 2024-12-23 17:47:58 +01:00
Luc De Meyer 71db4bec2e ebics 16.0 : add support for oca camt parser 2024-12-23 17:47:58 +01:00
Luc De Meyer b11def7a00 fix 'savepoint does not exist' stack trace at statement import 2024-12-23 17:47:58 +01:00
Luc De Meyer 07331384a5 [16.0] fix 'External ID not found' error when new install 2024-12-23 17:47:58 +01:00
Luc De Meyer 69e2d1297f [16.0]update index.html 2024-12-23 17:47:58 +01:00
Luc De Meyer 1a9966b76f rename ui_designation to transaction_rights 2024-12-23 17:47:58 +01:00
Luc De Meyer 2e029ef40f [16.0]add support for some administrative order types 2024-12-23 17:47:58 +01:00
Luc De Meyer 6c1da7be63 [16.0]fix typo in license URL 2024-12-23 17:47:58 +01:00
Luc De Meyer 1e9b3af3a6 [FIX][16.0]fix change passphrase for non-stored paspphrase 2024-12-23 17:47:58 +01:00
Luc De Meyer 46a179401a [16.0] fix change passphrase 2024-12-23 17:47:58 +01:00
Luc De Meyer 3c4a4f4228 [16.0] Fix passphrase handling 2024-12-23 17:47:58 +01:00
Luc De Meyer 0b28ba9fb4 [IMP] EBICS File Format - improve name_get 2024-12-23 17:47:58 +01:00
Luc De Meyer 1d620492de ebics_xfer - fix for BTU with empty suffix 2024-12-23 17:47:58 +01:00
Luc De Meyer 369e5416d8 fix non-stored passphrase 2024-12-23 17:47:58 +01:00
Luc De Meyer 9775a812b0 [IMP] add support for non-stored passphrase 2024-12-23 17:47:58 +01:00
Luc De Meyer 7bd6d7ec4b [16.0]account_ebics - fix for multi-statement/multi-bank-acccount camt files 2024-12-23 17:47:58 +01:00
Luc De Meyer 0dedd5b568 bugfix 2024-12-23 17:47:58 +01:00
Luc De Meyer b4b01b5701 ebics download - improved error handling 2024-12-23 17:47:58 +01:00
Luc De Meyer 8615dd4a3c update README 2024-12-23 17:47:58 +01:00
Luc De Meyer 8fc141c9c5 add support for 16.0 Odoo OE camt parser 2024-12-23 17:47:58 +01:00
Luc De Meyer 6d5972bff2 ebics_userid form view 2024-12-23 17:47:58 +01:00
Luc De Meyer fa5444a927 suffix no longer required 2024-12-23 17:47:58 +01:00
Luc De Meyer 3579226ae7 fix _update_order_number, cf. https://github.com/Noviat/account_ebics/issues/62 2024-12-23 17:47:58 +01:00
Luc De Meyer 11fdc87307 16.0 - fix for OCA account_statement_import_camt 2024-12-23 17:47:58 +01:00
Luc De Meyer 2416c90473 [MIG] : Migration to 16.0 2024-12-23 17:47:58 +01:00
Luc De Meyer c8bd4f8c67 EBICS 3.0 - add extra checks on settings 2024-12-23 17:47:58 +01:00
Luc De Meyer 691840beb1 [MIG] : Migration to 16.0 2024-12-23 17:47:58 +01:00
Luc De Meyer e5652af883 [IMP] : pre-commit stuff 2024-12-23 17:47:58 +01:00
Luc De Meyer 9761c3fc0a fix migration script 2024-12-23 17:47:58 +01:00
Luc De Meyer 7dbd7dcf5a [15.0]account_ebics - update readme 2024-12-23 17:47:58 +01:00
Luc De Meyer 705d0fad6d add ebics 3.0 specs to doc folder 2024-12-23 17:47:58 +01:00
Luc De Meyer 8a188acb2e account_ebics - mulit-company fix company_ids field 2024-12-23 17:47:57 +01:00
Luc De Meyer c7ff1fe645 [15.0]cfonb processing - set savepoint per statement 2024-12-23 17:47:57 +01:00