From 2d3f5fd5e38acde36ac8935063752389df3dacfd Mon Sep 17 00:00:00 2001
From: OCA-git-bot
Date: Mon, 2 Jan 2023 12:11:11 +0000
Subject: [PATCH] [UPD] README.rst
---
report_label/README.rst | 7 +++++--
report_label/static/description/index.html | 5 +++--
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/report_label/README.rst b/report_label/README.rst
index 7fffe66b2..567b56826 100644
--- a/report_label/README.rst
+++ b/report_label/README.rst
@@ -40,9 +40,12 @@ your self-adhesive label paper formats.
.. image:: https://raw.githubusercontent.com/OCA/reporting-engine/14.0/report_label/static/description/configure_paperformat.png
+You'll need to create or reuse a QWeb template for you label.
+
+`By design `_, the variable used in this QWeb template must be named `record`.
+
Go to **Settings > Technical > Analysis > Label Report** and create your label
-report, and its context action. You'll also need to create or reuse a
-QWeb template for you label.
+report, and its context action.
.. image:: https://raw.githubusercontent.com/OCA/reporting-engine/14.0/report_label/static/description/configure_report_label.png
diff --git a/report_label/static/description/index.html b/report_label/static/description/index.html
index db91a1002..ff775d642 100644
--- a/report_label/static/description/index.html
+++ b/report_label/static/description/index.html
@@ -389,9 +389,10 @@ ul.auto-toc {
Go to Settings > Technical > Analysis > Label Paper Format and create
your self-adhesive label paper formats.
+You’ll need to create or reuse a QWeb template for you label.
+By design, the variable used in this QWeb template must be named record.
Go to Settings > Technical > Analysis > Label Report and create your label
-report, and its context action. You’ll also need to create or reuse a
-QWeb template for you label.
+report, and its context action.