odoo_account_ebics/account_ebics_payment_order/README.rst

29 lines
690 B
ReStructuredText
Raw Normal View History

2019-12-22 09:54:00 +00:00
.. image:: https://img.shields.io/badge/licence-LGPL--3-blue.svg
:target: https://www.gnu.org/licenses/lpgl
2018-08-14 14:49:57 +00:00
: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.
2019-05-11 18:13:54 +00:00
Known issues / Roadmap
======================
* Add support for multiple EBICS connections.