mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 13:15:43 +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