From 90ee7578f4b40ba142b183f9cb3765d2669e8aeb Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期五, 15 九月 2023 10:10:52 +0800
Subject: [PATCH] 生产领料单:增加审核、反审核、作废、反作废、关闭、反关闭功能
---
Model/Model.csproj | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/Model/Model.csproj b/Model/Model.csproj
index db8e158..82dca5a 100644
--- a/Model/Model.csproj
+++ b/Model/Model.csproj
@@ -135,6 +135,9 @@
<Compile Include="CRM\ClsSec_ProductRepairBillMain.cs" />
<Compile Include="CRM\ClsSec_ProductRepairBillSub.cs" />
<Compile Include="CRM\ClsSec_ProductRepairBillSub1.cs" />
+ <Compile Include="MES\ClsSc_SourceLineRepairBillSub_Mater.cs" />
+ <Compile Include="MES\ClsSc_SourceLineRepairBillSub.cs" />
+ <Compile Include="MES\ClsSc_SourceLineRepairBillMain.cs" />
<Compile Include="MES\ClsSc_MESBeginWorkBillMain.cs" />
<Compile Include="MES\ClsSc_MESBeginWorkBillSub.cs" />
<Compile Include="MES\ClsSc_MESEndWorkBillMain.cs" />
@@ -582,7 +585,10 @@
<Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipConkBookBillMain.cs" />
<Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipConkBookBillSub.cs" />
<Compile Include="璐ㄦ绠$悊\ClsQC_FirstPieceCheckBillSub_ValueGrid.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsQC_PatrolProcCheckBillSub_BadReason.cs" />
<Compile Include="璐ㄦ绠$悊\ClsQC_ProcessCheckBillSub_ValueGrid.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsCrm_CustomerAppealBillSub.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsCrm_CustomerAppealBillMain.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchRecordBackBillMain.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchRecordBackBillSub.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchSendWorkBillMain.cs" />
@@ -717,7 +723,9 @@
<Compile Include="杞﹂棿绠$悊\ClsSc_StationEntrustOutBillSub_Item.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_StationInBillMain.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_StationInBillSub.cs" />
+ <Compile Include="杞﹂棿绠$悊\ClsQC_TestSampleCheckBillMain.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBillMain.cs" />
+ <Compile Include="杞﹂棿绠$悊\ClsQC_TestSampleCheckBillSub.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBillSub.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBillSub_Emp.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBillSub_Item.cs" />
--
Gitblit v1.9.1