InvenTree/InvenTree/label
2021-04-10 20:08:13 +10:00
..
migrations Refactoring label printing 2021-02-22 16:12:13 +11:00
templates/label Adds body styling to label base 2021-03-02 14:05:52 +11:00
__init__.py Add "label" app 2020-08-16 09:28:12 +10:00
admin.py Add model for StockLocation label 2021-01-08 23:08:00 +11:00
api.py made translation lazy 2021-04-04 22:47:01 +02:00
apps.py Update logger context 2021-04-10 20:08:13 +10:00
models.py Update logger context 2021-04-10 20:08:13 +10:00
serializers.py Add filterable API for StockLocation labels 2021-01-08 23:08:30 +11:00
test_api.py PEP fixes 2021-02-27 07:56:38 +11: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