Nomer
WO Status_Repair Nama WS No_Kendaraan Nama_Operator
Supir Cost_Center/Department Nama Mekanik Created_By_(UserId) Tanggal Masuk Waktu Masuk Tanggal Keluar Waktu Keluar Urgensi Keterangan
Kerusakan"; echo ""; echo " "; for ($i=0; $i < $numestimation_C; $i++) { echo " "; echo ""; echo ""; if ($statusrepair_C[$i] == 'COMPLETED') $btncolor = 'btn-success'; else if ($statusrepair_C[$i] == 'CANCEL') $btncolor = 'btn-danger'; echo ""; echo ""; echo ""; echo ""; echo ""; //----------------------------------------------------------------- //----------------------------------------------------------------- echo ""; //----------------------------------------------------------------- //----------------------------------------------------------------- echo ""; //echo ""; //echo ""; //echo ""; //echo ""; //echo ""; //echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; $newtext = wordwrap($keterangan_C[$i], 40, "
\n"); echo ""; echo ""; } echo " $header
$no_C[$i]$namaworkshop_C[$i]$nokendaraanS_C[$i]$namasupir_C[$i]$costcenter_C[$i]"; $arraymek_C = explode('#',trim($namamekanik_C[$i])); $num_mek_C = count($arraymek_C); $counterlist_C = 0; for ($j=0; $j < $nummekanik; $j++) { $temp = "$firstnameX[$j] $lastnameX[$j]"; $listmek = "#$idX[$j]#"; if (strpos($namamekanik_C[$i], $listmek) !== false) { $counterlist_C = $counterlist_C + 1; echo "$temp"; if ($num_mek_C > $counterlist_C) echo "
"; } } echo "
$useridcreator_C[$i]$editby_C[$i]$estimasiselesai_C[$i]$startdate_C[$i]$tanggalout_C[$i]$urgensi_C[$i]$lamapekerjaan[$i]$tanggalin_C[$i]$waktu_in_C[$i]$tanggalout_C[$i]$waktu_out_C[$i]$urgensi_C[$i]$newtext
"; ?>