InvenTree/InvenTree/stock
Oliver caa7b84c3e
Allow tag fields to be empty (#4816)
Without this change, editing items (e.g. via the admin interface) fails if the tag field is not empty
2023-05-15 10:57:12 +10:00
..
fixtures Extend functionality of custom validation plugins (#4391) 2023-03-07 22:43:12 +11:00
migrations Allow tag fields to be empty (#4816) 2023-05-15 10:57:12 +10:00
templates/stock Replace mklint with djlint (#4746) 2023-05-02 20:03:52 +10:00
__init__.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
admin.py Code style improvements (#4683) 2023-04-28 20:49:53 +10:00
api.py [Feature] Scrap Build Outputs (#4800) 2023-05-13 22:19:35 +10:00
apps.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
filters.py Tree query improvements (#3443) 2022-08-01 13:43:27 +10:00
models.py Allow tag fields to be empty (#4816) 2023-05-15 10:57:12 +10:00
serializers.py Add flag to API which allows using pack size (#4741) 2023-05-13 21:32:25 +10:00
test_api.py Add flag to API which allows using pack size (#4741) 2023-05-13 21:32:25 +10:00
test_migrations.py Code style improvements (#4683) 2023-04-28 20:49:53 +10:00
test_views.py [BUG] Fix ownership (#4244) 2023-01-25 09:28:36 +11:00
tests.py Metadata fix (#4725) 2023-05-05 14:06:19 +10:00
urls.py [Feature] Add RMA support (#4488) 2023-03-29 10:35:43 +11:00
views.py Client side QR Codes (#4357) 2023-02-17 13:33:36 +11:00