From 7950f690fd874b8ae56d3bd0355dfb2715d085cf Mon Sep 17 00:00:00 2001 From: Luc De Meyer Date: Sat, 18 Jul 2020 18:37:18 +0200 Subject: [PATCH] update README --- account_ebics/README.rst | 42 ++++++++++++++++++ account_ebics/__manifest__.py | 1 + account_ebics/static/description/index.html | 48 +++++++++++++++++++++ 3 files changed, 91 insertions(+) diff --git a/account_ebics/README.rst b/account_ebics/README.rst index 5deacc7..d668e42 100644 --- a/account_ebics/README.rst +++ b/account_ebics/README.rst @@ -26,6 +26,48 @@ The EBICS 'Test Mode' for uploading orders requires Fintech 4.3.4 or higher. | +We also recommend to consider the installation of the following modules: + +| + +- account_ebics_oe + + Required if you are running Odoo Enterprise + +| + +- account_ebics_batch_payment + + Recommended if you are using the Odoo Enterprise account_batch_payment module + +| + +- account_ebics_payment_order + + Recommended if you are using the OCA account_payment_order module. + + Cf. https://github.com/OCA/bank-payment + +| + +- account_bank_statement_import_fr_cfonb + + Required to handle french CFONB files. + + Cf. https://github.com/OCA/l10n_fr + +| + +- account_bank_statement_import_helper + + Required if you are processing bank statements with local bank account numbers (e.g. french CFONB files). + + The import helper will match the local bank account number with the IBAN number specified on the Odoo Financial journal. + + Cf. https://github.com/noviat-apps + +| + Fintech license --------------- diff --git a/account_ebics/__manifest__.py b/account_ebics/__manifest__.py index 8eabcc1..f447a65 100644 --- a/account_ebics/__manifest__.py +++ b/account_ebics/__manifest__.py @@ -6,6 +6,7 @@ 'version': '13.0.1.1.1', 'license': 'LGPL-3', 'author': 'Noviat', + 'website': 'www.noviat.com', 'category': 'Accounting & Finance', 'depends': ['account'], 'data': [ diff --git a/account_ebics/static/description/index.html b/account_ebics/static/description/index.html index 13d7644..fd66ab0 100644 --- a/account_ebics/static/description/index.html +++ b/account_ebics/static/description/index.html @@ -361,6 +361,54 @@ ul.auto-toc {

+

We also recommend to consider the installation of the following modules:

+
+

+
+ +
+

+
+ +
+

+
+ +
+

+
+ +
+

+
+ +
+

+

Fintech license

If you have a valid Fintech.ebics license, you should add the following