Commit Graph

278 Commits

Author SHA1 Message Date
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
Weblate
3cfc32db9f Translated using Weblate (Dutch)
Currently translated at 37.8% (14 of 37 strings)

Translated using Weblate (Dutch)

Currently translated at 33.3% (1 of 3 strings)

Translated using Weblate (Dutch)

Currently translated at 12.3% (35 of 283 strings)

Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Weblate Translation Memory <noreply-mt-weblate-translation-memory@weblate.org>
Translate-URL: https://translation.noviat.com/projects/noviat-generic-account-ebics-v18/account_ebics/nl/
Translate-URL: https://translation.noviat.com/projects/noviat-generic-account-ebics-v18/account_ebics_batch/nl/
Translate-URL: https://translation.noviat.com/projects/noviat-generic-account-ebics-v18/account_ebics_batch_payment/nl/
Translation: Noviat Generic - Account EBICS - v18/account_ebics
Translation: Noviat Generic - Account EBICS - v18/account_ebics_batch
Translation: Noviat Generic - Account EBICS - v18/account_ebics_batch_payment
2025-09-02 00:02:58 +00:00
Weblate
032c473a3b Translated using Weblate (French)
Currently translated at 37.8% (14 of 37 strings)

Translated using Weblate (French)

Currently translated at 33.3% (1 of 3 strings)

Translated using Weblate (French)

Currently translated at 14.4% (41 of 283 strings)

Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Weblate Translation Memory <noreply-mt-weblate-translation-memory@weblate.org>
Translate-URL: https://translation.noviat.com/projects/noviat-generic-account-ebics-v18/account_ebics/fr/
Translate-URL: https://translation.noviat.com/projects/noviat-generic-account-ebics-v18/account_ebics_batch/fr/
Translate-URL: https://translation.noviat.com/projects/noviat-generic-account-ebics-v18/account_ebics_batch_payment/fr/
Translation: Noviat Generic - Account EBICS - v18/account_ebics
Translation: Noviat Generic - Account EBICS - v18/account_ebics_batch
Translation: Noviat Generic - Account EBICS - v18/account_ebics_batch_payment
2025-09-02 00:02:58 +00:00
oca-ci
31a54bc840 [UPD] Update account_ebics_oca_statement_import.pot 2025-08-31 23:31:52 +00:00
oca-ci
33f3e204c6 [UPD] Update account_ebics_batch_payment.pot 2025-08-31 23:31:51 +00:00
oca-ci
f4ac76bda3 [UPD] Update account_ebics_batch.pot 2025-08-31 23:31:51 +00:00
oca-ci
107ad6f6b7 [UPD] Update account_ebics.pot 2025-08-31 23:31:50 +00:00
Jérémy Didderen
cde05df9d5 [ADD] translation files (FR,NL) 2025-09-01 01:29:09 +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
oca-ci
c81a8986b9 [UPD] Update account_ebics_oca_statement_import.pot 2025-08-11 07:27:19 +00:00
oca-ci
2dc0dfb3f6 [UPD] Update account_ebics.pot 2025-08-11 07:27:17 +00:00
Jérémy Didderen
284fd18db7 [FIX] pre-commit errors after copier update 2025-08-11 09:24:30 +02:00
Jérémy Didderen
59e3c289b5 [UPD] copier update 2025-08-11 09:24:30 +02:00
Luc De Meyer
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 Meyer
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 Meyer
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
BT-cjimeno
319874847e [MIG] account_ebics_oca_statement_import: Migration to 18.0 2025-07-03 21:33:41 +02:00
Jérémy Didderen
9011e0bd1a update ci 2025-07-03 21:31:26 +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
Lancelot
013adf7552 update logo modules 2025-07-03 21:31:26 +02:00
root
d0aca51bd7 [UPD] Update account_ebics_oca_statement_import.pot 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
Jérémy Didderen
476c37ae2c account_ebics_oca_statement_import - check type of date 2025-07-03 21:31:26 +02:00
Jérémy Didderen
1b731a06b0 add CI config 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
Jérémy Didderen
6609fea4d6 add cover image on all ebic modules 2025-07-03 21:31:25 +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 Meyer
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
Jérémy Didderen
e56c3ea1e7 add github workflow 2025-03-14 00:12:23 +01:00
Luc De Meyer
84ba72dab0 Merge pull request #114 from odoucet/fix-cfonb
fix cfonb return line bug
2025-02-28 19:33:15 +01:00
Olivier Doucet
d0d6a12b7b fix cfonb return line bug 2025-02-28 14:00:42 +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