Search 1.9 billion lines of Odoo code on GitHub

account_ebics_batch_payment

Author: Noviat
License: LGPL-3
Branch: 16.0
Repository: Noviat/account_ebics
Dependencies: account_batch_payment, and account_ebics
Languages: Python (58, 64.4%), XML (18, 20.0%), and reStructuredText (14, 15.6%)
Other branches: 12.0, 13.0, 14.0, 15-update-doc, 15.0, and 16.0-mig-account_ebics

<a class="reference external image-reference" href="https://www.gnu.org/licenses/lpgl"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.svg"> </a> <a name="upload-batch-payment-via-ebics"></a> <h2>Upload Batch Payment via EBICS</h2> <p>This module allows to upload a Batch Payment to the bank via the EBICS protocol.</p> <a name="installation"></a> <h3>Installation</h3> <p>This module depends upon the following modules:</p> <ul class="simple"> <li>account_ebics (cf. <a class="reference external" href="https://github.com/Noviat/account_ebics">https://github.com/Noviat/account_ebics</a>)</li> <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> <a name="usage"></a> <h3>Usage</h3> <p>Create your Batch Payment and generate the bank file. Upload the generated file via the 'EBICS Upload' button on the batch payment.</p>