mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-08 12:50:55 +00:00
Add PART_VIRTUAL setting
This commit is contained in:
@@ -236,6 +236,7 @@ class EditPartForm(HelperForm):
|
||||
'trackable',
|
||||
'purchaseable',
|
||||
'salable',
|
||||
'virtual',
|
||||
]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user