[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.
This commit is contained in:
Luc De Meyer
2023-12-01 18:53:54 +01:00
parent 81d11345ef
commit 2d71ff395c
2 changed files with 17 additions and 11 deletions

View File

@@ -3,7 +3,7 @@
{
"name": "EBICS banking protocol",
"version": "16.0.1.6.1",
"version": "16.0.1.6.2",
"license": "LGPL-3",
"author": "Noviat",
"website": "https://www.noviat.com/",