InvenTree/InvenTree
Oliver Walters 9aa1a70f18 QR code improvements
- Display QR codes as links to served images
- The qr_code plugin caches these images in the background
- Make a qr_code template to push out as a modal form
- Create a QRCodeView to simplify display of QR codes
- Add option to launchModalForm() to disable the 'submit' button

Refactored QR code display for

- StockLocation
- StockItem
- Part
2019-05-04 18:46:57 +10:00
..
build Explicitly mark some CharField as non blank 2019-05-04 17:01:31 +10:00
company Explicitly mark some CharField as non blank 2019-05-04 17:01:31 +10:00
img_source Changed some category views to use boostrap list-group 2018-04-14 23:05:36 +10:00
InvenTree QR code improvements 2019-05-04 18:46:57 +10:00
part QR code improvements 2019-05-04 18:46:57 +10:00
static QR code improvements 2019-05-04 18:46:57 +10:00
stock QR code improvements 2019-05-04 18:46:57 +10:00
templates QR code improvements 2019-05-04 18:46:57 +10:00
users Style fixes 2017-04-20 22:53:28 +10:00
keygen.py Add docstrings for Build app 2019-04-27 20:35:14 +10:00
manage.py Fixing python errors 2017-04-11 17:21:05 +10:00