Commit Graph

139 Commits

Author SHA1 Message Date
braintec
c52bd86782
Merge pull request #40 from Noviat/14.0
Syncing from upstream Noviat/account_ebics (14.0)
2024-05-18 01:21:08 +02:00
Luc De Meyer
9028edd6e4 Merge branch '14-fix-account_ebics_batch_payment' into '14.0'
[FIX]account_ebics_batch_payment: fix stacktrace in ebics_upload

See merge request Noviat/Noviat_Generic/accounting-ebics!53
2024-05-17 17:23:10 +00:00
Luc De Meyer
ed313c4388 [FIX]account_ebics_batch_payment: fix stacktrace in ebics_upload 2024-05-17 19:16:50 +02:00
braintec
1d60e2aa8f
Merge pull request #35 from Noviat/14.0
Syncing from upstream Noviat/account_ebics (14.0)
2024-05-15 11:49:58 +02:00
Luc De Meyer
1c45692364 Merge branch '14-file-format-on-ebics-upload' into '14.0'
[IMP]EBICS File Format on Payment Mode

See merge request Noviat/Noviat_Generic/accounting-ebics!49
2024-05-14 20:37:54 +00:00
Luc De Meyer
dbf1f85abe Merge branch '14.0' into '14-file-format-on-ebics-upload'
# Conflicts:
#   account_ebics/wizards/ebics_xfer.py
#   account_ebics/wizards/ebics_xfer.xml
2024-05-14 20:32:33 +00:00
Luc De Meyer
3180bb5d0d [IMP]EBICS File Format on Payment Mode 2024-05-14 22:19:54 +02:00
Luc De Meyer
8027a050c7 Merge branch '14-fix-file-format-on-ebics-upload' into '14.0'
[FIX]file format setting when EBICS upload from payment order

See merge request Noviat/Noviat_Generic/accounting-ebics!47
2024-05-14 18:09:13 +00:00
Luc De Meyer
0af84a01d6 [FIX]file format setting when EBICS upload from payment order 2024-05-14 20:02:57 +02:00
braintec
e9946762c9
Merge pull request #31 from Noviat/14.0
Syncing from upstream Noviat/account_ebics (14.0)
2024-05-13 09:44:05 +02:00
Luc De Meyer
f7006f42f6 Merge branch '14-file-format-on-payment_mode' into '14.0'
[IMP]EBICS File Format on Payment Mode

See merge request Noviat/Noviat_Generic/accounting-ebics!41
2024-05-12 16:52:07 +00:00
Luc De Meyer
db49ab205f [IMP]EBICS File Format on Payment Mode 2024-05-12 18:45:47 +02:00
Luc De Meyer
35d1c3691f Merge branch '14-imp-ebics_xfer-ff-filter' into '14.0'
[IMP]account_ebics: file format filter on ebics_upload

