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
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
Jérémy Didderen
47e2d3efd1
update CI config
2023-08-13 17:44:54 +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
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
Luc De Meyer
36fcb3dc9d
[IMP] improved handling of statements without transactions
2023-04-01 19:01:41 +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
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
a98ea8ec23
[14.0] add support for EBICS 3.0
2022-12-18 21:01:45 +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
4b020289fa
[14.0]account_ebics - fix _process_result_action
2022-10-17 21:24:06 +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
79250ab61a
[14.0]add account_ebics_batch
2022-05-10 21:37:51 +02:00
Luc De Meyer
4e9e558e16
[14.0]fix ebics 2.4 OrderId management
2022-03-08 22:22:27 +01:00
Luc De Meyer
3a8bd5223b
[14.0]add support for request type camt.xxx.cfonb120.stm.rfi
2021-10-08 10:16:44 +02:00
Luc De Meyer
8de09fb8c1
ebics upload - select default format based upon suffix
2021-01-30 19:25:41 +01:00
Luc De Meyer
a575cdb657
[14.0][MIG]account_ebics
2020-12-26 13:47:04 +01:00
Luc De Meyer
b492becc4e
[13.0]generic order type
2020-12-14 07:25:58 -08:00
Luc De Meyer
c021ccb752
update for subscription based fintech licensing
2020-12-14 07:25:58 -08:00
Luc De Meyer
b5ba6fc6bd
[13.0][IMP]SWIFT 3SKey support ( #18 )
2020-12-14 07:25:58 -08:00
Luc De Meyer
678811e8ac
add ebics version check
2020-12-14 07:25:58 -08:00
Luc De Meyer
ba77eb3bea
[13.0]move ebics 2.4 order number generator to ebics_userid
2020-12-14 07:25:58 -08:00
Luc De Meyer
357952d9b4
[13.0][ENH]ebics init_1 extra diagnostics
2020-12-14 07:25:58 -08:00
Luc De Meyer
2a976c6090
update README
2020-12-14 07:25:58 -08:00
Luc De Meyer
da3429f1d5
[13.0][FIX]multi-company fix
2020-12-14 07:25:58 -08:00
Luc De Meyer
01112587b5
13 multi bank account support ( #15 )
...
* [13.0][IMP]add support for multiple bank accounts and multiple EBICS UserIDs over a single EBICS connection
* ebics refactoring fixes
* ebics refactoring fixes
2020-12-14 07:25:58 -08:00
Luc De Meyer
511d8afa75
fix cfonb import
2020-12-14 07:25:58 -08:00
Luc De Meyer
a286ff73b3
remove spaces
2020-12-14 07:25:58 -08:00
Luc De Meyer
8662a1215b
ebics config bank account domain
2020-12-14 07:25:58 -08:00
Luc De Meyer
03a22934ab
ebics.file acl cru for group_account_invoice
2020-12-14 07:25:58 -08:00
Luc De Meyer
eda83da755
[13.0][MIG]account_ebics_oe
2020-12-14 07:25:58 -08:00
Luc De Meyer
9cf29b2ed1
fix acl
2020-12-14 07:25:58 -08:00
phanupong
86d5a6eaab
add cryptography as an external dependency
2020-12-14 07:25:58 -08:00
phanupong
ceec816d9a
[13.0][MIGRATE] migrate module account_ebics.
2020-12-14 07:25:58 -08:00
Luc De Meyer
181f65f712
lpgl
2020-12-14 07:25:58 -08:00
Luc De Meyer
c326d81733
[12.0][ENH]camt.052 support
2020-12-14 07:25:58 -08:00
Luc De Meyer
9847ce7fba
fix license
2020-12-14 07:25:58 -08:00
Luc De Meyer
07d388598f
[12.0][MIG] account_ebics
2020-12-14 07:25:58 -08:00
Luc De Meyer
ee6c1c24dc
init cycle - usability improvements
2020-12-14 07:25:58 -08:00
Luc De Meyer
b183462b46
improved support empty statements and oca camt parser
2020-12-14 07:25:58 -08:00
Luc De Meyer
2e49ede542
Bank keys renewal button
2020-12-14 07:25:58 -08:00
Luc De Meyer
e0b619c740
add ebics module
2020-12-14 07:25:58 -08:00