diff --git a/account_ebics/static/description/index.html b/account_ebics/static/description/index.html index b9815df..9ed5115 100644 --- a/account_ebics/static/description/index.html +++ b/account_ebics/static/description/index.html @@ -521,7 +521,7 @@ fintech_register_users = USER1, USER2
Check if the EBICS File formats that you want to process in Odoo are defined.
Most commonly used formats for which support is available in Odoo should be there already.
Please open an issue on https://github.com/Noviat/account_ebics to report missing EBICS File Formats.
-For File Formats of type 'Downloads' you can also specifiy a 'Download Process Method'.
+For File Formats of type 'Downloads' you can also specify a 'Download Process Method'.
This is the method that will be executed when hitting the 'Process' button on the downloaded file.
The following methods are currently available:
During the processing of your EBICS upload/download, your bank may return an Error Code, e.g.
EBICS Functional Error: EBICS_NO_DOWNLOAD_DATA_AVAILABLE (code: 90005)
-A detailled explanation of the codes can be found on http://www.ebics.org. +
A detailed explanation of the codes can be found on http://www.ebics.org. You can also find this information in the doc folder of this module (file EBICS_Annex1_ReturnCodes).