Allow for barcode-scanning #506
Description
This issue is to add barcode scanning functionality to Reservations specifically, not strictly for the addition of extra, potentially arbitrary, fields to the EquipmentItem model.
Last Update (2015-02?)
We should include barcode scanning functionality for EquipmentItems and the ability to select equipment during checkout / checkin using barcode scanners. This would also be helpful for #518 and general application setup (e.g. create new EquipmentItems of a given EquipmentModel by scanning in a series of barcodes).
Original Post - 2014-03-28
As requested by Assad Layne at the Law School:
Hey Casey thanks for your help before. I love the system but was wondering if there was anyway to add an additional field when I create an Item. We have numbered Barcode labels for all the loaners which don’t correspond to the Machine serial numbers so I’d like to keep the serial number field and the description but add a third field for the barcode number. Is this possible?
This should be pretty straightforward; add a migration and update the backend.
Activity