InvenTree/InvenTree/build
Oliver Walters ea7b1b65d6 Delete a build output entirely
TODO: Needs to describe in the confirmation dialog what is going to happen!
2020-10-24 00:14:27 +11:00
..
fixtures Fixes for unit testing 2020-10-19 23:31:52 +11:00
migrations Move "getAvailableStockItems" to the build model 2020-10-23 23:33:27 +11:00
templates/build Add action buttons to each build output 2020-10-23 00:51:01 +11:00
__init__.py PEP fixes 2019-04-28 01:09:48 +10:00
admin.py Upate admin interface 2020-10-19 22:40:19 +11:00
api.py Filter builditem API by 'output' stock item 2020-10-22 21:43:53 +11:00
apps.py Added skeleton for 'build' app 2018-04-17 00:32:02 +10:00
forms.py Delete a build output entirely 2020-10-24 00:14:27 +11:00
models.py Delete a build output entirely 2020-10-24 00:14:27 +11:00
serializers.py Improvements to progress bar function 2020-10-21 00:49:17 +11:00
test_build.py Update test fixtures 2020-09-02 19:47:07 +10:00
tests.py Fixes for unit testing 2020-10-19 23:31:52 +11:00
urls.py Delete a build output entirely 2020-10-24 00:14:27 +11:00
views.py Delete a build output entirely 2020-10-24 00:14:27 +11:00