mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 21:25:42 +00:00 
			
		
		
		
	Add "exclude_location" to build order auto-allocation
This commit is contained in:
		| @@ -1876,6 +1876,7 @@ function autoAllocateStockToBuild(build_id, bom_items=[], options={}) { | ||||
|         location: { | ||||
|             value: options.location, | ||||
|         }, | ||||
|         exclude_location: {}, | ||||
|         interchangeable: { | ||||
|             value: true, | ||||
|         }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user