Commit Graph
100 Commits
Author SHA1 Message Date
Luc De Meyer f7909dbfe8 [FIX]account_ebics_oca_statement_import - fix stack trace
Fix stack trace when importing csv file on financial journal without bank account number.

This PR optimises also the _match_journal() method in the import wizard.
2026-07-13 22:12:24 +02:00
Luc De Meyer f618a338ba [IMP] small improvements 2026-04-17 17:30:20 +02:00
Luc De Meyer 7ba2026c77 [IMP] account_ebics, account_ebics_batch_payment, account_ebics_payment_order: bump module versions 2026-04-14 22:03:57 +02:00
Luc De Meyer 69dfed4764 [IMP] add 'Mark files as Downloaded' menu entry to the EBICS configuration section 2026-04-14 22:03:57 +02:00
Luc De Meyer c6e2660128 [IMP] payment order: hide ebics_upload button on non-ebics journals 2026-04-14 22:03:57 +02:00
Luc De Meyer 747e5a81c8 [IMP] batch payment: hide ebics_upload button on non-ebics journals 2026-04-14 22:03:57 +02:00
Luc De Meyer 6674cc4b35 [FIX] ebics download: execute always client.confirm_download()
Certain banks expect always a confirm_download, also in case of success=False.
2026-04-14 22:03:57 +02:00
Luc De Meyer 3466fa1a9f [IMP] account_ebics: bump module version 2026-01-15 19:12:29 +01:00
Luc De Meyer 0513c2e336 [FIX] fix stack trace admin order 2026-01-15 19:12:29 +01:00
Luc De Meyer ba70153292 [IMP] account_ebics: bump module version 2025-11-23 12:46:09 +01:00
Luc De Meyer 715dcd5140 [IMP] account_ebics: add neutralize script 2025-11-23 12:46:09 +01:00
Luc De Meyer 2a43d82d19 [IMP] bump module version 2025-11-18 23:09:25 +01:00
Luc De Meyer 6cbf8b9e4a [MIG] account_ebics_payment_order: Migration to 18.0 2025-10-24 18:20:26 +02:00
Luc De Meyer e00e6a73f6 [IMP] account_ebics_payment_order: pre-commit auto fixes 2025-10-24 18:20:26 +02:00
Luc De Meyer 0cebc5577a add index.html 2025-10-24 18:20:26 +02:00
Luc De Meyer d5cbb0b46e [IMP]EBICS File Format on Payment Mode 2025-10-24 18:20:26 +02:00
Luc De Meyer a86edebac3 [IMP]EBICS File Format on Payment Mode 2025-10-24 18:20:26 +02:00
Luc De Meyer 6de0e1e6c4 [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.
2025-10-24 18:20:26 +02:00
Luc De Meyer d0bc384856 [MIG] account_ebics_payment_order: Migration to 17.0 2025-10-24 18:20:26 +02:00
Luc De Meyer 69c58e5708 [IMP] account_ebics_payment_order: pre-commit auto fixes 2025-10-24 18:20:26 +02:00
Luc De Meyer 6042a89098 [16.0] add support for OCA payment order 2025-10-24 18:20:26 +02:00
Luc De Meyer 13387396ae [16.0]fix typo in license URL 2025-10-24 18:20:26 +02:00
Luc De Meyer 12fdee212a add support for 16.0 Odoo OE camt parser 2025-10-24 18:20:26 +02:00
Luc De Meyer ec73eacd02 [MIG] : Migration to 16.0 2025-10-24 18:20:26 +02:00
Luc De Meyer 51d28bd48d [MIG] account_ebics_payment_order: Migration to 15.0 2025-10-24 18:20:26 +02:00
Luc De Meyer 2a85c34a5d [14.0]black, isort, prettier 2025-10-24 18:20:26 +02:00
Luc De Meyer 920f33b2b0 [MIG] account_ebics_payment_order: Migration to 14.0 2025-10-24 18:20:26 +02:00
Luc De Meyer 4e2cfb8347 multi-company fix 2025-10-24 18:20:26 +02:00
Luc De Meyer cedc2ccb95 [13.0]fix account_ebics_payment_order 2025-10-24 18:20:26 +02:00
Luc De Meyer 9499c8304c [13.0]account_ebics_payment_order 2025-10-24 18:20:26 +02:00
Luc De Meyer 47472f5eda lpgl 2025-10-24 18:20:26 +02:00
Luc De Meyer 9d7a90eaa4 [12.0][MIG] account_ebics 2025-10-24 18:20:26 +02:00
Luc De Meyer a6dd2f98db update README.rst 2025-10-24 18:20:26 +02:00
Luc De Meyer bb9e59b155 [MIG] account_ebics_payment_order: Migration to 11.0 2025-10-24 18:20:26 +02:00
Luc De Meyer a9071a9249 add ebics modules 2025-10-24 18:20:26 +02:00
Luc De Meyer 4fbf3278ad account_ebics: bump module version 2025-09-05 18:16:12 +02:00
Luc De Meyer df17c4a1ca [FIX] stack trace when OE camt parser discards a transaction line
The Odoo Enterprise CAMT parser may drop transactions during import
e.g. in case of duplicates or when a 0.00 amount transaction is added
to give some banking information via the CAMT file.
This PR fixes a stack trace that occurs when that happens.
2025-09-05 18:16:12 +02:00
Luc De Meyer 046ae8a4eb [IMP]ebics.userid,user_ids: exclude portal users 2025-08-19 09:52:26 +02:00
Luc De Meyer fceb7bd135 account_ebics - bump module version 2025-08-17 15:06:46 +02:00
Luc De Meyer c0cddf1764 [FIX] limit INI letter languages to 'en', 'de', 'fr' 2025-08-17 15:06:46 +02:00
Luc De MeyerandGitHub ff78cc0444 Merge pull request #127 from Noviat/18-imp-readme
[IMP]improve fintech.ebics register documentation
2025-07-14 18:42:55 +02:00
Luc De Meyer d5782563ca [IMP]improve fintech.ebics register documentation 2025-07-14 18:35:35 +02:00
Luc De MeyerandGitHub 6e60e5394d Merge pull request #126 from Noviat/18-imp-file-format-view
[IMP]account_ebics : improve file format views
2025-07-03 22:02:53 +02:00
Luc De Meyer 363f3f3c38 [IMP]account_ebics : improve file format views 2025-07-03 21:59:33 +02:00
Luc De MeyerandGitHub d91ff9508d Merge pull request #125 from Noviat/18.0-mig-account_ebics_oca_statement_import
18.0 mig account ebics oca statement import
2025-07-03 21:36:25 +02:00
Luc De Meyer 32e8ce7dbc [IMP]account_ebics_oca_statement_import - match journal
Remove currency from local bank accounts to find journal.
2025-07-03 21:31:26 +02:00
Luc De Meyer e75b986f0b add index.html 2025-07-03 21:31:26 +02:00
Luc De Meyer ce8bb4b4c6 [MIG] account_ebics_oca_statement_import: Migration to 17.0 2025-07-03 21:31:26 +02:00
Luc De Meyer 8fe580935b [IMP] account_ebics_oca_statement_import: pre-commit auto fixes 2025-07-03 21:31:26 +02:00
Luc De Meyer f491782371 [16.0]account_statement_import - fix super() 2025-07-03 21:31:26 +02:00
Luc De Meyer c712b01ea0 fix oca statement import 2025-07-03 21:31:26 +02:00
Luc De Meyer 862e5858d9 account_ebics 16.0 : add support for CFONB 2025-07-03 21:31:26 +02:00
Luc De Meyer 1e69eb08c5 ebics 16.0 : add support for oca camt parser 2025-07-03 21:31:26 +02:00
Luc De Meyer 4f479f325b [16.0]fix typo in license URL 2025-07-03 21:31:26 +02:00
Luc De Meyer f378908b92 add support for 16.0 Odoo OE camt parser 2025-07-03 21:31:25 +02:00
Luc De Meyer 10c042ca37 [MIG] : Migration to 16.0 2025-07-03 21:31:25 +02:00
Luc De Meyer e0cd65a222 [MIG] account_ebics_oca_statement_import: Migration to 15.0 2025-07-03 21:31:25 +02:00
Luc De Meyer f1305b8c8d [IMP] account_ebics_oca_statement_import: black, isort, prettier 2025-07-03 21:31:25 +02:00
Luc De Meyer af0a056a68 [14.0]black, isort, prettier 2025-07-03 21:31:25 +02:00
Luc De Meyer ee246861d1 [14.0][FIX]account_ebics_oca_statement_import 2025-07-03 21:31:25 +02:00
Luc De Meyer 3c6a4e18fe remove pdb 2025-07-03 21:31:25 +02:00
Luc De Meyer bb8080978a [14.0][MIG]account_ebics 2025-07-03 21:31:25 +02:00
Luc De MeyerandGitHub ff720882fb Merge pull request #124 from Noviat/18-copier-update
copier update
2025-07-03 21:29:38 +02:00
Luc De Meyer 55bef5d5f9 copier update 2025-07-03 21:16:11 +02:00
Luc De MeyerandGitHub 84ba72dab0 Merge pull request #114 from odoucet/fix-cfonb
fix cfonb return line bug
2025-02-28 19:33:15 +01:00
Luc De Meyer 553f44587d Merge branch '18-imp-view_type' into '18.0'
[IMP] account_ebics : remove obsolete 'view_type' in actions

See merge request Noviat/Noviat_Generic/accounting-ebics!77
2025-01-04 16:50:19 +00:00
Luc De Meyer 10ea8e0763 [IMP] account_ebics : remove obsolete 'view_type' in actions 2025-01-04 17:44:38 +01:00
Luc De Meyer c3808d5197 Merge branch '18-fix-ebics-filter' into '18.0'
[FIX] account_ebics : fix ebics.file 'Done' filter

See merge request Noviat/Noviat_Generic/accounting-ebics!76
2025-01-04 16:29:06 +00:00
Luc De Meyer 6f3da9cf8c [FIX] account_ebics : fix ebics.file 'Done' filter 2025-01-04 17:23:43 +01:00
Luc De Meyer 95c8c19949 Merge branch '18-imp-ebics' into '18.0'
[IMP] account_ebics: add draft, done filters on ebics.file search view

See merge request Noviat/Noviat_Generic/accounting-ebics!75
2025-01-04 16:11:46 +00:00
Luc De Meyer 250f5bcc3c [IMP] account_ebics: hide process button on ebics_file when no download process 2025-01-04 16:40:21 +01:00
Luc De Meyer 49c764d7d4 [IMP] account_ebics: add draft, done filters on ebics.file search view 2025-01-04 16:29:48 +01:00
Luc De Meyer 54a6ea14dc Merge branch '18.0-mig-account_ebics_batch' into '18.0'
[MIG] account_ebics_batch: Migration to 18.0

See merge request Noviat/Noviat_Generic/accounting-ebics!73
2024-12-25 16:16:46 +00:00
Luc De Meyer 416114793d [MIG] account_ebics_batch: Migration to 18.0 2024-12-25 17:11:53 +01:00
Luc De Meyer c7d20b3bcd add index.html 2024-12-25 16:36:52 +01:00
Luc De Meyer 776879e684 [MIG] account_ebics_batch: Migration to 17.0 2024-12-25 16:36:52 +01:00
Luc De Meyer 3f27870ba1 [IMP] account_ebics_batch: pre-commit auto fixes 2024-12-25 16:36:52 +01:00
Luc De Meyer 156420e23a fix 'savepoint does not exist' stack trace 2024-12-25 16:36:52 +01:00
Luc De Meyer e796204596 [IMP] add support for non-stored passphrase 2024-12-25 16:36:52 +01:00
Luc De Meyer e6893f2327 add support for 16.0 Odoo OE camt parser 2024-12-25 16:36:52 +01:00
Luc De Meyer b7e47a2eab [MIG] : Migration to 16.0 2024-12-25 16:36:52 +01:00
Luc De Meyer a520460194 [MIG] account_ebics_batch: Migration to 15.0 2024-12-25 16:36:52 +01:00
Luc De Meyer 9af2be6fc6 [IMP] account_ebics_batch: black, isort, prettier 2024-12-25 16:36:52 +01:00
Luc De Meyer 6f1b049a9e [14.0]add account_ebics_batch 2024-12-25 16:36:52 +01:00
Luc De Meyer 65174f67ac Merge branch '18.0-mig-account_ebics_batch_payment' into '18.0'
[MIG] account_ebics_batch_payment: Migration to 18.0

See merge request Noviat/Noviat_Generic/accounting-ebics!72
2024-12-25 15:33:52 +00:00
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