InvenTree/InvenTree/stock
Matthias 793009215c
fix style errors
2022-05-27 19:54:44 +02:00
..
fixtures fix endline 2022-05-20 13:35:07 +02:00
migrations Adds 'quarantine' code for StockItemStatus (#3084) 2022-05-27 15:12:15 +10:00
templates/stock fix style errors 2022-05-27 19:54:44 +02:00
__init__.py PEP fixes 2020-04-22 13:21:45 +10:00
admin.py resort imports 2022-05-20 17:24:51 +02:00
api.py resort imports 2022-05-20 17:24:51 +02:00
apps.py Remove more python2 stuff 2022-05-17 16:57:31 +10:00
forms.py Remove encoding header 2022-05-15 20:33:00 +02:00
models.py resort imports 2022-05-20 17:24:51 +02:00
serializers.py resort imports 2022-05-20 17:24:51 +02:00
test_api.py resort imports 2022-05-20 17:24:51 +02:00
test_views.py refactor 'all' role 2022-05-20 17:43:51 +02:00
tests.py Merge branch 'master' of https://github.com/inventree/InvenTree into style-fixes 2022-05-21 23:57:41 +02:00
urls.py Refactor "uninstall stock item" form to use the API 2022-05-04 17:25:24 +10:00
views.py Stock available (#3057) 2022-05-24 15:35:04 +10:00