[IMP] account_ebics - rework readme

This commit is contained in:
Jérémy Didderen
2026-08-13 17:37:07 +02:00
committed by Luc De Meyer
parent f0a3fc944a
commit 525b5362d5
18 changed files with 568 additions and 181 deletions
+28 -6
View File
@@ -363,16 +363,38 @@ ul.auto-toc {
<a class="reference external image-reference" href="https://www.gnu.org/licenses/lgpl"><img alt="License: LGPL-3" src="https://img.shields.io/badge/license-LGPL--3-blue.png" /></a>
<div class="section" id="deploy-account-ebics-module-on-odoo-enterprise">
<h1>Deploy account_ebics module on Odoo Enterprise</h1>
<p>This module makes it possible to deploy the 'account_ebics'
module on Odoo Enterprise.</p>
<p>This module will be installed automatically when following modules are activated
on your odoo database :</p>
<div class="section" id="ebics-for-odoo-enterprise">
<h1>EBICS for Odoo Enterprise</h1>
<p><strong>Glue module. Install it and forget it.</strong></p>
<p>The EBICS menus are placed under the Odoo Enterprise accounting application. This module
makes it possible to deploy the 'account_ebics' module on Odoo Enterprise.</p>
<p>It is installed automatically when both of the following are activated on your database:</p>
<ul class="simple">
<li>account_ebics</li>
<li>account_accountant</li>
</ul>
<p>Nothing to configure.</p>
<div class="line-block">
<div class="line"><br /></div>
</div>
<div class="section" id="part-of-the-ebics-suite">
<h2>Part of the EBICS suite</h2>
<p>This module extends <strong>account_ebics</strong>, the EBICS banking protocol implementation for Odoo,
developed and maintained by <a class="reference external" href="https://www.noviat.com">Noviat</a> since 2015.</p>
<p>Start with account_ebics if you have not installed it yet:
<a class="reference external" href="https://github.com/Noviat/account_ebics">https://github.com/Noviat/account_ebics</a></p>
<p>What EBICS is and what it changes, in plain language, with screen recordings of the flow:
<a class="reference external" href="https://www.noviat.com/ebics">noviat.com/ebics</a>.</p>
<div class="line-block">
<div class="line"><br /></div>
</div>
</div>
<div class="section" id="credits">
<h2>Credits</h2>
<p>Developed and maintained by <a class="reference external" href="https://www.noviat.com">Noviat</a>, an Odoo partner in Belgium
specialised in accounting and finance since 2009. We configure the connection with your
banks and support you through the first cycles.</p>
</div>
</div>
</div>
</body>