Files
odoo_account_ebics/account_ebics_batch_payment
Luc De Meyer 14485aa722 [IMP] account_ebics_batch_payment: resolve non-searchable field warning
Replace `related="ebics_config_id.ebics_file_format_ids"` with an explicit
compute method depending on the stored `ebics_config_ids` Many2many, avoiding
a dependency chain through the non-searchable computed field `ebics_config_id`.
2026-08-05 12:51:54 +02:00
..

.. image:: https://img.shields.io/badge/license-LGPL--3-blue.png
   :target: https://www.gnu.org/licenses/lgpl
   :alt: License: LGPL-3

==============================
Upload Batch Payment via EBICS
==============================

This module allows to upload a Batch Payment to the bank via the EBICS protocol.

Installation
============

This module depends upon the following modules:

- account_ebics (cf. https://github.com/Noviat/account_ebics)
- account_ebics_oe (cf. https://github.com/Noviat/account_ebics)
- account_batch_payment (Odoo Enterprise)

Usage
=====

Create your Batch Payment and generate the bank file.
Upload the generated file via the 'EBICS Upload' button on the batch payment.