From f70da6910219ac1a5c3629892fedbfb7f4b8749c Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期二, 12 三月 2024 09:24:29 +0800
Subject: [PATCH] 其他应收单:新增保存时,不需要重新生成单据内码
---
DAL/DAL.csproj | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/DAL/DAL.csproj b/DAL/DAL.csproj
index a3d128d..fbebf4a 100644
--- a/DAL/DAL.csproj
+++ b/DAL/DAL.csproj
@@ -80,12 +80,18 @@
<Compile Include="ClsPay_EarlyLateErrBill.cs" />
<Compile Include="ClsPay_RewardPunishBill.cs" />
<Compile Include="ClsPay_WorkErrTimesBill.cs" />
+ <Compile Include="ClsPM_ProjectEndBillMain.cs" />
+ <Compile Include="ClsPM_ProjectBeginBillMain.cs" />
+ <Compile Include="ClsPM_ProjectMoneyBillMain.cs" />
<Compile Include="ClsPM_CustomerTaskBillMain.cs" />
+ <Compile Include="ClsGy_MaterialMouldBillMain.cs" />
<Compile Include="ClsPM_WorkPlanMonthBillMain.cs" />
<Compile Include="MES\ClsSc_SourceLineRepairBill.cs" />
<Compile Include="MES\ClsSc_MESMaterToSourceBill .cs" />
<Compile Include="浜轰簨绠$悊\ClsHR_EmpFosterBill.cs" />
<Compile Include="浜轰簨绠$悊\ClsHR_EmpUpChangeBill.cs" />
+ <Compile Include="浠撳簱绠$悊\ClsKf_StepFoldInBill.cs" />
+ <Compile Include="浠撳簱绠$悊\ClsKf_StepFoldOutBill.cs" />
<Compile Include="浠撳簱绠$悊\ClsKf_SellOutBillForLayUI.cs" />
<Compile Include="浠撳簱绠$悊\鏉$爜绠$悊\ClsGy_BarCodeBill_ChaiMa.cs" />
<Compile Include="浠撳簱绠$悊\鏉$爜绠$悊\ClsKF_BarCodeStatusChangeBill.cs" />
@@ -625,6 +631,7 @@
<Compile Include="鐢熶骇绠$悊\璁惧绠$悊\璁惧鎶曚骇\ClsSb_EquipWorkBeforeCheckBill.cs" />
<Compile Include="绯荤粺鍏敤\ClsXt_SystemParameter_Ctl.cs" />
<Compile Include="绯荤粺鍏敤\ClsXt_BillSubType_Ctl.cs" />
+ <Compile Include="璁″垝绠$悊\ClsGy_MaterialTechParamBillMain.cs" />
<Compile Include="璐ㄦ绠$悊\ClsQC_FirstPieceCheckBill.cs" />
<Compile Include="璐ㄦ绠$悊\ClsQC_LastPieceCheckBill.cs" />
<Compile Include="璐ㄦ绠$悊\ClsQC_NoPassProdCheckBill.cs" />
@@ -752,6 +759,7 @@
<Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchQualityReport.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchReport.cs" />
<Compile Include="閿�鍞鐞哱ClsKf_ICStockBackBill.cs" />
+ <Compile Include="閿�鍞鐞哱ClsXs_SellOutChangeBill.cs" />
<Compile Include="閿�鍞鐞哱ClsXs_ReceivableBill.cs" />
<Compile Include="閿�鍞鐞哱ClsXs_SeOrderChangeBill.cs" />
<Compile Include="閿�鍞鐞哱ClsXs_ExceptiveCheckRequestBill.cs" />
--
Gitblit v1.9.1