InvenTree/InvenTree/stock
Oliver 9bcbaaa5f5 Remove more python2 stuff 2022-05-17 16:57:31 +10:00
..
fixtures Add more fixture data 2022-04-02 09:54:55 +11:00
migrations Adds metadata mixin class for adding JSON field to internal tables 2022-05-16 00:45:16 +10:00
templates/stock Remove locate button from top-level stock location 2022-05-16 00:10:50 +10:00
__init__.py PEP fixes 2020-04-22 13:21:45 +10:00
admin.py Remove more python2 stuff 2022-05-17 16:57:31 +10:00
api.py Merge pull request #3011 from matmair/matmair/issue2996 2022-05-17 00:51:31 +10: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 make imports on function level 2022-05-16 18:01:16 +02:00
serializers.py Remove encoding header 2022-05-15 20:33:00 +02:00
test_api.py Remove encoding header 2022-05-15 20:33:00 +02:00
test_views.py fix import 2022-02-13 05:34:06 +01:00
tests.py Further unit test fixes 2022-04-02 12:00:08 +11:00
urls.py Refactor "uninstall stock item" form to use the API 2022-05-04 17:25:24 +10:00
views.py Remove encoding header 2022-05-15 20:33:00 +02:00