Commit Graph

325 Commits

Author SHA1 Message Date
braintec
47decfa1c9 Merge pull request #74 from Noviat/18.0
Syncing from upstream Noviat/account_ebics (18.0)
2025-11-03 10:20:07 +01:00
Weblate
111dabf409 Translated using Weblate (Dutch)
Currently translated at 14.4% (41 of 283 strings)

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/
Translation: Noviat Generic - Account EBICS - v18/account_ebics
2025-11-02 03:03:05 +00:00
Weblate
f80ba237b3 Translated using Weblate (French)
Currently translated at 15.9% (45 of 283 strings)

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/
Translation: Noviat Generic - Account EBICS - v18/account_ebics
2025-11-02 03:03:05 +00:00
braintec
d3f143c126 Merge pull request #73 from Noviat/18.0
Syncing from upstream Noviat/account_ebics (18.0)
2025-10-25 09:02:54 +02:00
oca-ci
a4309e2216 [UPD] Update account_ebics_payment_order.pot 2025-10-24 16:23:17 +00: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
Jérémy Didderen
6c77f8a742 update ci 2025-10-24 18:20:26 +02:00
Luc De Meyer
0cebc5577a add index.html 2025-10-24 18:20:26 +02:00
Lancelot
69fc5a0da0 update logo modules 2025-10-24 18:20:26 +02:00
root
86942d07f6 [UPD] Update account_ebics_payment_order.pot 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
root
ebb776468d [UPD] Update account_ebics_payment_order.pot 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
Jérémy Didderen
ca207d10da add CI config 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
Jérémy Didderen
848c3552d9 add cover image on all ebic modules 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
braintec
11a82f625b Merge pull request #72 from Noviat/18.0
Syncing from upstream Noviat/account_ebics (18.0)
2025-09-06 01:16:48 +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
braintec
db34bd1e51 Merge pull request #70 from Noviat/18.0
Syncing from upstream Noviat/account_ebics (18.0)
2025-09-03 09:56:34 +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
braintec
efebb81acf Merge pull request #69 from Noviat/18.0
Syncing from upstream Noviat/account_ebics (18.0)
2025-09-01 08:58:31 +02: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
braintec
dc552c4a92 Merge pull request #68 from Noviat/18.0
Syncing from upstream Noviat/account_ebics (18.0)
2025-08-20 01:14:50 +02:00
Luc De Meyer
046ae8a4eb [IMP]ebics.userid,user_ids: exclude portal users 2025-08-19 09:52:26 +02:00
braintec
a17c910884 Merge pull request #66 from Noviat/18.0
Syncing from upstream Noviat/account_ebics (18.0)
2025-08-18 01:12:30 +02:00
Luc De Meyer
fceb7bd135 account_ebics - bump module version 2025-08-17 15:06:46 +02:00