@extends(isset($input['print']) && $input['print']==1 ? 'layouts.general' : 'layouts.app') @section('link') @if(isset($input) && (!isset($input['print']) || $input['print']==1)) @endif @endsection @section('style') @endsection @section('content')
@include('shared.messages')

{{__('texte.references_arr.accounting.accounting_turnover_reference')}}
@if(!isset($input['print']) || $input['print']!=1) {{__('texte.references_arr.accounting.references')}} @endif


{{ csrf_field() }}
@if(!isset($input['print']) || $input['print']!=1)
@endif @include('references.filters.product_filters') @if(!isset($input['print']) || $input['print']!=1)
@endif
@if(isset($rows) && count($rows) > 0) @foreach($rows as $index=>$row) @if($index==0 || ($index>0 && $rows[$index]->storage_name!=$rows[$index-1]->storage_name)) @endif @if($index==0 || ($index>0 && $rows[$index]->producer_name!=$rows[$index-1]->producer_name)) @endif @if($index==0 || ($index>0 && $rows[$index]->producer_name!=$rows[$index-1]->producer_name) || ($index>0 && $rows[$index]->category!=$rows[$index-1]->category)) @endif
Notice: Undefined variable: row in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 195

Notice: Trying to get property 'start_quantity' of non-object in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 195

Notice: Undefined variable: row in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 203

Notice: Trying to get property 'start_value' of non-object in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 203

Notice: Undefined variable: row in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 212

Notice: Trying to get property 'purchased_quantity' of non-object in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 212

Notice: Undefined variable: row in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 213

Notice: Trying to get property 'purchased_quantity' of non-object in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 213

Notice: Undefined variable: row in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 214

Notice: Trying to get property 'purchased_quantity' of non-object in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 214

Notice: Undefined variable: row in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 215

Notice: Trying to get property 'purchased_quantity' of non-object in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 215

Notice: Undefined variable: row in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 220

Notice: Trying to get property 'purchased_value' of non-object in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 220

Notice: Undefined variable: row in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 221

Notice: Trying to get property 'purchased_value' of non-object in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 221

Notice: Undefined variable: row in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 222

Notice: Trying to get property 'purchased_value' of non-object in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 222

Notice: Undefined variable: row in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 223

Notice: Trying to get property 'purchased_value' of non-object in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 223

Notice: Undefined variable: row_value_sold_during_period in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 230

Notice: Undefined variable: row_value_sold_during_period in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 231

Notice: Undefined variable: row_value_sold_during_period in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 232

Notice: Undefined variable: row_value_sold_during_period in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 233

Notice: Undefined variable: row in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 238

Notice: Trying to get property 'final_quantity' of non-object in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 238

Notice: Undefined variable: row in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 239

Notice: Trying to get property 'final_quantity' of non-object in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 239

Notice: Undefined variable: row in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 240

Notice: Trying to get property 'final_quantity' of non-object in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 240

Notice: Undefined variable: row in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 241

Notice: Trying to get property 'final_quantity' of non-object in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 241

Notice: Undefined variable: row in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 246

Notice: Trying to get property 'final_value' of non-object in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 246

Notice: Undefined variable: row in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 247

Notice: Trying to get property 'final_value' of non-object in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 247

Notice: Undefined variable: row in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 248

Notice: Trying to get property 'final_value' of non-object in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 248

Notice: Undefined variable: row in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 249

Notice: Trying to get property 'final_value' of non-object in D:\dev\sklad\resources\views\references\accounting_turnover.blade.php on line 249
@if($index==count($rows)-1 || ($index < count($rows)-1 && $rows[$index]->storage_name!=$rows[$index+1]->storage_name) || ($index < count($rows)-1 && $rows[$index]->category!=$rows[$index+1]->category) || ($index < count($rows)-1 && $rows[$index]->producer_name!=$rows[$index+1]->producer_name)) @endif @if($index==count($rows)-1 || ($index < count($rows)-1 && $rows[$index]->storage_name!=$rows[$index+1]->storage_name) || ($index < count($rows)-1 && $rows[$index]->producer_name!=$rows[$index+1]->producer_name)) @endif @if($index==count($rows)-1 || ($index < count($rows)-1 && $rows[$index]->storage_name!=$rows[$index+1]->storage_name)) @endif @endforeach
{{strtoupper(__('texte.references_arr.accounting.id'))}} {{__('texte.references_arr.accounting.name')}} {{__('texte.references_arr.accounting.measure')}} {{__('texte.references_arr.accounting.start_result')}} {{__('texte.references_arr.accounting.income')}} {{__('texte.references_arr.accounting.outcome')}} {{__('texte.references_arr.accounting.result')}}
{{__('texte.references_arr.accounting.quantity')}} {{__('texte.references_arr.accounting.value')}} {{__('texte.references_arr.accounting.quantity')}} {{__('texte.references_arr.accounting.value')}} {{__('texte.references_arr.accounting.quantity')}} {{__('texte.references_arr.accounting.value')}} {{__('texte.references_arr.accounting.quantity')}} {{__('texte.references_arr.accounting.value')}}

{{$row->storage_name}}

{{$row->producer_name ?? 'N/A'}}
{{$row->category}}
{{$row->id}} {{ $row->name }} {{ $row->package_name }} {{number_format($initial_quantity,3,'.','')}} {{number_format($initial_value,2,'.','')}} {{ $row->purchased_quantity}} {{ number_format($row->purchased_value,2,'.','')}} {{ $row->sold_quantity}} {{ $row_value_sold_during_period = number_format($row->sold_value,2,'.','')}} {{number_format($row->final_quantity,3,'.','')}} {{number_format($row->final_value,2,'.','')}}
{{__('texte.references_arr.accounting.total_for')}} {{$row->category}}: {{ number_format($category_initial_value,2,'.','')}} {{ number_format($category_value_purchased_during_period,2,'.','')}} {{ number_format($category_value_sold_during_period,2,'.','')}} {{number_format($category_value_final,2,'.','')}}
{{__('texte.references_arr.accounting.total_for')}} {{$row->producer_name}}: {{ number_format($producer_initial_value,2,'.','')}} {{ number_format($producer_value_purchased_during_period,2,'.','')}} {{ number_format($producer_value_sold_during_period,2,'.','')}} {{number_format($producer_value_final,2,'.','')}}
{{__('texte.references_arr.accounting.total_for')}} {{$row->storage_name}}: {{ number_format($storage_initial_value,2,'.','')}} {{ number_format($storage_value_purchased_during_period,2,'.','')}} {{ number_format($storage_value_sold_during_period,2,'.','')}} {{number_format($storage_value_final,2,'.','')}}
{{__('texte.references_arr.accounting.total_for_company')}}: {{ number_format($total_initial_value,2,'.','')}} {{ number_format($total_value_purchased_during_period,2,'.','')}} {{ number_format($total_value_sold_during_period,2,'.','')}} {{number_format($total_value_final,2,'.','')}}
@endif
@if(!isset($input['print']) || $input['print']!=1) @endif @endsection