Metadata-Version: 2.1
Name: odoo-addon-l10n_it_sct_cbi
Version: 16.0.1.0.2
Requires-Python: >=3.10
Requires-Dist: odoo-addon-account_banking_pain_base>=16.0dev,<16.1dev
Requires-Dist: odoo>=16.0a,<16.1dev
Summary: Usare gli standard CBI per SEPA Credit Transfer
Home-page: https://github.com/OCA/l10n-italy/tree/16.0/l10n_it_sct_cbi
License: AGPL-3
Author: Openforce di Alessandro Camilli, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 16.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3

======================================
ITA - Banking SEPA Credit Transfer CBI
======================================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:d249b2f7253543343103922315caccf1405f9f94c015f3f09dd2cda374262902
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |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%2Fl10n--italy-lightgray.png?logo=github
    :target: https://github.com/OCA/l10n-italy/tree/16.0/l10n_it_sct_cbi
    :alt: OCA/l10n-italy
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/l10n-italy-16-0/l10n-italy-16-0-l10n_it_sct_cbi
    :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/l10n-italy&target_branch=16.0
    :alt: Try me on Runboat

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

This module adds new payment export types to use in the payment order.
For italian credit transfer, the format codes are

- CBIBdyPaymentRequest.00.04.01
- CBIBdyCrossBorderPaymentRequest.00.01.01

The created XML follows the CBI standards in
https://www.cbi-org.eu/My-Menu/Servizio-CBI-Documentazione/Servizio-CBI-Documentazione-Standard.

Note (ITA):

Le specifiche CBI del bonifico XML SEPA (versione 00.04.01) si basano
sul messaggio ISO20022 pain.001.001.09 e sono compliant al Rulebook
SEPA.

Ad esempio la presenza obbligatoria dell’ABI della banca di addebito
contenuto nel campo “MmbId” che è invece facoltativo nel tracciato ISO.

**Table of contents**

.. contents::
   :local:

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

In Invoicing / Configuration / Settings / SEPA/PAIN, set:

- the CUC code in field ``Initiating Party Identifier``
- the ``Initiating Party Identifier`` (must be "CBI").

|company_setting|

--------------

In Invoicing / Configuration / Management / Payment Modes, create a new
payment mode.

|payment_mode1|

--------------

In the new payment mode is important to set the Italian format SEPA CBI

|payment_mode2|

.. |company_setting| image:: https://raw.githubusercontent.com/OCA/l10n-italy/16.0/l10n_it_sct_cbi/static/company_setting.png
.. |payment_mode1| image:: https://raw.githubusercontent.com/OCA/l10n-italy/16.0/l10n_it_sct_cbi/static/payment_mode1.png
.. |payment_mode2| image:: https://raw.githubusercontent.com/OCA/l10n-italy/16.0/l10n_it_sct_cbi/static/payment_mode2.png

Usage
=====

This module uses the grouped payments implemented by the OCA in
``account_payment_order``, grouped payments are also implemented in Odoo
EE.

When you create a new payment order, you must select the payment mode
created during configuration

|order_payment|

In order to get the xml file:

1. click on "Confirm payments"
2. click on "Generate payment file" |generate_payment|

--------------

Then you can download the generated file

|make_payment_download|

.. |order_payment| image:: https://raw.githubusercontent.com/OCA/l10n-italy/16.0/l10n_it_sct_cbi/static/order_payment.png
.. |generate_payment| image:: https://raw.githubusercontent.com/OCA/l10n-italy/16.0/l10n_it_sct_cbi/static/generate_payment.png
.. |make_payment_download| image:: https://raw.githubusercontent.com/OCA/l10n-italy/16.0/l10n_it_sct_cbi/static/make_payment_download.png

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-italy/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/l10n-italy/issues/new?body=module:%20l10n_it_sct_cbi%0Aversion:%2016.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
-------

* Openforce di Alessandro Camilli

Contributors
------------

- Alessandro Camilli <alessandro.camilli@openforce.it>
- Andrea Colangelo <andrea.colangelo@openforce.it>
- Lorenzo Battistini <lorenzo.battistini@agilebg.com>
- Alex Comba <alex.comba@agilebg.com>
- `Aion Tech <https://aiontech.company/>`__:

  - Simone Rubino <simone.rubino@aion-tech.it>

- Simone Rubino <simone.rubino88@gmail.com>

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.

.. |maintainer-monen17| image:: https://github.com/monen17.png?size=40px
    :target: https://github.com/monen17
    :alt: monen17

Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-monen17| 

This module is part of the `OCA/l10n-italy <https://github.com/OCA/l10n-italy/tree/16.0/l10n_it_sct_cbi>`_ project on GitHub.

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