From 566af70c34690318ff24fba021b22dd866494e63 Mon Sep 17 00:00:00 2001 From: yxj <yxj@hz-kingdee.com> Date: 星期一, 15 五月 2023 12:23:20 +0800 Subject: [PATCH] 生产订单、工序流转卡增加系统参数:删除人必须是制单人 --- DAL/DAL.csproj | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/DAL/DAL.csproj b/DAL/DAL.csproj index a6f36bb..99a7f4d 100644 --- a/DAL/DAL.csproj +++ b/DAL/DAL.csproj @@ -91,6 +91,7 @@ <Compile Include="鍩虹璧勬枡\鍏敤鍩虹璧勬枡\ClsGy_Operator_Ctl.cs" /> <Compile Include="鍩虹璧勬枡\鍏敤鍩虹璧勬枡\ClsGy_RateType_Ctl.cs" /> <Compile Include="鍩虹璧勬枡\鍏敤鍩虹璧勬枡\ClsGy_Staff_Ctl.cs" /> + <Compile Include="鍩虹璧勬枡\鍏敤鍩虹璧勬枡\ClsGy_TaxMIX_Ctl.cs" /> <Compile Include="鍩虹璧勬枡\鍏敤鍩虹璧勬枡\ClsGy_TaxRate_Ctl.cs" /> <Compile Include="鍩虹璧勬枡\鍏敤鍩虹璧勬枡\ClsGy_RecCondition_Ctl.cs" /> <Compile Include="鍩虹璧勬枡\鍏敤鍩虹璧勬枡\ClsGy_FactoryDayOff_Ctl.cs" /> @@ -621,6 +622,8 @@ <Compile Include="璐ㄦ绠$悊\ClsQC_POStockInCheckBill.cs" /> <Compile Include="璐ㄦ绠$悊\ClsQC_ProcessCheckBill.cs" /> <Compile Include="璐ㄦ绠$悊\ClsQC_ProdReportCheckBill.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