InvenTree/InvenTree/stock
2022-05-20 13:20:55 +02:00
..
fixtures fix trailing 2022-05-20 13:20:55 +02:00
migrations fix trailing 2022-05-20 13:20:55 +02:00
templates/stock fix trailing 2022-05-20 13:20:55 +02:00
__init__.py PEP fixes 2020-04-22 13:21:45 +10:00
admin.py Exclude metadata from StockLocation and StockItem model resource class 2022-05-18 21:33:40 +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 Exclude metadata from StockLocation and StockItem model resource class 2022-05-18 21:33:40 +10: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