A label printing plugin for InvenTree, which provides support for printing out labels in a grid layout.
Install this plugin manually as follows:
pip install inventree-gridlabel-plugin
Or, add to your plugins.txt
file to install automatically using the invoke install
command:
inventree-label-plugin
TODO