mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-08 12:50:55 +00:00
Fixed spash page for customer index
Added 'notes' field to Part object
This commit is contained in:
@@ -31,6 +31,7 @@ class EditPartForm(forms.ModelForm):
|
||||
'trackable',
|
||||
'purchaseable',
|
||||
'salable',
|
||||
'notes',
|
||||
]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user