You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
750 lines
31 KiB
XML
750 lines
31 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<html xmlns="http://www.w3.org/1999/xhtml"
|
|
xmlns:ev="http://www.w3.org/2001/xml-events"
|
|
xmlns:w2="http://www.inswave.com/websquare" xmlns:xf="http://www.w3.org/2002/xforms">
|
|
<head>
|
|
<w2:type>DEFAULT</w2:type>
|
|
<w2:buildDate/>
|
|
<xf:model>
|
|
<xf:instance>
|
|
<data xmlns="" />
|
|
</xf:instance>
|
|
<w2:dataCollection baseNode="map">
|
|
<w2:dataMap baseNode="map" id="paramMap" style="">
|
|
<w2:keyInfo>
|
|
<w2:key dataType="date" id="passStDate" name="통행일자(FROM)"></w2:key>
|
|
<w2:key id="passEdDate" name="통행일자(TO)" dataType="date"></w2:key>
|
|
<w2:key id="defaultFareYn" name="미납처리여부" dataType="text"></w2:key>
|
|
</w2:keyInfo>
|
|
</w2:dataMap>
|
|
<w2:dataList baseNode="list" repeatNode="map" id="statList" saveRemovedData="true">
|
|
<w2:columnInfo>
|
|
|
|
<w2:column id="chk" name="상태" dataType="text"></w2:column>
|
|
<w2:column id="workerId" name="근무자ID" dataType="text"></w2:column>
|
|
<w2:column id="fareOfficeId" name="요금소ID" dataType="text"></w2:column>
|
|
<w2:column id="fareOfficeName" name="요금소명" dataType="text"></w2:column>
|
|
<w2:column id="boothId" name="차로ID" dataType="text"></w2:column>
|
|
<w2:column id="boothName" name="차로명" dataType="text"></w2:column>
|
|
<w2:column id="passDate" name="통행일자" dataType="date"></w2:column>
|
|
<w2:column id="passTime" name="통행시간" dataType="time"></w2:column>
|
|
<w2:column id="seqno" name="일련번호" dataType="number"></w2:column>
|
|
<w2:column id="levyAmount" name="금액" dataType="number"></w2:column>
|
|
<w2:column id="carNo" name="차량번호" dataType="text"></w2:column>
|
|
<w2:column id="cardNo" name="카드번호" dataType="text"></w2:column>
|
|
<w2:column id="joinCard" name="카드사" dataType="text"></w2:column>
|
|
<w2:column id="rejectReason" name="반송사유" dataType="text"></w2:column>
|
|
<w2:column id="rejectDate" name="처리일자" dataType="date"></w2:column>
|
|
<w2:column id="count" name="카운트" dataType="text"></w2:column>
|
|
<w2:column id="defaultFareYn" name="미납처리여부" dataType="text"></w2:column>
|
|
<w2:column id="defaultFareDate" name="미납처리일자" dataType="date"></w2:column>
|
|
<w2:column id="updater" name="수정자" dataType="text"></w2:column>
|
|
<w2:column id="otherSeqno" name="근무자순번" dataType="text"></w2:column>
|
|
|
|
|
|
</w2:columnInfo>
|
|
</w2:dataList>
|
|
|
|
|
|
<w2:dataMap baseNode="map" id="statUpdate">
|
|
<w2:keyInfo>
|
|
<w2:key dataType="text" id="workerId" name="근무자ID"></w2:key>
|
|
<w2:key dataType="text" id="fareOfficeId" name="요금소ID"></w2:key>
|
|
<w2:key dataType="text" id="boothId" name="차로ID"></w2:key>
|
|
<w2:key dataType="text" id="passDate" name="통행일자"></w2:key>
|
|
<w2:key dataType="text" id="passTime" name="통행시간"></w2:key>
|
|
<w2:key dataType="text" id="seqno" name="일련번호"></w2:key>
|
|
<w2:key dataType="text" id="levyAmount" name="금액"></w2:key>
|
|
<w2:key dataType="text" id="otherSeqno" name="근무자순번"></w2:key>
|
|
</w2:keyInfo>
|
|
</w2:dataMap>
|
|
</w2:dataCollection>
|
|
<w2:workflowCollection></w2:workflowCollection>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<xf:submission id="sbm_statList" ref='data:json,{"id":"paramMap","key":"param"}' target="data:json,statList"
|
|
action="/cfs/income/findIncomeCardUseRejectInfoStatList.do" method="post" mediatype="application/json" encoding="UTF-8"
|
|
instance="" replace="" errorHandler="" customHandler="" mode="asynchronous" processMsg="조회중입니다." ev:submit="" ev:submitdone="scwin.sub_search_submitdone"
|
|
ev:submiterror="" abortTrigger="">
|
|
</xf:submission>
|
|
|
|
<xf:submission id="sub_updateReturn" ref='data:json,{"id":"statUpdate","key":"param"}' target='' action="/cfs/income/updateCardReturn.do"
|
|
method="post" mediatype="application/json" encoding="UTF-8" instance="" replace="" errorHandler="" customHandler=""
|
|
mode="asynchronous" processMsg="수정중입니다" ev:submit="" ev:submitdone="scwin.sub_updateReturn_submitdone" ev:submiterror=""
|
|
abortTrigger="">
|
|
</xf:submission>
|
|
|
|
|
|
<xf:submission id="sub_updateAdjustYn" ref='data:json,{"id":"statUpdate","key":"param"}' target='' action="/cfs/income/updateCardAdjustYn.do"
|
|
method="post" mediatype="application/json" encoding="UTF-8" instance="" replace="" errorHandler="" customHandler=""
|
|
mode="asynchronous" processMsg="수정중입니다" ev:submit="" ev:submitdone="scwin.sub_updateAdjustYn_submitdone" ev:submiterror=""
|
|
abortTrigger="">
|
|
</xf:submission>
|
|
|
|
|
|
<xf:submission id="sub_deleteIncome" ref='data:json,{"id":"statUpdate","key":"param"}' target='' action="/cfs/income/deleteCardIncome.do"
|
|
method="post" mediatype="application/json" encoding="UTF-8" instance="" replace="" errorHandler="" customHandler=""
|
|
mode="asynchronous" processMsg="수정중입니다" ev:submit="" ev:submitdone="scwin.sub_deleteIncome_submitdone" ev:submiterror=""
|
|
abortTrigger="">
|
|
</xf:submission>
|
|
|
|
|
|
|
|
|
|
|
|
<xf:submission id="sub_updateFare" ref='data:json,{"id":"statUpdate","key":"param"}' target='' action="/cfs/income/updateCardFare.do"
|
|
method="post" mediatype="application/json" encoding="UTF-8" instance="" replace="" errorHandler="" customHandler=""
|
|
mode="asynchronous" processMsg="수정중입니다" ev:submit="" ev:submitdone="scwin.sub_updateFare_submitdone" ev:submiterror=""
|
|
abortTrigger="">
|
|
</xf:submission>
|
|
|
|
|
|
<xf:submission id="sub_deleteRf" ref='data:json,{"id":"statUpdate","key":"param"}' target='' action="/cfs/income/deleteCardRf.do"
|
|
method="post" mediatype="application/json" encoding="UTF-8" instance="" replace="" errorHandler="" customHandler=""
|
|
mode="asynchronous" processMsg="수정중입니다" ev:submit="" ev:submitdone="scwin.sub_deleteRf_submitdone" ev:submiterror=""
|
|
abortTrigger="">
|
|
</xf:submission>
|
|
|
|
|
|
<xf:submission id="sub_insertDefault" ref='data:json,{"id":"statUpdate","key":"param"}' target='' action="/cfs/income/insertCardDefault.do"
|
|
method="post" mediatype="application/json" encoding="UTF-8" instance="" replace="" errorHandler="" customHandler=""
|
|
mode="asynchronous" processMsg="수정중입니다" ev:submit="" ev:submitdone="scwin.sub_insertDefault_submitdone" ev:submiterror=""
|
|
abortTrigger="">
|
|
</xf:submission>
|
|
|
|
|
|
<xf:submission id="sub_updateAdjust1" ref='data:json,{"id":"statUpdate","key":"param"}' target='' action="/cfs/income/updateCardAdjust1.do"
|
|
method="post" mediatype="application/json" encoding="UTF-8" instance="" replace="" errorHandler="" customHandler=""
|
|
mode="asynchronous" processMsg="수정중입니다" ev:submit="" ev:submitdone="scwin.sub_updateAdjust1_submitdone" ev:submiterror=""
|
|
abortTrigger="">
|
|
</xf:submission>
|
|
|
|
<xf:submission id="sub_updateAdjust2" ref='data:json,{"id":"statUpdate","key":"param"}' target='' action="/cfs/income/updateCardAdjust2.do"
|
|
method="post" mediatype="application/json" encoding="UTF-8" instance="" replace="" errorHandler="" customHandler=""
|
|
mode="asynchronous" processMsg="수정중입니다" ev:submit="" ev:submitdone="scwin.sub_updateAdjust2_submitdone" ev:submiterror=""
|
|
abortTrigger="">
|
|
</xf:submission>
|
|
|
|
|
|
|
|
|
|
|
|
</xf:model>
|
|
<script type="text/javascript" lazy="false"><![CDATA[
|
|
|
|
|
|
|
|
|
|
|
|
|
|
scwin.onpageload = function() {
|
|
//통행일자
|
|
var ymd = com.getToday();
|
|
ica_passStDate.setValue( ymd );
|
|
ica_passEdDate.setValue( ymd );
|
|
};
|
|
|
|
scwin.onpageunload = function() {
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
scwin.btn_search_onclick = function(e) {
|
|
|
|
$p.executeSubmission( "sbm_statList" );
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
scwin.sub_search_submitdone = function(e) {
|
|
|
|
for(var i = 0; i<statList.getRowCount(); i++){
|
|
var defaultFareYn = statList.getCellData( i , "defaultFareYn" );
|
|
|
|
|
|
if(defaultFareYn == "미납처리완료"){
|
|
grd_statList.setDisabled("cell", i , "chk", true );
|
|
|
|
} else {
|
|
grd_statList.setDisabled("cell", i, "chk" , false );
|
|
}
|
|
}
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
scwin.btn_print_onclick = function(e) {
|
|
if (statList.getRowCount() == 0) {
|
|
com.alert("인쇄할 정보가 없습니다.");
|
|
return;
|
|
}
|
|
//alert("인쇄");
|
|
|
|
var totalCnt = grd_statList.getTotalRow();
|
|
if (totalCnt > 0) {
|
|
alert("레포트를 인쇄합니다. ("+totalCnt+"건)");
|
|
var form_tag = document.getElementById("IC021M01");
|
|
|
|
form_tag.fareOfficeId.value = paramMap.get("fareOfficeId");
|
|
form_tag.kbn.value = paramMap.get("kbn");
|
|
form_tag.passStDate.value = paramMap.get("passStDate");
|
|
form_tag.passEdDate.value = paramMap.get("passEdDate");
|
|
|
|
|
|
form_tag.crfName.value = "IC021M01";
|
|
|
|
var url = "/ClipReport4/reportView.jsp";
|
|
|
|
form_tag.action=url;
|
|
form_tag.method ="post";
|
|
form_tag.target="clipform";
|
|
form_tag.submit();
|
|
} else {
|
|
alert("인쇄할 정보가 없습니다.");
|
|
}
|
|
};
|
|
|
|
scwin.btn_excel_down_onclick = function(e) {
|
|
if (statList.getRowCount() == 0) {
|
|
com.alert("엑셀다운로드할 정보가 없습니다.");
|
|
return;
|
|
}
|
|
//alert("엑셀다운로드");
|
|
|
|
var info = {};
|
|
var options = {};
|
|
options.fileName = "카드사용 반송 내역 현황_"+com.getCurDtime()+".xlsx";
|
|
options.sheetName = "카드사용 반송 내역 현황";
|
|
options.showProcess = "true"; //다운로드 시 프로세스 창을 보여줄지 여부 (true:보임)
|
|
options.useFooter = "true"; //다운로드시 Footer를 출력 할지 여부 (true:포함)
|
|
options.useSubTotal = "true"; //다운로드시 SubTotal을 출력 할지 여부 (false:미포함)
|
|
options.printSet = {
|
|
fitToPage : "true" //엑셀 프린터 출력시 쪽맞춤 사용 유무 (false:미사용)
|
|
, landScape : "true" //엑셀 프린터 출력시 가로 방향 출력 유무 (false:세로)
|
|
, pageSize : "A4" //엑셀 프린터 출력시 인쇄용지 설정 (A4:A4용지)
|
|
};
|
|
options.autoSizeColumn = "false"; //너비자동맞춤 설정 유무 (false:미적용)
|
|
options.useStyle = "true"; //화면의 그리드 스타일을 엑셀파일로 내려받음
|
|
options.useFooterData = "true"; //footer 값을 서식없이 그대로 올린다.
|
|
options.type = "1";
|
|
options.removeColumns = "1";
|
|
grd_statList.advancedExcelDownload( options , info );
|
|
//com.fncMakeExcelProvider("incomeCardService", "findIncomeCardUseRejectInfoStatList", "cfs.income.vo.IncomeParamsVO", paramMap, grd_statList, options, info);
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
scwin.ConfirmCallup = function(isReturnVal) {
|
|
if (isReturnVal) {
|
|
com.executeSubmission( sub_updateReturn );
|
|
}
|
|
};
|
|
|
|
|
|
scwin.btn_return_onclick = function(e) {
|
|
|
|
var row = grd_statList.getFocusedRowIndex();
|
|
statUpdate.setJSON( statList.getRowJSON( row ) );
|
|
|
|
|
|
var returnResult = 0;
|
|
|
|
|
|
// for(var i = 0; i<statList.getRowCount(); i++){
|
|
var defaultFareYn = statList.getCellData( row , "defaultFareYn" );
|
|
|
|
|
|
if(defaultFareYn == "미처리"){
|
|
com.confirm("미납 처리하시겠습니까?", "scwin.ConfirmCallup");
|
|
|
|
}
|
|
// }
|
|
|
|
/*
|
|
var aJsonArray = new Array();
|
|
|
|
|
|
|
|
for(var i = 0; i<statList.getRowCount(); i++){
|
|
if(statList.getCellData( i, "chk" )=="1"){
|
|
var defaultFareYn = statList.getCellData(i, "defaultFareYn");
|
|
|
|
if(defaultFareYn == "0"){
|
|
|
|
var object = new Object();
|
|
object.workerId = statList.getCellData( i , "workerId" );
|
|
object.fareOfficeId = statList.getCellData( i , "fareOfficeId" );
|
|
object.boothId = statList.getCellData( i , "boothId" );
|
|
object.year = statList.getCellData( i , "passDate" );
|
|
object.workTimes = statList.getCellData( i , "passTime" );
|
|
object.seqno = statList.getCellData( i , "seqNo" );
|
|
|
|
aJsonArray.push(object);
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
var ajaxUpdt = {
|
|
|
|
|
|
action : '/cfs/income/updateCardReturn.do'
|
|
, mode : 'asynchronous'
|
|
, mediatype : 'application/json'
|
|
, method: 'POST'
|
|
, processMsg: '미납처리 중입니다.'
|
|
, requestData : JSON.stringify(aJsonArray)
|
|
, success : function(data) {
|
|
console.log(data.responseJSON);
|
|
if(data.responseJSON.result == "SUCCESS"){
|
|
com.alert("미납처리 성공하였습니다");
|
|
$p.executeSubmission( "sbm_statList" );
|
|
}else{
|
|
com.alert("미납처리 실패하였습니다. 전산담당자한테 문의하세요.");
|
|
}
|
|
}
|
|
|
|
};
|
|
|
|
|
|
|
|
$p.ajax( ajaxUpdt );
|
|
|
|
*/
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
scwin.sub_updateReturn_submitdone = function(e) {
|
|
|
|
$p.executeSubmission(sub_updateAdjustYn);
|
|
};
|
|
|
|
|
|
|
|
scwin.sub_updateAdjustYn_submitdone = function(e) {
|
|
|
|
$p.executeSubmission(sub_deleteIncome);
|
|
};
|
|
|
|
|
|
|
|
|
|
scwin.sub_deleteIncome_submitdone = function(e) {
|
|
|
|
|
|
$p.executeSubmission(sub_updateFare);
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
scwin.sub_updateFare_submitdone = function(e) {
|
|
|
|
$p.executeSubmission(sub_deleteRf);
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
scwin.sub_deleteRf_submitdone = function(e) {
|
|
|
|
|
|
$p.executeSubmission(sub_insertDefault);
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
scwin.sub_insertDefault_submitdone = function(e) {
|
|
|
|
|
|
var levyAmount = statList.getCellData(grd_statList.getFocusedRowIndex(),"levyAmount");
|
|
|
|
|
|
if(levyAmount == "2000"){
|
|
|
|
$p.executeSubmission(sub_updateAdjust1);
|
|
|
|
|
|
} else if(levyAmount == "1000"){
|
|
$p.executeSubmission(sub_updateAdjust2);
|
|
}
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
scwin.sub_updateAdjust1_submitdone = function(e) {
|
|
|
|
|
|
$p.executeSubmission(sbm_statList);
|
|
|
|
|
|
};
|
|
|
|
|
|
scwin.sub_updateAdjust2_submitdone = function(e) {
|
|
|
|
|
|
$p.executeSubmission(sbm_statList);
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
scwin.grd_statList_oncelldblclick = function(row, col) {
|
|
//alert("반송 내역 상세 - 목록 더블클릭");
|
|
/*
|
|
var param = {};
|
|
param.workerId = statList.getCellData( row , 'workerId' );
|
|
param.fareOfficeId = statList.getCellData( row , 'fareOfficeId' );
|
|
param.boothId = statList.getCellData( row , 'boothId' );
|
|
param.passDate = statList.getCellData( row , 'passDate' );
|
|
param.passTime = statList.getCellData( row , 'passTime' );
|
|
param.seqno = statList.getCellData( row , 'seqno' );
|
|
|
|
var options = {};
|
|
options.id = "IncomeRejectDetailPopup";
|
|
options.popupName = "반송내역 상세";
|
|
options.modal = true;
|
|
options.resizable = false;
|
|
options.width = 840;
|
|
|
|
com.openPopup(com.getFullPath("/ui/cfs/income/IC021P01.xml"), options, {data:param});
|
|
*/
|
|
};
|
|
]]></script>
|
|
</head>
|
|
<body ev:onpageload="scwin.onpageload" ev:onpageunload="scwin.onpageunload">
|
|
<xf:group class="contentWrap" id="" style="">
|
|
<form id="IC021M01" method="post" action="/ClipReport4/reportView.jsp">
|
|
<input type="hidden" name="crfName"></input>
|
|
<input type="hidden" name="kbn"></input>
|
|
<input type="hidden" name="fareOfficeId"></input>
|
|
<input type="hidden" name="passStDate"></input>
|
|
<input type="hidden" name="passEdDate"></input>
|
|
</form>
|
|
<w2:wframe id="" initScript="scwin.wfTitleFavInit();" src="/cm/common/wf_titleFav.xml" style=""></w2:wframe>
|
|
<xf:group class="tbl_search" id="grp_search" style="">
|
|
<xf:group adaptive="layout" adaptiveThreshold="700" class="w2tb tbl_sc" id="" style="" tagname="table">
|
|
<w2:attributes>
|
|
<w2:summary></w2:summary>
|
|
|
|
|
|
</w2:attributes>
|
|
<xf:group tagname="colgroup">
|
|
<xf:group style="width:70.00px;" tagname="col"></xf:group>
|
|
<xf:group style="width:70.00px;" tagname="col"></xf:group>
|
|
<xf:group style="width:230.00px;" tagname="col"></xf:group>
|
|
<xf:group style="width:*;" tagname="col"></xf:group>
|
|
</xf:group>
|
|
<xf:group adaptive="" adaptiveThreshold="" style="" tagname="tr">
|
|
<xf:group class="w2tb_th" style="" tagname="th"></xf:group>
|
|
<xf:group class="w2tb_th" style="" tagname="th">통행일자</xf:group>
|
|
<xf:group class="w2tb_td" style="" tagname="td">
|
|
<w2:inputCalendar calendarValueType="yearMonthDate" class="" dateValidCheck="" focusOnDateSelect="false"
|
|
footerDiv="false" id="ica_passStDate" ref="data:paramMap.passStDate" renderDiv="true" renderType="component" style=""
|
|
weekStartsOn="0" mandatory="true" validCheck="true">
|
|
</w2:inputCalendar>
|
|
<w2:span id="spa_span1" label="~" style=""></w2:span>
|
|
<w2:inputCalendar calendarValueType="yearMonthDate" class="" dateValidCheck="" focusOnDateSelect="false"
|
|
footerDiv="false" id="ica_passEdDate" ref="data:paramMap.passEdDate" renderDiv="true" renderType="component" style=""
|
|
weekStartsOn="0" mandatory="true" validCheck="true">
|
|
</w2:inputCalendar>
|
|
</xf:group>
|
|
<xf:group class="w2tb_td" style="" tagname="td">
|
|
<xf:group class="fr" id="">
|
|
|
|
<xf:trigger class="btn_sh" ev:onclick="scwin.btn_return_onclick" id="btn_return" style="" type="button">
|
|
<xf:label><![CDATA[미납처리]]></xf:label>
|
|
</xf:trigger>
|
|
<xf:trigger class="btn_sh" ev:onclick="scwin.btn_search_onclick" id="btn_search" style="" type="button">
|
|
<xf:label><![CDATA[조회]]></xf:label>
|
|
</xf:trigger>
|
|
|
|
|
|
</xf:group>
|
|
|
|
<w2:textbox label="※ 반송건 미납처리 시 해당 통행일자의 정산내용의 수입금 정산 내역이 삭제 됩니다." style="font-size: 17px; color:#FF0000;" id="tbx_textbox1"></w2:textbox>
|
|
<w2:textbox label="※ 미납처리 후 반드시 해당 통행일자의 수입금정산과 수동 일,월,년 집계 기능을 필수적으로 재수행 바랍니다." style="font-size: 17px; color:#FF0000;" id="tbx_textbox2"></w2:textbox>
|
|
|
|
|
|
|
|
</xf:group>
|
|
</xf:group>
|
|
</xf:group>
|
|
</xf:group>
|
|
<xf:group class="defaultbox" id="" style="">
|
|
<w2:textbox class="df_tt" id="" label="카드사용 반송 내역 현황" style="" tagname="h2"></w2:textbox>
|
|
<xf:group class="fr" id="" style="">
|
|
|
|
<xf:trigger class="btn_act exceldown" ev:onclick="scwin.btn_excel_down_onclick" id="btn_excel_down" style=""
|
|
type="button">
|
|
<xf:label><![CDATA[엑셀다운로드]]></xf:label>
|
|
</xf:trigger>
|
|
</xf:group>
|
|
</xf:group>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<w2:gridView autoFit="allColumn" autoFitMinWidth="600" class="cm_grid" dataList="data:statList" fixedColumnWithHidden="true"
|
|
focusMode="row" id="grd_statList" ignoreCellClick="false" ignoreToggleOnDisabled="false" scrollByColumn="false"
|
|
scrollByColumnAdaptive="false" style="height: 100px;" summaryAuto="false" useShiftKey="true" visibleRowNum="all" readOnly="true"
|
|
ev:oncelldblclick="scwin.grd_statList_oncelldblclick">
|
|
<w2:caption style="" id="caption1" value="this is a grid caption."></w2:caption>
|
|
<w2:header style="" id="header1">
|
|
<w2:row style="" id="row1">
|
|
<w2:column removeBorderStyle="false" width="120" inputType="text" style="" id="column17" value="구분"
|
|
blockSelect="false" displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" style="" id="column44" value="카운트"
|
|
blockSelect="false" displayMode="label" hidden="true">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" style="" id="column36" value="합계"
|
|
blockSelect="false" displayMode="label" userData1="" checkboxLabel="">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" style="" id="column15" value="요금소"
|
|
blockSelect="false" displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" style="" id="column13" value="통행일자"
|
|
blockSelect="false" displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" style="" id="column11" value="통행시간"
|
|
blockSelect="false" displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="100" inputType="text" style="" id="column9" value="금액"
|
|
blockSelect="false" displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="120" inputType="text" style="" id="column7" value="차량번호"
|
|
blockSelect="false" displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="150" inputType="text" style="" id="column5" value="카드번호"
|
|
blockSelect="false" displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="120" inputType="text" style="" id="column555" value="카드사"
|
|
blockSelect="false" displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="150" inputType="text" style="" id="column3" value="반송사유"
|
|
blockSelect="false" displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" style="" id="column1" value="처리일자"
|
|
blockSelect="false" displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="100" inputType="text" style="" id="column48" value="미납처리여부"
|
|
blockSelect="false" displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="100" inputType="text" style="" id="column52" value="미납처리일자"
|
|
blockSelect="false" displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" style="" id="column56" value="수정자"
|
|
blockSelect="false" displayMode="label">
|
|
</w2:column>
|
|
</w2:row>
|
|
</w2:header>
|
|
<w2:gBody style="" id="gBody1">
|
|
<w2:row style="" id="row2">
|
|
<w2:column removeBorderStyle="false" width="120" inputType="text" style="" id="fareOfficeName" value=""
|
|
blockSelect="false" displayMode="label" colMerge="true" customFormatter="" class="merge">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" style="" id="count" value="" blockSelect="false"
|
|
displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" colSpan="1" displayFormat="" width="70" inputType="checkbox" style="" id="chk" value="" blockSelect="false"
|
|
readOnly="false" displayMode="label" >
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" style="" id="boothName" value=""
|
|
blockSelect="false" displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" style="" id="passDate" value="" blockSelect="false"
|
|
displayMode="label" dataType="date">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" style="" id="passTime" value="" blockSelect="false"
|
|
displayMode="label" dataType="time" displayFormat="HH:mm:ss">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="100" inputType="text" style="" id="levyAmount" value=""
|
|
blockSelect="false" displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="120" inputType="text" style="" id="carNo" value="" blockSelect="false"
|
|
displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="150" inputType="text" style="" id="cardNo" value="" blockSelect="false"
|
|
displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="120" inputType="text" style="" id="joinCard" value="" blockSelect="false"
|
|
displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="150" inputType="text" style="" id="rejectReason" value=""
|
|
blockSelect="false" displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" style="" id="rejectDate" value=""
|
|
blockSelect="false" displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="100" inputType="text" style="" id="defaultFareYn" value=""
|
|
blockSelect="false" displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="100" inputType="text" style="" id="defaultFareDate" value=""
|
|
blockSelect="false" displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" style="" id="updater" value="" blockSelect="false"
|
|
displayMode="label">
|
|
</w2:column>
|
|
</w2:row>
|
|
|
|
|
|
</w2:gBody>
|
|
<w2:subTotal targetColumnID="fareOfficeName" style="" id="subTotal1">
|
|
<w2:row style="" id="row3">
|
|
<w2:column removeBorderStyle="false" width="120" inputType="text" style="" id="column26" value="소계"
|
|
blockSelect="false" displayMode="label" customFormatter="" class="">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" style="" id="column46" value="" blockSelect="false"
|
|
displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="expression" style="" id="column38" value=""
|
|
blockSelect="false" displayMode="label" expression="SUM('count')">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" style="" id="column25" value="" blockSelect="false"
|
|
displayMode="label" expression="">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" style="" id="column24" value="" blockSelect="false"
|
|
displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" style="" id="column23" value="" blockSelect="false"
|
|
displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="100" inputType="text" style="" id="column22" value=""
|
|
blockSelect="false" displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="120" inputType="text" style="" id="column21" value=""
|
|
blockSelect="false" displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="150" inputType="text" style="" id="column20" value=""
|
|
blockSelect="false" displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="120" inputType="text" style="" id="column60" value=""
|
|
blockSelect="false" displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="150" inputType="text" style="" id="column19" value=""
|
|
blockSelect="false" displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" style="" id="column18" value="" blockSelect="false"
|
|
displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="100" inputType="text" style="" id="column50" value=""
|
|
blockSelect="false" displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="100" inputType="text" style="" id="column54" value=""
|
|
blockSelect="false" displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" style="" id="column58" value="" blockSelect="false"
|
|
displayMode="label">
|
|
</w2:column>
|
|
</w2:row>
|
|
</w2:subTotal>
|
|
<w2:footer style="" id="footer1">
|
|
<w2:row style="" id="row4">
|
|
<w2:column removeBorderStyle="false" width="120" inputType="text" style="" id="column35" value="총"
|
|
blockSelect="false" displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" style="" id="column47" value="" blockSelect="false"
|
|
displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="expression" style="" id="column39" value=""
|
|
blockSelect="false" displayMode="label" expression=""합계 : "+COUNT('fareOfficeName')+" 건"">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" style="" id="column34" value="" blockSelect="false"
|
|
displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" style="" id="column33" value="" blockSelect="false"
|
|
displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" style="" id="column32" value="" blockSelect="false"
|
|
displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="100" inputType="text" style="" id="column31" value=""
|
|
blockSelect="false" displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="120" inputType="text" style="" id="column30" value=""
|
|
blockSelect="false" displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="150" inputType="text" style="" id="column29" value=""
|
|
blockSelect="false" displayMode="label">
|
|
</w2:column>
|
|
|
|
<w2:column removeBorderStyle="false" width="120" inputType="text" style="" id="column77" value=""
|
|
blockSelect="false" displayMode="label">
|
|
</w2:column>
|
|
|
|
<w2:column removeBorderStyle="false" width="150" inputType="text" style="" id="column28" value=""
|
|
blockSelect="false" displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" style="" id="column27" value="" blockSelect="false"
|
|
displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="100" inputType="text" style="" id="column51" value=""
|
|
blockSelect="false" displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="100" inputType="text" style="" id="column55" value=""
|
|
blockSelect="false" displayMode="label">
|
|
</w2:column>
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" style="" id="column59" value="" blockSelect="false"
|
|
displayMode="label">
|
|
</w2:column>
|
|
</w2:row>
|
|
</w2:footer>
|
|
</w2:gridView>
|
|
</xf:group>
|
|
<w2:span id="spa_span2" label=" ※ 본 화면의 미납처리 기능은 2020.9.1 이후부터 적용된 기능 입니다." style="font-weight:bold;font-size:11pt;"></w2:span>
|
|
|
|
</body>
|
|
</html>
|