InvenTree/InvenTree/stock
2019-05-02 19:02:03 +10:00
..
migrations Added migration file 2019-05-02 00:59:59 +10:00
templates/stock Use the collapse template for the stock location list view 2019-05-02 19:02:03 +10:00
__init__.py PEP fixes 2019-04-28 01:09:48 +10:00
admin.py Remove 'simple-history' 2019-04-18 21:28:09 +10:00
api.py Remove references to get_object_or_404 2019-04-28 11:09:19 +10:00
apps.py Added stock page 2017-03-27 21:05:19 +11:00
forms.py Docstring for Stock app 2019-04-27 22:49:16 +10:00
models.py Adjust model field (haven't run make migrate yet) 2019-05-02 00:57:44 +10:00
serializers.py Pepe fixes 2019-04-30 00:18:58 +10:00
test_api.py PEP fixes 2019-04-27 15:25:40 +10:00
tests.py Tests for stock app 2019-04-25 17:30:44 +10:00
urls.py Docstring for Stock app 2019-04-27 22:49:16 +10:00
views.py PEP fix 2019-04-29 18:43:44 +10:00