InvenTree/InvenTree/stock
Oliver Walters b121262af1 pep FIX
2020-05-19 17:37:00 +10:00
..
fixtures Add functions to test if a stock item has passed all tests 2020-05-17 22:03:55 +10:00
migrations Add some unit testing for the new model 2020-05-16 20:27:01 +10:00
templates/stock add button to delete all test data for a given stock item 2020-05-18 14:29:35 +10:00
__init__.py PEP fixes 2020-04-22 13:21:45 +10:00
admin.py Add StockItemTestResult to the admin interface 2020-05-16 20:55:30 +10:00
api.py Allow stock item filtering by IPN 2020-05-18 13:33:41 +10:00
apps.py Added stock page 2017-03-27 21:05:19 +11:00
forms.py Add ability to edit / assign attatched files to test result data 2020-05-17 16:17:05 +10:00
models.py pep FIX 2020-05-19 17:37:00 +10:00
serializers.py Add 'attachment_detail' to the TestResult serializer 2020-05-16 23:53:28 +10:00
test_api.py Allow files to be uploaded alongside a test report 2020-05-16 22:53:23 +10:00
test_views.py PEP 2019-08-30 00:15:16 +10:00
tests.py Display testing status for a stock item 2020-05-17 22:33:41 +10:00
urls.py add button to delete all test data for a given stock item 2020-05-18 14:29:35 +10:00
views.py Fix pep 2020-05-18 14:32:30 +10:00