|
1 | | -============================ |
2 | | -Add EPC QR Codes to invoices |
3 | | -============================ |
| 1 | +============ |
| 2 | +EPC QR codes |
| 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 that |
| 6 | +customers can scan with their **mobile banking applications** to initiate a **SEPA credit transfer |
| 7 | +(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. |
19 | 15 |
|
20 | 16 | Configuration |
21 | 17 | ============= |
22 | 18 |
|
23 | | -Go to :menuselection:`Accounting --> Configuration --> Settings` |
24 | | -and activate the **SEPA QR Code** feature. |
| 19 | +Go to :menuselection:`Accounting --> Configuration --> Settings` and activate the :guilabel:`QR |
| 20 | +Codes` feature in the :guilabel:`Customer Payments` section. |
25 | 21 |
|
26 | | -.. image:: epc_qr_code/epc_qr_code01.png |
27 | | - :align: center |
28 | | - |
29 | | -Configure your Bank Account’s journal |
| 22 | +Configure your bank account’s journal |
30 | 23 | ------------------------------------- |
31 | 24 |
|
32 | | -Make sure that your *Bank Account* is correctly configured |
33 | | -on Odoo with your IBAN and BIC. |
| 25 | +Make sure that your :guilabel:`Bank Account` is correctly configured in Odoo with your IBAN and BIC. |
34 | 26 |
|
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. |
| 27 | +To do so, go to :menuselection:`Accounting --> Configuration --> Journals`, open your bank journal, |
| 28 | +then fill out the :guilabel:`Account Number` and :guilabel:`Bank` under the :guilabel:`Bank Account |
| 29 | +Number` column. |
38 | 30 |
|
39 | | -.. image:: epc_qr_code/epc_qr_code02.png |
40 | | - :align: center |
| 31 | +.. image:: epc_qr_code/bank-journal.png |
| 32 | + :alt: Bank account number column in the bank journal |
41 | 33 |
|
42 | | -Issue Invoices with EPC QR Codes |
| 34 | +Issue invoices with EPC QR codes |
43 | 35 | ================================ |
44 | 36 |
|
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. |
| 37 | +EPC QR codes are added automatically to your invoices. Customers whose bank supports making payments |
| 38 | +via EPC QR codes will be able to scan the code and pay the invoice. |
| 39 | + |
| 40 | +Go to :menuselection:`Accounting --> Customers --> Invoices`, and create a new invoice. |
48 | 41 |
|
49 | | -Go to :menuselection:`Accounting --> Customers --> Invoices`, |
50 | | -and create a new invoice. |
| 42 | +Before posting it, open the :guilabel:`Other Info` tab. Odoo automatically fills out the |
| 43 | +:guilabel:`Recipient Bank` field with your IBAN. |
51 | 44 |
|
52 | | -Before posting it, open the *Other Info* tab. Odoo automatically |
53 | | -fills out the *Bank Account* field with your IBAN. |
| 45 | +.. note:: |
| 46 | + Make sure that the account indicated is the one you want to use to receive your customer’s |
| 47 | + payment as Odoo uses this field to generate the EPC QR code. |
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 | +When the invoice is printed or previewed, the QR code is included at the bottom. |
58 | 50 |
|
59 | | -.. image:: epc_qr_code/epc_qr_code03.png |
60 | | - :align: center |
| 51 | +.. image:: epc_qr_code/invoice-qr-code.png |
| 52 | + :alt: QR code on a customer invoice |
61 | 53 |
|
62 | 54 | .. 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. |
| 55 | + If you want to issue an invoice without an EPC QR code, remove the IBAN indicated in the |
| 56 | + :guilabel:`Recipient Bank` field, under the :guilabel:`Other Info` tab of the invoice. |
66 | 57 |
|
67 | 58 | .. seealso:: |
68 | 59 | * :doc:`../../bank/setup/bank_accounts` |
|
0 commit comments