mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-08 12:50:55 +00:00
Simplify part model
- Remove 'varian't or ''revision' field - Part name must be unique across database
This commit is contained in:
@@ -92,7 +92,6 @@ class EditPartForm(HelperForm):
|
||||
'category',
|
||||
'name',
|
||||
'IPN',
|
||||
'variant',
|
||||
'is_template',
|
||||
'variant_of',
|
||||
'description',
|
||||
|
Reference in New Issue
Block a user