.. image:: https://odoo-community.org/readme-banner-image
:target: https://odoo-community.org/get-involved?utm_source=readme
:alt: Odoo Community Association
=================================
Account Banking SEPA Direct Debit
=================================
..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:fad39d19026f0ad1eb126ada0c99395a84f0065db47065b7d4ada6652bd40765
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fbank--payment--alternative-lightgray.png?logo=github
:target: https://github.com/OCA/bank-payment-alternative/tree/18.0/account_payment_sepa_direct_debit
:alt: OCA/bank-payment-alternative
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/bank-payment-alternative-18-0/bank-payment-alternative-18-0-account_payment_sepa_direct_debit
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/bank-payment-alternative&target_branch=18.0
:alt: Try me on Runboat
|badge1| |badge2| |badge3| |badge4| |badge5|
Module to export direct debit orders in SEPA XML file format.
`ISO 20022 <https://www.iso20022.org/>`__ 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 <https://www.europeanpaymentscouncil.eu/what-we-do/sepa-direct-debit>`__
of the `European Payments
Council <https://www.europeanpaymentscouncil.eu>`__.
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 <https://www.ebics.de/>`__.
It supports both SEPA **Core** and SEPA **B2B** mandates.
**Table of contents**
.. contents::
:local:
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 <https://github.com/OCA/bank-payment-alternative/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 <https://github.com/OCA/bank-payment-alternative/issues/new?body=module:%20account_payment_sepa_direct_debit%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
Do not contact contributors directly about support or help with technical issues.
Credits
=======
Authors
-------
* Akretion
* Tecnativa
Contributors
------------
- Alexis de Lattre <alexis.delattre@akretion.com>
- Stéphane Bidoul <stephane.bidoul@acsone.eu>
- Alexandre Fayolle
- Raphaël Valyi
- Sandy Carter
- Antonio Espinosa <antonioea@antiun.com>
- Marçal Isern <marsal.isern@qubiq.es>
- `Tecnativa <https://www.tecnativa.com>`__:
- Pedro M. Baeza
- Sergio Teruel
- Carlos Roca
- Manuel Regidor <manuel.regidor@sygel.es>
Maintainers
-----------
This module is maintained by the OCA.
.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org
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 <https://github.com/OCA/bank-payment-alternative/tree/18.0/account_payment_sepa_direct_debit>`_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Raw data
{
"_id": null,
"home_page": "https://github.com/OCA/bank-payment-alternative",
"name": "odoo-addon-account-payment-sepa-direct-debit",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": null,
"author": "Akretion, Tecnativa, Odoo Community Association (OCA)",
"author_email": "support@odoo-community.org",
"download_url": null,
"platform": null,
"description": ".. image:: https://odoo-community.org/readme-banner-image\n :target: https://odoo-community.org/get-involved?utm_source=readme\n :alt: Odoo Community Association\n\n=================================\nAccount Banking SEPA Direct Debit\n=================================\n\n.. \n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! This file is generated by oca-gen-addon-readme !!\n !! changes will be overwritten. !!\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! source digest: sha256:fad39d19026f0ad1eb126ada0c99395a84f0065db47065b7d4ada6652bd40765\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n :target: https://odoo-community.org/page/development-status\n :alt: Beta\n.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png\n :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fbank--payment--alternative-lightgray.png?logo=github\n :target: https://github.com/OCA/bank-payment-alternative/tree/18.0/account_payment_sepa_direct_debit\n :alt: OCA/bank-payment-alternative\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n :target: https://translation.odoo-community.org/projects/bank-payment-alternative-18-0/bank-payment-alternative-18-0-account_payment_sepa_direct_debit\n :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png\n :target: https://runboat.odoo-community.org/builds?repo=OCA/bank-payment-alternative&target_branch=18.0\n :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nModule to export direct debit orders in SEPA XML file format.\n\n`ISO 20022 <https://www.iso20022.org/>`__ is the new international\nstandard for bank XML files. This module implements SEPA Direct Debit\n(SDD), more specifically ISO 20022 PAIN (PAyment INitiation) versions\n008.001.02 and 008.001.08. It follows the `SEPA direct debit\nimplementation\nguidelines <https://www.europeanpaymentscouncil.eu/what-we-do/sepa-direct-debit>`__\nof the `European Payments\nCouncil <https://www.europeanpaymentscouncil.eu>`__.\n\nThis module also supports PAIN version 008.003.02 which is used in\nGermany. You can read more about this in german on\n`ebics.de <https://www.ebics.de/>`__.\n\nIt supports both SEPA **Core** and SEPA **B2B** mandates.\n\n**Table of contents**\n\n.. contents::\n :local:\n\nInstallation\n============\n\nThis module depends on :\n\n- account_payment_sepa_base\n- account_payment_mandate\n\nThis module is part of the OCA/bank-payment-alternative suite.\n\nConfiguration\n=============\n\nFor setting the SEPA creditor identifier:\n\n1. Go to Invoicing/Accounting > Configuration > Settings.\n2. On the field \"SEPA Creditor Identifier\" in the section *SEPA/PAIN*,\n you can fill the corresponding identifier.\n\nIf your country requires several identifiers (like Spain), you must:\n\n1. Go to *Invoicing/Accounting > Configuration > Settings*.\n2. On the section *SEPA/PAIN*, check the mark \"Multiple identifiers\".\n3. Now go to *Invoicing/Accounting > Configuration > Management >\n Payment Modes*.\n4. Create a payment mode for your specific bank.\n5. Fill the specific identifier on the field \"SEPA Creditor Identifier\".\n\nFor defining a payment mode that uses SEPA direct debit:\n\n1. Go to *Invoicing/Accounting > Configuration > Management > Payment\n Modes*.\n2. Create a record.\n3. Select the Payment Method *SEPA Direct Debit for customers* (which is\n automatically created upon module installation).\n4. Check that this payment method uses the proper version of PAIN.\n5. If not, go *Invoicing/Accounting > Configuration > Management >\n Payment Methods*.\n6. Locate the \"SEPA Direct Debit for customers\" record and open it.\n7. Change the \"PAIN version\" according your needs.\n8. If you need to handle several PAIN versions, just duplicate the\n payment method adjusting this field on each for having them.\n\nUsage\n=====\n\nIn the menu *Invoicing/Accounting > Customers > Debit Order*, create a\nnew debit order and select the Payment Mode dedicated to SEPA Direct\nDebit that you created during the configuration step.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/bank-payment-alternative/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us to smash it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/bank-payment-alternative/issues/new?body=module:%20account_payment_sepa_direct_debit%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n-------\n\n* Akretion\n* Tecnativa\n\nContributors\n------------\n\n- Alexis de Lattre <alexis.delattre@akretion.com>\n- St\u00e9phane Bidoul <stephane.bidoul@acsone.eu>\n- Alexandre Fayolle\n- Rapha\u00ebl Valyi\n- Sandy Carter\n- Antonio Espinosa <antonioea@antiun.com>\n- Mar\u00e7al Isern <marsal.isern@qubiq.es>\n- `Tecnativa <https://www.tecnativa.com>`__:\n\n - Pedro M. Baeza\n - Sergio Teruel\n - Carlos Roca\n\n- Manuel Regidor <manuel.regidor@sygel.es>\n\nMaintainers\n-----------\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nThis module is part of the `OCA/bank-payment-alternative <https://github.com/OCA/bank-payment-alternative/tree/18.0/account_payment_sepa_direct_debit>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n",
"bugtrack_url": null,
"license": "AGPL-3",
"summary": "Create SEPA files for Direct Debit",
"version": "18.0.3.0.0.1",
"project_urls": {
"Homepage": "https://github.com/OCA/bank-payment-alternative"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "cf97129c250086adf65fc4f1f3a0070e2fc3e68027a878c8c5b695b8dc388ccb",
"md5": "b871f5401b8c8e16735ba5e0d26aa319",
"sha256": "a5f06a8f61895762ec874cc9a4d5d29bfb9a6e1e4b53a4d05ddbf1f9e1f883a5"
},
"downloads": -1,
"filename": "odoo_addon_account_payment_sepa_direct_debit-18.0.3.0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b871f5401b8c8e16735ba5e0d26aa319",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 117518,
"upload_time": "2025-07-26T02:39:38",
"upload_time_iso_8601": "2025-07-26T02:39:38.821982Z",
"url": "https://files.pythonhosted.org/packages/cf/97/129c250086adf65fc4f1f3a0070e2fc3e68027a878c8c5b695b8dc388ccb/odoo_addon_account_payment_sepa_direct_debit-18.0.3.0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-26 02:39:38",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "OCA",
"github_project": "bank-payment-alternative",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "lxml",
"specs": []
},
{
"name": "unidecode",
"specs": []
}
],
"lcname": "odoo-addon-account-payment-sepa-direct-debit"
}