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.

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.

https://raw.githubusercontent.com/OCA/reporting-engine/14.0/report_label/static/description/configure_report_label.png