mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-08 12:50:55 +00:00
Updated Part model
- Added 'default_location' - Added 'default_supplier'
This commit is contained in:
@@ -24,6 +24,8 @@ class EditPartForm(forms.ModelForm):
|
||||
'description',
|
||||
'IPN',
|
||||
'URL',
|
||||
'default_location',
|
||||
'default_supplier',
|
||||
'minimum_stock',
|
||||
'buildable',
|
||||
'trackable',
|
||||
|
Reference in New Issue
Block a user