| 
									
										
										
										
											2018-10-27 17:26:00 +02:00
										 |  |  | @extends('layout.default') | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-05-01 20:19:18 +02:00
										 |  |  | @section('title', $__t('Stock journal')) | 
					
						
							| 
									
										
										
										
											2018-10-27 17:26:00 +02:00
										 |  |  | @section('activeNav', 'stockjournal') | 
					
						
							|  |  |  | @section('viewJsName', 'stockjournal') | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @section('content') | 
					
						
							| 
									
										
										
										
											2020-09-06 13:18:51 +02:00
										 |  |  | <div class="title-related-links"> | 
					
						
							|  |  |  | 	<h2 class="title">@yield('title')</h2> | 
					
						
							| 
									
										
										
										
											2020-11-07 14:53:45 +01:00
										 |  |  | 	<div class="float-right"> | 
					
						
							|  |  |  | 		<button class="btn btn-outline-dark d-md-none mt-2 order-1 order-md-3" | 
					
						
							|  |  |  | 			type="button" | 
					
						
							|  |  |  | 			data-toggle="collapse" | 
					
						
							|  |  |  | 			data-target="#table-filter-row"> | 
					
						
							|  |  |  | 			<i class="fas fa-filter"></i> | 
					
						
							|  |  |  | 		</button> | 
					
						
							| 
									
										
										
										
											2021-07-13 19:29:23 +02:00
										 |  |  | 		<button class="btn btn-outline-dark d-md-none mt-2 order-1 order-md-3 hide-when-embedded" | 
					
						
							| 
									
										
										
										
											2020-11-07 14:53:45 +01:00
										 |  |  | 			type="button" | 
					
						
							|  |  |  | 			data-toggle="collapse" | 
					
						
							|  |  |  | 			data-target="#related-links"> | 
					
						
							|  |  |  | 			<i class="fas fa-ellipsis-v"></i> | 
					
						
							|  |  |  | 		</button> | 
					
						
							|  |  |  | 	</div> | 
					
						
							|  |  |  | 	<div class="related-links collapse d-md-flex order-2 width-xs-sm-100" | 
					
						
							|  |  |  | 		id="related-links"> | 
					
						
							|  |  |  | 		<a class="btn btn-outline-dark responsive-button m-1 mt-md-0 mb-md-0 float-right" | 
					
						
							| 
									
										
										
										
											2020-09-06 13:18:51 +02:00
										 |  |  | 			href="{{ $U('/stockjournal/summary') }}"> | 
					
						
							|  |  |  | 			{{ $__t('Journal summary') }} | 
					
						
							|  |  |  | 		</a> | 
					
						
							| 
									
										
										
										
											2018-10-27 17:26:00 +02:00
										 |  |  | 	</div> | 
					
						
							|  |  |  | </div> | 
					
						
							| 
									
										
										
										
											2020-10-31 18:37:10 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-11-08 15:09:10 +01:00
										 |  |  | <hr class="my-2"> | 
					
						
							| 
									
										
										
										
											2020-10-31 18:37:10 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-11-07 14:53:45 +01:00
										 |  |  | <div class="row collapse d-md-flex" | 
					
						
							|  |  |  | 	id="table-filter-row"> | 
					
						
							| 
									
										
										
										
											2021-06-24 22:46:47 +02:00
										 |  |  | 	<div class="col-12 col-md-6 col-xl-2"> | 
					
						
							| 
									
										
										
										
											2020-10-31 18:37:10 +01:00
										 |  |  | 		<div class="input-group"> | 
					
						
							| 
									
										
										
										
											2020-04-19 08:51:02 -04:00
										 |  |  | 			<div class="input-group-prepend"> | 
					
						
							| 
									
										
										
										
											2020-08-31 20:32:50 +02:00
										 |  |  | 				<span class="input-group-text"><i class="fas fa-search"></i></span> | 
					
						
							| 
									
										
										
										
											2020-04-19 08:51:02 -04:00
										 |  |  | 			</div> | 
					
						
							| 
									
										
										
										
											2020-08-31 20:32:50 +02:00
										 |  |  | 			<input type="text" | 
					
						
							|  |  |  | 				id="search" | 
					
						
							|  |  |  | 				class="form-control" | 
					
						
							|  |  |  | 				placeholder="{{ $__t('Search') }}"> | 
					
						
							| 
									
										
										
										
											2020-04-19 08:51:02 -04:00
										 |  |  | 		</div> | 
					
						
							| 
									
										
										
										
											2019-03-04 17:43:12 +01:00
										 |  |  | 	</div> | 
					
						
							| 
									
										
										
										
											2021-07-13 19:29:23 +02:00
										 |  |  | 	<div class="col-12 col-md-6 col-xl-3"> | 
					
						
							| 
									
										
										
										
											2020-10-31 18:37:10 +01:00
										 |  |  | 		<div class="input-group"> | 
					
						
							| 
									
										
										
										
											2020-04-19 08:51:02 -04:00
										 |  |  | 			<div class="input-group-prepend"> | 
					
						
							| 
									
										
										
										
											2020-10-31 18:37:10 +01:00
										 |  |  | 				<span class="input-group-text"><i class="fas fa-filter"></i> {{ $__t('Product') }}</span> | 
					
						
							| 
									
										
										
										
											2020-04-19 08:51:02 -04:00
										 |  |  | 			</div> | 
					
						
							| 
									
										
										
										
											2020-11-16 19:10:29 +01:00
										 |  |  | 			<select class="custom-control custom-select" | 
					
						
							| 
									
										
										
										
											2020-08-31 20:32:50 +02:00
										 |  |  | 				id="product-filter"> | 
					
						
							| 
									
										
										
										
											2020-04-19 08:51:02 -04:00
										 |  |  | 				<option value="all">{{ $__t('All') }}</option> | 
					
						
							|  |  |  | 				@foreach($products as $product) | 
					
						
							| 
									
										
										
										
											2020-08-31 20:32:50 +02:00
										 |  |  | 				<option value="{{ $product->id }}">{{ $product->name }}</option> | 
					
						
							| 
									
										
										
										
											2020-04-19 08:51:02 -04:00
										 |  |  | 				@endforeach | 
					
						
							|  |  |  | 			</select> | 
					
						
							|  |  |  | 		</div> | 
					
						
							| 
									
										
										
										
											2018-10-27 17:26:00 +02:00
										 |  |  | 	</div> | 
					
						
							| 
									
										
										
										
											2021-06-24 22:46:47 +02:00
										 |  |  | 	<div class="col-12 col-md-6 col-xl-3"> | 
					
						
							| 
									
										
										
										
											2020-11-17 19:11:02 +01:00
										 |  |  | 		<div class="input-group"> | 
					
						
							|  |  |  | 			<div class="input-group-prepend"> | 
					
						
							|  |  |  | 				<span class="input-group-text"><i class="fas fa-filter"></i> {{ $__t('Transaction type') }}</span> | 
					
						
							|  |  |  | 			</div> | 
					
						
							|  |  |  | 			<select class="custom-control custom-select" | 
					
						
							|  |  |  | 				id="transaction-type-filter"> | 
					
						
							|  |  |  | 				<option value="all">{{ $__t('All') }}</option> | 
					
						
							|  |  |  | 				@foreach($transactionTypes as $transactionType) | 
					
						
							|  |  |  | 				<option value="{{ $transactionType }}">{{ $__t($transactionType) }}</option> | 
					
						
							|  |  |  | 				@endforeach | 
					
						
							|  |  |  | 			</select> | 
					
						
							|  |  |  | 		</div> | 
					
						
							|  |  |  | 	</div> | 
					
						
							| 
									
										
										
										
											2021-07-13 19:29:23 +02:00
										 |  |  | 	<div class="col-12 col-md-6 col-xl-3"> | 
					
						
							| 
									
										
										
										
											2020-11-17 19:11:02 +01:00
										 |  |  | 		<div class="input-group"> | 
					
						
							|  |  |  | 			<div class="input-group-prepend"> | 
					
						
							|  |  |  | 				<span class="input-group-text"><i class="fas fa-filter"></i> {{ $__t('Location') }}</span> | 
					
						
							|  |  |  | 			</div> | 
					
						
							|  |  |  | 			<select class="custom-control custom-select" | 
					
						
							|  |  |  | 				id="location-filter"> | 
					
						
							|  |  |  | 				<option value="all">{{ $__t('All') }}</option> | 
					
						
							|  |  |  | 				@foreach($locations as $location) | 
					
						
							|  |  |  | 				<option value="{{ $location->id }}">{{ $location->name }}</option> | 
					
						
							|  |  |  | 				@endforeach | 
					
						
							|  |  |  | 			</select> | 
					
						
							|  |  |  | 		</div> | 
					
						
							|  |  |  | 	</div> | 
					
						
							| 
									
										
										
										
											2021-07-13 19:29:23 +02:00
										 |  |  | 	<div class="col-12 col-md-6 col-xl-2 mt-1"> | 
					
						
							| 
									
										
										
										
											2020-11-17 19:11:02 +01:00
										 |  |  | 		<div class="input-group"> | 
					
						
							|  |  |  | 			<div class="input-group-prepend"> | 
					
						
							|  |  |  | 				<span class="input-group-text"><i class="fas fa-filter"></i> {{ $__t('User') }}</span> | 
					
						
							|  |  |  | 			</div> | 
					
						
							|  |  |  | 			<select class="custom-control custom-select" | 
					
						
							|  |  |  | 				id="user-filter"> | 
					
						
							|  |  |  | 				<option value="all">{{ $__t('All') }}</option> | 
					
						
							|  |  |  | 				@foreach($users as $user) | 
					
						
							|  |  |  | 				<option value="{{ $user->id }}">{{ $user->display_name }}</option> | 
					
						
							|  |  |  | 				@endforeach | 
					
						
							|  |  |  | 			</select> | 
					
						
							|  |  |  | 		</div> | 
					
						
							|  |  |  | 	</div> | 
					
						
							| 
									
										
										
										
											2021-07-13 19:29:23 +02:00
										 |  |  | 	<div class="col-12 col-md-6 col-xl-3 mt-1"> | 
					
						
							|  |  |  | 		<div class="input-group"> | 
					
						
							|  |  |  | 			<div class="input-group-prepend"> | 
					
						
							|  |  |  | 				<span class="input-group-text"><i class="fas fa-clock"></i> {{ $__t('Date range') }}</span> | 
					
						
							|  |  |  | 			</div> | 
					
						
							|  |  |  | 			<select class="custom-control custom-select" | 
					
						
							|  |  |  | 				id="daterange-filter"> | 
					
						
							|  |  |  | 				<option value="1">{{ $__n(1, '%s month', '%s months') }}</option> | 
					
						
							|  |  |  | 				<option value="6" | 
					
						
							|  |  |  | 					selected>{{ $__n(6, '%s month', '%s months') }}</option> | 
					
						
							|  |  |  | 				<option value="12">{{ $__n(1, '%s year', '%s years') }}</option> | 
					
						
							|  |  |  | 				<option value="24">{{ $__n(2, '%s month', '%s years') }}</option> | 
					
						
							|  |  |  | 				<option value="9999">{{ $__t('All') }}</option> | 
					
						
							|  |  |  | 			</select> | 
					
						
							|  |  |  | 		</div> | 
					
						
							|  |  |  | 	</div> | 
					
						
							| 
									
										
										
										
											2020-11-07 14:53:45 +01:00
										 |  |  | 	<div class="col"> | 
					
						
							| 
									
										
										
										
											2020-11-17 19:11:02 +01:00
										 |  |  | 		<div class="float-right mt-1"> | 
					
						
							| 
									
										
										
										
											2020-11-07 14:53:45 +01:00
										 |  |  | 			<a id="clear-filter-button" | 
					
						
							|  |  |  | 				class="btn btn-sm btn-outline-info" | 
					
						
							|  |  |  | 				href="#"> | 
					
						
							|  |  |  | 				{{ $__t('Clear filter') }} | 
					
						
							|  |  |  | 			</a> | 
					
						
							|  |  |  | 		</div> | 
					
						
							|  |  |  | 	</div> | 
					
						
							| 
									
										
										
										
											2018-10-27 17:26:00 +02:00
										 |  |  | </div> | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-10-31 18:37:10 +01:00
										 |  |  | <div class="row mt-2"> | 
					
						
							| 
									
										
										
										
											2018-10-27 17:26:00 +02:00
										 |  |  | 	<div class="col"> | 
					
						
							| 
									
										
										
										
											2020-08-31 20:32:50 +02:00
										 |  |  | 		<table id="stock-journal-table" | 
					
						
							| 
									
										
										
										
											2020-11-07 14:53:45 +01:00
										 |  |  | 			class="table table-sm table-striped nowrap w-100"> | 
					
						
							| 
									
										
										
										
											2018-10-27 17:26:00 +02:00
										 |  |  | 			<thead> | 
					
						
							|  |  |  | 				<tr> | 
					
						
							| 
									
										
										
										
											2020-11-11 22:28:05 +01:00
										 |  |  | 					<th class="border-right"><a class="text-muted change-table-columns-visibility-button" | 
					
						
							|  |  |  | 							data-toggle="tooltip" | 
					
						
							| 
									
										
										
										
											2020-11-11 21:11:17 +01:00
										 |  |  | 							data-toggle="tooltip" | 
					
						
							| 
									
										
										
										
											2020-12-16 18:18:03 +01:00
										 |  |  | 							title="{{ $__t('Table options') }}" | 
					
						
							| 
									
										
										
										
											2020-11-11 21:11:17 +01:00
										 |  |  | 							data-table-selector="#stock-journal-table" | 
					
						
							|  |  |  | 							href="#"><i class="fas fa-eye"></i></a> | 
					
						
							|  |  |  | 					</th> | 
					
						
							| 
									
										
										
										
											2022-02-15 18:40:42 +01:00
										 |  |  | 					<th class="allow-grouping">{{ $__t('Product') }}</th> | 
					
						
							| 
									
										
										
										
											2019-05-01 20:19:18 +02:00
										 |  |  | 					<th>{{ $__t('Amount') }}</th> | 
					
						
							| 
									
										
										
										
											2020-11-12 21:35:10 +01:00
										 |  |  | 					<th>{{ $__t('Transaction time') }}</th> | 
					
						
							| 
									
										
										
										
											2022-02-15 18:40:42 +01:00
										 |  |  | 					<th class="allow-grouping">{{ $__t('Transaction type') }}</th> | 
					
						
							|  |  |  | 					<th class="@if(!GROCY_FEATURE_FLAG_STOCK_LOCATION_TRACKING) d-none @endif allow-grouping">{{ $__t('Location') }}</th> | 
					
						
							|  |  |  | 					<th class="allow-grouping">{{ $__t('Done by') }}</th> | 
					
						
							| 
									
										
										
										
											2022-03-30 17:32:53 +02:00
										 |  |  | 					<th>{{ $__t('Note') }}</th> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 					@include('components.userfields_thead', array( | 
					
						
							|  |  |  | 					'userfields' => $userfieldsStock | 
					
						
							|  |  |  | 					)) | 
					
						
							| 
									
										
										
										
											2018-10-27 17:26:00 +02:00
										 |  |  | 				</tr> | 
					
						
							|  |  |  | 			</thead> | 
					
						
							| 
									
										
										
										
											2019-01-05 20:06:35 +01:00
										 |  |  | 			<tbody class="d-none"> | 
					
						
							| 
									
										
										
										
											2018-10-27 17:26:00 +02:00
										 |  |  | 				@foreach($stockLog as $stockLogEntry) | 
					
						
							| 
									
										
										
										
											2020-08-31 20:32:50 +02:00
										 |  |  | 				<tr id="stock-booking-{{ $stockLogEntry->id }}-row" | 
					
						
							|  |  |  | 					class="@if($stockLogEntry->undone == 1) text-muted @endif stock-booking-correlation-{{ $stockLogEntry->correlation_id }}" | 
					
						
							|  |  |  | 					data-correlation-id="{{ $stockLogEntry->correlation_id }}"> | 
					
						
							| 
									
										
										
										
											2019-03-09 10:49:26 +01:00
										 |  |  | 					<td class="fit-content border-right"> | 
					
						
							| 
									
										
										
										
											2021-07-13 19:29:23 +02:00
										 |  |  | 						<a class="btn btn-secondary btn-xs undo-stock-booking-button @if($stockLogEntry->undone == 1) disabled @endif" | 
					
						
							| 
									
										
										
										
											2020-08-31 20:32:50 +02:00
										 |  |  | 							href="#" | 
					
						
							|  |  |  | 							data-booking-id="{{ $stockLogEntry->id }}" | 
					
						
							|  |  |  | 							data-toggle="tooltip" | 
					
						
							|  |  |  | 							data-placement="left" | 
					
						
							| 
									
										
										
										
											2020-11-12 21:35:10 +01:00
										 |  |  | 							title="{{ $__t('Undo transaction') }}"> | 
					
						
							| 
									
										
										
										
											2018-10-27 17:26:00 +02:00
										 |  |  | 							<i class="fas fa-undo"></i> | 
					
						
							|  |  |  | 						</a> | 
					
						
							|  |  |  | 					</td> | 
					
						
							|  |  |  | 					<td> | 
					
						
							| 
									
										
										
										
											2020-09-06 13:18:51 +02:00
										 |  |  | 						<span class="name-anchor @if($stockLogEntry->undone == 1) text-strike-through @endif">{{ $stockLogEntry->product_name }}</span> | 
					
						
							| 
									
										
										
										
											2018-10-27 17:26:00 +02:00
										 |  |  | 						@if($stockLogEntry->undone == 1) | 
					
						
							|  |  |  | 						<br> | 
					
						
							| 
									
										
										
										
											2019-05-01 20:19:18 +02:00
										 |  |  | 						{{ $__t('Undone on') . ' ' . $stockLogEntry->undone_timestamp }} | 
					
						
							| 
									
										
										
										
											2020-08-31 20:32:50 +02:00
										 |  |  | 						<time class="timeago timeago-contextual" | 
					
						
							|  |  |  | 							datetime="{{ $stockLogEntry->undone_timestamp }}"></time> | 
					
						
							| 
									
										
										
										
											2018-10-27 17:26:00 +02:00
										 |  |  | 						@endif | 
					
						
							|  |  |  | 					</td> | 
					
						
							|  |  |  | 					<td> | 
					
						
							| 
									
										
										
										
											2022-02-06 21:09:34 +01:00
										 |  |  | 						<span class="locale-number locale-number-quantity-amount">{{ $stockLogEntry->amount }}</span> {{ $__n($stockLogEntry->amount, $stockLogEntry->qu_name, $stockLogEntry->qu_name_plural, true) }} | 
					
						
							| 
									
										
										
										
											2018-10-27 17:26:00 +02:00
										 |  |  | 					</td> | 
					
						
							|  |  |  | 					<td> | 
					
						
							|  |  |  | 						{{ $stockLogEntry->row_created_timestamp }} | 
					
						
							| 
									
										
										
										
											2020-08-31 20:32:50 +02:00
										 |  |  | 						<time class="timeago timeago-contextual" | 
					
						
							|  |  |  | 							datetime="{{ $stockLogEntry->row_created_timestamp }}"></time> | 
					
						
							| 
									
										
										
										
											2018-10-27 17:26:00 +02:00
										 |  |  | 					</td> | 
					
						
							|  |  |  | 					<td> | 
					
						
							| 
									
										
										
										
											2019-05-02 20:20:18 +02:00
										 |  |  | 						{{ $__t($stockLogEntry->transaction_type) }} | 
					
						
							| 
									
										
										
										
											2020-08-25 19:51:54 +02:00
										 |  |  | 						@if ($stockLogEntry->spoiled == 1) | 
					
						
							|  |  |  | 						<span class="font-italic text-muted">{{ $__t('Spoiled') }}</span> | 
					
						
							|  |  |  | 						@endif | 
					
						
							| 
									
										
										
										
											2018-10-27 17:26:00 +02:00
										 |  |  | 					</td> | 
					
						
							| 
									
										
										
										
											2019-12-19 12:48:36 -06:00
										 |  |  | 					<td class="@if(!GROCY_FEATURE_FLAG_STOCK_LOCATION_TRACKING) d-none @endif"> | 
					
						
							| 
									
										
										
										
											2020-09-06 13:18:51 +02:00
										 |  |  | 						{{ $stockLogEntry->location_name }} | 
					
						
							|  |  |  | 					</td> | 
					
						
							|  |  |  | 					<td> | 
					
						
							|  |  |  | 						{{ $stockLogEntry->user_display_name }} | 
					
						
							| 
									
										
										
										
											2019-12-19 12:48:36 -06:00
										 |  |  | 					</td> | 
					
						
							| 
									
										
										
										
											2022-03-30 17:32:53 +02:00
										 |  |  | 					<td> | 
					
						
							|  |  |  | 						{{ $stockLogEntry->note }} | 
					
						
							|  |  |  | 					</td> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 					@include('components.userfields_tbody', array( | 
					
						
							|  |  |  | 					'userfields' => $userfieldsStock, | 
					
						
							|  |  |  | 					'userfieldValues' => FindAllObjectsInArrayByPropertyValue($userfieldValuesStock, 'object_id', $stockLogEntry->stock_id) | 
					
						
							|  |  |  | 					)) | 
					
						
							| 
									
										
										
										
											2018-10-27 17:26:00 +02:00
										 |  |  | 				</tr> | 
					
						
							|  |  |  | 				@endforeach | 
					
						
							|  |  |  | 			</tbody> | 
					
						
							|  |  |  | 		</table> | 
					
						
							|  |  |  | 	</div> | 
					
						
							|  |  |  | </div> | 
					
						
							|  |  |  | @stop |