InvenTree/InvenTree/stock
Oliver 04374c71c2 Annotate models with their API list view
- It will make sense, trust me
2021-06-25 00:17:58 +10:00
..
fixtures yaml! 2021-05-06 14:38:13 +02:00
migrations Perform a "full_clean" on serialized model 2021-06-22 10:09:19 +10:00
templates/stock Annotate models with their API list view 2021-06-25 00:17:58 +10: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 Annotate models with their API list view 2021-06-25 00:17:58 +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 Annotate models with their API list view 2021-06-25 00:17:58 +10:00
serializers.py Displays "purchase order" column in StockItem table 2021-06-21 16:58:39 +10: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