InvenTree/InvenTree/stock
Oliver Walters 1a32e441b7 Add //TODO entry in stock tabs 2020-02-02 12:42:35 +11:00
..
fixtures Fixed tests 2019-09-08 19:41:54 +10:00
migrations Markdownify the 'notes' field for StockItem 2020-02-02 12:11:18 +11:00
templates/stock Add //TODO entry in stock tabs 2020-02-02 12:42:35 +11:00
__init__.py PEP fixes 2019-04-28 01:09:48 +10:00
admin.py Export full_name for parts 2019-09-15 22:23:34 +10:00
api.py Merge pull request #411 from SchrodingersGat/bom-upload 2019-07-10 15:17:58 +10:00
apps.py Added stock page 2017-03-27 21:05:19 +11:00
forms.py Markdownify the 'notes' field for StockItem 2020-02-02 12:11:18 +11:00
models.py Markdownify the 'notes' field for StockItem 2020-02-02 12:11:18 +11:00
serializers.py Add ability to create new stock tracking note for a stock item 2019-07-16 00:10:24 +10: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 Bug fix for test cases 2019-11-19 10:19:52 +11:00
urls.py Markdownify the 'notes' field for StockItem 2020-02-02 12:11:18 +11:00
views.py Markdownify the 'notes' field for StockItem 2020-02-02 12:11:18 +11:00