InvenTree/InvenTree/stock
2021-07-12 21:03:28 +10:00
..
fixtures yaml! 2021-05-06 14:38:13 +02:00
migrations added clean migration steps for all price fields 2021-07-01 07:11:15 +02:00
templates/stock Add some more functionality to StockLocation page 2021-07-12 20:53:36 +10:00
__init__.py PEP fixes 2020-04-22 13:21:45 +10:00
admin.py Add some more inlines in the admin interface 2021-06-21 00:46:15 +10:00
api.py Refactor all "adjustment" forms to use the new API approach 2021-07-12 20:38:54 +10:00
apps.py Added stock page 2017-03-27 21:05:19 +11:00
forms.py Refactor forms for StockItemTestResult 2021-07-01 14:31:37 +10:00
models.py Fixes for stock modal and notes propagation to tracking items 2021-07-05 17:36:10 -04:00
serializers.py Fix for LocationSerializer 2021-06-30 22:10:15 +10:00
test_api.py Unit test fixes 2021-06-27 00:47:12 +10:00
test_views.py Refactor all "adjustment" forms to use the new API approach 2021-07-12 20:38:54 +10:00
tests.py More unit test fixes 2021-07-09 01:49:17 +10:00
urls.py remove old StockAdjust view 2021-07-12 21:03:28 +10:00
views.py remove old StockAdjust view 2021-07-12 21:03:28 +10:00