|
1 | 1 | ============ |
2 | | -EPC QR Codes |
| 2 | +EPC QR codes |
3 | 3 | ============ |
4 | 4 |
|
5 | | -European Payments Council Quick Response Code, |
6 | | -or **EPC QR Code**, are two-dimensional barcodes |
7 | | -that customers can scan with their **mobile banking |
8 | | -applications** to initiate a **SEPA Credit Transfer |
9 | | -(SCT)**, and pay their invoices instantly. |
| 5 | +European Payments Council quick response codes, or **EPC QR codes**, are two-dimensional barcodes |
| 6 | +that customers can scan with their **mobile banking applications** to initiate a **SEPA credit |
| 7 | +transfer (SCT)** and pay their invoices instantly. |
10 | 8 |
|
11 | | -In addition to bringing ease of use and speed, |
12 | | -it greatly reduces typing errors that would potentially |
13 | | -make for payment issues. |
| 9 | +In addition to bringing ease of use and speed, it greatly reduces typing errors that would |
| 10 | +potentially make for payment issues. |
14 | 11 |
|
15 | 12 | .. note:: |
16 | | - This feature is only available in several European |
17 | | - countries such as Austria, Belgium, Finland, Germany, |
18 | | - and The Netherlands. |
| 13 | + This feature is only available for companies in several European countries such as Austria, |
| 14 | + Belgium, Finland, Germany, and the Netherlands. |
| 15 | + |
| 16 | +.. seealso:: |
| 17 | + - :doc:`../bank` |
| 18 | + - `Odoo Academy: QR Code on Invoices for European Customers <https://www.odoo.com/r/VuU>`_ |
19 | 19 |
|
20 | 20 | Configuration |
21 | 21 | ============= |
22 | 22 |
|
23 | | -Go to :menuselection:`Accounting --> Configuration --> Settings` |
24 | | -and activate the **SEPA QR Code** feature. |
| 23 | +Go to :menuselection:`Accounting --> Configuration --> Settings` and activate the :guilabel:`QR |
| 24 | +Codes` feature in the :guilabel:`Customer Payments` section. |
25 | 25 |
|
26 | | -.. image:: epc_qr_code/epc_qr_code01.png |
27 | | - :align: center |
28 | | - |
29 | | -Configure your Bank Account’s journal |
| 26 | +Configure your bank account's journal |
30 | 27 | ------------------------------------- |
31 | 28 |
|
32 | | -Make sure that your *Bank Account* is correctly configured |
33 | | -on Odoo with your IBAN and BIC. |
| 29 | +Make sure that your :guilabel:`Bank Account` is correctly configured in Odoo with your IBAN and BIC. |
34 | 30 |
|
35 | | -To do so, go to :menuselection:`Accounting --> Configuration |
36 | | ---> Journals`, open your *bank journal*, then fill out the |
37 | | -*Bank Account* and *Bank* under the *Bank Account* tab. |
| 31 | +To do so, go to :menuselection:`Accounting --> Configuration --> Journals`, open your bank journal, |
| 32 | +then fill out the :guilabel:`Account Number` and :guilabel:`Bank` under the :guilabel:`Bank Account |
| 33 | +Number` column. |
38 | 34 |
|
39 | | -.. image:: epc_qr_code/epc_qr_code02.png |
40 | | - :align: center |
| 35 | +.. image:: epc_qr_code/bank-journal.png |
| 36 | + :alt: Bank account number column in the bank journal |
41 | 37 |
|
42 | | -Issue Invoices with EPC QR Codes |
| 38 | +Issue invoices with EPC QR codes |
43 | 39 | ================================ |
44 | 40 |
|
45 | | -EPC QR Codes are added automatically to your invoices, as |
46 | | -long as you issue them to customers that are located in a |
47 | | -country where this feature is available. |
| 41 | +EPC QR codes are added automatically to your invoices. Customers whose bank supports making payments |
| 42 | +via EPC QR codes will be able to scan the code and pay the invoice. |
48 | 43 |
|
49 | | -Go to :menuselection:`Accounting --> Customers --> Invoices`, |
50 | | -and create a new invoice. |
| 44 | +Go to :menuselection:`Accounting --> Customers --> Invoices`, and create a new invoice. |
51 | 45 |
|
52 | | -Before posting it, open the *Other Info* tab. Odoo automatically |
53 | | -fills out the *Bank Account* field with your IBAN. |
| 46 | +Before posting it, open the :guilabel:`Other Info` tab. Odoo automatically fills out the |
| 47 | +:guilabel:`Recipient Bank` field with your IBAN. |
54 | 48 |
|
55 | | -Make sure that the account indicated is the one you want to use to |
56 | | -receive your customer’s payment as Odoo uses this field to generate |
57 | | -the EPC QR Code. |
| 49 | +.. note:: |
| 50 | + In the :guilabel:`Other Info` tab, the account indicated in the :guilabel:`Recipient Bank` field |
| 51 | + is used to receive your customer's payment. Odoo automatically populates this field with your |
| 52 | + IBAN by default and uses it to generate the EPC QR code. |
58 | 53 |
|
59 | | -.. image:: epc_qr_code/epc_qr_code03.png |
60 | | - :align: center |
| 54 | +When the invoice is printed or previewed, the QR code is included at the bottom. |
61 | 55 |
|
62 | | -.. tip:: |
63 | | - If you want to issue an invoice without an EPC QR Code, |
64 | | - remove the IBAN indicated in the *Bank Account* field, |
65 | | - under the *Other Info* tab of the invoice. |
| 56 | +.. image:: epc_qr_code/invoice-qr-code.png |
| 57 | + :alt: QR code on a customer invoice |
66 | 58 |
|
67 | | -.. seealso:: |
68 | | - * :doc:`../bank` |
69 | | - * `Odoo Academy: QR Code on Invoices for European Customers <https://www.odoo.com/r/VuU>`_ |
| 59 | +.. tip:: |
| 60 | + If you want to issue an invoice without an EPC QR code, remove the IBAN indicated in the |
| 61 | + :guilabel:`Recipient Bank` field, under the :guilabel:`Other Info` tab of the invoice. |
0 commit comments