InvenTree/InvenTree/stock
2022-05-02 22:41:24 +02:00
..
fixtures Add more fixture data 2022-04-02 09:54:55 +11:00
migrations upgrade to pyhton 3.9 syntax 2022-05-01 21:53:12 +02:00
templates/stock fix templates 2022-05-02 22:41:24 +02: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 update translation commands 2022-05-01 22:03:49 +02:00
apps.py Added stock page 2017-03-27 21:05:19 +11:00
forms.py update translation commands 2022-05-01 22:03:49 +02:00
models.py Add migration file 2022-04-26 20:21:15 +10:00
serializers.py update translation commands 2022-05-01 22:03:49 +02: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 update depreciated paths 2022-05-01 22:00:18 +02:00
views.py update translation commands 2022-05-01 22:03:49 +02:00