From 9e1ca9a39de5d3492e64c67c1221baf65b6d7c48 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期三, 08 十一月 2023 00:22:55 +0800
Subject: [PATCH] 特批申请单:新增时保存主表源单内码、源单号,源单类型
---
Model/Model.csproj | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/Model/Model.csproj b/Model/Model.csproj
index 49e58fd..e3256b0 100644
--- a/Model/Model.csproj
+++ b/Model/Model.csproj
@@ -90,6 +90,8 @@
<Compile Include="APS\ClsSourceICMOValues.cs" />
<Compile Include="APS\ClsSc_WorkBillMonthSortBillMain.cs" />
<Compile Include="APS\ClsSc_WorkBillMonthSortBillSub.cs" />
+ <Compile Include="APS\ClsSc_ICMOChangeBillMain.cs" />
+ <Compile Include="APS\ClsSc_ICMOChangeBillSub.cs" />
<Compile Include="ClsHR_EmpFosterBillMain.cs" />
<Compile Include="ClsHR_EmpFosterBillSub.cs" />
<Compile Include="ClsHR_EmpUpChangeBillMain.cs" />
@@ -584,7 +586,9 @@
<Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldStockBillSub.cs" />
<Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipConkBookBillMain.cs" />
<Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipConkBookBillSub.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsSc_ProcessExchangeBillMain_Note.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" />
@@ -722,7 +726,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" />
@@ -907,6 +913,10 @@
<Compile Include="閲戣澏鍗曟嵁\閿�鍞鐞哱ClsXs_SeOutStockBackBillSub_K3.cs" />
<Compile Include="閲戣澏鍗曟嵁\閿�鍞鐞哱ClsXs_SeOutStockBillMain_K3.cs" />
<Compile Include="閲戣澏鍗曟嵁\閿�鍞鐞哱ClsXs_SeOutStockBillSub_K3.cs" />
+ <Compile Include="閿�鍞鐞哱ClsXs_SeOrderChangeBillSub.cs" />
+ <Compile Include="閿�鍞鐞哱ClsXs_SeOrderChangeBillMain.cs" />
+ <Compile Include="閿�鍞鐞哱ClsXs_ExceptiveCheckRequestBillSub.cs" />
+ <Compile Include="閿�鍞鐞哱ClsXs_ExceptiveCheckRequestBillMain.cs" />
<Compile Include="閿�鍞鐞哱ClsXs_ContractBillMain.cs" />
<Compile Include="閿�鍞鐞哱ClsXs_ContractBillScheme.cs" />
<Compile Include="閿�鍞鐞哱ClsXs_ContractBillSub.cs" />
@@ -944,6 +954,8 @@
<Compile Include="閿�鍞鐞哱鍗曡瘉绠$悊\ClsXs_LadingBillSub.cs" />
<Compile Include="閿�鍞鐞哱鍗曡瘉绠$悊\ClsXs_ShippingAdviceBillMain.cs" />
<Compile Include="閿�鍞鐞哱鍗曡瘉绠$悊\ClsXs_ShippingAdviceBillSub.cs" />
+ <Compile Include="椤圭洰绠$悊\ClsPM_WorkTaskWeekBillSub.cs" />
+ <Compile Include="椤圭洰绠$悊\ClsPM_WorkTaskWeekBillMain.cs" />
<Compile Include="椤圭洰绠$悊\ClsPro_DesignBlueRequestBillMain.cs" />
<Compile Include="椤圭洰绠$悊\ClsPro_DesignBlueRequestBillSub.cs" />
<Compile Include="椤圭洰绠$悊\ClsPro_ProjectCheckBillMain.cs" />
--
Gitblit v1.9.1