odoo_account_ebics/account_ebics_batch_payment
Jérémy Didderen 94b1192a32 add cover image on all ebic modules 2023-03-26 16:21:14 +02:00
..
models multi-company fix 2021-01-06 21:22:11 +01:00
static/description add cover image on all ebic modules 2023-03-26 16:21:14 +02:00
views [12.0][ADD]account_ebics_batch_payment 2020-06-21 17:43:55 +02:00
README.rst [12.0][ADD]account_ebics_batch_payment 2020-06-21 17:43:55 +02:00
__init__.py [12.0][ADD]account_ebics_batch_payment 2020-06-21 17:43:55 +02:00
__manifest__.py add cover image on all ebic modules 2023-03-26 16:21:14 +02:00

README.rst

.. image:: https://img.shields.io/badge/licence-LGPL--3-blue.svg
   :target: https://www.gnu.org/licenses/lpgl
   :alt: License: AGPL-3

==============================
Upload Batch Payment via EBICS
==============================

This module allows to upload a Batch Payment to the bank via the EBICS protocol.

Installation
============

This module depends upon the following modules:

- account_ebics (cf. https://github.com/Noviat/account_ebics)
- account_ebics_oe (cf. https://github.com/Noviat/account_ebics)
- account_batch_payment (Odoo Enterprise)

Usage
=====

Create your Batch Payment and generate the bank file.
Upload the generated file via the 'EBICS Upload' button on the batch payment.

Known issues / Roadmap
======================

 * Add support for multiple EBICS connections.