Skip to content

[FW][IMP] accounting: SEPA pain version + fixes #13035

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 12 additions & 2 deletions content/applications/finance/accounting/payments/batch_sdd.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ instructs them to collect these payments from your customers.
Configuration
=============

Creditor identifier
-------------------

To enable |sdd| for customer payments, go to :menuselection:`Accounting --> Configuration -->
Settings`, scroll to the :guilabel:`Customer Payments` section, enable :guilabel:`SEPA Direct
Deposit (SDD)`, and click :guilabel:`Save`. Then, scroll to the :guilabel:`Customer Payments`
Expand All @@ -35,6 +38,15 @@ section again, set the company's :guilabel:`Creditor Identifier`, and click :gui
them in your country. For testing purposes, you can use the test creditor identifier
`DE98ZZZ09999999999`.

PAIN file version
-----------------

By default, the :ref:`SEPA-compliant XML files <accounting/batch_sdd/XML>` generated by Odoo
use the |sdd| **PAIN.008.001.02** format. If your bank requires the updated 2023
version, go to :menuselection:`Accounting --> Configuration --> Journals`. Then, in the
:guilabel:`Incoming Payments` tab, set the :guilabel:`SEPA Pain version` field to
:guilabel:`Updated 2023 (Pain 008.001.08)`.

.. _accounting/batch_sdd/sdd_mandates:

SEPA Direct Debit Mandates
Expand Down Expand Up @@ -125,8 +137,6 @@ of all posted |sdd| payments to your online banking interface. To do so, follow

.. seealso::
- :doc:`batch`
- :doc:`../payments`
- :doc:`../bank`
- :doc:`SEPA Direct Debit for online payments <../../payment_providers/sdd>`
- `SEPA guidelines
<https://www.europeanpaymentscouncil.eu/document-library/implementation-guidelines/sepa-credit-transfer-inter-psp-implementation-guidelines>`_
Expand Down