Skip to content

Commit 5c81b73

Browse files
dade-odoofdardenne
authored andcommitted
[IMP] accounting: update epc qr code
task-3336175 closes #4545 X-original-commit: fd23308 Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com> Signed-off-by: Dean Dallas (dade) <dade@odoo.com>
1 parent 9fb0afe commit 5c81b73

File tree

6 files changed

+37
-45
lines changed

6 files changed

+37
-45
lines changed
Lines changed: 37 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,69 +1,61 @@
11
============
2-
EPC QR Codes
2+
EPC QR codes
33
============
44

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.
108

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.
1411

1512
.. 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>`_
1919

2020
Configuration
2121
=============
2222

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.
2525

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
3027
-------------------------------------
3128

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.
3430

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.
3834

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
4137

42-
Issue Invoices with EPC QR Codes
38+
Issue invoices with EPC QR codes
4339
================================
4440

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.
4843

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.
5145

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.
5448

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.
5853

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.
6155

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
6658

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.
11 KB
Loading
Binary file not shown.
Binary file not shown.
Binary file not shown.
13.1 KB
Loading

0 commit comments

Comments
 (0)