Search 1.9 billion lines of Odoo code on GitHub

account_ebics_payment_return

Author: Compassion
License: LGPL-3
Branch: 12.0
Repository: CompassionCH/compassion-accounting
Dependencies: account_ebics, account_payment_line_free, account_payment_return, and l10n_ch_payment_return_sepa
Languages: Python (138, 90.2%), and reStructuredText (15, 9.8%)
Other branches: devel

<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="download-payment-return-via-ebics"></a> <h2>Download Payment return via EBICS</h2> <p>This module allows to Download a Payment return to odoo 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_return</li> </ul> <a name="usage"></a> <h3>Usage</h3> <p>create a pain002 file type and after an upload of a payment order download the pain002 return file if the file tells it's accepted, the payment order will be set as successully uploaded in not already, if the return contain error, it will be process in the payment return module.</p> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3>