InvenTree/InvenTree/stock
2021-06-21 16:39:15 +10:00
..
fixtures yaml! 2021-05-06 14:38:13 +02:00
migrations remove old fields from the StockItemTracking model 2021-05-12 08:07:03 +10:00
templates/stock fixes #1671 2021-06-20 20:16:14 +02:00
__init__.py PEP fixes 2020-04-22 13:21:45 +10:00
admin.py Add some more inlines in the admin interface 2021-06-21 00:46:15 +10:00
api.py Bug fix for stock item tracking API 2021-05-18 19:06:41 +10:00
apps.py Added stock page 2017-03-27 21:05:19 +11:00
forms.py remove old fields from the StockItemTracking model 2021-05-12 08:07:03 +10:00
models.py use the default currency in forms 2021-06-05 13:22:11 +02:00
serializers.py Fix for #1661 2021-06-14 14:19:10 -04:00
test_api.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
test_views.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
tests.py Fixes for unit testing 2021-05-11 21:22:54 +10:00
urls.py Updates 2021-05-11 23:38:26 +10:00
views.py Expand possibilities for variant conversion 2021-05-27 12:35:55 +10:00