InvenTree/InvenTree/stock
2020-04-03 14:24:35 +11:00
..
fixtures Display table of StockItems which have been split from the current item 2020-02-17 22:37:55 +11:00
migrations Limit choices for Part selection 2020-03-18 21:28:11 +11:00
templates/stock Merge remote-tracking branch 'inventree/master' 2020-03-22 20:20:22 +11:00
__init__.py PEP fixes 2019-04-28 01:09:48 +10:00
admin.py Add custom migration 2020-02-17 22:11:44 +11:00
api.py Fix API endpoints for Stock app 2020-04-03 12:20:43 +11:00
apps.py Added stock page 2017-03-27 21:05:19 +11:00
forms.py Fix for bug a) 2020-02-06 23:11:47 +11:00
models.py Limit choices for Part selection 2020-03-18 21:28:11 +11:00
serializers.py Add item count to StockLocation serializer 2020-04-03 11:41:51 +11:00
test_api.py PEP fixes 2019-04-27 15:25:40 +10:00
test_views.py PEP 2019-08-30 00:15:16 +10:00
tests.py remove failing test 2020-02-18 23:59:37 +11:00
urls.py Display table of StockItems which have been split from the current item 2020-02-17 22:37:55 +11:00
views.py Create new stock item from supplierpart stock page 2020-02-12 11:32:01 +11:00