InvenTree/InvenTree/build
2020-10-21 00:49:17 +11:00
..
fixtures Fixes for unit testing 2020-10-19 23:31:52 +11:00
migrations Add a "completed" field to the Build model 2020-10-20 23:59:37 +11:00
templates/build Add a "completed" field to the Build model 2020-10-20 23:59:37 +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 Improvements to progress bar function 2020-10-21 00:49:17 +11:00
apps.py Added skeleton for 'build' app 2018-04-17 00:32:02 +10:00
forms.py Add "destination" field to BuildOrder 2020-10-20 21:01:51 +11:00
models.py Build - Add functions to access build outputs 2020-10-21 00:24:55 +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 URL cleanup 2020-04-23 17:37:53 +10:00
views.py Create an initial stockitem output when a new build is created 2020-10-20 23:27:43 +11:00