See merge request Noviat/Noviat_Generic/accounting-ebics!40
2024-05-12 16:30:32 +00:00
Luc De Meyer
4297531008 [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-05-12 17:53:39 +02:00
braintec
83324aeedc
Merge pull request #16 from Noviat/14.0
Syncing from upstream Noviat/account_ebics (14.0)
2023-12-02 01:11:05 +01:00
Luc De Meyer
17c2d8450b Merge branch '14-account_ebics-support-fintech-7.4' into '14.0'
[IMP]add support for fintech 7.4

See merge request Noviat/Noviat_Generic/accounting-ebics!17
2023-12-01 18:59:09 +00:00
Luc De Meyer
97105da147 [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.
2023-12-01 19:52:40 +01:00
braintec
79b0fef226
Merge pull request #5 from Noviat/14.0
Syncing from upstream Noviat/account_ebics (14.0)
2023-08-14 01:11:04 +02:00
Jeremy Didderen
79464d3325 Merge branch '14.0-ci_config' into '14.0'
14.0 ci config

See merge request Noviat/Noviat_Generic/accounting-ebics!1
2023-08-13 16:12:46 +00:00
Jérémy Didderen
2a144d28bb add missing website keys 2023-08-13 17:54:05 +02:00
Jérémy Didderen
47e2d3efd1 update CI config 2023-08-13 17:44:54 +02:00
Luc De Meyer
e5bcf2dbd1
Merge pull request #89 from Noviat/14-fix-passphrase
[14.0] fix change passphrase
2023-04-11 22:26:32 +02:00
Luc De Meyer
e9a5fc491b [14.0] fix change passphrase 2023-04-11 22:24:51 +02:00
Luc De Meyer
d92f9b458f
Merge pull request #83 from Noviat/14-imp-payment-order
set account.payment.order state to uploaded upon ebics upload
2023-04-08 17:19:12 +02:00
Luc De Meyer
c97528d423
Merge pull request #84 from jdidderen-noviat/14.0-cryptography_update
account_ebics - prevent cryptography into newest versions
2023-04-07 18:04:51 +02:00
Jérémy Didderen
dacdc11540 account_ebics - prevent cryptography into newest versions
Check Cryptography 41.0 which drops the support for Python 3.6
2023-04-07 15:25:05 +02:00
Luc De Meyer
6b0692aef3 set account.payment.order state to uploaded upon ebics upload 2023-04-06 22:05:57 +02:00
Luc De Meyer
e7fc1d9b86
Merge pull request #81 from Noviat/14-imp-no-transaction-handling
14 imp no transaction handling
2023-04-02 11:33:19 +02:00
dsolanki
21dffae3e6 [FIX] account_ebics: Warning two fields have same label 2023-04-02 11:28:42 +02:00
Luc De Meyer
36fcb3dc9d [IMP] improved handling of statements without transactions 2023-04-01 19:01:41 +02:00
Luc De Meyer
57d0fdffd7
Merge pull request #79 from jdidderen-noviat/14.0-cover_images
add cover image on all ebic modules
2023-03-26 20:18:37 +02:00
Jérémy Didderen
388de6670a add cover image on all ebic modules 2023-03-26 16:22:15 +02:00
Luc De Meyer
2091269046 fix _update_order_number, cf. https://github.com/Noviat/account_ebics/issues/62 2023-01-15 22:21:44 +01:00
Luc De Meyer
82d490866e
Merge pull request #63 from Noviat/14-fix-for-OCA-account_statement_import-V14.0.3.0.0
14.0 - fix for OCA account_statement_import Version 14.0.3.0.0
2023-01-15 21:20:29 +01:00
Luc De Meyer
a772a3b271 14.0 - fix for OCA account_statement_import Version 14.0.3.0.0 2023-01-15 21:03:12 +01:00
Luc De Meyer
eb7b655967 fix .pre-commit-config.yaml 2022-12-24 15:45:31 +01:00
Luc De Meyer
dd5ba5bb36
Merge pull request #55 from Noviat/14-ebics-3.0-support
[14.0] add support for EBICS 3.0
2022-12-24 12:00:23 +01:00
Luc De Meyer
eae942bf2a EBICS 3.0 - add extra checks on settings 2022-12-23 19:07:21 +01:00
Luc De Meyer
b5b3a12aaf fix migration script 2022-12-19 11:33:31 +01:00
Luc De Meyer
a98ea8ec23 [14.0] add support for EBICS 3.0 2022-12-18 21:01:45 +01:00
Luc De Meyer
4f9151617c
Merge pull request #45 from Noviat/multi-company-fix
ebics.config: remove required=True on journal_ids to facilitate multi…
2022-11-14 17:23:10 +01:00
Luc De Meyer
0ecab47ef6 ebics.config: remove required=True on journal_ids to facilitate multi-company setup 2022-11-14 17:21:19 +01:00
Luc De Meyer
4a10e40b33
Merge pull request #41 from Noviat/14-fix-process_result_action
[14.0]account_ebics - fix _process_result_action
2022-10-17 21:27:29 +02:00
Luc De Meyer
4b020289fa [14.0]account_ebics - fix _process_result_action 2022-10-17 21:24:06 +02:00
Luc De Meyer
b0b5ca9e57
Merge pull request #40 from Noviat/14-fix-stack-trace
[14.0]account_ebics - fix stack trace when using Odoo OE statement im…
2022-08-05 12:32:28 +02:00
Luc De Meyer
2a9bbada0c [14.0]account_ebics - fix stack trace when using Odoo OE statement import 2022-08-05 12:29:47 +02:00
Luc De Meyer
39e44626a3 update README.rst 2022-08-04 20:37:13 +02:00
Luc De Meyer
0a9f16384f
Merge pull request #39 from Noviat/14.0-mig-account_ebics_batch_payment
14.0 mig account ebics batch payment
2022-08-04 20:11:26 +02:00
Luc De Meyer
16b5cf11b9 [MIG] account_ebics_batch_payment: Migration to 14.0 2022-08-04 20:09:13 +02:00
Luc De Meyer
7c5a2da5fa multi-company fix 2022-08-04 14:39:50 +02:00