InvenTree/InvenTree/stock
Oliver Walters c7257a1bd3 build order 2022-04-10 20:03:40 +10:00
..
fixtures Add more fixture data 2022-04-02 09:54:55 +11:00
migrations ignore coverage in exsisting migrations 2022-02-13 17:45:46 +01:00
templates/stock build order 2022-04-10 20:03:40 +10:00
__init__.py PEP fixes 2020-04-22 13:21:45 +10:00
admin.py Add autocomplete fields to admin views for "stock" app: 2021-12-04 19:25:57 +11:00
api.py Style fixes 2022-03-03 17:44:12 +11:00
apps.py Added stock page 2017-03-27 21:05:19 +11:00
forms.py PEP fixes 2022-02-17 17:04:51 +11:00
models.py Adds custom delete routine for PartCategory model 2022-03-10 15:01:20 +11:00
serializers.py PEP fixes 2022-02-17 17:04:51 +11:00
test_api.py Further unit test fixes 2022-04-02 12:00:08 +11:00
test_views.py fix import 2022-02-13 05:34:06 +01:00
tests.py Further unit test fixes 2022-04-02 12:00:08 +11:00
urls.py Remove StockExport view (no longer required!) 2022-03-03 17:25:41 +11:00
views.py Add unit tests for serial number functionality 2022-03-07 14:07:01 +11:00