From f70da6910219ac1a5c3629892fedbfb7f4b8749c Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期二, 12 三月 2024 09:24:29 +0800
Subject: [PATCH] 其他应收单:新增保存时,不需要重新生成单据内码

---
 Model/Model.csproj |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/Model/Model.csproj b/Model/Model.csproj
index fcc8919..9cbaf81 100644
--- a/Model/Model.csproj
+++ b/Model/Model.csproj
@@ -226,6 +226,9 @@
     <Compile Include="浠撳簱绠$悊\ClsKf_EntrustOutBillMain.cs" />
     <Compile Include="浠撳簱绠$悊\ClsKf_EntrustOutBillSub.cs" />
     <Compile Include="浠撳簱绠$悊\ClsKf_EntrustReplenishOutBillMain.cs" />
+    <Compile Include="浠撳簱绠$悊\ClsKf_MoveStockStepInBillMain.cs" />
+    <Compile Include="浠撳簱绠$悊\ClsKf_MoveStockStepInBillScheme.cs" />
+    <Compile Include="浠撳簱绠$悊\ClsKf_MoveStockStepOutBillScheme.cs" />
     <Compile Include="浠撳簱绠$悊\ClsKf_MateReplenishOutBillMain.cs" />
     <Compile Include="浠撳簱绠$悊\ClsKf_MateOutBillMain.cs" />
     <Compile Include="浠撳簱绠$悊\ClsKf_MateOutBillScheme.cs" />
@@ -243,6 +246,7 @@
     <Compile Include="浠撳簱绠$悊\ClsKf_MoveStockStepOutBillMain.cs" />
     <Compile Include="浠撳簱绠$悊\ClsKf_MoveStockBillMain.cs" />
     <Compile Include="浠撳簱绠$悊\ClsKf_MoveStockBillScheme.cs" />
+    <Compile Include="浠撳簱绠$悊\ClsKf_MoveStockStepInBillSub.cs" />
     <Compile Include="浠撳簱绠$悊\ClsKf_MoveStockStepOutBillSub.cs" />
     <Compile Include="浠撳簱绠$悊\ClsKf_MoveStockBillSub.cs" />
     <Compile Include="浠撳簱绠$悊\ClsKf_OtherInBillMain.cs" />
@@ -457,6 +461,7 @@
     <Compile Include="宸ヨ祫绠$悊\ClsPay_SubsidyChangeBillSub.cs" />
     <Compile Include="宸ヨ祫绠$悊\ClsPay_SumBalBillMain .cs" />
     <Compile Include="宸ヨ祫绠$悊\ClsPay_SumBalBillSub.cs" />
+    <Compile Include="搴旀敹绠$悊\ClsYS_ReceiveOtherBillSub.cs" />
     <Compile Include="鎴愭湰绠$悊\ClsCB_ChangeMoneyBillMain.cs" />
     <Compile Include="鎴愭湰绠$悊\ClsCB_ChangeMoneyBillSub.cs" />
     <Compile Include="鎴愭湰绠$悊\ClsCB_EntrustMoneyCost_M.cs" />
@@ -938,6 +943,8 @@
     <Compile Include="閲戣澏鍗曟嵁\閿�鍞鐞哱ClsXs_SeOutStockBackBillSub_K3.cs" />
     <Compile Include="閲戣澏鍗曟嵁\閿�鍞鐞哱ClsXs_SeOutStockBillMain_K3.cs" />
     <Compile Include="閲戣澏鍗曟嵁\閿�鍞鐞哱ClsXs_SeOutStockBillSub_K3.cs" />
+    <Compile Include="閿�鍞鐞哱ClsXs_SellOutChangeBillSub.cs" />
+    <Compile Include="閿�鍞鐞哱ClsXs_SellOutChangeBillMain.cs" />
     <Compile Include="閿�鍞鐞哱ClsKf_ICStockBackBillMain.cs" />
     <Compile Include="閿�鍞鐞哱ClsKf_ICStockBackBillSub.cs" />
     <Compile Include="閿�鍞鐞哱ClsXs_ReceivableBillSub.cs" />
@@ -1219,7 +1226,6 @@
     <Compile Include="搴旀敹绠$悊\ClsYS_ReceiveBillMain.cs" />
     <Compile Include="搴旀敹绠$悊\ClsYS_ReceiveBillSub.cs" />
     <Compile Include="搴旀敹绠$悊\ClsYS_ReceiveOtherBillMain.cs" />
-    <Compile Include="搴旀敹绠$悊\ClsYS_ReceiveOtherBillSub.cs" />
     <Compile Include="搴旀敹绠$悊\ClsYS_ReceiveShouldBillMain.cs" />
     <Compile Include="搴旀敹绠$悊\ClsYS_ReceiveShouldBillSub.cs" />
     <Compile Include="璁″垝绠$悊\ClsGy_ICBomBillMain.cs" />

--
Gitblit v1.9.1