odoo_account_ebics/account_ebics_payment_order
2019-10-17 22:05:42 +02:00
..
models [MIG] account_ebics_payment_order: Migration to 11.0 2019-05-11 20:06:03 +02:00
static/description add ebics modules 2019-05-11 19:11:11 +02:00
views add ebics modules 2019-05-11 19:11:11 +02:00
__init__.py update README.rst 2019-05-11 20:13:54 +02:00
__manifest__.py [12.0][MIG] account_ebics 2019-10-17 22:05:42 +02:00
README.rst update README.rst 2019-05-11 20:13:54 +02:00

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

==============================
Upload Payment Order via EBICS
==============================

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

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

This module depends upon the following modules (cf. apps.odoo.com):

- account_ebics
- account_payment_order

Usage
=====

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

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

 * Add support for multiple EBICS connections.