From dbb079ee8ff7513e28abccc6a00b3cd4fba11bd9 Mon Sep 17 00:00:00 2001 From: zrg <z18737863051@163.com> Date: 星期六, 08 六月 2024 13:24:55 +0800 Subject: [PATCH] 1.会计期间列表增加结账按钮,已经结账的不能审核,反审核,删除 2.会计期间结账后,把结账的出入库数据插入期初库存表 3.增加期初库存报表 --- WebTM/WebTM.csproj | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/WebTM/WebTM.csproj b/WebTM/WebTM.csproj index 5ef96fe..1a4ed78 100644 --- a/WebTM/WebTM.csproj +++ b/WebTM/WebTM.csproj @@ -314,6 +314,7 @@ <Content Include="views\浜轰簨绠$悊\绂昏亴鐢宠\HR_EmpDimissionBillList.html" /> <Content Include="views\浜轰簨绠$悊\鑱屽憳寮傚姩鍗昞HR_EmpChangeBill.html" /> <Content Include="views\浜轰簨绠$悊\鑱屽憳寮傚姩鍗昞HR_EmpChangeBillList.html" /> + <Content Include="views\浠撳瓨绠$悊\鏉$爜鎶ヨ〃\Kf_ICInvBalList.html" /> <Content Include="views\浠撳瓨绠$悊\鐢熶骇鍏ュ簱鍗昞Kf_ProductInBillList.html" /> <Content Include="views\鍏叡椤甸潰\Kf_ChaoBaoEditDlg.html" /> <Content Include="views\鍝佽川绠$悊\瀹㈣瘔澶勭悊\QC_CustomerAppealReport_BadClass.html" /> @@ -360,6 +361,7 @@ <Content Include="views\鐢熶骇绠$悊\寮傚父鍙嶉鍗昞OA_ErrMsgBackSignBill_BrushCard.html" /> <Content Include="views\鐢熶骇绠$悊\鎶ュ伐鍙板伐搴廫寮�宸Sc_SwipeCardStart.html" /> <Content Include="views\鐢熶骇绠$悊\鐢熶骇璁″垝骞冲彴\JIT_DayPlanPlatForm_BCP.html" /> + <Content Include="views\绯荤粺绠$悊\浼氳鏈熼棿\Xt_AccountPeriodAdd.html" /> <Content Include="views\璁惧绠$悊\璁惧鍋滄満鍗昞Sb_EquipStopBillList_PDA.html" /> <Content Include="views\璁惧绠$悊\璁惧鍋滄満鍗昞Sb_EquipStopBill_PDA.html" /> <Content Include="views\璁惧绠$悊\璁惧寮�鏈哄崟\Sb_EquipBeginBillList_PDA.html" /> -- Gitblit v1.9.1