[ADD] report_label

This commit is contained in:
Ivàn Todorovich
2020-11-19 10:34:23 -03:00
committed by Stefan Rijnhart
parent 1b1e9a4d9f
commit c6f34b6609
25 changed files with 549 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
Go to **Settings > Technical > Analysis > Label Paper Format** and create
your self-adhesive label paper formats.
.. image:: ../static/description/configure_paperformat.png
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.
.. image:: ../static/description/configure_report_label.png

View File

@@ -0,0 +1,6 @@
* Iván Todorovich <ivan.todorovich@gmail.com>
* `Moka Tourisme <https://www.mokatourisme.fr>`_:
* Grégory Schreiner
* Sylvain LE GAL <https://twitter.com/legalsylvain>

View File

@@ -0,0 +1 @@
This module allows you to create self-adhesive label printing actions on any model.

View File

@@ -0,0 +1,3 @@
* `wkhtmltopdf` doesn't always respect dpi, and mm measures don't match. For
this matter, it's recommended to use this module along with
`report_wkhtmltopdf_param` and enable `--disable-smart-shrinking`.

View File

@@ -0,0 +1,5 @@
1. In the target model's tree view, select the records to print.
2. Click *Action* and your label report action name.
3. Select the number of labels per record to print, and click Print.
.. image:: ../static/description/label_wizard.png