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.

320 lines
17 KiB
Plaintext

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="FeeReport.aspx.cs" Inherits="DSWeb.SeaiFee.FeeReport" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head id="Head1" runat="server">
<title>应收应付费用总表</title>
<link rel="STYLESHEET" type="text/css" href="../theme/button/default/Fee.css"/>
<script language="javascript" type="text/javascript" src="../js/date/jsDateFormat.js"></script>
<script language="javascript" type="text/javascript" src="../js/m97date/wdatepicker.js"></script>
<script language="javascript" type="text/javascript" src="../js/date/jsDateFM.js"></script>
<!--按钮条-->
<style type="text/css">
.btn-content0{
width:100%;
height:30px;
background:url("../images/content-header.gif");
cursor:default;
}
</style>
<!--Grid-->
<link rel="STYLESHEET" type="text/css" href="../theme/dhtmlxgrid.css"/>
<link rel="STYLESHEET" type="text/css" href="../theme/page.css"/>
<script src="../js/dhtmlxcommon.js" type="text/javascript"></script>
<script src="../js/dhtmlxgrid.js" type="text/javascript"></script>
<script src="../js/dhtmlxgridcell.js" type="text/javascript"></script>
<script src="../js/dhtmlxcombo.js" type="text/javascript"></script>
<script src="../js/dhtmlxgrid_keymap_excel.js" type="text/javascript"></script>
<script src="../js/dhtmlxgrid_drag.js" type="text/javascript"></script>
<script src="../js/dhtmlxgrid_group.js" type="text/javascript"></script>
<script src="../js/dhtmlxgrid_mcol.js" type="text/javascript"></script>
<script src="../js/jsGridFeeReport.js" type="text/javascript"></script>
<script src="../js/json2.js" type="text/javascript"></script>
<!--自定义下拉框-->
<link href="../theme/style.css" type="text/css" rel="Stylesheet" media="screen"/>
<link href="../theme/dhtmlxcombo.css" type="text/css" rel="Stylesheet" media="screen"/>
<script type="text/javascript" src="../js/dhtmlxcombo_whp.js"></script>
<script type="text/javascript">
window.dhx_globalImgPath = "../images/";
</script>
<style type="text/css">
#divh { position:absolute; z-index:1001; left:40%; top:30%; width:300px; margin-left:-200px; border:solid 6px #ddd; }
.box { border:solid 1px #999; font-size:14px; }
#tit { border-bottom:solid 1px #999;background-color:#cccccc; padding:6px; font-weight:bold;}
#bod { background-color:#ffffff; padding:20px; }
#bot { border-top:solid 1px #999;background-color:#cccccc; text-align:right;}
.menu { position:absolute; z-index:101; width:150px; border:solid 1px #999; padding:2px; background-color:#ffffff;}
.menu a {padding:5px 6px; font-size:12px; color:#000000; cursor:default; text-decoration:none; padding-top:1px; width:90px;}
.menu a:hover { background-color:#507cd1; color:#ffffff;}
.regular{text-decoration:none;cursor:default; margin-right:20px;}
.imgLeftButton{
background-image:url(../images/icons/edit_right.gif);height:19px;width:19px; margin-left:22px;margin-bottom:30px;
}
.imgLeftHoverButton{
background-image:url(../images/icons/edit_righthover.gif);height:19px;width:19px; margin-left:22px;margin-bottom:30px;
}
.imgRightButton{
background-image:url(../images/icons/edit_left.gif);height:19px;width:19px; margin-left:22px;
}
.imgRightHoverButton{
background-image:url(../images/icons/edit_lefthover.gif);height:19px;width:19px; margin-left:22px;
}
.imgUpButton{
background-image:url(../images/icons/edit_up.gif);height:19px;width:19px; margin-left:22px;margin-bottom:30px;
}
.imgUpHoverButton{
background-image:url(../images/icons/edit_uphover.gif);height:19px;width:19px; margin-left:22px;margin-bottom:30px;
}
.imgDownButton{
background-image:url(../images/icons/edit_down.gif);height:19px;width:19px; margin-left:22px;
}
.imgDownHoverButton{
background-image:url(../images/icons/edit_downhover.gif);height:19px;width:19px; margin-left:22px;
}
.enterButton{
display:block;
float:left;
margin:0 7px 0 0;
background-color:#d5d5d5;
border:1px solid #dedede;
border-top:1px solid #eee;
border-left:1px solid #eee;
font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
font-size:12px;
line-height:130%;
text-decoration:none;
font-weight:bold;
color:#565656;
cursor:default;
padding:5px 10px 6px 7px; /* Links */
width:60px;
text-align:center;
margin-top:8px;
margin-left:20px;
}
.enterButton:hover{
background-color:#dff4ff;
border:1px solid #c2e1ef;
color:#336699;
}
.enterButton:active{
background-color:#6299c5;
border:1px solid #6299c5;
color:#fff;
}
.dvMenu{
display:block;
background-color:#ffffff;
border:1px solid #dedede;
border-top:1px solid #eee;
border-left:1px solid #eee;
font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
font-size:12px;
line-height:130%;
text-decoration:none;
font-weight:bold;
color:#565656;
cursor:default;
padding:8px 0px 6px 7px; /* Links */
width:95%;
text-align:center;
}
.dvMenu:hover{
background-color:#dff4ff;
border:1px solid #c2e1ef;
color:#336699;
}
.dvMenu:active{
background-color:#6299c5;
border:1px solid #6299c5;
color:#fff;
}
.txtTab{border:1px solid #A0A0A4; border-color:#6699CC;}
.style1
{
width: 70px;
}
.style2
{
width: 90px;
}
.btncss
{
width:100px;
BORDER-RIGHT: #2C59AA 1px solid;
PADDING-RIGHT: 2px; BORDER-TOP: #2C59AA 1px solid;
PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#C3DAF5);
BORDER-LEFT: #2C59AA 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px;
BORDER-BOTTOM: #2C59AA 1px solid;
}
</style>
<script type="text/javascript">
//回车键控制
document.onkeypress=function()
{
if(event.keyCode==13)
{
ShowDetailFresh();
}
}
</script>
</head>
<body onload="getonload();" style="border:0px; width:100%; height:100%">
<form id="form1" runat="server">
<div>
<table>
<tr>
<td width=70px><div style="width:70px;text-align:right;" class="cssfont">业务类型:</div></td>
<td width=100px>
<asp:DropDownList ID="ddlBSTYPE" runat="server" Width="106px" Height=22px>
<asp:ListItem Selected="True" Value="all">ALL</asp:ListItem>
<asp:ListItem Value="海运出口">海运出口</asp:ListItem>
<asp:ListItem Value="海运进口">海运进口</asp:ListItem>
<asp:ListItem Value="海运进口散货">海运进口散货</asp:ListItem>
</asp:DropDownList>
</td>
<td width=70px><div style="width:70px;text-align:right;" class="cssfont">收付类型:</div></td>
<td width=100px>
<asp:DropDownList ID="ddlFEETYPE" runat="server" Width="106px" Height=22px>
<asp:ListItem Selected="True" Value="all">ALL</asp:ListItem>
<asp:ListItem Value="收">收</asp:ListItem>
<asp:ListItem Value="付">付</asp:ListItem>
</asp:DropDownList>
</td>
<td width=90px><div style="width:90px;text-align:right;" class="cssfont">委托单位:</div></td>
<td width=100px>
<select id="ddlCUSTOMERNAME" runat=server style="width:102px" class="txtTab"></select>
</td>
<td width=60px><div style="width:60px;text-align:right;" class="cssfont">编号:</div></td>
<td width=100px>
<asp:TextBox ID="tbBLNO" runat="server" CssClass="txtTab" width=100px MaxLength=30></asp:TextBox>
</td>
<td width=5px></td>
<td align=center>
<input id="Button1" runat="server" type="button" value="查询" onclick="ShowDetailFresh();" style="width:30px; height:20px;" class="btncss"/>
</td>
</tr>
<tr>
<td width=70px><div style="width:70px;text-align:right;" class="cssfont">会计期间:</div></td>
<td width=100px>
<asp:TextBox ID="tbACCDATE" runat="server" CssClass="txtTab" width=100px ToolTip="例2011-4" onclick="WdatePicker({dateFmt:'yyyy-M'});" MaxLength=7></asp:TextBox>
</td>
<td width=70px><div style="width:70px;text-align:right;" class="cssfont">结算单位:</div></td>
<td width=100px>
<select id="ddlSETTLEMENTNAME" runat=server style="width:102px" class="txtTab"></select>
</td>
<td width=90px><div style="width:90px;text-align:right;" class="cssfont">费用录入时间:</div></td>
<td width=100px>
<asp:TextBox ID="tbENTERDATE" runat="server" CssClass="txtTab" width=100px onclick="WdatePicker({dateFmt:'yyyy-MM-dd'});" MaxLength=7></asp:TextBox>
</td>
<td width=60px><div style="width:60px;text-align:right;" class="cssfont">至:</div></td>
<td width=100px>
<asp:TextBox ID="tbENTERDATE2" runat="server" CssClass="txtTab" width=100px onclick="WdatePicker({dateFmt:'yyyy-MM-dd'});" MaxLength=7></asp:TextBox>
</td>
<td width=5px></td>
<td>
<input id="imgAdd" runat="server" type="button" value="清空" onclick="initSearch();" style="width:30px; height:20px;" class="btncss"/>
</td>
</tr>
<tr>
<td width=70px><div style="width:70px;text-align:right;" class="cssfont">费用名称:</div></td>
<td width=100px>
<select id="ddlFEENAME" runat=server style="width:102px" class="txtTab"></select>
</td>
<td width=70px><div style="width:70px;text-align:right;" class="cssfont">费用状态:</div></td>
<td width=100px>
<asp:DropDownList ID="ddlFEESTATUS" runat="server" Width="106px" Height=22px>
<asp:ListItem Selected="True" Value="all">ALL</asp:ListItem>
<asp:ListItem Value="录入状态">录入状态</asp:ListItem>
<asp:ListItem Value="提交审核">提交审核</asp:ListItem>
<asp:ListItem Value="驳回提交">驳回提交</asp:ListItem>
<asp:ListItem Value="审核通过">审核通过</asp:ListItem>
<asp:ListItem Value="部分结算">部分结算</asp:ListItem>
<asp:ListItem Value="结算完毕">结算完毕</asp:ListItem>
</asp:DropDownList>
</td>
<td width=90px><div style="width:90px;text-align:right;" class="cssfont">费用录入人:</div></td>
<td width=100px>
<select id="ddlENTEROPERATOR" runat=server style="width:102px" class="txtTab"></select>
</td>
<td width=70px><div style="width:70px;text-align:right;" class="cssfont">费用备注:</div></td>
<td width=100px>
<asp:TextBox ID="tbREMARK" runat="server" CssClass="txtTab" width=100px MaxLength=1024></asp:TextBox>
</td>
</tr>
</table>
</div>
<div style="width:100%;vertical-align:text-bottom;" class="btn-content0">
<div class="btn-blank"></div>
<div class="xbtn-img">
<img id="imgFresh" src="../images/icons/btnFresh.gif" onclick="ShowDetailFresh();" class="btnimg" alt="刷新" onmouseover="imgFreshChangePic();" onMouseOut="imgFreshChangePic();"/>
</div>
<div class="xbtn-img" id=divexcel runat=server onclick="setExcel()">
<div class="btnimg"><img src="../images/icons/excel.gif" width="16px" height="16px" title="导出" class="cssfont"/></div>
</div>
<div class="xbtn-img" onclick="printFee()">
<div class="btnimg"><img src="../images/icons/print.gif" width="16px" title="打印"/></div>
</div>
</div>
<div style=" width:100%; height:100%;" oncontextmenu="return false">
<div id="mygrid_container_log" style="width:99%; height:420px; overflow:hidden;" runat="server" class="cssfont"></div>
<div id="pager" style="width: 100%; margin: 0px; padding: 4px; border: 0px solid #999;"></div>
<div id="info" style="text-align: center; width: 100%; margin: 0 2px; padding: 4px; border: 1px solid #999;display:none;"></div>
<div>
<input type="hidden" id="hid_setting" runat="server"/>
<input type="hidden" id="hid_header" runat="server" />
<input type="hidden" id="hid_associatedno" runat="server" />
<div id="dvSaveState" runat="server"></div>
<div id="divh" style="display: none;">
<div class="box">
<div id="tit"></div>
<div id="bod"></div>
<div id="bot"></div>
</div>
</div>
</div>
</div>
<div id="dvGain">
<table>
<tr>
<td><div id="div1" runat="server" class="feeTitle" style="width:70px;">应收RMB</div></td>
<td><div id="divSumFee1" runat="server" class="feePayAmount" style="width:100%; text-align:left;"></div></td>
<td><div id="div6" runat="server" class="feeTitle" style="width:70px;">应收USD</div></td>
<td><div id="divSumFee2" runat="server" class="feePayAmount" style="width:100%; text-align:left;"></div></td>
<td><div id="div3" runat="server" class="feeTitle" style="width:70px;">应收合计:</div></td>
<td><div id="divSumFee3" runat="server" class="feePayAmount" style="width:100%; text-align:left;"></div></td>
</tr>
<tr>
<td><div id="div2" runat="server" class="feeTitle" style="width:70px;">应付RMB</div></td>
<td><div id="divSumFee4" runat="server" class="feePayAmount" style="width:100%; text-align:left;"></div></td>
<td><div id="div5" runat="server" class="feeTitle" style="width:70px;">应付USD</div></td>
<td><div id="divSumFee5" runat="server" class="feePayAmount" style="width:100%; text-align:left;"></div></td>
<td><div id="div8" runat="server" class="feeTitle" style="width:70px;">应付合计:</div></td>
<td><div id="divSumFee6" runat="server" class="feePayAmount" style="width:100%; text-align:left;"></div></td>
</tr>
</table>
</div>
<div>
<input type="hidden" id="hd_comboCUSTOMERNAME" runat="server"/>
<input type="hidden" id="hd_comboSETTLEMENTNAME" runat="server"/>
<input type="hidden" id="hd_comboFEENAME" runat="server"/>
<input type="hidden" id="hd_comboENTEROPERATOR" runat="server"/>
<input type="hidden" id="hid_sel" runat="server"/>
<input type="hidden" id="hdNAMES" runat="server" />
<input type="hidden" id="hdSQL" runat="server" />
<input type="hidden" id="hdUserID" runat="server" />
<input type="hidden" id="hdRangeV" runat="server" />
<asp:ImageButton ID="ibExcel" runat="server" onclick="ibExcel_Click" ImageUrl="../images/icons/excel.gif" ToolTip="导出" class="cssfont" style="display:none;"/>
</div>
</form>
</body>
</html>