mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-30 20:55:42 +00:00 
			
		
		
		
	Edit BOM substitutes (#9521)
* Edit BOM substitutes * Add playwright tests
This commit is contained in:
		| @@ -102,6 +102,7 @@ export enum ApiEndpoints { | ||||
|   bom_list = 'bom/', | ||||
|   bom_item_validate = 'bom/:id/validate/', | ||||
|   bom_validate = 'part/:id/bom-validate/', | ||||
|   bom_substitute_list = 'bom/substitute/', | ||||
|  | ||||
|   // Part API endpoints | ||||
|   part_list = 'part/', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user