odoo13-addon-account-banking-sepa-direct-debit


Nameodoo13-addon-account-banking-sepa-direct-debit JSON
Version 13.0.1.2.0 PyPI version JSON
download
home_pagehttps://github.com/OCA/bank-payment
SummaryCreate SEPA files for Direct Debit
upload_time2021-12-20 15:07:51
maintainer
docs_urlNone
authorAkretion, Tecnativa, Odoo Community Association (OCA)
requires_python>=3.5
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =================================
Account Banking SEPA Direct Debit
=================================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |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/licence-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-lightgray.png?logo=github
    :target: https://github.com/OCA/bank-payment/tree/13.0/account_banking_sepa_direct_debit
    :alt: OCA/bank-payment
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/bank-payment-13-0/bank-payment-13-0-account_banking_sepa_direct_debit
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
    :target: https://runbot.odoo-community.org/runbot/173/13.0
    :alt: Try me on Runbot

|badge1| |badge2| |badge3| |badge4| |badge5| 

Create SEPA files for Direct Debit

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

SEPA PAIN (PAyment INitiation) is the new european standard for
Customer-to-Bank payment instructions. This module implements SEPA Direct
Debit (SDD), more specifically PAIN versions 008.001.02, 008.001.03 and
008.001.04. It is part of the ISO 20022 standard, available on
http://www.iso20022.org.

The Implementation Guidelines for SEPA Direct Debit published by the European
Payments Council (http://http://www.europeanpaymentscouncil.eu) use PAIN
version 008.001.02. So if you don't know which version your bank supports, you
should try version 008.001.02 first.

**Table of contents**

.. contents::
   :local:

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

This module depends on :

* account_banking_pain_base
* account_banking_mandate

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

Configuration
=============

For setting the SEPA creditor identifier:

#. Go to Invoicing/Accounting > Configuration > Settings.
#. 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:

#. Go to *Invoicing/Accounting > Configuration > Settings*.
#. On the section *SEPA/PAIN*, check the mark "Multiple identifiers".
#. Now go to *Invoicing/Accounting > Configuration > Management > Payment Modes*.
#. Create a payment mode for your specific bank.
#. Fill the specific identifier on the field "SEPA Creditor Identifier".

For defining a payment mode that uses SEPA direct debit:

#. Go to *Invoicing/Accounting > Configuration > Management > Payment Modes*.
#. Create a record.
#. Select the Payment Method *SEPA Direct Debit for customers* (which is
   automatically created upon module installation).
