InvenTree/InvenTree/build
2019-06-03 22:04:48 +10:00
..
migrations Rename field part.has_variants to part.is_template 2019-05-25 23:58:31 +10:00
templates/build Show total stock rather than taking allocation into account 2019-06-03 22:04:48 +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 Switch between display and edit mode for build allocations 2019-05-27 08:07:38 +10:00
apps.py Added skeleton for 'build' app 2018-04-17 00:32:02 +10:00
forms.py Add confirmation to cancel a build 2019-05-14 18:20:54 +10:00
models.py Form field rearrangement 2019-06-02 20:07:30 +10:00
serializers.py Fix bug for BuildItem with no part image 2019-06-03 21:25:37 +10:00
tests.py PEP fixes 2019-04-25 03:20:25 +10:00
urls.py Simplified build allocation view 2019-06-03 21:59:15 +10:00
views.py Simplified build allocation view 2019-06-03 21:59:15 +10:00