A label printing plugin for InvenTree, which provides support for the Brother label printers.
This plugin supports printing to some Brother label printers with network (wired or WiFi) support. Refer to the brother_ql docs for a list of label printers which are directly supported.
Install this plugin manually as follows:
pip install inventree-brother-plugin
Or, add to your plugins.txt
file to install automatically using the invoke install
command:
inventree-brother-plugin
TODO