InvenTree/InvenTree/stock
Oliver Walters 047d2f2f4c Include part revision in stock API / table 2019-06-28 09:35:29 +10:00
..
fixtures More test coverage for Stock 2019-05-13 18:45:52 +10:00
migrations Fixed up some stupid recursion on the Tree model template 2019-06-18 00:59:54 +10:00
templates/stock Replace some cog icons 2019-06-20 21:28:00 +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 Include part revision in stock API / table 2019-06-28 09:35:29 +10:00
apps.py Added stock page 2017-03-27 21:05:19 +11:00
forms.py Set part category for multiple parts at once 2019-06-25 19:15:39 +10:00
models.py Improved speed of stock tree 2019-06-18 00:09:42 +10:00
serializers.py Perform model validation on API serializers 2019-06-13 23:03:58 +10:00
test_api.py PEP fixes 2019-04-27 15:25:40 +10:00
tests.py Bug fix 2019-05-13 18:52:54 +10:00
urls.py Remove some now unused forms / views / etc 2019-06-02 12:45:44 +10:00
views.py Remove some now unused forms / views / etc 2019-06-02 12:45:44 +10:00