';
}
else
{
print '
';
}
if($which=='1')
{
$tmp_word="입고";
$font_state="black";
}
else
{
$tmp_word="출고";
$font_state="red";
}
?>
=iconv_substr($indate,0,10, "utf-8")?>
=$tmp_word?>
=iconv_substr($orderman,0,4, "utf-8")?>
=iconv_substr($outworkplace,0,14, "utf-8")?>
=iconv_substr($receiver,0,12, "utf-8")?>
";
else
$temp .= "출고 ==> ";
if((int)$motor220v_150k>0)
$temp .= "단상(220v) 150K : " . $motor220v_150k . "EA, ";
if((int)$motor220v_300k>0)
$temp .= "단상(220v) 300K : " . $motor220v_300k . "EA, ";
if((int)$motor220v_400k>0)
$temp .= "단상(220v) 400K : " . $motor220v_400k . "EA, ";
if((int)$motor220v_500k>0)
$temp .= "단상(220v) 500K : " . $motor220v_500k . "EA, ";
if((int)$motor220v_600k>0)
$temp .= "단상(220v) 600K : " . $motor220v_600k . "EA, ";
if((int)$motor220v_800k>0)
$temp .= "단상(220v) 800K : " . $motor220v_800k . "EA, ";
if((int)$motor220v_1000k>0)
$temp .= "단상(220v) 1000K : " . $motor220v_1000k . "EA, ";
if((int)$motor220v_1500k>0)
$temp .= "단상(220v) 1500K : " . $motor220v_1500k . "EA, ";
if((int)$motor220v_2000k>0)
$temp .= "단상(220v) 2000K : " . $motor220v_2000k . "EA, ";
if((int)$motor380v_150k>0)
$temp .= "단상(380v) 150K : " . $motor380v_150k . "EA, ";
if((int)$motor380v_300k>0)
$temp .= "단상(380v) 300K : " . $motor380v_300k . "EA, ";
if((int)$motor380v_400k>0)
$temp .= "단상(380v) 400K : " . $motor380v_400k . "EA, ";
if((int)$motor380v_500k>0)
$temp .= "단상(380v) 500K : " . $motor380v_500k . "EA, ";
if((int)$motor380v_600k>0)
$temp .= "단상(380v) 600K : " . $motor380v_600k . "EA, ";
if((int)$motor380v_800k>0)
$temp .= "단상(380v) 800K : " . $motor380v_800k . "EA, ";
if((int)$motor380v_1000k>0)
$temp .= "단상(380v) 1000K : " . $motor380v_1000k . "EA, ";
if((int)$motor380v_1500k>0)
$temp .= "단상(380v) 1500K : " . $motor380v_1500k . "EA, ";
if((int)$motor380v_2000k>0)
$temp .= "단상(380v) 2000K : " . $motor380v_2000k . "EA, ";
if((int)$bracket_150k>0)
$temp .= "스크린브라켓 150K : " . $bracket_150k . "EA, ";
if((int)$bracket_screen300k>0)
$temp .= "스크린브라켓 300K : " . $bracket_screen300k . "EA, ";
if((int)$bracket_300k>0)
$temp .= "일반 브라켓 300K : " . $bracket_300k . "EA, ";
if((int)$bracket_500k>0)
$temp .= "일반 브라켓 500K : " . $bracket_500k . "EA, ";
if((int)$bracket_800k>0)
$temp .= "일반 브라켓 800K : " . $bracket_800k . "EA, ";
if((int)$bracket_1500k>0)
$temp .= "일반 브라켓 1500K : " . $bracket_1500k . "EA, ";
if((int)$bracket_2000k>0)
$temp .= "일반 브라켓 2000K : " . $bracket_2000k . "EA, ";
if((int)$out_control>0)
$temp .= "(노출)연동제어기: " . $out_control . "EA, ";
if((int)$in_control>0)
$temp .= "(매립)연동제어기: " . $in_control . "EA, ";
if((int)$inbox>0)
$temp .= "뒷박스: " . $inbox . "EA, ";
if((int)$switchset>0)
$temp .= "방범스위치: " . $switchset . "EA, ";
if((int)$casecover>0)
$temp .= "방범케이스: " . $casecover . "EA, ";
?>
=$temp?>
getMessage();
}
// 페이지 구분 블럭의 첫 페이지 수 계산 ($start_page)
$start_page = ($current_page - 1) * $page_scale + 1;
// 페이지 구분 블럭의 마지막 페이지 수 계산 ($end_page)
$end_page = $start_page + $page_scale - 1;
?>