2024-06-01 11:14:26 +08:00
|
|
|
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Productin_browse.aspx.cs" Inherits="Productin_browse" %>
|
2024-05-23 16:55:29 +08:00
|
|
|
|
|
|
|
<!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 runat="server">
|
|
|
|
<title></title>
|
|
|
|
<script type="text/javascript"></script>
|
|
|
|
<script src="../Js/jquery-1.4.1.js" type="text/javascript"></script>
|
|
|
|
<script src="../Jquery-ui/js/jquery-1.10.2.js" type="text/javascript"></script>
|
|
|
|
<script src="../Jquery-ui/js/jquery-ui-1.10.4.custom.js" type="text/javascript"></script>
|
|
|
|
<link href="../Css/index.css" rel="stylesheet" type="text/css" />
|
|
|
|
<link href="../Css/detail.css" rel="stylesheet" type="text/css" />
|
|
|
|
<link href="../Jquery-ui/css/pepper-grinder/jquery-ui-1.10.4.custom.css" rel="stylesheet" type="text/css" />
|
|
|
|
<link rel="stylesheet" href="../Css/gh-buttons.css" type="text/css"/>
|
|
|
|
<link rel="stylesheet" href="../Css/prettify.css"/>
|
|
|
|
<script src="../Js/prettify.js" type="text/javascript"></script>
|
|
|
|
<script type="text/javascript">
|
|
|
|
function printdj() {
|
|
|
|
var url = "../Common/cpck_dy.aspx?uid=" + $("#id").val();
|
2024-06-01 11:14:26 +08:00
|
|
|
window.open(url, '成品入库打印', 'height=650,width=1100,top=0,left=100,toolbar=yes,menubar=no,scrollbars=yes, resizable=no,location=no, status=no')
|
2024-05-23 16:55:29 +08:00
|
|
|
}
|
|
|
|
</script>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<form id="form" runat="server">
|
|
|
|
<div class="rtbjdiv" >
|
|
|
|
<div class="add-top" >
|
2024-06-01 11:14:26 +08:00
|
|
|
<div class="add-top-dh" id="div_listdaohang"><h4>成品入库详细页   </h4> <a href="Productin_list.aspx" id="bt_fhlb" runat="server" style=" width:65px" class="button icon pin">回到列表</a></div>
|
2024-05-23 16:55:29 +08:00
|
|
|
<div class="add-top-cz" >
|
2024-06-01 11:14:26 +08:00
|
|
|
<a href="Productin_Form.aspx" id="bt_add" runat="server" Visible=false class="button icon add">添加</a>
|
2024-05-23 16:55:29 +08:00
|
|
|
<input type=button id="dayin" style=" width:80px;" class="button" value="打印单据" visible=false runat=server onclick="printdj()" />
|
2024-06-01 11:14:26 +08:00
|
|
|
<asp:button id="rkqr" Width="80" runat="server" CssClass="button" Text="入库确认" OnClientClick="return confirm('确定要入库吗')" onclick="btn_chuku_Click" Visible=false ></asp:button>  
|
|
|
|
<asp:button id="ckch" runat="server" Width="80" CssClass="button" Text="入库冲红" OnClientClick="return confirm('确定要入库冲红吗')" onclick="btnchonghong_Click" Visible=false></asp:button>
|
2024-05-23 16:55:29 +08:00
|
|
|
<asp:button id="bt_tj" runat="server" CssClass="button" Text="编辑" Visible=false onclick="bt_tj_Click" ></asp:button>  
|
|
|
|
<asp:button id="shanchu" runat="server" CssClass="button" Text="删除" OnClientClick="return confirm('确定要删除吗')" Visible=false onclick="Button1_Click" ></asp:button>  
|
|
|
|
<asp:label id="z_error" CssClass="error" runat="server"></asp:label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div id="dd_kong" style=" overflow:auto;">
|
2024-06-01 11:14:26 +08:00
|
|
|
<table class="bule"> <tr class="tdlietou"><td><h4>入库基本信息</h4></td></tr></table>
|
2024-05-23 16:55:29 +08:00
|
|
|
<table class="bule">
|
|
|
|
<tr>
|
2024-06-01 11:14:26 +08:00
|
|
|
<td><span>入库编号:</span><asp:Label id="ckdh" runat="server"></asp:Label></td>
|
|
|
|
<td><span>入库日期:</span><asp:Label id="riqi" runat="server"></asp:Label></td>
|
2024-05-23 16:55:29 +08:00
|
|
|
<td><span>单据编号:</span><asp:Label id="scdh" runat="server"></asp:Label></td>
|
|
|
|
<td><span>客户名称:</span><asp:Label id="khming" runat="server"></asp:Label></td>
|
|
|
|
<td><span>产品编号:</span><asp:Label id="cpbh" runat="server" ></asp:Label></td>
|
|
|
|
<td><span>产品名称:</span><asp:Label id="cpmc" runat="server"></asp:Label></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td><span>产品单价:</span><asp:Label id="danjia" runat="server" ></asp:Label></td>
|
|
|
|
<td><span>产品包装规格:</span><asp:Label id="guige" runat="server"></asp:Label></td>
|
|
|
|
<td><span>整装数量:</span><asp:Label id="zzshuliang" runat="server" ></asp:Label></td>
|
|
|
|
<td><span>零头:</span><asp:Label id="lingtou" runat="server"></asp:Label></td>
|
|
|
|
<td><span>数量:</span><asp:Label id="shuliang" runat="server"></asp:Label></td>
|
|
|
|
<td><span>总金额:</span><asp:Label id="zongjine" runat="server"></asp:Label></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td><span>单位:</span><asp:Label id="danwei" runat="server"></asp:Label></td>
|
|
|
|
<td><span>联系人:</span><asp:Label id="lxr" runat="server" ></asp:Label></td>
|
|
|
|
<td><span>联系电话:</span><asp:Label id="lxdh" runat="server"></asp:Label></td>
|
|
|
|
<td><span>经手人:</span><asp:Label id="jingshouren" runat="server"></asp:Label></td>
|
|
|
|
<td><span>送货人:</span><asp:Label id="shr" runat="server"></asp:Label></td>
|
|
|
|
<td><span>状态:</span><asp:Label id="zhuangtai" runat="server"></asp:Label></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td colspan="6"><span>送货地址:</span><asp:Label id="dizhi" runat="server" ></asp:Label></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td colspan="6"><span>备注:</span><asp:Label id="txt_beizhu" runat="server"></asp:Label></td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<asp:HiddenField ID="id" runat="server" Value="" />
|
|
|
|
<script src="../Js/messageshow.js" type="text/javascript"></script>
|
|
|
|
</form>
|
|
|
|
</body>
|
|
|
|
</html>
|