InvenTree/InvenTree/stock
2020-08-21 22:11:02 +10:00
..
fixtures Add functions to test if a stock item has passed all tests 2020-05-17 22:03:55 +10:00
migrations StockItem: Allow customer field to be blank 2020-08-20 14:54:55 +10:00
templates/stock Merge remote-tracking branch 'inventree/master' 2020-08-16 15:10:23 +10:00
__init__.py PEP fixes 2020-04-22 13:21:45 +10:00
admin.py Fix stocktake export 2020-08-21 20:08:47 +10:00
api.py Significant query speed improvements to stock list API 2020-08-15 21:15:11 +10:00
apps.py Added stock page 2017-03-27 21:05:19 +11:00
forms.py Add form for selecting label template for a StockItem 2020-08-16 12:10:58 +10:00
models.py StockItem: Allow customer field to be blank 2020-08-20 14:54:55 +10:00
serializers.py Significant query speed improvements to stock list API 2020-08-15 21:15:11 +10:00
test_api.py Allow files to be uploaded alongside a test report 2020-05-16 22:53:23 +10:00
test_views.py PEP 2019-08-30 00:15:16 +10:00
tests.py Add unit tests 2020-05-24 21:10:00 +10:00
urls.py Add form for selecting label template for a StockItem 2020-08-16 12:10:58 +10:00
views.py Add form for selecting label template for a StockItem 2020-08-16 12:10:58 +10:00