This module allows you to create self-adhesive label printing actions on any model.
Table of contents
Configuration
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.
Usage
- In the target model’s tree view, select the records to print.
- Click Action and your label report action name.
- Select the number of labels per record to print, and click Print.
Known issues / Roadmap
Known issues:
wkhtmltopdf
doesn’t always respect dpi, and mm measures don’t match. For this matter, it’s recommended to use this module along withreport_wkhtmltopdf_param
and enable--disable-smart-shrinking
.- This module depends on
base_automation
only because this module extendsir.actions.server
with a new kind of action, andbase.automation
inherits fromir.actions.server
by delegation in such a way that the modules cannot be loaded in another order.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
- Iván Todorovich <ivan.todorovich@gmail.com>
- Grégory Schreiner
- Sylvain LE GAL <https://twitter.com/legalsylvain>
- Stefan Rijnhart <stefan@opener.amsterdam>
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
Current maintainer:
This module is part of the OCA/reporting-engine project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.