InvenTree/InvenTree/label
2021-08-07 22:28:48 +10:00
..
migrations Add model for PartLabel 2021-07-08 21:07:45 +10:00
templates/label Copy default part label templates 2021-07-08 22:42:31 +10:00
__init__.py Add "label" app 2020-08-16 09:28:12 +10:00
admin.py Add admin / serializer / API for PartLabel model 2021-07-08 22:10:10 +10:00
api.py Add inline option for reports, too 2021-08-07 22:28:48 +10:00
apps.py Print part labels 2021-07-08 22:54:41 +10:00
models.py Add parameters to template 2021-07-21 22:14:03 +10:00
serializers.py Add admin / serializer / API for PartLabel model 2021-07-08 22:10:10 +10:00
test_api.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
tests.py Add a smattering of unit tests 2021-01-18 22:14:38 +11:00
views.py PEP fixes 2020-08-16 11:13:17 +10:00