mirror of
https://github.com/brain-tec/account_ebics.git
synced 2026-08-27 17:02:37 +00:00
[IMP] account_ebics - rework readme
This commit is contained in:
committed by
Luc De Meyer
parent
f0a3fc944a
commit
525b5362d5
@@ -363,9 +363,13 @@ 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="upload-batch-payment-via-ebics">
|
||||
<h1>Upload Batch Payment via EBICS</h1>
|
||||
<p>This module allows to upload a Batch Payment to the bank via the EBICS protocol.</p>
|
||||
<div class="section" id="ebics-upload-for-batch-payments">
|
||||
<h1>EBICS upload for batch payments</h1>
|
||||
<p><strong>Send a payment batch to the bank from Odoo, without touching a file.</strong></p>
|
||||
<p>This module allows to upload an Odoo Enterprise Batch Payment to the bank via the EBICS
|
||||
protocol. You validate the batch, Odoo generates the payment file in the format the bank
|
||||
expects and submits it. Nothing is exported to a folder and nothing is uploaded to a
|
||||
portal, which also means nothing can be altered on the way.</p>
|
||||
<div class="section" id="installation">
|
||||
<h2>Installation</h2>
|
||||
<p>This module depends upon the following modules:</p>
|
||||
@@ -374,11 +378,27 @@ ul.auto-toc {
|
||||
<li>account_ebics_oe (cf. <a class="reference external" href="https://github.com/Noviat/account_ebics">https://github.com/Noviat/account_ebics</a>)</li>
|
||||
<li>account_batch_payment (Odoo Enterprise)</li>
|
||||
</ul>
|
||||
<div class="line-block">
|
||||
<div class="line"><br /></div>
|
||||
</div>
|
||||
<div class="section" id="usage">
|
||||
<h2>Usage</h2>
|
||||
<p>Create your Batch Payment and generate the bank file.
|
||||
Upload the generated file via the 'EBICS Upload' button on the batch payment.</p>
|
||||
</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>
|
||||
|
||||
Reference in New Issue
Block a user