mirror of
				https://github.com/grocy/grocy.git
				synced 2025-10-31 02:36:54 +00:00 
			
		
		
		
	set default store for product, purchase set last store purchased if available or use product default (#672)
This commit is contained in:
		| @@ -69,7 +69,8 @@ | ||||
| 			)) | ||||
|  | ||||
| 			@include('components.shoppinglocationpicker', array( | ||||
| 				'shoppinglocations' => $shoppinglocations, | ||||
| 				'label' => 'Store', | ||||
| 				'shoppinglocations' => $shoppinglocations | ||||
| 			)) | ||||
| 			@else | ||||
| 			<input type="hidden" name="price" id="price" value="0"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user