InvenTree/InvenTree/build
2020-11-05 20:07:23 +11:00
..
fixtures Fix unit tests 2020-11-03 20:19:24 +11:00
migrations Add database table for storing file attachments against a BuildOrder 2020-10-26 15:21:03 +11:00
templates/build Rename tabs for build order 2020-11-05 20:07:23 +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 Bug fix for stock table 2020-11-03 15:05:13 +11:00
apps.py Added skeleton for 'build' app 2018-04-17 00:32:02 +10:00
forms.py Fix issue with shadowed form field 2020-11-05 15:52:38 +11:00
models.py Fixed bug where "New output" button stopped working 2020-11-05 15:57:46 +11:00
serializers.py Improvements to progress bar function 2020-10-21 00:49:17 +11:00
test_build.py Fix unit tests 2020-11-03 20:19:24 +11:00
tests.py Bug fix for unit testing 2020-11-03 22:14:02 +11:00
urls.py Add forms / views for creating a new build output, and completing the build 2020-11-02 22:56:26 +11:00
views.py Fix issue with shadowed form field 2020-11-05 15:52:38 +11:00