InvenTree/InvenTree/stock
2020-12-17 17:37:54 -05:00
..
fixtures Update fixtues for unit testing 2020-11-01 15:34:42 +11:00
migrations Fix for StockItem creation form 2020-11-17 15:29:44 +11:00
templates/stock Keep 'stock actions' button enabled when on children tab 2020-12-17 17:37:54 -05:00
__init__.py PEP fixes 2020-04-22 13:21:45 +10:00
admin.py Remove defunct 'build_order' field from StockItem model 2020-11-10 20:12:39 +11:00
api.py Add PEP8-naming extension for flake 2020-11-12 21:53:04 +11:00
apps.py Added stock page 2017-03-27 21:05:19 +11:00
forms.py Fix for StockItem creation form 2020-11-17 15:29:44 +11:00
models.py Fix for StockItem creation form 2020-11-17 15:29:44 +11:00
serializers.py Remove defunct 'build_order' field from StockItem model 2020-11-10 20:12:39 +11:00
test_api.py Add PEP8-naming extension for flake 2020-11-12 21:53:04 +11:00
test_views.py Add PEP8-naming extension for flake 2020-11-12 21:53:04 +11:00
tests.py Add PEP8-naming extension for flake 2020-11-12 21:53:04 +11:00
urls.py Add form / view for installing a stock item into another stock item 2020-10-04 20:41:28 +11:00
views.py Pre-select a template if only one matching one exists 2020-12-15 12:31:02 +11:00