InvenTree/InvenTree/label
Matthias Mair d21838959f
Revert "Revert "fixed LOG style errors""
This reverts commit 78e5eb0e69.
2023-09-28 13:58:34 +02:00
..
migrations Label plugin refactor (#5251) 2023-07-17 21:39:53 +10:00
templates/label Synergise label filter help texts (#5100) 2023-06-24 08:40:36 +10:00
__init__.py Add "label" app 2020-08-16 09:28:12 +10:00
admin.py Build line labels (#5034) 2023-06-14 13:07:18 +10:00
api.py Allow label printing when custom plugins not enabled (#5266) 2023-07-18 10:34:50 +10:00
apps.py Revert "Revert "fixed LOG style errors"" 2023-09-28 13:58:34 +02:00
models.py Label plugin refactor (#5251) 2023-07-17 21:39:53 +10:00
serializers.py Build line labels (#5034) 2023-06-14 13:07:18 +10:00
tasks.py Label plugin refactor (#5251) 2023-07-17 21:39:53 +10:00
test_api.py Cleanup / consolidate unit testing code (#4831) 2023-05-17 07:35:26 +10:00
tests.py Add validation check to "Convert to Variant" form (#5583) 2023-09-21 13:22:20 +10:00