InvenTree/InvenTree/part
Oliver c1271367bd Set initial value fields to disabled for some forms
- Prevent user from changing certain fields
- Only when a form is launched from a particular view
2018-04-28 12:14:18 +10:00
..
migrations Finally got migrations working together 2018-04-22 21:54:12 +10:00
templates/part Set initial value fields to disabled for some forms 2018-04-28 12:14:18 +10:00
__init__.py Added PartCategory 2017-03-25 23:07:43 +11:00
admin.py PEP style fixes 2018-04-23 21:18:35 +10:00
api.py PEP style fixes 2018-04-23 21:18:35 +10:00
apps.py Added PartCategory 2017-03-25 23:07:43 +11:00
forms.py Set initial value fields to disabled for some forms 2018-04-28 12:14:18 +10:00
models.py Prevent recursive BOMs 2018-04-27 23:42:23 +10:00
param_todo.py_todo Flakey 2018-04-16 01:02:17 +10:00
serializers.py Added part category path string to serializer 2018-04-24 17:54:08 +10:00
tests.py Fixing python errors 2017-04-11 17:21:05 +10:00
urls.py Generic AjaxCreateView 2018-04-25 14:10:56 +10:00
views.py Set initial value fields to disabled for some forms 2018-04-28 12:14:18 +10:00