WebTM/views/»ù´¡×ÊÁÏ/¹«Óûù´¡×ÊÁÏ/xmlLBM_MouldOtherOutStockBill.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_Sc_MouldOtherOutBillList where hmainid=" + Request.Params["linterid"]+ " order by hsubid");
        SqlXMLReportData.GenOneRecordset(this, "select ç‰©æ–™ä»£ç ,max(物料名称)物料名称,max(部门)部门,规格型号,sum(实发数量)实发数量,max(计量单位)计量单位,MAX(库存组织)库存组织,max(单据号)单据号,仓库,max(日期)日期,max(表体备注)表体备注,审核人 from h_v_Sc_MouldOtherOutBillList where hmainid=" + Request.Params["linterid"]+ " group by ç‰©æ–™ä»£ç ,规格型号,批次,仓库,审核人 order by å•据号");
    }
</script>
</head>