From 8b1159f7744c752e9499ffd82de393d255b4b2e0 Mon Sep 17 00:00:00 2001
From: zrg <z1873@LAPTOP-EAVL132E>
Date: 星期二, 19 八月 2025 16:09:10 +0800
Subject: [PATCH] 优化产线包装组托单方法,进出站报错提示,基础老包装车间方法到这个api
---
LMES/ClsShowMod.cs | 110 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-
1 files changed, 108 insertions(+), 2 deletions(-)
diff --git a/LMES/ClsShowMod.cs b/LMES/ClsShowMod.cs
index 8c48f25..24e3175 100644
--- a/LMES/ClsShowMod.cs
+++ b/LMES/ClsShowMod.cs
@@ -25,6 +25,7 @@
using Kanban;
using Demo;
using ProM.委外管理;
+using WarM.条码打印;
namespace LMES
{
@@ -2038,7 +2039,7 @@
Sc_HZQLCGKB oSc_HZQLCGKB = new Sc_HZQLCGKB();
oSc_HZQLCGKB.ShowDialog();
break;
-
+
case "sc_processplanchangelist":
//权限
Sc_ProcessPlanChangeList oSc_ProcessPlanChangeList = new Sc_ProcessPlanChangeList();
@@ -3633,11 +3634,58 @@
oGy_BarCodeBill.BillStatus = Pub_Class.ClsPub.Enum_BillStatus.BillStatus_AddNew;
oGy_BarCodeBill.ShowDialog();
break;
+ case "gy_barcodebill_new":
+ //
+ Gy_BarCodeBill_New oGy_BarCodeBill_New = new Gy_BarCodeBill_New();
+ oGy_BarCodeBill_New.BillStatus = Pub_Class.ClsPub.Enum_BillStatus.BillStatus_AddNew;
+ oGy_BarCodeBill_New.ShowDialog();
+ break;
+ case "gy_barcodebill_rework":
+ //
+ Gy_BarCodeBill_Rework oGy_BarCodeBill_Rework = new Gy_BarCodeBill_Rework();
+ oGy_BarCodeBill_Rework.BillStatus = Pub_Class.ClsPub.Enum_BillStatus.BillStatus_AddNew;
+ oGy_BarCodeBill_Rework.ShowDialog();
+ break;
+ case "gy_barcodebill_xiabao":
+ //
+ Gy_BarCodeBill_XiaBao oGy_BarCodeBill_XiaBao = new Gy_BarCodeBill_XiaBao();
+ oGy_BarCodeBill_XiaBao.BillStatus = Pub_Class.ClsPub.Enum_BillStatus.BillStatus_AddNew;
+ oGy_BarCodeBill_XiaBao.ShowDialog();
+ break;
+ case "gy_cusbarcodebilllist":
+ //权限
+ Gy_CusBarCodeBillList oGy_CusBarCodeBillList = new Gy_CusBarCodeBillList();
+ oGy_CusBarCodeBillList.MdiParent = oMain;
+ oGy_CusBarCodeBillList.Show();
+ oMainForm.AddTabPage(oGy_CusBarCodeBillList);
+ break;
+ case "gy_cusbarcodebill_kaibei":
+ //
+ Gy_CusBarCodeBill_KaiBei oGy_CusBarCodeBill_KaiBei = new Gy_CusBarCodeBill_KaiBei();
+ oGy_CusBarCodeBill_KaiBei.BillStatus = Pub_Class.ClsPub.Enum_BillStatus.BillStatus_AddNew;
+ oGy_CusBarCodeBill_KaiBei.ShowDialog();
+ break;
+ case "gy_cusbarcodebill_kaibei_langchao":
+ //
+ Gy_CusBarCodeBill_KaiBei_LangChao oGy_CusBarCodeBill_KaiBei_LangChao = new Gy_CusBarCodeBill_KaiBei_LangChao();
+ oGy_CusBarCodeBill_KaiBei_LangChao.BillStatus = Pub_Class.ClsPub.Enum_BillStatus.BillStatus_AddNew;
+ oGy_CusBarCodeBill_KaiBei_LangChao.ShowDialog();
+ break;
case "sc_icmotobarcode":
//
Sc_ICMOToBarCode oSc_ICMOToBarCode = new Sc_ICMOToBarCode();
oSc_ICMOToBarCode.BillStatus = Pub_Class.ClsPub.Enum_BillStatus.BillStatus_AddNew;
oSc_ICMOToBarCode.ShowDialog();
+ break;
+ case "kf_weightobarcode":
+ //
+ Kf_WeighToBarCode oKf_WeighToBarCode = new Kf_WeighToBarCode();
+ oKf_WeighToBarCode.ShowDialog();
+ break;
+ case "kf_weightobarcode_stationoutbill":
+ //
+ Kf_WeighToBarCode_StationOutBill oKf_WeighToBarCode_StationOutBill = new Kf_WeighToBarCode_StationOutBill();
+ oKf_WeighToBarCode_StationOutBill.ShowDialog();
break;
case "kf_barcodeoutinreport":
//权限
@@ -3767,6 +3815,11 @@
//
Kf_SellOutBill oKf_SellOutBill = new Kf_SellOutBill();
oKf_SellOutBill.ShowDialog();
+ break;
+ case "kf_selloutbill_barcodenote":
+ //
+ Kf_SellOutBill_BarCodeNote oKf_SellOutBill_BarCodeNote = new Kf_SellOutBill_BarCodeNote();
+ oKf_SellOutBill_BarCodeNote.ShowDialog();
break;
case "kf_mateoutbilllist":
//权限
@@ -3988,6 +4041,27 @@
oKf_AGVRequestBill_FastList.MdiParent = oMain;
oKf_AGVRequestBill_FastList.Show();
oMainForm.AddTabPage(oKf_AGVRequestBill_FastList);
+ break;
+ case "gy_barcodebill_automaticallybyplc":
+ //权限
+ Gy_BarCodeBill_automaticallyByPLC_New oGy_BarCodeBill_automaticallyByPLC = new Gy_BarCodeBill_automaticallyByPLC_New();
+ oGy_BarCodeBill_automaticallyByPLC.MdiParent = oMain;
+ oGy_BarCodeBill_automaticallyByPLC.Show();
+ oMainForm.AddTabPage(oGy_BarCodeBill_automaticallyByPLC);
+ break;
+ case "gy_packbarcodebill_automaticallybyplc":
+ //权限
+ Gy_PackBarCodeBill_automaticallyByPLC oGy_PackBarCodeBill_automaticallyByPLC = new Gy_PackBarCodeBill_automaticallyByPLC();
+ oGy_PackBarCodeBill_automaticallyByPLC.MdiParent = oMain;
+ oGy_PackBarCodeBill_automaticallyByPLC.Show();
+ oMainForm.AddTabPage(oGy_PackBarCodeBill_automaticallyByPLC);
+ break;
+ case "gy_barcodebill_automaticallybyplc_new_change":
+ //权限
+ Gy_BarCodeBill_automaticallyByPLC_New_Change oGy_BarCodeBill_automaticallyByPLC_New_Change = new Gy_BarCodeBill_automaticallyByPLC_New_Change();
+ oGy_BarCodeBill_automaticallyByPLC_New_Change.MdiParent = oMain;
+ oGy_BarCodeBill_automaticallyByPLC_New_Change.Show();
+ oMainForm.AddTabPage(oGy_BarCodeBill_automaticallyByPLC_New_Change);
break;
default:
break;
@@ -5434,7 +5508,14 @@
oSc_StationOutSumReport.ModCaption = gnmc;
oSc_StationOutSumReport.Show();
oMainForm.AddTabPage(oSc_StationOutSumReport);
- break;
+ break;
+ case "sc_procexchangenoinreport":
+ Sc_ProcExchangeNoInReport oSc_ProcExchangeNoInReport = new Sc_ProcExchangeNoInReport();
+ oSc_ProcExchangeNoInReport.MdiParent = oMain;
+ oSc_ProcExchangeNoInReport.ModCaption = gnmc;
+ oSc_ProcExchangeNoInReport.Show();
+ oMainForm.AddTabPage(oSc_ProcExchangeNoInReport);
+ break;
case "sc_processexchangebill":
Sc_ProcessExchangeBill oSc_ProcessExchangeBill = new Sc_ProcessExchangeBill();
oSc_ProcessExchangeBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
@@ -7896,6 +7977,10 @@
Sc_SCJDKB oSc_SCJDKB = new Sc_SCJDKB();
oSc_SCJDKB.ShowDialog();
break;
+ case "sc_wgjckkb":
+ Sc_WGJCKKB oSc_WGJCKKB = new Sc_WGJCKKB();
+ oSc_WGJCKKB.ShowDialog();
+ break;
//
case "gy_sopbilllist":
//权限
@@ -7948,6 +8033,27 @@
oSc_WorkProcReport_New.Show();
oMainForm.AddTabPage(oSc_WorkProcReport_New);
break;
+ case "sc_workshopreport":
+ Sc_WorkShopReport oSc_WorkShopReport = new Sc_WorkShopReport();
+ oSc_WorkShopReport.MdiParent = oMain;
+ oSc_WorkShopReport.ModCaption = gnmc;
+ oSc_WorkShopReport.Show();
+ oMainForm.AddTabPage(oSc_WorkShopReport);
+ break;
+ case "sc_overprodreport":
+ Sc_OverProdReport oSc_OverProdReport = new Sc_OverProdReport();
+ oSc_OverProdReport.MdiParent = oMain;
+ oSc_OverProdReport.ModCaption = gnmc;
+ oSc_OverProdReport.Show();
+ oMainForm.AddTabPage(oSc_OverProdReport);
+ break;
+ case "sc_warehousereport":
+ Sc_WareHouseReport oSc_WareHouseReport = new Sc_WareHouseReport();
+ oSc_WareHouseReport.MdiParent = oMain;
+ oSc_WareHouseReport.ModCaption = gnmc;
+ oSc_WareHouseReport.Show();
+ oMainForm.AddTabPage(oSc_WareHouseReport);
+ break;
case "sc_brfhkb":
Sc_BRFHKB oSc_BRFHKB = new Sc_BRFHKB();
oSc_BRFHKB.ShowDialog();
--
Gitblit v1.9.1