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.

656 lines
37 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="statMap" style="">
<w2:keyInfo>
<w2:key id="fareOfficeId" name="요금소" dataType="text"></w2:key>
<w2:key id="kbn" name="구분" dataType="text"></w2:key>
<w2:key dataType="date" id="inStDate" name="통행일자(FROM)"></w2:key>
<w2:key dataType="date" id="inEdDate" name="통행일자(TO)"></w2:key>
</w2:keyInfo>
</w2:dataMap>
<w2:dataList baseNode="list" repeatNode="map" id="statList" saveRemovedData="true">
<w2:columnInfo>
<w2:column id="kbn" name="구분" dataType="text"></w2:column>
<w2:column id="passStDate" name="통행일자(시작)" dataType="date"></w2:column>
<w2:column id="passEdDate" name="통행일자(끝)" dataType="date"></w2:column>
<w2:column id="totalQ" name="통행량 총계" dataType="number"></w2:column>
<w2:column id="cltSumQ" name="통행량 징수 소계" dataType="number"></w2:column>
<w2:column id="cltCashSumQ" name="통행량 징수 현금 소계" dataType="number"></w2:column>
<w2:column id="cltCashNormalQ" name="통행량 징수 현금 일반" dataType="number"></w2:column>
<w2:column id="cltCashLightQ" name="통행량 징수 현금 경차" dataType="number"></w2:column>
<w2:column id="cltCardSumSumQ" name="통행량 징수 카드 계 소계" dataType="number"></w2:column>
<w2:column id="cltCardSumNormalQ" name="통행량 징수 카드 계 일반" dataType="number"></w2:column>
<w2:column id="cltCardSumLightQ" name="통행량 징수 카드 계 경차" dataType="number"></w2:column>
<w2:column id="cltCardBeforeSumQ" name="통행량 징수 카드 선불 소계" dataType="number"></w2:column>
<w2:column id="cltCardBeforeNormalQ" name="통행량 징수 카드 선불 일반" dataType="number"></w2:column>
<w2:column id="cltCardBeforeLightQ" name="통행량 징수 카드 선불 경차" dataType="number"></w2:column>
<w2:column id="cltCardAfterSumQ" name="통행량 징수 카드 후불 소계" dataType="number"></w2:column>
<w2:column id="cltCardAfterNormalQ" name="통행량 징수 카드 후불 일반" dataType="number"></w2:column>
<w2:column id="cltCardAfterLightQ" name="통행량 징수 카드 후불 경차" dataType="number"></w2:column>
<w2:column id="cltCardRepayQ" name="통행량 징수 카드 환불" dataType="number"></w2:column>
<w2:column id="cltCouponSumQ" name="통행량 징수 쿠폰 소계" dataType="number"></w2:column>
<w2:column id="cltCouponNormalQ" name="통행량 징수 쿠폰 일반" dataType="number"></w2:column>
<w2:column id="cltCouponLightQ" name="통행량 징수 쿠폰 경차" dataType="number"></w2:column>
<w2:column id="noncltExemptQ" name="통행량 미징수 면제" dataType="number"></w2:column>
<w2:column id="noncltNonpayQ" name="통행량 미징수 미납" dataType="number"></w2:column>
<w2:column id="totalM" name="수입금 총계" dataType="number"></w2:column>
<w2:column id="cashM" name="수입금 현금" dataType="number"></w2:column>
<w2:column id="cardSumM" name="수입금 카드 소계" dataType="number"></w2:column>
<w2:column id="cardBeforeM" name="수입금 카드 선불" dataType="number"></w2:column>
<w2:column id="cardAfterM" name="수입금 카드 후불" dataType="number"></w2:column>
<w2:column id="repayM" name="수입금 환불" dataType="number"></w2:column>
<w2:column id="cashFixAmountSumQ" name="수입금 정액권 권수 소계" dataType="number"></w2:column>
<w2:column id="cashFixAmountNormalQ" name="수입금 정액권 권수 일반" dataType="number"></w2:column>
<w2:column id="cashFixAmountLightQ" name="수입금 정액권 권수 경차" dataType="number"></w2:column>
<w2:column id="cashFixAmountSumM" name="수입금 정액권 금액 소계" dataType="number"></w2:column>
<w2:column id="cashFixAmountNormalM" name="수입금 정액권 금액 일반" dataType="number"></w2:column>
<w2:column id="cashFixAmountLightM" name="수입금 정액권 금액 경차" dataType="number"></w2:column>
<w2:column id="preNomlQty" name="사전통지 일반" dataType="text"></w2:column>
<w2:column id="preLightQty" name="사전등결제 경차" dataType="text"></w2:column>
</w2:columnInfo>
</w2:dataList>
</w2:dataCollection>
<w2:workflowCollection></w2:workflowCollection>
<xf:submission id="sbm_statList" ref='data:json,{"id":"statMap","key":"param"}' target="data:json,statList" action="/cfs/income/findIncomeDailyCalculateList.do" method="post"
mediatype="application/json" encoding="UTF-8" instance="" replace="" errorHandler="" customHandler="" mode="asynchronous"
processMsg="조회중입니다." ev:submit="" ev:submitdone="scwin.sbm_statList_submitdone" ev:submiterror="" abortTrigger="">
</xf:submission>
</xf:model>
<script type="text/javascript" lazy="false"><![CDATA[
scwin.onpageload = function() {
//요금소(cfs01)
var sbxOptions = [{ code : "cfs01", compID : "sbx_fareOfficeId", option : sbx_fareOfficeId.getText() }];
com.setCfsCommonCode( sbxOptions );
//통행일자
var ymd = com.getToday();
ica_inStDate.setValue( ymd );
ica_inEdDate.setValue( ymd );
scwin.rad_kbn_onchange();
};
scwin.onpageunload = function() {
};
scwin.btn_search_onclick = function(e) {
//alert("조회");
if (com.validateGroup(grp_search) === false) {
return false;
}else{
if(rad_kbn.getValue() == "2"){
if(ica_inEdDate.getValue() < ica_inStDate.getValue()){
com.alert("시작 일자가 종료 일자보다 큽니다. 날짜 형식을 확인해 주세요.");
return;
}
}
com.executeSubmission(sbm_statList);
}
};
scwin.btn_excel_down_onclick = function(e) {
//alert("엑셀다운로드");
var info = {};
var options = {};
options.common = {
fileName : "일일 수입금 정산현황.xlsx"
// , sheetName : "일일 수입금 정산현황"
// , showProcess : "true" //다운로드 시 프로세스 창을 보여줄지 여부 (true:보임)
// , showConfirm : "true" //다운로드 확인창을 띄울지 여부 (false:미확인)
// , printSet : {
// fitToPage : "true" //엑셀 프린터 출력시 쪽맞춤 사용 유무 (false:미사용)
// , landScape : "true" //엑셀 프린터 출력시 가로 방향 출력 유무 (false:세로)
// , pageSize : "A4" //엑셀 프린터 출력시 인쇄용지 설정 (A4:A4용지)
// }
// , autoSizeColumn : "false"
, multipleSheet : "true"
, excelInfo : [
{
gridId : "grd_statList"
, sheetName : "sheet1"
, type : "1"
}
, {
gridId : "grd_statList2"
, sheetName : "sheet2"
, type : "1"
}
]
};
WebSquare.util.multipleExcelDownload( options );
//com.gridDataDownLoad(grd_statList, options, info);
//com.fncMakeExcelProvider("incomeService", "findIncomeDailyCalculateList", "cfs.income.vo.IncomeParamsVO", statMap, grd_statList, options, info);
};
scwin.btn_excel_down_1_onclick = function(e) {
//alert("엑셀다운로드");
var totalCnt = grd_statList.getTotalRow();
if (totalCnt > 0) {
//엑셀다운로드 실행
} else {
com.alert("엑셀다운로드할 정보가 없습니다.");
return false;
}
var info = {};
var options = {};
options.fileName = "일일 수입금 정산현황_통행량.xlsx";
options.sheetName = "일일 수입금 정산현황_통행량";
options.showProcess = "true"; //다운로드 시 프로세스 창을 보여줄지 여부 (true:보임)
options.showConfirm = "true"; //다운로드 확인창을 띄울지 여부 (false:미확인)
options.useFooter = "true"; //다운로드시 Footer를 출력 할지 여부 (true:포함)
options.useSubTotal = "true"; //다운로드시 SubTotal을 출력 할지 여부 (false:미포함)
options.useStyle = "true"; //화면의 서식을 그대로 사용한다.
options.printSet = {
fitToPage : "true" //엑셀 프린터 출력시 쪽맞춤 사용 유무 (false:미사용)
, landScape : "true" //엑셀 프린터 출력시 가로 방향 출력 유무 (false:세로)
, pageSize : "A4" //엑셀 프린터 출력시 인쇄용지 설정 (A4:A4용지)
};
options.autoSizeColumn = "false"; //너비자동맞춤 설정 유무 (false:미적용)
options.hiddenVisible = "true";
grd_statList.advancedExcelDownload( options , info );
//com.fncMakeExcelProvider("incomeService", "findIncomeCollectStatTrafficList", "cfs.income.vo.IncomeParamsVO", statMap, grd_statList1, options, info);
};
scwin.btn_excel_down_2_onclick = function(e) {
//alert("엑셀다운로드");
var totalCnt = grd_statList2.getTotalRow();
if (totalCnt > 0) {
//엑셀다운로드 실행
} else {
com.alert("엑셀다운로드할 정보가 없습니다.");
return false;
}
var info = {};
var options = {};
options.fileName = "일일 수입금 정산현황_수입금.xlsx";
options.sheetName = "일일 수입금 정산현황_수입금";
options.showProcess = "true"; //다운로드 시 프로세스 창을 보여줄지 여부 (true:보임)
options.showConfirm = "true"; //다운로드 확인창을 띄울지 여부 (false:미확인)
options.useFooter = "true"; //다운로드시 Footer를 출력 할지 여부 (true:포함)
options.useSubTotal = "true"; //다운로드시 SubTotal을 출력 할지 여부 (false:미포함)
options.useStyle = "true"; //화면의 서식을 그대로 사용한다.
options.printSet = {
fitToPage : "true" //엑셀 프린터 출력시 쪽맞춤 사용 유무 (false:미사용)
, landScape : "true" //엑셀 프린터 출력시 가로 방향 출력 유무 (false:세로)
, pageSize : "A4" //엑셀 프린터 출력시 인쇄용지 설정 (A4:A4용지)
};
options.autoSizeColumn = "false"; //너비자동맞춤 설정 유무 (false:미적용)
options.hiddenVisible = "true";
grd_statList2.advancedExcelDownload( options , info );
//com.fncMakeExcelProvider("incomeService", "findIncomeCollectStatPriceList", "cfs.income.vo.IncomeParamsVO", statMap, grd_statList2, options, info);
}
scwin.btn_print_onclick = function(e) {
if (statList.getRowCount() == 0) {
com.alert("인쇄할 정보가 없습니다.");
return;
}
//alert("인쇄");
var form_tag = document.getElementById("IC002M01");
form_tag.fareOfficeId.value = statMap.get("fareOfficeId");
form_tag.kbn.value = statMap.get("kbn");
form_tag.inStDate.value = statMap.get("inStDate");
form_tag.inEdDate.value = statMap.get("inEdDate");
form_tag.crfName.value = "IC002M01";
var url = "/ClipReport4/reportView.jsp";
form_tag.action=url;
form_tag.method ="post";
form_tag.target="clipform";
form_tag.submit();
};
scwin.rad_kbn_onchange = function() {
var kbn = rad_kbn.getValue();
if (kbn == '1') {
//일일징수부
ica_inStDate.setStyle( "display" , "none" );
spa_inDate.setStyle( "display" , "none" );
} else if (kbn == '2') {
//기간징수부
ica_inStDate.setStyle( "display" , "" );
spa_inDate.setStyle( "display" , "" );
}
};
scwin.fmtKbnNm = function(data, formattedData, rowIndex, colIndex) {
var passStDate = statList.getCellData( rowIndex , "passStDate" );
var passEdDate = statList.getCellData( rowIndex , "passEdDate" );
if (rad_kbn.getValue() == '2' && rowIndex == 0) {
return com.fmtDateDtime(passStDate) + " ~ " + com.fmtDateDtime(passEdDate);
} else {
return data;
}
};
]]></script>
</head>
<body ev:onpageload="scwin.onpageload" ev:onpageunload="scwin.onpageunload">
<xf:group class="contentWrap" id="" style="">
<form id="IC002M01" method="post" action ="/ClipReport4/reportView.jsp">
<input type ="hidden" name="fareOfficeId"></input>
<input type ="hidden" name="crfName"></input>
<input type ="hidden" name="kbn"></input>
<input type ="hidden" name="inStDate"></input>
<input type ="hidden" name="inEdDate"></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:70px;" tagname="col"></xf:group>
<xf:group tagname="col" style="width:130px;"></xf:group><xf:group style="width:130px;" tagname="col"></xf:group>
<xf:group style="width:70px;" tagname="col"></xf:group>
<xf:group style="width:230px;" 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 tagname="td" class="w2tb_td">
<w2:attributes></w2:attributes>
<xf:select1 allOption="" appearance="minimal" chooseOption="true" chooseOptionLabel="-전체-" direction="auto"
disabled="false" disabledClass="w2selectbox_disabled" displayMode="label" id="sbx_fareOfficeId" ref="data:statMap.fareOfficeId"
style="width: 120px;" submenuSize="auto">
<xf:choices></xf:choices>
</xf:select1>
</xf:group>
<xf:group class="w2tb_td" style="" tagname="td">
<xf:select1 appearance="full" cols="" ev:onchange="scwin.rad_kbn_onchange" id="rad_kbn" ref="data:statMap.kbn"
renderType="table" rows="1" selectedIndex="0" style="">
<xf:choices>
<xf:item>
<xf:label><![CDATA[일일]]></xf:label>
<xf:value><![CDATA[1]]></xf:value>
</xf:item>
<xf:item>
<xf:label><![CDATA[기간]]></xf:label>
<xf:value><![CDATA[2]]></xf:value>
</xf:item>
</xf:choices>
</xf:select1>
</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_inStDate" ref="data:statMap.inStDate" renderDiv="true" renderType="component" style=""
weekStartsOn="0" validCheck="true" mandatory="true">
</w2:inputCalendar>
<w2:span id="spa_inDate" label="~" style=""></w2:span>
<w2:inputCalendar calendarValueType="yearMonthDate" class="" dateValidCheck="" focusOnDateSelect="false"
footerDiv="false" id="ica_inEdDate" ref="data:statMap.inEdDate" renderDiv="true" renderType="component" style=""
weekStartsOn="0" validCheck="true" mandatory="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_search_onclick" id="btn_search" style="" type="button">
<xf:label><![CDATA[조회]]></xf:label>
</xf:trigger>
</xf:group>
</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 print" ev:onclick="scwin.btn_print_onclick" id="btn_print" style="" type="button">
<xf:label><![CDATA[인쇄]]></xf:label>
</xf:trigger>
<xf:trigger class="btn_act exceldown" ev:onclick="scwin.btn_excel_down_1_onclick" id="btn_excel_down_1" style=""
type="button">
<xf:label><![CDATA[엑셀다운로드(통행량)]]></xf:label>
</xf:trigger>
<xf:trigger class="btn_act exceldown" ev:onclick="scwin.btn_excel_down_2_onclick" id="btn_excel_down_2" 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:237px;" summaryAuto="false" useShiftKey="true" visibleRowNum="all" readOnly="true">
<w2:caption style="" id="caption2" value="this is a grid caption."></w2:caption>
<w2:header style="" id="header2">
<w2:row style="" id="row12">
<w2:column removeBorderStyle="false" width="100" inputType="text" id="column530" value="구분" blockSelect="false"
displayMode="label" rowSpan="5" fixColumnWidth="">
</w2:column>
<w2:column removeBorderStyle="false" width="280" inputType="text" id="column449" value="통행량(대)" blockSelect="false"
displayMode="label" colSpan="20" rowSpan="" style="height:26px;">
</w2:column>
</w2:row>
<w2:row style="" id="row13">
<w2:column removeBorderStyle="false" width="70" inputType="text" id="column469" value="총계" blockSelect="false"
displayMode="label" rowSpan="4">
</w2:column>
<w2:column removeBorderStyle="false" width="280" inputType="text" id="column468" value="징수" blockSelect="false"
displayMode="label" colSpan="17" rowSpan="" style="height:26px;">
</w2:column>
<w2:column removeBorderStyle="false" width="140" inputType="text" id="column451" value="미징수" blockSelect="false"
displayMode="label" colSpan="2">
</w2:column>
</w2:row>
<w2:row style="" id="row14">
<w2:column removeBorderStyle="false" width="70" inputType="text" id="column488" value="소계" blockSelect="false"
displayMode="label" rowSpan="3" style="height:26px;">
</w2:column>
<w2:column removeBorderStyle="false" width="210" inputType="text" id="column487" value="현금" blockSelect="false"
displayMode="label" colSpan="3" rowSpan="2" style="height:26px;">
</w2:column>
<w2:column removeBorderStyle="false" width="700" inputType="text" id="column484" value="카드" blockSelect="false"
displayMode="label" colSpan="10" style="height:26px;">
</w2:column>
<w2:column removeBorderStyle="false" width="210" inputType="text" id="column474" value="쿠폰" blockSelect="false"
displayMode="label" colSpan="3" rowSpan="2" style="height:26px;">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" id="column471" value="면제" blockSelect="false"
displayMode="label" rowSpan="3" style="height:26px;">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" id="column470" value="미납" blockSelect="false"
displayMode="label" rowSpan="3" style="height:26px;">
</w2:column>
</w2:row>
<w2:row style="" id="row15">
<w2:column removeBorderStyle="false" width="210" inputType="text" id="column504" value="계" blockSelect="false"
displayMode="label" colSpan="3">
</w2:column>
<w2:column removeBorderStyle="false" width="210" inputType="text" id="column501" value="선불" blockSelect="false"
displayMode="label" colSpan="3">
</w2:column>
<w2:column removeBorderStyle="false" width="210" inputType="text" id="column498" value="후불" blockSelect="false"
displayMode="label" colSpan="3">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" style="height:40px;" id="column495" value="환불"
blockSelect="false" displayMode="label" rowSpan="2">
</w2:column>
</w2:row>
<w2:row style="" id="row9">
<w2:column removeBorderStyle="false" width="70" inputType="text" id="column392" value="소계" blockSelect="false"
displayMode="label">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" id="column390" value="일반" blockSelect="false"
displayMode="label">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" id="column388" value="경차" blockSelect="false"
displayMode="label">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" id="column386" value="소계" blockSelect="false"
displayMode="label">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" id="column384" value="일반" blockSelect="false"
displayMode="label">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" id="column382" value="경차" blockSelect="false"
displayMode="label">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" id="column380" value="소계" blockSelect="false"
displayMode="label">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" id="column378" value="일반" blockSelect="false"
displayMode="label">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" id="column376" value="경차" blockSelect="false"
displayMode="label">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" id="column374" value="소계" blockSelect="false"
displayMode="label">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" id="column372" value="일반" blockSelect="false"
displayMode="label">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" id="column370" value="경차" blockSelect="false"
displayMode="label">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" id="column366" value="소계" blockSelect="false"
displayMode="label">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" id="column364" value="일반" blockSelect="false"
displayMode="label">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" id="column362" value="경차" blockSelect="false"
displayMode="label">
</w2:column>
</w2:row>
</w2:header>
<w2:gBody style="" id="gBody2">
<w2:row style="" id="row10">
<w2:column removeBorderStyle="false" width="100" inputType="text" style="height:50px;" id="kbn" blockSelect="false"
displayMode="label" customFormatter="scwin.fmtKbnNm">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="expression" style="height:50px;" id="totalQ"
blockSelect="false" displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
expression="SUM('cltSumQ','noncltExemptQ','noncltNonpayQ')" class="text_red"
excelExpression="">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="expression" style="height:50px;" id="cltSumQ"
blockSelect="false" displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
expression="SUM('cltCashSumQ','cltCardSumSumQ','cltCouponSumQ')"
excelExpression="">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="expression" style="height:50px;" id="cltCashSumQ"
blockSelect="false" displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
expression="SUM('cltCashNormalQ','cltCashLightQ')" excelExpression="">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" style="height:50px;" id="cltCashNormalQ"
blockSelect="false" displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" style="height:50px;" id="cltCashLightQ"
blockSelect="false" displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="expression" style="height:50px;" id="cltCardSumSumQ"
blockSelect="false" displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
expression="SUM('cltCardSumNormalQ','cltCardSumLightQ')" excelExpression="">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="expression" style="height:50px;" id="cltCardSumNormalQ"
blockSelect="false" displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
expression="SUM('cltCardBeforeNormalQ','cltCardAfterNormalQ')"
excelExpression="">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="expression" style="height:50px;" id="cltCardSumLightQ"
blockSelect="false" displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
expression="SUM('cltCardBeforeLightQ','cltCardAfterLightQ')" excelExpression="">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="expression" style="height:50px;" id="cltCardBeforeSumQ"
blockSelect="false" displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
expression="SUM('cltCardBeforeNormalQ','cltCardBeforeLightQ')" class="text_blue"
excelExpression="">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" style="height:50px;" id="cltCardBeforeNormalQ"
blockSelect="false" displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" style="height:50px;" id="cltCardBeforeLightQ"
blockSelect="false" displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="expression" style="height:50px;" id="cltCardAfterSumQ"
blockSelect="false" displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
expression="SUM('cltCardAfterNormalQ','cltCardAfterLightQ')" class="text_blue"
excelExpression="">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" style="height:50px;" id="cltCardAfterNormalQ"
blockSelect="false" displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" style="height:50px;" id="cltCardAfterLightQ"
blockSelect="false" displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" style="height:50px;" id="cltCardRepayQ"
blockSelect="false" displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="expression" style="height:50px;" id="cltCouponSumQ"
blockSelect="false" displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
expression="SUM('cltCouponNormalQ','cltCouponLightQ')" excelExpression="">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" style="height:50px;" id="cltCouponNormalQ"
blockSelect="false" displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" style="height:50px;" id="cltCouponLightQ"
blockSelect="false" displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" style="height:50px;" id="noncltExemptQ"
blockSelect="false" displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" style="height:50px;" id="noncltNonpayQ"
blockSelect="false" displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right">
</w2:column>
</w2:row>
</w2:gBody>
</w2:gridView>
<w2:gridView autoFit="allColumn" autoFitMinWidth="600" class="cm_grid" dataList="data:statList" fixedColumnWithHidden="true"
focusMode="row" id="grd_statList2" ignoreCellClick="false" ignoreToggleOnDisabled="false" readOnly="true" scrollByColumn="false"
scrollByColumnAdaptive="false" style="height:210px;" summaryAuto="false" useShiftKey="true" visibleRowNum="all">
<w2:caption id="caption2" style="" value="this is a grid caption."></w2:caption>
<w2:header id="header2" style="">
<w2:row style="" id="row12">
<w2:column removeBorderStyle="false" width="100" inputType="text" id="column446" value="구분" blockSelect="false"
displayMode="label" rowSpan="4" fixColumnWidth="">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" id="column421" value="수입금(원)" blockSelect="false"
displayMode="label" colSpan="12" rowSpan="" style="height:26px;">
</w2:column>
</w2:row>
<w2:row style="" id="row13">
<w2:column removeBorderStyle="false" width="100" inputType="text" id="column433" value="총계" blockSelect="false"
displayMode="label" rowSpan="3" style="height:26px;">
</w2:column>
<w2:column removeBorderStyle="false" width="100" inputType="text" id="column432" value="현금" blockSelect="false"
displayMode="label" rowSpan="3" style="height:26px;">
</w2:column>
<w2:column removeBorderStyle="false" width="100" inputType="text" id="column431" value="카드" blockSelect="false"
displayMode="label" colSpan="3" style="height:26px;">
</w2:column>
<w2:column removeBorderStyle="false" width="100" inputType="text" id="column428" value="환불" blockSelect="false"
displayMode="label" rowSpan="3" style="height:26px;">
</w2:column>
<w2:column removeBorderStyle="false" width="600" inputType="text" id="column427" value="정액권" blockSelect="false"
displayMode="label" colSpan="6" style="height:26px;">
</w2:column>
</w2:row>
<w2:row style="" id="row14">
<w2:column removeBorderStyle="false" width="100" inputType="text" id="column443" value="소계" blockSelect="false"
displayMode="label" rowSpan="2">
</w2:column>
<w2:column removeBorderStyle="false" width="100" inputType="text" id="column442" value="선불" blockSelect="false"
displayMode="label" rowSpan="2">
</w2:column>
<w2:column removeBorderStyle="false" width="100" inputType="text" id="column441" value="후불" blockSelect="false"
displayMode="label" rowSpan="2">
</w2:column>
<w2:column removeBorderStyle="false" width="300" inputType="text" id="column439" value="권수" blockSelect="false"
displayMode="label" colSpan="3">
</w2:column>
<w2:column removeBorderStyle="false" width="300" inputType="text" id="column436" value="금액" blockSelect="false"
displayMode="label" colSpan="3">
</w2:column>
</w2:row>
<w2:row id="row9" style="">
<w2:column blockSelect="false" displayMode="label" id="column344" inputType="text" removeBorderStyle="false"
value="소계" width="100">
</w2:column>
<w2:column blockSelect="false" displayMode="label" id="column342" inputType="text" removeBorderStyle="false"
value="일반" width="100">
</w2:column>
<w2:column blockSelect="false" displayMode="label" id="column340" inputType="text" removeBorderStyle="false"
value="경차" width="100">
</w2:column>
<w2:column blockSelect="false" displayMode="label" id="column338" inputType="text" removeBorderStyle="false"
value="소계" width="100">
</w2:column>
<w2:column blockSelect="false" displayMode="label" id="column336" inputType="text" removeBorderStyle="false"
value="일반" width="100">
</w2:column>
<w2:column blockSelect="false" displayMode="label" id="column334" inputType="text" removeBorderStyle="false"
value="경차" width="100">
</w2:column>
</w2:row>
</w2:header>
<w2:gBody id="gBody2" style="">
<w2:row id="row10" style="">
<w2:column removeBorderStyle="false" width="100" inputType="text" style="height:50px;" id="kbn" blockSelect="false"
displayMode="label" customFormatter="scwin.fmtKbnNm">
</w2:column>
<w2:column blockSelect="false" displayMode="label" id="totalM" inputType="expression" removeBorderStyle="false"
style="height:50px;" width="100" dataType="number" displayFormat="#,##0" textAlign="right"
expression="SUM('cashM','cardSumM','cashFixAmountSumM') - SUM('repayM')" class="text_red"
excelExpression="">
</w2:column>
<w2:column blockSelect="false" displayMode="label" id="cashM" inputType="text" removeBorderStyle="false"
style="height:50px;" width="100" dataType="number" displayFormat="#,##0" textAlign="right">
</w2:column>
<w2:column blockSelect="false" displayMode="label" id="cardSumM" inputType="expression" removeBorderStyle="false"
style="height:50px;" width="100" dataType="number" displayFormat="#,##0" textAlign="right"
expression="SUM('cardBeforeM','cardAfterM')" excelExpression="">
</w2:column>
<w2:column blockSelect="false" displayMode="label" id="cardBeforeM" inputType="text" removeBorderStyle="false"
style="height:50px;" width="100" dataType="number" displayFormat="#,##0" textAlign="right">
</w2:column>
<w2:column blockSelect="false" displayMode="label" id="cardAfterM" inputType="text" removeBorderStyle="false"
style="height:50px;" width="100" dataType="number" displayFormat="#,##0" textAlign="right">
</w2:column>
<w2:column blockSelect="false" displayMode="label" id="repayM" inputType="text" removeBorderStyle="false"
style="height:50px;" width="100" dataType="number" displayFormat="#,##0" textAlign="right" class="text_red">
</w2:column>
<w2:column blockSelect="false" displayMode="label" id="cashFixAmountSumQ" inputType="expression"
removeBorderStyle="false" style="height:50px;" width="100" dataType="number" displayFormat="#,##0" textAlign="right"
expression="SUM('cashFixAmountNormalQ','cashFixAmountLightQ')"
excelExpression="">
</w2:column>
<w2:column blockSelect="false" displayMode="label" id="cashFixAmountNormalQ" inputType="text"
removeBorderStyle="false" style="height:50px;" width="100" dataType="number" displayFormat="#,##0" textAlign="right">
</w2:column>
<w2:column blockSelect="false" displayMode="label" id="cashFixAmountLightQ" inputType="text"
removeBorderStyle="false" style="height:50px;" width="100" dataType="number" displayFormat="#,##0" textAlign="right">
</w2:column>
<w2:column blockSelect="false" displayMode="label" id="cashFixAmountSumM" inputType="expression"
removeBorderStyle="false" style="height:50px;" width="100" dataType="number" displayFormat="#,##0" textAlign="right"
expression="SUM('cashFixAmountNormalM','cashFixAmountLightM')"
excelExpression="">
</w2:column>
<w2:column blockSelect="false" displayMode="label" id="cashFixAmountNormalM" inputType="text"
removeBorderStyle="false" style="height:50px;" width="100" dataType="number" displayFormat="#,##0" textAlign="right">
</w2:column>
<w2:column blockSelect="false" displayMode="label" id="cashFixAmountLightM" inputType="text"
removeBorderStyle="false" style="height:50px;" width="100" dataType="number" displayFormat="#,##0" textAlign="right">
</w2:column>
</w2:row>
</w2:gBody>
</w2:gridView>
</xf:group>
</body>
</html>