mventory icon indicating copy to clipboard operation
mventory copied to clipboard

Add barcode/QRCode support

Open proffalken opened this issue 3 years ago • 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!

proffalken avatar Jun 16 '21 07:06 proffalken

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

proffalken avatar Jun 27 '21 07:06 proffalken