InvenTree/InvenTree/label
2021-02-10 20:40:15 +11:00
..
migrations Improve validators for 'filters' field 2021-01-14 08:15:05 +11:00
templates Improvement for existing StockItemLabel template 2021-01-13 21:52:16 +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 Wrap custom filter validation in try/except blocks 2021-02-10 20:40:15 +11:00
apps.py Remove unused import 2021-01-14 08:14:32 +11:00
models.py Wrap custom filter validation in try/except blocks 2021-02-10 20:40:15 +11:00
serializers.py Add filterable API for StockLocation labels 2021-01-08 23:08:30 +11:00
test_api.py Add a smattering of unit tests 2021-01-18 22:14: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