InvenTree/InvenTree/stock
2022-04-30 19:50:25 +02:00
..
fixtures Add more fixture data 2022-04-02 09:54:55 +11:00
migrations Add migration file 2022-04-26 20:21:15 +10:00
templates/stock Render part information in stock item tracking table (if provided) 2022-04-19 13:14:54 +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 Merge branch 'inventree:master' into matmair/issue2694 2022-04-30 19:50:25 +02: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 Add migration file 2022-04-26 20:21:15 +10:00
serializers.py PEP fixes 2022-02-17 17:04:51 +11:00
test_api.py Style fixes 2022-04-19 20:41:08 +10: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 PEP fxies 2022-04-19 13:16:45 +10:00