From 95b22f12bde1de053ac6d3bda5ee2ebd95f16022 Mon Sep 17 00:00:00 2001 From: yusijie <ysj@hz-kingdee.com> Date: 星期五, 22 十一月 2024 15:26:12 +0800 Subject: [PATCH] 九菱工资报表;提料计划报表去除采购订单字段;生产汇报单保存时替换特殊字符;关键件绑定换绑配件码;车间工序全程跟踪报表导出替换换行符 --- WebTM/WebTM.csproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/WebTM/WebTM.csproj b/WebTM/WebTM.csproj index 41110f5..9b02e6e 100644 --- a/WebTM/WebTM.csproj +++ b/WebTM/WebTM.csproj @@ -415,6 +415,7 @@ <Content Include="views\鍩虹璧勬枡\閫氱敤鍩虹璧勬枡\Gy_CommonBaseData.html" /> <Content Include="views\鍩虹璧勬枡\闅愯棌鍒楄缃甛Gy_GridView_Hide_New.html" /> <Content Include="views\宸ヨ祫绠$悊\瀹氶鐢宠\Pay_ProcPriceRequestBillCheckQuery.html" /> + <Content Include="views\宸ヨ祫绠$悊\宸ヨ祫鎶ヨ〃\Pay_PayrollReportByKD.html" /> <Content Include="views\宸ヨ祫绠$悊\宸ヨ祫鎶ヨ〃\Pay_PaymentEntryReport.html" /> <Content Include="views\宸ヨ祫绠$悊\宸ヨ祫鎶ヨ〃\Pay_PayWorkShopSumReport.html" /> <Content Include="views\宸ヨ祫绠$悊\宸ヨ祫鎶ヨ〃\Pay_PaymentDayCheckReport.html" /> -- Gitblit v1.9.1