Search 1.9 billion lines of Odoo code on GitHub

account_ebics_payment_order

Author: Noviat
License: LGPL-3
Branch: 16.0
Repository: Noviat/account_ebics
Dependencies: account_ebics, and account_payment_order
Languages: Python (83, 70.3%), XML (19, 16.1%), and reStructuredText (16, 13.6%)
Other branches: 10.0, 11.0, 12.0, 13.0, 14-ebics-batch, 14.0, 15-update-doc, 15.0, and 16.0-mig-account_ebics
Other repositories: Bubbles-IT/noviat-apps, DudhatShivam/noviat-apps, Idealisconsulting/noviat-apps, OdooBulgaria/noviat-apps, PieterPaulussen/noviat-apps, cameroun/noviat-apps, eezee-it/noviat-apps, and mah007/noviat-apps

<a class="reference external image-reference" href="https://www.gnu.org/licenses/lpgl"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.svg"> </a> <a name="upload-payment-order-via-ebics"></a> <h2>Upload Payment Order via EBICS</h2> <p>This module allows to upload a Payment Order to the bank via the EBICS protocol.</p> <a name="installation"></a> <h3>Installation</h3> <p>This module depends upon the following modules (cf. apps.odoo.com):</p> <ul class="simple"> <li>account_ebics</li> <li>account_payment_order</li> </ul> <a name="usage"></a> <h3>Usage</h3> <p>Create your Payment Order and generate the bank file. Upload the generated file via the 'EBICS Upload' button on the payment order.</p> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <blockquote> <ul class="simple"> <li>Add support for multiple EBICS connections.</li> </ul> </blockquote>