odoo_account_ebics/account_ebics_payment_order
2024-07-13 17:24:52 +02:00
..
i18n [UPD] Update account_ebics_payment_order.pot 2024-05-18 18:12:43 +00:00
models [IMP]EBICS File Format on Payment Mode 2024-05-18 20:03:03 +02:00
static/description add index.html 2024-07-13 17:24:52 +02:00
views [IMP]EBICS File Format on Payment Mode 2024-05-18 20:03:03 +02:00
__init__.py update README.rst 2024-03-25 17:57:30 +01:00
__manifest__.py [IMP]EBICS File Format on Payment Mode 2024-05-18 20:03:03 +02:00
pyproject.toml [IMP] account_ebics_payment_order: pre-commit auto fixes 2024-03-25 17:58:44 +01:00
README.rst [IMP]EBICS File Format on Payment Mode 2024-05-18 20:03:03 +02:00

.. image:: https://img.shields.io/badge/licence-LGPL--3-blue.svg
   :target: https://www.gnu.org/licenses/lgpl
   :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

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.