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