Commit Graph
100 Commits
Author SHA1 Message Date
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
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