InvenTree/InvenTree/stock
2020-04-07 00:19:51 +10:00
..
fixtures Display table of StockItems which have been split from the current item 2020-02-17 22:37:55 +11:00
migrations Rename "URL" to "link" for StockItem and StockItemTracking models 2020-04-06 10:43:06 +10:00
templates/stock Remove some weird trailing zeros 2020-04-07 00:19:51 +10: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 Include supplier-part information in Stock API 2020-04-06 22:02:23 +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 Include supplier-part information in Stock API 2020-04-06 22:02:23 +10:00
serializers.py Include supplier-part information in Stock API 2020-04-06 22:02:23 +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 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 Bugs! 2020-04-06 11:21:34 +10:00