Odoo Community Association

Account Banking SEPA Direct Debit

Beta License: AGPL-3 OCA/bank-payment-alternative Translate me on Weblate Try me on Runboat

Module to export direct debit orders in SEPA XML file format.

ISO 20022 is the new international standard for bank XML files. This module implements SEPA Direct Debit (SDD), more specifically ISO 20022 PAIN (PAyment INitiation) versions 008.001.02 and 008.001.08. It follows the SEPA direct debit implementation guidelines of the European Payments Council.

This module also supports PAIN version 008.003.02 which is used in Germany. You can read more about this in german on ebics.de.

It supports both SEPA Core and SEPA B2B mandates.

Table of contents

Installation

This module depends on :

  • account_payment_sepa_base
  • account_payment_mandate

This module is part of the OCA/bank-payment-alternative suite.

Configuration

For setting the SEPA creditor identifier:

  1. Go to Invoicing/Accounting > Configuration > Settings.
  2. On the field “SEPA Creditor Identifier” in the section SEPA/PAIN, you can fill the corresponding identifier.

If your country requires several identifiers (like Spain), you must:

  1. Go to Invoicing/Accounting > Configuration > Settings.
  2. On the section SEPA/PAIN, check the mark “Multiple identifiers”.
  3. Now go to Invoicing/Accounting > Configuration > Management > Payment Modes.
  4. Create a payment mode for your specific bank.
  5. Fill the specific identifier on the field “SEPA Creditor Identifier”.

For defining a payment mode that uses SEPA direct debit:

  1. Go to Invoicing/Accounting > Configuration > Management > Payment Modes.
  2. Create a record.
  3. Select the Payment Method SEPA Direct Debit for customers (which is automatically created upon module installation).
  4. Check that this payment method uses the proper version of PAIN.
  5. If not, go Invoicing/Accounting > Configuration > Management > Payment Methods.
  6. Locate the “SEPA Direct Debit for customers” record and open it.
  7. Change the “PAIN version” according your needs.
  8. If you need to handle several PAIN versions, just duplicate the payment method adjusting this field on each for having them.

Usage

In the menu Invoicing/Accounting > Customers > Debit Order, create a new debit order and select the Payment Mode dedicated to SEPA Direct Debit that you created during the configuration step.

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • Akretion
  • Tecnativa

Contributors

Maintainers

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

This module is part of the OCA/bank-payment-alternative project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.