InvenTree/InvenTree/stock
2021-01-13 17:08:01 -05:00
..
fixtures Merged master 2021-01-07 13:50:29 -05:00
migrations Merged master 2021-01-13 17:08:01 -05:00
templates/stock Merged master 2021-01-13 17:08:01 -05:00
__init__.py PEP fixes 2020-04-22 13:21:45 +10:00
admin.py Remove defunct 'build_order' field from StockItem model 2020-11-10 20:12:39 +11:00
api.py Filter StockItem API by staleness 2021-01-06 22:20:54 +11:00
apps.py Added stock page 2017-03-27 21:05:19 +11:00
forms.py Switched to global owner model, need to validate use-cases table and fix tests 2021-01-11 17:41:29 -05:00
models.py Added owner model to admin page and added test cases 2021-01-13 11:38:37 -05:00
serializers.py Annotate stock queryset with stale status 2021-01-06 23:06:49 +11:00
test_api.py Updated stock tests quantities 2021-01-08 14:05:53 -05:00
test_views.py Added location owner change test case to verify stock item owner in that location is also updated 2021-01-12 17:11:46 -05:00
tests.py Improve unit testing for StockItem API 2021-01-04 01:22:43 +11:00
urls.py Add form / view for installing a stock item into another stock item 2020-10-04 20:41:28 +11:00
views.py Merged master 2021-01-13 17:08:01 -05:00