⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 purchaseorderquery.aspx

📁 尚洋仓库管理系统,对仓库
💻 ASPX
📖 第 1 页 / 共 4 页
字号:
<%@ page language="C#" autoeventwireup="true" inherits="BaseInfo_PurchaseOrderQuery, App_Web_eihb9n8s" %>

<html>
    <head>
        <link rel="stylesheet" type="text/css" media="all" href="themes/system.css" title="Calendar Theme - system.css">
		<link href="doc/css/zpcal.css" rel="stylesheet" type="text/css" />
		<link href="doc/css/template.css" rel="stylesheet" type="text/css" />
		<!-- import the calendar script -->
		<script type="text/javascript" src="src/utils.js"></script>
		<script type="text/javascript" src="src/calendar.js"></script>
		<!-- import the language module -->
		<script type="text/javascript" src="lang/calendar-zh.js"></script>
		<script type="text/javascript" src="src/calendar-setup.js"></script>
	    <link rel="stylesheet" href="../css/master.css" type="text/css" />
        
        <script language=javascript src="JScript.js"></script>
        <script language=javascript src="../script/city.js"></script>
        <style>
            .div            
            {
                border-color:#a6a6a6; border-style:solid; scrollbar-base-color:#f6f6f6; scrollbar-face-color:none; scrollbar-arrow-color:none; scrollbar-track-color:#f6f6f6; scrollbar-3dlight-color:#ffffff; scrollbar-darkshadow-color:#ffffff; scrollbar-highlight-color:#a6a6a6; scrollbar-shadow-color:#a6a6a6;
            }
            
        </style>
        <style media=print>
            .noprint
            {
                display:none;
            }
            .test
            {
                 display:block;
            }
            </style>
    </head>
    <body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" class="noprint">
    <form id="Form1" runat="server">
        <div style="overflow-x:auto;width:830; overflow-y:auto;height:70;background-color:#f6f6f6;border-top:#000000 1px solid;border-left:#000000 1px solid;border-bottom:#000000 0px solid;border-right:#000000 1px solid;">            
            <table cellpadding="0" cellspacing="0" width="100%" style="cursor:default" border=0 style="padding:2px 1px 1px 1px">
                
                <tr>
                    <td>
                        <table width="100%">
                            <tr>
                                <td colspan="5"></td>
                            </tr>
                            <tr>
                                <td>下单日期:</td>
                                <td>
                                    <input class="textBox2" id="txtPOBeginDate"  style="width:72"/><input type="reset" value="" id='Reset3' style="border:0;width:19;height:20;background-image:url('themes/icons/calendar1.gif');"/> - 
                                    <input class="textBox2" id="txtPOEndDate"  style="width:72"/><input type="reset" value="" id='Reset4' style="border:0;width:19;height:20;background-image:url('themes/icons/calendar1.gif');"/>
                                </td>
                                <td>
                                
                                    预期收货日期:
                                </td>
                                <td>
                                    <input class="textBox2" id="txtExpectDate1"  style="width:72"/><input type="reset" value="" id='Reset5' style="border:0;width:19;height:20;background-image:url('themes/icons/calendar1.gif');"/> - 
                                    <input class="textBox2" id="txtExpectDate2"  style="width:72"/><input type="reset" value="" id='Reset6' style="border:0;width:19;height:20;background-image:url('themes/icons/calendar1.gif');"/> 
                                </td>
                                <td> 完成状态:
                                    <span class=outside style="width:62">
                                        <div class=inset style="width:60">
                                            <select hidefocus id="sltFinish" style="width:61">   
                                                <option selected value=""></option> 
                                                <option value="已完成">已完成</option>           
                                                <option value="未完成">未完成</option>           
                                            </select>
                                        </div>
                                    </span>
                                </td>
                            </tr>
                            <tr>
                                <td>供应商名称:</td>
                                <td>
                                     <span class=outside style="width:192">
                                        <div class=inset style="width:190">
                                            <select hidefocus id="sltSupplier" style="width:191">   
                                                <option selected value=""></option>            
                                            </select>
                                        </div>
                                    </span>
                                </td>
                                <td>
                                    采购单编号:
                                </td>
                                <td>
                                    <span class=outside style="width:62;height:20">
                                        <div class=inset style="width:60px;">
                                            <select hidefocus id="sltPOnoCondition" style="width:61px;">   
                                                <option selected value="like">模糊</option>
                                                <option value="=">等于</option>
                                                <option value="<>">不等于</option>
                                            </select>
                                        </div>
                                    </span>
                                    <input class="textBox2" id="txtPoNo" style="width:130"/>
                                    
                                </td>
                                <td>
                                    审核状态:
                                    <span class=outside style="width:62">
                                        <div class=inset style="width:60">
                                            <select hidefocus id="sltVerifying" style="width:61">   
                                                <option selected value=""></option> 
                                                <option value="已审核">已审核</option>           
                                                <option value="未审核">未审核</option>           
                                            </select>
                                        </div>
                                    </span>
                                    <input type=button class="textBox2" style="border-bottom:solid 1px #3d3d3d;border-right:solid 1px #3d3d3d;background-color:#e6e6e6;font-size:12px;width:60;padding-top:3px;height:20" onclick="javascript:PostToServer();" onmouseover="javascript:this.style.backgroundColor='#ffffff';" onmouseout="javascript:this.style.backgroundColor='#e6e6e6'" value=" 查 询 "/>
                                </td>
                            </tr>
                            <tr>
                                
                            </tr>
                            <tr style="display:none">
                                <td><input type=hidden id="pupkid" value="999"/>
                                供应商:
                                   &nbsp;&nbsp;<span onclick="javascript:showSupplierList();"; onmouseover="javascript:changeBorder_In2(this);" onmouseout="javascript:changeBorder_Out2(this);" style="border-top:solid 1px #c6c6c6;border-left:solid 1px #c6c6c6;border-bottom:solid 1px #3d3d3d;border-right:solid 1px #3d3d3d;"><img src="../images/search.gif"/>搜索&nbsp;</span>
                                </td>
                                <td>
                                    订购日期:
                                </td>
                                <td>
                                    <input class="textBox2" id="txtPurchaseDate" style="background-color:#f6f6f6;width:80;border-top:none;border-left:none;border-right:none" readonly/><input type="reset" value=" ... " id='Reset1' style="border:0;width:19;height:20;background-image:url('themes/icons/calendar1.gif');"/>
                                </td>
                                <td>
                                    收货日期:
                                </td>
                                <td>
                                    <input class="textBox2" id="txtExceptDate" style="background-color:#f6f6f6;width:80;border-top:none;border-left:none;border-right:none" readonly/><input type="reset" value=" ... " id='Reset2' style="border:0;width:19;height:20;background-image:url('themes/icons/calendar1.gif');"/>
                                </td>
                                <td>采购单编:</td>
                                <td>
                                    
                                    
                                </td>
                                <td><input type=button class="textBox2" style="border-bottom:solid 1px #3d3d3d;border-right:solid 1px #3d3d3d;background-color:#e6e6e6;font-size:12px;width:60;padding-top:3px" onclick="javascript:PostToServer('add');" onmouseover="javascript:this.style.backgroundColor='#ffffff';" onmouseout="javascript:this.style.backgroundColor='#e6e6e6'" value=" 保 存 " id="btnSave"/></td>
                            </tr>
                        </table>
                    </td>
                </tr>
            </table>
        </div>
        
         <!--=================================================================================-->
        <span id=span3 style="z-index:4;position:absolute;left:0;top:0;border-top:0px inset;border-left:1px inset;border-bottom:none;border-right:1px inset;overflow-y:hidden;overflow-x:hidden;padding-right:0"></span>
        <!--=================================================================================-->
        <div  id="span1" onclick="javascript:lostFocus(document.all('tb1'))"  style="overflow-x:auto;width:830; overflow-y:auto;height:400;background-color:#f6f6f6;border-top:#000000 1px solid;border-left:#000000 1px solid;border-bottom:#000000 1px solid;border-right:#000000 1px solid;border-width:1px; border-color:#a6a6a6; border-style:solid; scrollbar-base-color:#f6f6f6; scrollbar-face-color:none; scrollbar-arrow-color:none; scrollbar-track-color:#f6f6f6; scrollbar-3dlight-color:#ffffff; scrollbar-darkshadow-color:#ffffff; scrollbar-highlight-color:#a6a6a6; scrollbar-shadow-color:#a6a6a6;" onscroll="vbs:HScroll">
            <table border=0  cellspacing=0 cellpadding=0 id=tb1 STYLE="table-layout: fixed; background-Color:#ffffff;border-left:buttonface 1px solid;">
		        <tr style="background-image:url('../images/tr.gif');height:22px">
		            <td class="td1" style="width:0">
				        <table border=0 width=100% height=100% cellpadding=0 cellspacing=0 STYLE="table-layout: fixed">
					        <tr>
						        <td noWrap class=td2>采购单ID</td>
						        <td  noWrap class=td2 style="height:22;width:3" onmouseover="vbs:me.style.cursor='E-resize'" onmousedown="vbs:tz me"><img style="LEFT: 1px; POSITION: relative" height=100%  src="a/.gif" width=3 title="调整表格宽度" ></td>						
					        </tr>
				        </table>
			        </td>
			        <td class="td1" style="width:70">
				        <table border=0 width=100% height=100% cellpadding=0 cellspacing=0 STYLE="table-layout: fixed">
					        <tr>
						        <td noWrap class=td2>采购单编号</td>
						        <td  noWrap class=td2 style="height:22;width:3" onmouseover="vbs:me.style.cursor='E-resize'" onmousedown="vbs:tz me"><img style="LEFT: 1px; POSITION: relative" height=100%  src="a/.gif" width=3 title="调整表格宽度" ></td>						
					        </tr>
				        </table>
			        </td>
			        
			        <td class="td1"  style="width:120">
				        <table border=0 width=100% height=100% cellpadding=0 cellspacing=0 STYLE="table-layout: fixed">
					        <tr>
						        <td noWrap class=td2>供应商名称</td>		
						        <td noWrap class=td2 style="height:22;width:3" onmouseover="vbs:me.style.cursor='E-resize'" onmousedown="vbs:tz me"><img style="LEFT: 1px; POSITION: relative" height=100%  src="a/.gif" width=3 title="调整表格宽度" ></td>						
					        </tr>
				        </table>
			        </td>
			        <td class="td1"  style="width:65">
				        <table border=0 width=100% height=100% cellpadding=0 cellspacing=0 STYLE="table-layout: fixed">
					        <tr>
						        <td noWrap class=td2>下单日期</td>		
						        <td  noWrap class=td2 style="height:22;width:3" onmouseover="vbs:me.style.cursor='E-resize'" onmousedown="vbs:tz me"><img style="LEFT: 1px; POSITION: relative" height=100%  src="a/.gif" width=3 title="调整表格宽度" ></td>						
					        </tr>
				        </table>
			        </td>
			        <td class="td1" style="width:90">
				        <table border=0 width=100% height=100% cellpadding=0 cellspacing=0 STYLE="table-layout: fixed">
					        <tr>
						        <td noWrap class=td2>预期到货日期</td>		
						        <td  noWrap class=td2 style="height:22;width:3" onmouseover="vbs:me.style.cursor='E-resize'" onmousedown="vbs:tz me"><img style="LEFT: 1px; POSITION: relative" height=100%  src="a/.gif" width=3 title="调整表格宽度" ></td>						
					        </tr>
				        </table>
			        </td>			
    			   <td class="td1" style="width:60">
				        <table border=0 width=100% height=100% cellpadding=0 cellspacing=0 STYLE="table-layout: fixed">
					        <tr>
						        <td noWrap class=td2>经手人</td>		
						        <td  noWrap class=td2 style="height:22;width:3" onmouseover="vbs:me.style.cursor='E-resize'" onmousedown="vbs:tz me"><img style="LEFT: 1px; POSITION: relative" height=100%  src="a/.gif" width=3 title="调整表格宽度" ></td>						
					        </tr>
				        </table>
			        </td>
			        <td class="td1" style="width:60">
				        <table border=0 width=100% height=100% cellpadding=0 cellspacing=0 STYLE="table-layout: fixed">
					        <tr>
						        <td noWrap class=td2>完成情况</td>		
						        <td  noWrap class=td2 style="height:22;width:3" onmouseover="vbs:me.style.cursor='E-resize'" onmousedown="vbs:tz me"><img style="LEFT: 1px; POSITION: relative" height=100%  src="a/.gif" width=3 title="调整表格宽度" ></td>						
					        </tr>
				        </table>
			        </td>
			        <td class="td1" style="width:60">
				        <table border=0 width=100% height=100% cellpadding=0 cellspacing=0 STYLE="table-layout: fixed">
					        <tr>
						        <td noWrap class=td2>1次审核</td>		
						        <td  noWrap class=td2 style="height:22;width:3" onmouseover="vbs:me.style.cursor='E-resize'" onmousedown="vbs:tz me"><img style="LEFT: 1px; POSITION: relative" height=100%  src="a/.gif" width=3 title="调整表格宽度" ></td>						
					        </tr>
				        </table>
			        </td>
			        <td class="td1" style="width:60">
				        <table border=0 width=100% height=100% cellpadding=0 cellspacing=0 STYLE="table-layout: fixed">
					        <tr>
						        <td noWrap class=td2>2次审核</td>		
						        <td  noWrap class=td2 style="height:22;width:3" onmouseover="vbs:me.style.cursor='E-resize'" onmousedown="vbs:tz me"><img style="LEFT: 1px; POSITION: relative" height=100%  src="a/.gif" width=3 title="调整表格宽度" ></td>						
					        </tr>
				        </table>
			        </td>
			        <td class="td1" style="width:50">
				        <table border=0 width=100% height=100% cellpadding=0 cellspacing=0 STYLE="table-layout: fixed">
					        <tr>
						        <td noWrap class=td2>入库单</td>		
						        <td  noWrap class=td2 style="height:22;width:3" onmouseover="vbs:me.style.cursor='E-resize'" onmousedown="vbs:tz me"><img style="LEFT: 1px; POSITION: relative" height=100%  src="a/.gif" width=3 title="调整表格宽度" ></td>						
					        </tr>
				        </table>
			        </td>
			        <td class="td1" style="width:140">
				        <table border=0 width=100% height=100% cellpadding=0 cellspacing=0 STYLE="table-layout: fixed">
					        <tr>
						        <td noWrap class=td2>管理</td>		
						        <td  noWrap class=td2 style="height:22;width:3" onmouseover="vbs:me.style.cursor='E-resize'" onmousedown="vbs:tz me"><img style="LEFT: 1px; POSITION: relative" height=100%  src="a/.gif" width=3 title="调整表格宽度" ></td>						
					        </tr>
				        </table>
			        </td>
		        </tr>
	           
		        </table>
        </div>  
        <!--=================================================================================-->
        <span id=span2 style="border-right:#229900 1px solid;border-left:#cc0000 1px solid;display:none;z-index:10;left:0px;width:0px;position:absolute;top:0px;height:0" onmousemove="vbs:M_Move" onmouseup="vbs:m_up"></span>
        
        <!--=================================================================================-->
        
        
        
        <!--====================================添加明细=============================================-->
        <div style="display:none;overflow-x:auto;width:830; overflow-y:auto;height:120;background-color:#f6f6f6;border-top:#000000 0px solid;border-left:#000000 1px solid;border-bottom:#000000 1px solid;border-right:#000000 1px solid;">            
            <table cellpadding="0" cellspacing="0" width="600" style="cursor:default" border=0 style="padding:2px 1px 1px 1px">
                <tr height=30>
                    <td align="left" colspan="3">
                        <span onmouseover="javascript:changeBorder_In(this);" onmouseout="javascript:changeBorder_Out(this);" class="MainMenu"style="display:none"><img src="../images/add.gif">&nbsp;新增明细</span>&nbsp;&nbsp;
                        <span class="MainMenu" onclick="javascript:modifyRecord();" onmouseout="javascript:changeBorder_Out(this);"
                            onmouseover="javascript:changeBorder_In(this);" style="display: none"><img src="../images/modify.gif" >&nbsp;修改明细</span>&nbsp;&nbsp;
                        <span onmouseover="javascript:changeBorder_In(this);" onmouseout="javascript:changeBorder_Out(this);" class="MainMenu" onclick="javascript:deleteDetails();"><img src="../images/delete.gif">&nbsp;删除明细</span>&nbsp;&nbsp;
                        <span onmouseover="javascript:changeBorder_In(this);" onmouseout="javascript:changeBorder_Out(this);" class="MainMenu"  onclick="javascript:addToPurchaseOrder(document.all('tb1'));"><img src="../images/save.gif">&nbsp;添加至明细</span>&nbsp;&nbsp;
                        
                    </td>
                </tr>
                <tr>
                    <td>
                        物料编号:<input class="textBox2" id="txtStuffNo" style="background-Color:#f6f6f6;width:75" readonly/><input type=hidden id="txtId" />
                        <span onclick="javascript:showList();"; onmouseover="javascript:changeBorder_In2(this);" onmouseout="javascript:changeBorder_Out2(this);" style="border-top:solid 1px #c6c6c6;border-left:solid 1px #c6c6c6;border-bottom:solid 1px #3d3d3d;border-right:solid 1px #3d3d3d;"><img src="../images/search.gif"/>搜索&nbsp;</span>
                    </td>
                    <td>物料名称:<input class="textBox2" id="txtStuffName" style="background-Color:#f6f6f6;width:120" readonly/></td>
                    <td>物料规格:<input class="textBox2" id="txtStuffSpec"  style="background-Color:#f6f6f6;width:120" readonly/></td>
                    
                </tr>
                <tr>
                    <td>采购数量:<input class="textBox2" id="txtQuantity" style="width:120;"/></td>
                    <td>物料单价:<input class="textBox2" id="txtPrice"  style="width:120;"/></td>
                    <td>物料单位:<input class="textBox2" id="txtUnit"  style="background-Color:#f6f6f6;width:120" readonly/></td>
                </tr>
            </table>
        </div>
        </form> 
        <!--物料列表-->
        <div id="divStuffList" onmousedown="vbs:Login_Win_Down me" onmousemove="vbs:Login_Win_Move me" onmouseup="vbs:Login_Win_Up me" 
        style="display:none;left:0;top:0;position:absolute;width:601;height:430;border-top:solid 1px #000000;border-left:solid 1px #000000;border-bottom:solid 1px #000000;border-right:solid 1px #000000;z-index:10;">
            <table cellpadding="0" cellspacing="0" border="0" width="620" height="430"  bgcolor="#e6e6e6" >
                <tr id="tr1" height="22" style="background-image:url('../images/tr.gif')">
                    <td style="text-indent:1em;font-weight:bold">选择物料明细</td>
                    <td align=right><img src="../images/close.gif" onmousedown="vbs:window.event.cancelBubble=true" onclick="vbs:document.all('divStuffList').style.display='none'"/></td>
                </tr>
                <tr  onmousedown="vbs:window.event.cancelBubble=true">
                    <td valign="middle" align="center">
                        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<iframe id="frmStuff" src="" frameborder="0" width="601" height="400" style="overflow-x:hidden; overflow-y:hidden" class="div"></iframe>                        
                   </td>
                </tr>
            </table>
       </div>
       
       
        <div class="test" id="divClientList" onmousedown="vbs:Login_Win_Down me" onmousemove="vbs:Login_Win_Move me" onmouseup="vbs:Login_Win_Up me" 
        style="display:none;left:0;top:0;position:absolute;width:750;height:360;border-top:solid 1px #000000;border-left:solid 1px #000000;border-bottom:solid 1px #000000;border-right:solid 1px #000000;z-index:10;">
            <table cellpadding="0" cellspacing="0" border="0" width="752" height="360"  bgcolor="#e6e6e6" >
                <tr  id="tr2" height="22" style="background-image:url('../images/tr.gif')">
                    <td>
                    <div style="width:752;height:22;position:absolute;top:0;left:0; z-index:1;background-image:url('../images/tr.gif')">
                        <iframe style="width:650;height:22;" bordercolor=0></iframe>
                    </div>
                    <div style="width:750;height:22;position:absolute;top:0;left:0; z-index:2">
                        <table cellpadding="0" cellspacing="0" border="0" width="750" height="22"  bgcolor="#e6e6e6" >
                            <tr  id="tr3" height="22" style="background-image:url('../images/tr.gif')">
                                <td style="text-indent:1em;font-weight:bold">采购单明细</td>
                                <td align=right width="20"><img src="../images/close.gif"  onclick="vbs:document.all('divClientList').style.display='none'"/></td>
                        
                            </tr>
                        </table>
                    </div>
                    </td>
                </tr>
                <tr  onmousedown="vbs:window.event.cancelBubble=true" height="338">
                    <td valign="middle" align="center"><iframe class="test" id="frmClient" src="" frameborder="0" width="750" height="338" style="overflow-x:hidden; overflow-y:hidden" ></iframe>                        
                   </td>
                </tr>
            </table>
       </div>
       <input type=hidden id="txtDetails" />
    </body>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -