WebTM/views/基础资料/公用基础资料/xmlLBM_Kf_SellOutBillList.aspx | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
WebTM/views/基础资料/公用基础资料/xmlLBM_Kf_SellOutBillList.aspx
@@ -15,7 +15,7 @@ //OledbXMLReportData.GenOneRecordset(this, "select * from Customers order by CustomerID"); //SqlXMLReportData.GenOneRecordset(this, "select * from h_v_Kf_POStockInBillList_K3 where hmainid=1781"); SqlXMLReportData.GenOneRecordset(this, "select * from h_v_IF_SellOutBillList where hmainid=" + Request.Params["linterid"]); SqlXMLReportData.GenOneRecordset(this, "exec h_p_Kf_SellOutBillList_PrintSellOutBill " + Request.Params["linterid"]); } </script> </head>