[IMP] PR review - small changes

This commit is contained in:
Luc De Meyer
2026-08-13 18:07:40 +02:00
parent 525b5362d5
commit 1457d690e3
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -41,16 +41,16 @@ What you get
- **A trace of every exchange.** Each download and each upload is a record, with the file - **A trace of every exchange.** Each download and each upload is a record, with the file
it carried, the moment it happened and the user behind it. it carried, the moment it happened and the user behind it.
Both **EBICS 2.5** and **EBICS 3.0** are supported. **EBICS 2.4**, **EBICS 2.5** and **EBICS 3.0** are supported.
| |
Which banks Which banks
=========== ===========
Any bank that publishes an EBICS access point can be connected. The standard is owned by Any bank that publishes an EBICS access point can be connected. The standard is maintained by
EBICS SC, a company held by the German, French, Swiss and Austrian banking bodies EBICS SC, a company held by the German, French, Swiss and Austrian banking bodies
(DK, CFONB, SIX and PSA), and it is the ordinary corporate channel in those countries. (DK, CFONB, SIX and PSA), and it is the standard corporate channel in those countries.
To check a specific bank before you start, joonis publishes a public directory at To check a specific bank before you start, joonis publishes a public directory at
`joonis.de/en/fintech/banks <https://www.joonis.de/en/fintech/banks/>`_. `joonis.de/en/fintech/banks <https://www.joonis.de/en/fintech/banks/>`_.
+1 -1
View File
@@ -4,7 +4,7 @@
{ {
"name": "EBICS banking protocol", "name": "EBICS banking protocol",
"summary": "Download bank statements and upload payment " "summary": "Download bank statements and upload payment "
"files directly from Odoo, over the European EBICS standard", "files directly from Odoo, using the European EBICS standard",
"version": "19.0.1.2.0", "version": "19.0.1.2.0",
"license": "LGPL-3", "license": "LGPL-3",
"author": "Noviat", "author": "Noviat",