Bulk label printing for locations (boxes/containers) #1202
SoLongFish
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is the problem you are trying to solve with this feature?
I use locations to represent physical storage boxes/containers. Right now I can open a single location and view/print its label/QR code, but there is no way to print labels for multiple locations at once (e.g. “all boxes” or a selected subset).
For initial setup or when reorganizing storage, printing labels one-by-one is very time-consuming and error-prone.
What is the solution you are proposing?
Add a bulk label printing workflow for locations (similar to the asset label generator):
Nice-to-have:
What alternatives have you considered?
Printing labels location-by-location (current workflow) — too slow for many boxes.
Using external scripts via API to fetch locations and generate labels — works, but requires custom tooling and is not user-friendly.
Using asset labels instead — not the same, because the label should point to the location/box itself.
Additional context
Use case: labeling a large number of physical boxes/containers where each box corresponds to a location.
A bulk workflow would significantly improve onboarding and re-labeling after reorganizing storage.
If helpful, I can provide screenshots of my location hierarchy and label requirements.
Contributions
Beta Was this translation helpful? Give feedback.
All reactions