#. Check that this payment method uses the proper version of PAIN.
#. If not, go *Invoicing/Accounting > Configuration > Management > Payment Methods*.
#. Locate the "SEPA Direct Debit for customers" record and open it.
#. Change the "PAIN version" according your needs.
#. 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 > Payments > 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/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
`feedback <https://github.com/OCA/bank-payment/issues/new?body=module:%20account_banking_sepa_direct_debit%0Aversion:%2013.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>
* Pedro M. Baeza
* Stéphane Bidoul <stephane.bidoul@acsone.eu>
* Alexandre Fayolle
* Raphaël Valyi
* Sandy Carter
* Antonio Espinosa <antonioea@antiun.com>
* Sergio Teruel <sergio.teruel@tecnativa.com>
* Marçal Isern <marsal.isern@qubiq.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 <https://github.com/OCA/bank-payment/tree/13.0/account_banking_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",
    "name": "odoo13-addon-account-banking-sepa-direct-debit",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "",
    "keywords": "",
    "author": "Akretion, Tecnativa, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": "",
    "platform": "",
    "description": "=================================\nAccount Banking SEPA Direct Debit\n=================================\n\n.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\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/licence-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-lightgray.png?logo=github\n    :target: https://github.com/OCA/bank-payment/tree/13.0/account_banking_sepa_direct_debit\n    :alt: OCA/bank-payment\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/bank-payment-13-0/bank-payment-13-0-account_banking_sepa_direct_debit\n    :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png\n    :target: https://runbot.odoo-community.org/runbot/173/13.0\n    :alt: Try me on Runbot\n\n|badge1| |badge2| |badge3| |badge4| |badge5| \n\nCreate SEPA files for Direct Debit\n\nModule to export direct debit payment orders in SEPA XML file format.\n\nSEPA PAIN (PAyment INitiation) is the new european standard for\nCustomer-to-Bank payment instructions. This module implements SEPA Direct\nDebit (SDD), more specifically PAIN versions 008.001.02, 008.001.03 and\n008.001.04. It is part of the ISO 20022 standard, available on\nhttp://www.iso20022.org.\n\nThe Implementation Guidelines for SEPA Direct Debit published by the European\nPayments Council (http://http://www.europeanpaymentscouncil.eu) use PAIN\nversion 008.001.02. So if you don't know which version your bank supports, you\nshould try version 008.001.02 first.\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nInstallation\n============\n\nThis module depends on :\n\n* account_banking_pain_base\n* account_banking_mandate\n\nThis module is part of the OCA/bank-payment suite.\n\nConfiguration\n=============\n\nFor setting the SEPA creditor identifier:\n\n#. Go to Invoicing/Accounting > Configuration > Settings.\n#. On the field \"SEPA Creditor Identifier\" in the section *SEPA/PAIN*, you can\n   fill the corresponding identifier.\n\nIf your country requires several identifiers (like Spain), you must:\n\n#. Go to *Invoicing/Accounting > Configuration > Settings*.\n#. On the section *SEPA/PAIN*, check the mark \"Multiple identifiers\".\n#. Now go to *Invoicing/Accounting > Configuration > Management > Payment Modes*.\n#. Create a payment mode for your specific bank.\n#. Fill the specific identifier on the field \"SEPA Creditor Identifier\".\n\nFor defining a payment mode that uses SEPA direct debit:\n\n#. Go to *Invoicing/Accounting > Configuration > Management > Payment Modes*.\n#. Create a record.\n#. Select the Payment Method *SEPA Direct Debit for customers* (which is\n   automatically created upon module installation).\n#. Check that this payment method uses the proper version of PAIN.\n#. If not, go *Invoicing/Accounting > Configuration > Management > Payment Methods*.\n#. Locate the \"SEPA Direct Debit for customers\" record and open it.\n#. Change the \"PAIN version\" according your needs.\n#. If you need to handle several PAIN versions, just duplicate the payment\n   method adjusting this field on each for having them.\n\nUsage\n=====\n\nIn the menu *Invoicing/Accounting > Payments > Debit Order*, create a new debit\norder and select the Payment Mode dedicated to SEPA Direct Debit that\nyou created during the configuration step.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/bank-payment/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us smashing it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/bank-payment/issues/new?body=module:%20account_banking_sepa_direct_debit%0Aversion:%2013.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* Pedro M. Baeza\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* Sergio Teruel <sergio.teruel@tecnativa.com>\n* Mar\u00e7al Isern <marsal.isern@qubiq.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 <https://github.com/OCA/bank-payment/tree/13.0/account_banking_sepa_direct_debit>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n\n\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Create SEPA files for Direct Debit",
    "version": "13.0.1.2.0",
    "project_urls": {
        "Homepage": "https://github.com/OCA/bank-payment"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cf09529feb6df38fa9ef40d8fcce17e12eefad5dd0156c9462cd32c6bf2bbb47",
                "md5": "ac83bade834239e2833e575f1f68c5e3",
                "sha256": "11d1945525a6771dca7463cf1ddda6e25e208886fc43232cec98864d91965ed9"
            },
            "downloads": -1,
            "filename": "odoo13_addon_account_banking_sepa_direct_debit-13.0.1.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ac83bade834239e2833e575f1f68c5e3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 118447,
            "upload_time": "2021-12-20T15:07:51",
            "upload_time_iso_8601": "2021-12-20T15:07:51.724386Z",
            "url": "https://files.pythonhosted.org/packages/cf/09/529feb6df38fa9ef40d8fcce17e12eefad5dd0156c9462cd32c6bf2bbb47/odoo13_addon_account_banking_sepa_direct_debit-13.0.1.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-12-20 15:07:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "bank-payment",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "odoo13-addon-account-banking-sepa-direct-debit"
}
        
Elapsed time: 0.62614s