Files
documentation/content/applications/finance/accounting/customer_invoices/epc_qr_code.rst
T

70 lines
2.1 KiB
ReStructuredText
Raw Normal View History

============
EPC QR Codes
============
2023-02-13 15:50:13 +00:00
2022-11-18 10:10:48 +00:00
European Payments Council Quick Response Code,
or **EPC QR Code**, are two-dimensional barcodes
that customers can scan with their **mobile banking
2019-11-25 16:35:27 +01:00
applications** to initiate a **SEPA Credit Transfer
(SCT)**, and pay their invoices instantly.
2022-11-18 10:10:48 +00:00
In addition to bringing ease of use and speed,
it greatly reduces typing errors that would potentially
make for payment issues.
2019-11-25 16:35:27 +01:00
.. note::
2022-11-18 10:10:48 +00:00
This feature is only available in several European
countries such as Austria, Belgium, Finland, Germany,
2019-11-25 16:35:27 +01:00
and The Netherlands.
2022-11-18 10:10:48 +00:00
2019-11-25 16:35:27 +01:00
Configuration
=============
2023-02-13 15:50:13 +00:00
2022-11-18 10:10:48 +00:00
Go to :menuselection:`Accounting --> Configuration --> Settings`
2019-11-25 16:35:27 +01:00
and activate the **SEPA QR Code** feature.
.. image:: epc_qr_code/epc_qr_code01.png
2019-11-25 16:35:27 +01:00
:align: center
2022-11-18 10:10:48 +00:00
2019-11-25 16:35:27 +01:00
Configure your Bank Accounts journal
-------------------------------------
2023-02-13 15:50:13 +00:00
2022-11-18 10:10:48 +00:00
Make sure that your *Bank Account* is correctly configured
2019-11-25 16:35:27 +01:00
on Odoo with your IBAN and BIC.
2022-11-18 10:10:48 +00:00
To do so, go to :menuselection:`Accounting --> Configuration
--> Journals`, open your *bank journal*, then fill out the
2019-11-25 16:35:27 +01:00
*Bank Account* and *Bank* under the *Bank Account* tab.
.. image:: epc_qr_code/epc_qr_code02.png
2019-11-25 16:35:27 +01:00
:align: center
Issue Invoices with EPC QR Codes
================================
2023-02-13 15:50:13 +00:00
2022-11-18 10:10:48 +00:00
EPC QR Codes are added automatically to your invoices, as
long as you issue them to customers that are located in a
2019-11-25 16:35:27 +01:00
country where this feature is available.
2022-11-18 10:10:48 +00:00
Go to :menuselection:`Accounting --> Customers --> Invoices`,
and create a new invoice.
2019-11-25 16:35:27 +01:00
2022-11-18 10:10:48 +00:00
Before posting it, open the *Other Info* tab. Odoo automatically
2019-11-25 16:35:27 +01:00
fills out the *Bank Account* field with your IBAN.
2022-11-18 10:10:48 +00:00
Make sure that the account indicated is the one you want to use to
receive your customers payment as Odoo uses this field to generate
2019-11-25 16:35:27 +01:00
the EPC QR Code.
.. image:: epc_qr_code/epc_qr_code03.png
2019-11-25 16:35:27 +01:00
:align: center
2022-11-18 10:10:48 +00:00
2019-11-25 16:35:27 +01:00
.. tip::
2022-11-18 10:10:48 +00:00
If you want to issue an invoice without an EPC QR Code,
remove the IBAN indicated in the *Bank Account* field,
2019-11-25 16:35:27 +01:00
under the *Other Info* tab of the invoice.
.. seealso::
* :doc:`../bank`
2022-11-18 10:10:31 +00:00
* `Odoo Academy: QR Code on Invoices for European Customers <https://www.odoo.com/r/VuU>`_