From 0cebc5577a45832023ab0d393e3b9bd619c69f44 Mon Sep 17 00:00:00 2001 From: Luc De Meyer Date: Sat, 13 Jul 2024 17:24:52 +0200 Subject: [PATCH] add index.html --- .../static/description/index.html | 389 ++++++++++++++++++ 1 file changed, 389 insertions(+) create mode 100644 account_ebics_payment_order/static/description/index.html diff --git a/account_ebics_payment_order/static/description/index.html b/account_ebics_payment_order/static/description/index.html new file mode 100644 index 0000000..05adec8 --- /dev/null +++ b/account_ebics_payment_order/static/description/index.html @@ -0,0 +1,389 @@ + + + + + +README.rst + + + +
+ + +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
  • +
+
+
+

Configuration

+

Set the EBICS File Format on your Payment Modes.

+
+
+

Usage

+

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

+
+
+
+ +