InvenTree/InvenTree/build
Oliver Walters 763e0a991c Limit user choices in the manual part allocation form 2019-05-10 19:12:56 +10:00
..
migrations Add field 'take_from' to Build 2019-05-10 19:03:10 +10:00
templates/build Display 'take_from' location on build detail page 2019-05-10 19:07:38 +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 Override get_queryset for BuildItem API view 2019-04-29 23:45:05 +10:00
apps.py Added skeleton for 'build' app 2018-04-17 00:32:02 +10:00
forms.py Build.getAutoAllocations() only selects parts from the designation location 2019-05-10 19:03:45 +10:00
models.py Limit user choices in the manual part allocation form 2019-05-10 19:12:56 +10:00
serializers.py Revert "More intelligent passing of context data in AjaxView" 2019-05-01 22:52:33 +10:00
tests.py PEP fixes 2019-04-25 03:20:25 +10:00
urls.py Add a 'Remove build allocation' function 2019-05-10 08:33:54 +10:00
views.py Limit user choices in the manual part allocation form 2019-05-10 19:12:56 +10:00