mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 05:05:42 +00:00 
			
		
		
		
	Allow supplier parts to be search by part.keywords field (#3278)
This commit is contained in:
		| @@ -345,6 +345,7 @@ class SupplierPartList(ListCreateDestroyAPIView): | ||||
|         'part__IPN', | ||||
|         'part__name', | ||||
|         'part__description', | ||||
|         'part__keywords', | ||||
|     ] | ||||
|  | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user