mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 21:25:42 +00:00 
			
		
		
		
	Allow duplication of subtitute parts when copying a BOM
This commit is contained in:
		| @@ -474,6 +474,7 @@ function duplicateBom(part_id, options={}) { | ||||
|                 } | ||||
|             }, | ||||
|             include_inherited: {}, | ||||
|             copy_substitutes: {}, | ||||
|             remove_existing: {}, | ||||
|             skip_invalid: {}, | ||||
|         }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user