This module allows you to create self-adhesive label printing actions on any model.
Table of contents
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.
- 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:
- 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.
- This module depends on base_automation only because this module extends ir.actions.server with a new kind of action, and base.automation inherits from ir.actions.server by delegation in such a way that the modules cannot be loaded in another order.
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 smashing it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
- Iván Todorovich
- Moka Tourisme
Iván Todorovich <[email protected]>
-
- Grégory Schreiner
Sylvain LE GAL <https://twitter.com/legalsylvain>
Stefan Rijnhart <[email protected]>
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.