From 90ee7578f4b40ba142b183f9cb3765d2669e8aeb Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期五, 15 九月 2023 10:10:52 +0800
Subject: [PATCH] 生产领料单:增加审核、反审核、作废、反作废、关闭、反关闭功能
---
DAL/DAL.csproj | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/DAL/DAL.csproj b/DAL/DAL.csproj
index 30c945a..40fa997 100644
--- a/DAL/DAL.csproj
+++ b/DAL/DAL.csproj
@@ -79,6 +79,7 @@
<Compile Include="ClsPay_EarlyLateErrBill.cs" />
<Compile Include="ClsPay_RewardPunishBill.cs" />
<Compile Include="ClsPay_WorkErrTimesBill.cs" />
+ <Compile Include="MES\ClsSc_SourceLineRepairBill.cs" />
<Compile Include="MES\ClsSc_MESMaterToSourceBill .cs" />
<Compile Include="浜轰簨绠$悊\ClsHR_EmpFosterBill.cs" />
<Compile Include="浜轰簨绠$悊\ClsHR_EmpUpChangeBill.cs" />
@@ -576,6 +577,7 @@
<Compile Include="婧愬崟\閲戣澏婧愬崟\Cls_S_Sc_ICMOBillList_K3.cs" />
<Compile Include="婧愬崟\閲戣澏婧愬崟\Cls_S_K3_EntrustInBillList.cs" />
<Compile Include="婧愬崟\閲戣澏婧愬崟\Cls_S_KF_ChangeBoxBillList.cs" />
+ <Compile Include="鐢熶骇绠$悊\ClsGy_SourceWorkStationSet.cs" />
<Compile Include="鐢熶骇绠$悊\ClsSc_ChangeNoteBill.cs" />
<Compile Include="鐢熶骇绠$悊\ClsSc_WIPStockChangeBill.cs" />
<Compile Include="鐢熶骇绠$悊\ClsSc_WIPStockCheckBill.cs" />
@@ -622,6 +624,9 @@
<Compile Include="璐ㄦ绠$悊\ClsQC_POStockInCheckBill.cs" />
<Compile Include="璐ㄦ绠$悊\ClsQC_ProcessCheckBill.cs" />
<Compile Include="璐ㄦ绠$悊\ClsQC_ProdReportCheckBill.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsCrm_CustomerAppealBill.cs" />
+ <Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchRecordBackBill.cs" />
+ <Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchSendWorkBill.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchWorkBackBill.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_CutMaterProcExchBill.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_MaterBackBill.cs" />
--
Gitblit v1.9.1