mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 13:15:43 +00:00 
			
		
		
		
	Adds missing semicolon
This commit is contained in:
		| @@ -662,7 +662,7 @@ function assignStockToCustomer(items, options={}) { | ||||
|  | ||||
|             opts.nested = { | ||||
|                 'items': item_pk_values, | ||||
|             } | ||||
|             }; | ||||
|  | ||||
|             inventreePut( | ||||
|                 '{% url "api-stock-assign" %}', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user