របាយការណ៍តាមប្រតិបត្តិការណ៍

By Transection Report

{{ $start_date }}​ ~ {{ $end_date }}

Supplier / អ្នកផ្គត់ផ្គង់: {{ $supplier_name }}
Warehouse / ឃ្លាំង: {{ $warehouse_name }}
Product / ផលិតផល: {{ $product_name }}
Created By / អ្នកបង្កើត: {{ $created_by }}
Sale Agent / អ្នកទីផ្សារ: {{ $sale_agent }}

@foreach ($data as $item) @if (count($item->stock_history) > 0) s @endif @endforeach
ផលិតផល
Product
ឃ្លាំង
Warehouse
បើកស្តុក
Open Stock
បញ្ជាទិញ
Purchase Order
ការត្រលប់ការទិញ
Purchase Return
ផ្ទេរឃ្លាំងចូល
Transfer Warehouse In
ផ្ទេរឃ្លាំងចេញ
Transfer Warehouse Out
កែស្តុកចូល
Adjust Stock In
កែស្តុកចេញ
Adjust Stock Out
កែឯកតាចូល
Unit Transfer In
កែឯកតាចេញ
Unit Transfer Out
ការលក់
Sale
ការត្រលប់ការលក់
Sale Return
ស្តុកសរុប
Current Stock
{{ $item->stock_history[0]->name }} {{ $item->stock_history[0]->warehouse }} {{ $item->stock_history[0]->open_stock }}{{ $item->stock_history[0]->purchase_order }} {{ $item->stock_history[0]->purchase_return }} {{ $item->stock_history[0]->transfer_warehouse_in }} {{ $item->stock_history[0]->transfer_warehouse_out }} {{ $item->stock_history[0]->adjust_stock_in }} {{ $item->stock_history[0]->adjust_stock_out }} {{ $item->stock_history[0]->unit_transfer_in }} {{ $item->stock_history[0]->unit_transfer_out }} {{ $item->stock_history[0]->sale }} {{ $item->stock_history[0]->sale_return }} {{ $item->stock_history[0]->current_stock }}