Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Barcodes Can be More Useful #973

Closed
dscherertfm opened this issue Jul 28, 2015 · 3 comments
Closed

Barcodes Can be More Useful #973

dscherertfm opened this issue Jul 28, 2015 · 3 comments
Labels
backend stale 👩‍💻 ready for dev These issues are ready for someone to work on them - take your pick!

Comments

@dscherertfm
Copy link

Currently, barcodes are generated as a 2D QRCode, it would be cool to be able to choose 2D or 1D code (Code 3 of 9 for example), as well as have the generated labels suitable for more label formats.

Also, the barcode currently encodes an asset URL. I think it might be more useful to encode the asset tag, or have an option to encode one or the other (which helps support the feature(s) below).

Following that, having a check-in/check-out box on the user's profile page where I can quickly scan barcodes to check an asset out/in to/from a user would make the process really straight-forward and fast. The note could be set to "Scanned" or something or left blank to eliminate the need for a manager to do anything more than scan and go (by configuring the scanner to trigger an Enter keypress after scanning and setting/resettting the focus on the field on page load and subsequent scans).

Baring that, at least being able to search for an asset/accessory/software license from the user's profile page in an omni-box type thing would possibly do the same thing and would at the very least keep a manager from moving between the different sections of the site to find and checkout assets to a user. Being able to search would help for assets that are not barcoded, like accessories or software licenses.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@dscherertfm
Copy link
Author

Similar to #827 and mentioned in #29

@uberbrady
Copy link
Collaborator

The poster from #1185 wants a more programmatic way of generating the QRCode - choosing to display different numbers or codes or serials rather than whatever we have hardcoded.

Some other users want access to this too; I just don't know how far down a template-writing hole we want to necessarily go - would it be bad to let users write their own blade-style templates - with {{variablename}} type escapes or something? Or maybe something like BBCode or Markdown? I don't really know.

@snipe snipe removed the enhancement label Mar 26, 2016
@stale
Copy link

stale bot commented Feb 22, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions!

@stale stale bot added the stale label Feb 22, 2018
@stale stale bot closed this as completed Mar 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend stale 👩‍💻 ready for dev These issues are ready for someone to work on them - take your pick!
Projects
None yet
Development

No branches or pull requests

3 participants