This module allows you to create self-adhesive label printing actions on any model.
Table of contents
Configure your Report Label Paperformat
- Go to "Settings > Technical > Reporting > Label Paper Format"
- Create your self-adhesive label paper formats.
You should reuse or create a Paperformat.
Configure your Server action
- Go to "Settings > Technical > Actions > Server Actions"
Create your label report :
- In the 'Action to do' field, select 'Print Self-adhesive Labels'
- In the 'Label Paper Format' field, select your label paper format previously created
- In the 'Label Qweb Template' create or reuse a QWeb template for your label.
Importante Note
By design, the variable used in this QWeb template must be named record.
- 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.
you can optionaly define an offset
The items will be printed in a pdf document.
Known issues:
- 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.
To do when migrating in version > 16 :
1. remove
base_automation
dependency 2. installreport_label
3. install thenbase_automation
. If the installation ofbase_automation
works, the dependency can be replaced bybase
.
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.
- 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.