From a03addb5fbf4da382275f3c9dff8dbc916c4e021 Mon Sep 17 00:00:00 2001 From: duhe <226547893@qq.com> Date: 星期三, 17 九月 2025 09:52:01 +0800 Subject: [PATCH] 其他出库、其他入库:子表件数可以输入为0 乔一客户物料即时库存报表:把米数和件数的合计加上去 (按生产订单)客户订单:过滤条件改为模糊查询 --- WebTM/Vlog/webapi20240717.txt | 20 ++++++++++++++++++++ 1 files changed, 20 insertions(+), 0 deletions(-) diff --git a/WebTM/Vlog/webapi20240717.txt b/WebTM/Vlog/webapi20240717.txt index 6e42254..a2e474c 100644 --- a/WebTM/Vlog/webapi20240717.txt +++ b/WebTM/Vlog/webapi20240717.txt @@ -263,3 +263,23 @@ 2024/7/17 10:29:18 SqlConnStr:Data Source=47.96.97.237,15127;Initial Catalog=HX_LMESsys;Persist Security Info=True;User ID=HX_USER;Password=lc@841022; 2024/7/17 10:29:18 ReportDataSet:1 + +2024/7/17 15:49:21 鎵撳嵃sql:select * from h_v_IF_POOrderBillList where hmainid = order by hmainid desc + +2024/7/17 15:53:44 鎵撳嵃sql:select * from h_v_IF_POInStockBillList where cast( hmainid as bigint)*POWER(10,8)+hsubid in(100030859300101157) order by hmainid desc + +2024/7/17 15:53:44 SqlConnStr:Data Source=47.96.97.237,15127;Initial Catalog=HX_LMESsys;Persist Security Info=True;User ID=HX_USER;Password=lc@841022; + +2024/7/17 15:53:44 ReportDataSet:1 + +2024/7/17 15:54:03 鎵撳嵃sql:select * from h_v_IF_POOrderBillList where cast( hmainid as bigint)*POWER(10,8)+hsubid in(135800102413) order by hmainid desc + +2024/7/17 15:54:03 SqlConnStr:Data Source=47.96.97.237,15127;Initial Catalog=HX_LMESsys;Persist Security Info=True;User ID=HX_USER;Password=lc@841022; + +2024/7/17 15:54:03 ReportDataSet:1 + +2024/7/17 15:56:02 鎵撳嵃sql:select * from h_v_IF_POOrderBillList where hmainid = 1358 order by hmainid desc + +2024/7/17 15:56:02 SqlConnStr:Data Source=47.96.97.237,15127;Initial Catalog=HX_LMESsys;Persist Security Info=True;User ID=HX_USER;Password=lc@841022; + +2024/7/17 15:56:02 ReportDataSet:4 -- Gitblit v1.9.1