Printer and label as standard
Is it possible to somehow anchor it in the printing command that the bearing label and the machine are always selected in the warehouse and the parts label and the machine in the parts warehouse? It would make it easier if you didn't always have to choose the label and the printer first. It's not much effort I know but if there is a possibility it would be nice. Just like in my case I only have one label type per area, so stock and parts.
@Grischabock sorry I'm not following exactly what you are asking - perhaps you could submit a PR to implement this?
I believe what OP asks for is defaults for Template, Printing Plugin, and Machine in the GUI. Currently it seems that one always has to spend multiple clicks to select desired Template (can be circumvented by disabling all others), Printing Plugin (defaults to empty on my end, needs to be changed to InvenTreeLabelMachine to use this plugin), and then select the machine (which defaults to last used, so I assume this is fine) one wants to print with.
Probably not a problem of this plugin, but rather of InvenTree "core".
@lcnittl thanks for the clarification (assuming it is accurate to the OP). I have actually been thinking about something similar recently. It would probably be sufficient to cache the "last used template" / "last used plugin" / "last used printer" in the client side, and pre-fill with these values