InvenTree/InvenTree/stock
2020-05-02 14:05:52 +10:00
..
fixtures Display table of StockItems which have been split from the current item 2020-02-17 22:37:55 +11:00
migrations More work 2020-04-26 16:38:29 +10:00
templates/stock StockItem page tweaks 2020-05-02 14:05:52 +10:00
__init__.py PEP fixes 2020-04-22 13:21:45 +10:00
admin.py PEP fixes 2020-04-26 16:44:35 +10:00
api.py Bug fix for StockItem list API 2020-05-02 13:51:29 +10:00
apps.py Added stock page 2017-03-27 21:05:19 +11:00
forms.py Rename "URL" to "link" for StockItem and StockItemTracking models 2020-04-06 10:43:06 +10:00
models.py Fix BOM table rendering 2020-04-28 23:17:15 +10:00
serializers.py Bug fix for StockItem list API 2020-05-02 13:51:29 +10:00
test_api.py Fixes for Stocktransfer API endpoint 2020-04-10 01:01:39 +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 Bug fix for a code path which resulted in a form failing validation but not showing any errors! 2020-04-27 20:45:01 +10:00