InvenTree/InvenTree/stock
Oliver Walters 90a342fad8 Add a reference to a build for a stock item 2019-09-01 23:09:40 +10:00
..
fixtures More test coverage for Stock 2019-05-13 18:45:52 +10:00
migrations Add a reference to a build for a stock item 2019-09-01 23:09:40 +10:00
templates/stock Stock locations are now persistent 2019-08-29 15:52:32 +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 Merge pull request #411 from SchrodingersGat/bom-upload 2019-07-10 15:17:58 +10:00
apps.py Added stock page 2017-03-27 21:05:19 +11:00
forms.py Fix tests for stock serialization 2019-08-29 07:37:44 +10:00
models.py Add a reference to a build for a stock item 2019-09-01 23:09:40 +10:00
serializers.py Add ability to create new stock tracking note for a stock item 2019-07-16 00:10:24 +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 Test another invalid serialization 2019-08-29 23:50:33 +10:00
urls.py Add form / view for serializing a stock item 2019-08-28 21:46:26 +10:00
views.py Another test 2019-08-30 00:14:54 +10:00