ใบสั่งซื้อ
@if (in_array(8,$menuperm ))
@if (in_array(20,$roleperm) )
@if (in_array(1,$roleperm))
@endif
@else
@if($bFilter ?? false)
ดูทั้งหมด
@endif
เพิ่มข้อมูล
@endif
@endif
| ลำดับ |
เลขที่เอกสาร |
เลขที่ใบสั่งซื้อ |
วันที่เอกสาร |
ผู้จัดจำหน่าย |
รวมทั้งสิ้น |
สถานะเอกสาร |
ผู้แก้ไขล่าสุด |
เวลาแก้ไขล่าสุด |
แก้ไข |
PDF |
{{-- ใบรับของ | --}}
@foreach ($HD as $key => $item)
| {{$key += 1}} |
{{$item->XVPohDocNo}} |
{{$item->XVPohRefNo}} |
{{date_YmdTodmY($item->XDPohDocDate)}} |
{{$item->XVSplName}} |
{{number_format($item->XFPohNet,2)}} |
{{getDocStatusByCode($item->XVPohDocStatus)}} @if($item->XBPohIsRefered)
( รับของแล้ว ) @endif |
{{$item->XVWhoEdit}} |
{{$item->XTWhenEdit}} |
@if($bFilter ?? false)
@else
@endif
|
{{-- @if($item->XVPohDocStatus == "3") --}}
{{-- @endif --}}
|
{{--
@if($item->XVPohDocStatus == "3")
@endif
| --}}
@endforeach