mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[ADD] report_label
This commit is contained in:
committed by
Stefan Rijnhart
parent
1b1e9a4d9f
commit
c6f34b6609
10
report_label/readme/CONFIGURE.rst
Normal file
10
report_label/readme/CONFIGURE.rst
Normal 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
|
||||
6
report_label/readme/CONTRIBUTORS.rst
Normal file
6
report_label/readme/CONTRIBUTORS.rst
Normal 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>
|
||||
1
report_label/readme/DESCRIPTION.rst
Normal file
1
report_label/readme/DESCRIPTION.rst
Normal file
@@ -0,0 +1 @@
|
||||
This module allows you to create self-adhesive label printing actions on any model.
|
||||
3
report_label/readme/ROADMAP.rst
Normal file
3
report_label/readme/ROADMAP.rst
Normal 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`.
|
||||
5
report_label/readme/USAGE.rst
Normal file
5
report_label/readme/USAGE.rst
Normal 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
|
||||
Reference in New Issue
Block a user