InvenTree/InvenTree/stock
2019-06-02 20:42:37 +10:00
..
fixtures More test coverage for Stock 2019-05-13 18:45:52 +10:00
migrations Rename some fields 2019-06-02 19:46:30 +10:00
templates/stock Merge remote-tracking branch 'inventree/master' 2019-06-02 12:51:56 +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 Add search results for part-category and stock-location 2019-06-02 19:15:05 +10:00
apps.py Added stock page 2017-03-27 21:05:19 +11:00
forms.py Making PEP happy 2019-06-02 12:47:40 +10:00
models.py Add a 'LOST' status code for stockitem 2019-06-02 13:53:54 +10:00
serializers.py Client-side grouping 2019-05-28 17:21:29 +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