| | |
| | | // top.Dialog.open({ URL: '/Pages/business/InvoicingConfirmEdit.aspx?id=' + ids, Title: '批量确认发票', Height: 400, Width: 600 }); |
| | | // } |
| | | //} |
| | | |
| | | //查看客户资料 |
| | | function Viewkehuqianshou(Keyid, SellerOrderId) { |
| | | top.Dialog.open({ URL: "/Pages/business/OrderKehuqianshou.aspx?id=" + Keyid + "&SellerOrderId=" + SellerOrderId, Title: "客户签收", Width: 400, Height: 600 }); |
| | | } |
| | | |
| | | |
| | | //查看客户资料 |
| | | function Viewkehu(personId) { |
| | | top.Dialog.open({ URL: "/Pages/business/InvoicingConfirmEdit.aspx?id=" + personId, Title: "确认发票", Width: 400, Height: 600 }); |
| | | } |
| | | |
| | | //催收 |
| | | function ViewCuishou(personId) { |
| | | top.Dialog.open({ URL: "/Pages/business/InvoicingCuishou.aspx?id=" + personId, Title: "催款", Width: 400, Height: 600 }); |
| | | } |
| | | //收款 |
| | | function ViewShoukuan(personId) { |
| | | top.Dialog.open({ URL: "/Pages/financial/InvoicingShoukuan.aspx?id=" + personId, Title: "收款", Width: 600, Height: 800 }); |
| | | } |
| | | |
| | | //回款 |
| | | function ViewFukuan(personId) { |
| | | top.Dialog.open({ URL: "/Pages/business/InvoicingHuikuan.aspx?id=" + personId, Title: "付款登记", Width: 400, Height: 600 }); |
| | | } |
| | | |
| | | |
| | | //查看客户资料 |
| | | function Viewkaipiao(Keyid, SellerOrderId) { |
| | | window.open("/Pages/business/InvoicingOrderPrint.aspx?Keyid=" + Keyid + "&SellerOrderId=" + SellerOrderId, '', ''); |
| | |
| | | <td style="width: 215px"> |
| | | <input id="txtSQBeginDate" type="text" runat="server" class='date w80px' maxlength='10' />-<input id="txtSQEndDate" type="text" runat="server" class='date w80px' maxlength='10' /> |
| | | </td> |
| | | |
| | | <td class="ali03"> |
| | | 客户名称: |
| | | </td> |
| | | <td> |
| | | <input id='txtCustormerName' runat="server" maxlength='50' /> |
| | | </td> |
| | | <td class="ali03"> |
| | | 业务经理: |
| | | </td> |
| | | <td> |
| | | <select keepdefaultstyle='true' id='selBusinessManager' runat="server" datatextfield='Name' datavaluefield='Keyid'> |
| | | </select> |
| | | </td> |
| | | <td class="ali03"> |
| | | 开票状态: |
| | | </td> |
| | |
| | | <select keepdefaultstyle='true' class=' firstfocus' id='selKaipiaoshenqing' runat="server" datatextfield="Name" datavaluefield="MeanValue"> |
| | | </select> |
| | | </td> |
| | | <td class="ali03"> |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | </tr> |
| | | <tr style="padding-left: 50px"> |
| | | <td class="ali03"> |
| | | 是否销账: |
| | | </td> |
| | | <td> |
| | | <select keepdefaultstyle='true' id='selPayStates' runat="server" > |
| | | <option value="">全部</option> |
| | | <option value="2">是</option> |
| | | <option value="1">否</option> |
| | | </select> |
| | | </td> |
| | | <td class="ali03"> |
| | | 客户签收: |
| | | </td> |
| | | <td> |
| | |
| | | </select> |
| | | </td> |
| | | <td class="ali03"> |
| | | <%-- 收款状态:--%> |
| | | 是否回款: |
| | | </td> |
| | | <td> |
| | | <%-- <select keepdefaultstyle='true' id='selPayStates' runat="server" datatextfield="Name" datavaluefield="MeanValue"> |
| | | </select>--%> |
| | | </td> |
| | | |
| | | |
| | | |
| | | </tr> |
| | | <tr style="padding-left: 50px"> |
| | | <td class="ali03"> |
| | | 客户名称: |
| | | </td> |
| | | <td> |
| | | <input id='txtCustormerName' runat="server" maxlength='50' /> |
| | | </td> |
| | | |
| | | <td class="ali03"> |
| | | 业务经理: |
| | | </td> |
| | | <td> |
| | | <select keepdefaultstyle='true' id='selBusinessManager' runat="server" datatextfield='Name' datavaluefield='Keyid'> |
| | | <select keepdefaultstyle='true' id='selHuikuanStates' runat="server" > |
| | | <option value="">全部</option> |
| | | <option value="2">是</option> |
| | | <option value="1">否</option> |
| | | </select> |
| | | </td> |
| | | |
| | | |
| | | |
| | | <td colspan="4"> |
| | | <td > |
| | | |
| | | |
| | | </td> |
| | | <td > |
| | | <asp:button id="btn_Search" text="查询" runat="server" /> <input type="button" value='重置' onclick='document.body.innerHTML="";window.location=window.location;' /> |
| | | |
| | | </td> |
| | |
| | | <th style="text-align: center;" width="70"> |
| | | 业务经理 |
| | | </th> |
| | | <th style="text-align: center;" width="70"> |
| | | 开票申请单号 |
| | | </th> |
| | | |
| | | <th style="text-align: center;"width="150"> |
| | | 客户名称 |
| | | </th> |
| | | |
| | | <th style="text-align: center;" width="70"> |
| | | 发票号码 |
| | | </th> |
| | | <th width="36"> |
| | | 订单数量 |
| | | </th> |
| | | <th width="60"> |
| | | 金额 |
| | | </th> |
| | | |
| | | |
| | | <th width="60"> |
| | | 增减金额 |
| | | </th> |
| | | <th width="60"> |
| | | 签单回执 |
| | | </th> |
| | | <th width="60"> |
| | | 回款金额 |
| | | </th> |
| | | <th width="60"> |
| | | 最近催款 |
| | | </th> |
| | | |
| | | <th width="60"> |
| | | 开票状态 |
| | | </th> |
| | | <th width="60"> |
| | | 客户签收 |
| | | <th width="120"> |
| | | 操作 |
| | | |
| | | </th> |
| | | |
| | |
| | | |
| | | |
| | | </td> |
| | | <td style="text-align: center;"> |
| | | <%#Eval("SellerOrderId")%> |
| | | |
| | | |
| | | </td> |
| | | |
| | | |
| | | <td style="text-align: center;"> |
| | | <div style="width: 140px; word-wrap: break-word; text-align:justify;"> |
| | | <a href='javascript:void(0)' title='点击查看 <%#Eval("BuyerName").ToString()%> 资料' class='a_under' onclick='View("<%#Eval("BuyerId")%>")'><%#Eval("BuyerName").ToString().Length > 10 ? (Eval("BuyerName").ToString().Substring(0, 10) + "..") : Eval("BuyerName").ToString()%></a> |
| | | </div> |
| | | </td> |
| | | <td > |
| | | <%#Eval("Fapiaohao")%> |
| | | |
| | | |
| | | </td> |
| | | |
| | | <td> |
| | | |
| | | <a href='javascript:void(0)' title=' <%#Eval("shuliang")%> ' class='a_under' onclick='Viewkaipiao("<%#Eval("Keyid")%>","<%#Eval("SellerOrderId")%>")'> <%#Eval("shuliang")%> </a> |
| | | <a href='javascript:void(0)' title=' <%#Eval("Dingdanshu")%> ' class='a_under' onclick='Viewkaipiao("<%#Eval("Keyid")%>","<%#Eval("SellerOrderId")%>")'> <%#Eval("Dingdanshu")%> </a> |
| | | |
| | | |
| | | </td> |
| | | |
| | | <td> |
| | | <%#Eval("jine", "{0:F}")%> |
| | | <%#Eval("kpmoney", "{0:F}")%> |
| | | </td> |
| | | <td> |
| | | <%#Eval("Zengjianmoney", "{0:F}")%> |
| | | </td> |
| | | <td> |
| | | <%#Eval("Kehuqianshou").ToString()=="1"?"<a href='javascript:void(0)' title='上传回执' class='a_under' onclick='Viewkehuqianshou(\""+Eval("Keyid")+"\",\""+Eval("SellerOrderId")+"\") '> 上传回执 </a>":" <a title='点击查看原图' href='"+Eval("Kehuqianshoutupian")+"' target='view_window'> <img width='25' height='20' src='"+Eval("Kehuqianshoutupian")+"' /> </a> "%> |
| | | |
| | | |
| | | |
| | | |
| | | </td> |
| | | <td> |
| | | <%#Eval("Huikuanmoney", "{0:F}")%> |
| | | </td> |
| | | <td> |
| | | <%#Eval("ShoukuanTime", "{0:MM-dd HH:mm}")%> |
| | | </td> |
| | | <td> |
| | | |
| | |
| | | </td> |
| | | <td> |
| | | |
| | | |
| | | <%#Eval("KehuqianshouName")%> |
| | | |
| | | <a href='javascript:void(0)' title='付款登记' class='a_under' onclick='ViewFukuan("<%#Eval("Keyid")%>")'> 付款登记 </a> |
| | | <a href='javascript:void(0)' title='催款' class='a_under' onclick='ViewCuishou("<%#Eval("Keyid")%>")'> 催款 </a> |
| | | <a href='javascript:void(0)' title='收款' class='a_under' onclick='ViewShoukuan("<%#Eval("Keyid")%>")'> 收款 </a> |
| | | </td> |
| | | |
| | | </tr> |