MakeMonmouth/mventory

Add barcode/QRCode support

Opened this issue · 1 comments

Not too sure how this would be implemented, but being able to send barcode/QRCode data to the platform and have it look up the appropriate bin and return the relevant component would be awesome!

Looks like Django can do this quite easily with the model.ImageField() setting - need to investigate how we would return this on the API