Label Printer
InvenTree Label Plugin¶
The InvenTree Label Plugin provides a simple way to print labels for InvenTree products. The plugin utilizes the label mixin to provide custom printing support.
When printing labels using this plugin, the labels are printed as PDF files which can be downloaded and printed using any PDF viewer.
Activation¶
This plugin is a mandatory plugin, and is always enabled.
Plugin Settings¶
This plugin provides a "DEBUG" mode, which can be enabled in the plugin settings. This mode is intended for development and testing purposes only, and should not be used in production environments. In debug mode, the plugin will generate labels with raw HTML - which can be useful for debugging purposes. However, this mode may not produce valid PDF files, and should not be used for actual label printing.
Usage¶
To use this plugin, select the InvenTreeLabel option from the list of available plugins when printing labels. The plugin will generate a PDF file containing the labels for the selected products.