|
|
|
|
|
|
|
|
|
|
|
|
|
|
รายละเอียดการใช้งานกระดาษม้วนสำหรับใช้งาน Statement {{$selectmonth}}/{{$selectyear}} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Statement |
จำนวนกระดาษม้วนที่ใช้ |
น้ำหนักที่ใช้จริง(kg.) |
จำนวนแผ่นทั้งหมด |
sheet : awn |
|
|
sheet : sbn |
|
|
sub |
น้ำหนักสูญเสีย (kg.) |
|
% สูญเสีย |
bill cycle |
roll |
|
sheet |
seal |
env |
wrapping |
seal |
env |
wrapping |
|
สูญเสีย หัว - ท้าย ม้วน |
สูญเสียเครื่องพิมพ์ |
env. + seal |
รอบบิล : 28-27/{{$month}}/{{$year}} |
|
|
|
|
|
|
|
|
|
|
|
|
|
@php
$days = '';
if(checkdate((int)$month,31,(int)$year)){
$days = '01-31';
}else{
if(checkdate((int)$month,30,(int)$year)){
$days = '01-30';
}else{
if(checkdate((int)$month,29,(int)$year)){
$days = '01-29';
}else{
$days = '01-28';
}
}
}
@endphp
รอบบิล : {{$days}}/{{$month}}/{{$year}} |
|
|
|
|
|
|
|
|
|
|
|
|
|
รอบบิล : 04-03/{{$selectmonth}}/{{$selectyear}} |
|
|
|
|
|
|
|
|
|
|
|
|
|
รอบบิล : 08-07/{{$selectmonth}}/{{$selectyear}} |
|
|
|
|
|
|
|
|
|
|
|
|
|
รอบบิล : 12-11/{{$selectmonth}}/{{$selectyear}} |
|
|
|
|
|
|
|
|
|
|
|
|
|
รอบบิล : 16-15/{{$selectmonth}}/{{$selectyear}} |
|
|
|
|
|
|
|
|
|
|
|
|
|
รอบบิล : 20-19/{{$selectmonth}}/{{$selectyear}} |
|
|
|
|
|
|
|
|
|
|
|
|
|
รอบบิล : 24-23/{{$selectmonth}}/{{$selectyear}} |
|
|
|
|
|
|
|
|
|
|
|
|
|
Print Test |
|
|
|
|
|
|
|
|
|
|
|
|
|
total amount All |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
สรุปการใช้งาน |
จำนวนม้วน |
จำนวน kg. |
|
|
|
|
|
|
|
|
|
|
|
ยอดจำนวนกระดาษยกมา |
{{$stockleft}} |
{{$weightleft}} |
|
|
|
|
|
|
|
|
|
|
|
จำนวนที่ใช้งาน |
|
|
|
|
|
|
|
|
|
|
|
|
|
จำนวนที่จัดส่งเข้าใหม่ (วันที่) |
|
|
|
|
|
|
|
|
|
|
|
|
|
@foreach ($send as $item)
{{$item->sdate}} |
{{$item->send}} |
{{$item->weight}} |
|
|
|
|
|
|
|
|
|
|
|
@endforeach
จำนวนที่รับกลับ (วันที่) |
|
|
|
|
|
|
|
|
|
|
|
|
|
@foreach ($getback as $item)
{{$item->date}} |
{{$item->getamount}} |
{{$item->getweight}} |
|
|
|
|
|
|
|
|
|
|
|
@endforeach
จำนวนกระดาษม้วนคงเหลือ |
|
|
|
|
|
|
|
|
|
|
|
|
|