InvenTree/InvenTree/stock
2021-01-29 12:47:46 +11: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 Dialog for checking multiple items into a stock location 2021-01-28 21:36:57 +11:00
__init__.py PEP fixes 2019-04-28 01:09:48 +10:00
admin.py Remove defunct 'build_order' field from StockItem model 2020-11-10 20:12:39 +11:00
api.py Fixes for unit tests 2021-01-28 22:37:28 +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 Fixes for unit tests 2021-01-29 12:47:46 +11:00
serializers.py Add "last updated" date to stock table 2021-01-15 15:27:40 +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 Fixes for unit tests 2021-01-29 12:47:46 +11:00
urls.py Replace existing django form views with API request 2021-01-18 21:33:15 +11:00
views.py Fixes for unit tests 2021-01-29 12:47:46 +11:00