InvenTree/InvenTree/build
2019-08-15 21:49:40 +10:00
..
fixtures FIxtures for build testing 2019-08-15 21:16:12 +10:00
migrations Create initial models for 'Order' 2019-06-04 22:19:04 +10:00
templates/build Add button to delete a build (only if it has been cancelled) 2019-08-15 19:35:12 +10:00
__init__.py PEP fixes 2019-04-28 01:09:48 +10:00
admin.py Register BuildItem in admin interface 2019-04-30 16:35:40 +10:00
api.py Enforce authentication for API access 2019-07-08 19:20:00 +10:00
apps.py Added skeleton for 'build' app 2018-04-17 00:32:02 +10:00
forms.py Input serial numbers when creating a new build 2019-07-22 13:45:09 +10:00
models.py Build completion now handles unique serial numbers 2019-07-22 15:55:36 +10:00
serializers.py Fix bug for BuildItem with no part image 2019-06-03 21:25:37 +10:00
tests.py More build tests 2019-08-15 21:49:40 +10:00
urls.py PEP 2019-08-15 19:36:03 +10:00
views.py Bug fix in build views 2019-08-15 21:19:59 +10:00