InvenTree/InvenTree/label
Oliver Walters 2bbc65cc59 Add "brief" version of QR codes
- Use this to render to labels (as it contains much less information)
2020-08-16 13:29:38 +10:00
..
migrations Add "label" app 2020-08-16 09:28:12 +10:00
__init__.py Add "label" app 2020-08-16 09:28:12 +10:00
admin.py Add admin interface for StockItemLabel 2020-08-16 09:29:45 +10:00
apps.py Add "label" app 2020-08-16 09:28:12 +10:00
models.py Add "brief" version of QR codes 2020-08-16 13:29:38 +10:00
tests.py PEP fixes 2020-08-16 11:13:17 +10:00
views.py PEP fixes 2020-08-16 11:13:17 +10:00