mirror of
https://github.com/brain-tec/account_ebics.git
synced 2026-08-27 08:52:37 +00:00
[IMP] account_ebics - rework readme
This commit is contained in:
committed by
Luc De Meyer
parent
f0a3fc944a
commit
525b5362d5
@@ -2,15 +2,41 @@
|
||||
:target: https://www.gnu.org/licenses/lgpl
|
||||
:alt: License: LGPL-3
|
||||
|
||||
==============================================
|
||||
Deploy account_ebics module on Odoo Enterprise
|
||||
==============================================
|
||||
=========================
|
||||
EBICS for Odoo Enterprise
|
||||
=========================
|
||||
|
||||
This module makes it possible to deploy the 'account_ebics'
|
||||
module on Odoo Enterprise.
|
||||
**Glue module. Install it and forget it.**
|
||||
|
||||
This module will be installed automatically when following modules are activated
|
||||
on your odoo database :
|
||||
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.
|
||||
|
||||
It is installed automatically when both of the following are activated on your database:
|
||||
|
||||
- account_ebics
|
||||
- account_accountant
|
||||
|
||||
Nothing to configure.
|
||||
|
||||
|
|
||||
|
||||
Part of the EBICS suite
|
||||
=======================
|
||||
|
||||
This module extends **account_ebics**, the EBICS banking protocol implementation for Odoo,
|
||||
developed and maintained by `Noviat <https://www.noviat.com>`_ since 2015.
|
||||
|
||||
Start with account_ebics if you have not installed it yet:
|
||||
https://github.com/Noviat/account_ebics
|
||||
|
||||
What EBICS is and what it changes, in plain language, with screen recordings of the flow:
|
||||
`noviat.com/ebics <https://www.noviat.com/ebics>`_.
|
||||
|
||||
|
|
||||
|
||||
Credits
|
||||
=======
|
||||
|
||||
Developed and maintained by `Noviat <https://www.noviat.com>`_, 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.
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
# License LGPL-3 or later (https://www.gnu.org/licenses/lgpl).
|
||||
|
||||
{
|
||||
"name": "account_ebics on Odoo Enterprise",
|
||||
"summary": "Deploy account_ebics module on Odoo Enterprise",
|
||||
"name": "EBICS for Odoo Enterprise",
|
||||
"summary": "Place the EBICS menus in the Odoo Enterprise accounting application",
|
||||
"version": "19.0.1.0.0",
|
||||
"author": "Noviat",
|
||||
"website": "https://www.noviat.com/",
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user