mirror of
https://github.com/inventree/InvenTree.git
synced 2025-09-15 15:11:34 +00:00
Hide the "part" field when editing manufacturer part and supplier part objects
This commit is contained in:
@@ -483,7 +483,6 @@ class SupplierPart(models.Model):
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
class Meta:
|
||||
unique_together = ('part', 'supplier', 'SKU')
|
||||
|
||||
|
Reference in New Issue
Block a user