From 71157005037b4f27c7f21050b43c41ffc8c2c704 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期五, 14 二月 2025 14:52:21 +0800 Subject: [PATCH] 生产入库 --- DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesWorkProd.Designer.cs | 638 +++++++++++++++++---------------------------------------- 1 files changed, 189 insertions(+), 449 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesWorkProd.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesWorkProd.Designer.cs index 657ab7f..6be8499 100644 --- a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesWorkProd.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesWorkProd.Designer.cs @@ -35,39 +35,18 @@ this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView(); - this.lb_boxQty = new DevExpress.XtraEditors.LabelControl(); - this.txt_boxQty = new DevExpress.XtraEditors.TextEdit(); this.gv_boxQty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_kbQty = new DevExpress.XtraEditors.LabelControl(); - this.txt_kbQty = new DevExpress.XtraEditors.TextEdit(); this.gv_kbQty = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_taskNo = new DevExpress.XtraEditors.LabelControl(); this.txt_taskNo = new DevExpress.XtraEditors.TextEdit(); this.gv_taskNo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_transactionNo = new DevExpress.XtraEditors.LabelControl(); - this.txt_transactionNo = new DevExpress.XtraEditors.TextEdit(); - this.lb_billTypeId = new DevExpress.XtraEditors.LabelControl(); - this.txt_billTypeId = new DevExpress.XtraEditors.TextEdit(); - this.lb_pbillNo = new DevExpress.XtraEditors.LabelControl(); - this.txt_pbillNo = new DevExpress.XtraEditors.TextEdit(); this.gv_pbillNo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_status = new DevExpress.XtraEditors.LabelControl(); - this.txt_status = new DevExpress.XtraEditors.TextEdit(); + this.txt_itemName = new DevExpress.XtraEditors.TextEdit(); this.gv_status = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_checkDate = new DevExpress.XtraEditors.LabelControl(); - this.txt_checkDate = new DevExpress.XtraEditors.TextEdit(); this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_checkUser = new DevExpress.XtraEditors.LabelControl(); - this.txt_checkUser = new DevExpress.XtraEditors.TextEdit(); this.gv_checkUser = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_classNo = new DevExpress.XtraEditors.LabelControl(); - this.txt_classNo = new DevExpress.XtraEditors.TextEdit(); this.gv_classNo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_lastupdateDate = new DevExpress.XtraEditors.LabelControl(); - this.txt_lastupdateDate = new DevExpress.XtraEditors.TextEdit(); this.gv_lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_lastupdateBy = new DevExpress.XtraEditors.LabelControl(); - this.txt_lastupdateBy = new DevExpress.XtraEditors.TextEdit(); this.gv_lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_createDate = new DevExpress.XtraEditors.LabelControl(); this.txt_createDate = new DevExpress.XtraEditors.TextEdit(); @@ -101,41 +80,34 @@ this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx2 = new DevExpress.XtraGrid.GridControl(); this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView(); - this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1urgentFlag = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1cItemCode = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1itemSname = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1depotSectionCode = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1depotCode = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn(); this.panel1 = new System.Windows.Forms.Panel(); + this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); + this.txt_itemModel = new DevExpress.XtraEditors.TextEdit(); this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); this.lbGuid = new System.Windows.Forms.Label(); + this.lb_status = new DevExpress.XtraEditors.LabelControl(); + this.lb_lastupdateDate = new DevExpress.XtraEditors.LabelControl(); + this.txt_itemNo = new DevExpress.XtraEditors.TextEdit(); this.lb_factory = new DevExpress.XtraEditors.LabelControl(); - this.txt_factory = new DevExpress.XtraEditors.TextEdit(); + this.txt_slSum = new DevExpress.XtraEditors.TextEdit(); this.lb_company = new DevExpress.XtraEditors.LabelControl(); - this.txt_company = new DevExpress.XtraEditors.TextEdit(); + this.txt_daa013 = new DevExpress.XtraEditors.TextEdit(); this.lb_lineNo = new DevExpress.XtraEditors.LabelControl(); - this.txt_lineNo = new DevExpress.XtraEditors.TextEdit(); - this.lb_id = new DevExpress.XtraEditors.LabelControl(); - this.txt_id = new DevExpress.XtraEditors.TextEdit(); + this.txt_lineName = new DevExpress.XtraEditors.TextEdit(); this.tabMxPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_boxQty.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_kbQty.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_taskNo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_transactionNo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_billTypeId.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_pbillNo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_classNo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit(); @@ -151,10 +123,11 @@ ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); this.panel1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.txt_factory.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_company.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_lineNo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_slSum.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_daa013.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_lineName.Properties)).BeginInit(); this.SuspendLayout(); // // gvMx1itemNo @@ -200,7 +173,7 @@ // this.tabMxPage1.Controls.Add(this.gcMx1); this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1124, 342); + this.tabMxPage1.Size = new System.Drawing.Size(1124, 387); this.tabMxPage1.Text = "鎶ュ伐鏄庣粏"; // // gcMx1 @@ -209,7 +182,7 @@ this.gcMx1.Location = new System.Drawing.Point(0, 0); this.gcMx1.MainView = this.gvMx1; this.gcMx1.Name = "gcMx1"; - this.gcMx1.Size = new System.Drawing.Size(1124, 342); + this.gcMx1.Size = new System.Drawing.Size(1124, 387); this.gcMx1.TabIndex = 0; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx1}); @@ -224,27 +197,7 @@ this.gvMx1.Name = "gvMx1"; this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; this.gvMx1.OptionsFind.ShowSearchNavButtons = false; - this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; this.gvMx1.OptionsView.ShowGroupPanel = false; - // - // lb_boxQty - // - this.lb_boxQty.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_boxQty.Appearance.Options.UseFont = true; - this.lb_boxQty.Location = new System.Drawing.Point(520, 148); - this.lb_boxQty.Name = "lb_boxQty"; - this.lb_boxQty.Size = new System.Drawing.Size(73, 21); - this.lb_boxQty.TabIndex = 273; - this.lb_boxQty.Text = "姣忕鏁伴噺 "; - // - // txt_boxQty - // - this.txt_boxQty.Location = new System.Drawing.Point(580, 148); - this.txt_boxQty.Name = "txt_boxQty"; - this.txt_boxQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_boxQty.Properties.Appearance.Options.UseFont = true; - this.txt_boxQty.Size = new System.Drawing.Size(150, 28); - this.txt_boxQty.TabIndex = 273; // // gv_boxQty // @@ -257,25 +210,6 @@ this.gv_boxQty.OptionsColumn.AllowEdit = false; this.gv_boxQty.Tag = "query_a.box_qty"; this.gv_boxQty.Width = 94; - // - // lb_kbQty - // - this.lb_kbQty.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_kbQty.Appearance.Options.UseFont = true; - this.lb_kbQty.Location = new System.Drawing.Point(270, 148); - this.lb_kbQty.Name = "lb_kbQty"; - this.lb_kbQty.Size = new System.Drawing.Size(73, 21); - this.lb_kbQty.TabIndex = 267; - this.lb_kbQty.Text = "鍗℃澘鏁伴噺 "; - // - // txt_kbQty - // - this.txt_kbQty.Location = new System.Drawing.Point(330, 148); - this.txt_kbQty.Name = "txt_kbQty"; - this.txt_kbQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_kbQty.Properties.Appearance.Options.UseFont = true; - this.txt_kbQty.Size = new System.Drawing.Size(150, 28); - this.txt_kbQty.TabIndex = 267; // // gv_kbQty // @@ -293,19 +227,19 @@ // this.lb_taskNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_taskNo.Appearance.Options.UseFont = true; - this.lb_taskNo.Location = new System.Drawing.Point(20, 148); + this.lb_taskNo.Location = new System.Drawing.Point(25, 52); this.lb_taskNo.Name = "lb_taskNo"; - this.lb_taskNo.Size = new System.Drawing.Size(73, 21); + this.lb_taskNo.Size = new System.Drawing.Size(68, 21); this.lb_taskNo.TabIndex = 262; - this.lb_taskNo.Text = "浠诲姟鍗曞彿 "; + this.lb_taskNo.Text = "宸ュ崟鍗曞彿"; // // txt_taskNo // - this.txt_taskNo.Location = new System.Drawing.Point(80, 148); + this.txt_taskNo.Location = new System.Drawing.Point(97, 48); this.txt_taskNo.Name = "txt_taskNo"; this.txt_taskNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_taskNo.Properties.Appearance.Options.UseFont = true; - this.txt_taskNo.Size = new System.Drawing.Size(150, 28); + this.txt_taskNo.Size = new System.Drawing.Size(162, 28); this.txt_taskNo.TabIndex = 262; // // gv_taskNo @@ -322,63 +256,6 @@ this.gv_taskNo.VisibleIndex = 2; this.gv_taskNo.Width = 94; // - // lb_transactionNo - // - this.lb_transactionNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_transactionNo.Appearance.Options.UseFont = true; - this.lb_transactionNo.Location = new System.Drawing.Point(770, 116); - this.lb_transactionNo.Name = "lb_transactionNo"; - this.lb_transactionNo.Size = new System.Drawing.Size(115, 21); - this.lb_transactionNo.TabIndex = 258; - this.lb_transactionNo.Text = "transaction_no "; - // - // txt_transactionNo - // - this.txt_transactionNo.Location = new System.Drawing.Point(830, 116); - this.txt_transactionNo.Name = "txt_transactionNo"; - this.txt_transactionNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_transactionNo.Properties.Appearance.Options.UseFont = true; - this.txt_transactionNo.Size = new System.Drawing.Size(150, 28); - this.txt_transactionNo.TabIndex = 258; - // - // lb_billTypeId - // - this.lb_billTypeId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_billTypeId.Appearance.Options.UseFont = true; - this.lb_billTypeId.Location = new System.Drawing.Point(520, 116); - this.lb_billTypeId.Name = "lb_billTypeId"; - this.lb_billTypeId.Size = new System.Drawing.Size(89, 21); - this.lb_billTypeId.TabIndex = 252; - this.lb_billTypeId.Text = "bill_type_id "; - // - // txt_billTypeId - // - this.txt_billTypeId.Location = new System.Drawing.Point(580, 116); - this.txt_billTypeId.Name = "txt_billTypeId"; - this.txt_billTypeId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_billTypeId.Properties.Appearance.Options.UseFont = true; - this.txt_billTypeId.Size = new System.Drawing.Size(150, 28); - this.txt_billTypeId.TabIndex = 252; - // - // lb_pbillNo - // - this.lb_pbillNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_pbillNo.Appearance.Options.UseFont = true; - this.lb_pbillNo.Location = new System.Drawing.Point(270, 116); - this.lb_pbillNo.Name = "lb_pbillNo"; - this.lb_pbillNo.Size = new System.Drawing.Size(73, 21); - this.lb_pbillNo.TabIndex = 247; - this.lb_pbillNo.Text = "娲惧伐鍗曞彿 "; - // - // txt_pbillNo - // - this.txt_pbillNo.Location = new System.Drawing.Point(330, 116); - this.txt_pbillNo.Name = "txt_pbillNo"; - this.txt_pbillNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_pbillNo.Properties.Appearance.Options.UseFont = true; - this.txt_pbillNo.Size = new System.Drawing.Size(150, 28); - this.txt_pbillNo.TabIndex = 247; - // // gv_pbillNo // this.gv_pbillNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); @@ -391,24 +268,14 @@ this.gv_pbillNo.Tag = "query_a.pbill_no"; this.gv_pbillNo.Width = 94; // - // lb_status + // txt_itemName // - this.lb_status.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_status.Appearance.Options.UseFont = true; - this.lb_status.Location = new System.Drawing.Point(20, 116); - this.lb_status.Name = "lb_status"; - this.lb_status.Size = new System.Drawing.Size(51, 21); - this.lb_status.TabIndex = 243; - this.lb_status.Text = "status "; - // - // txt_status - // - this.txt_status.Location = new System.Drawing.Point(80, 116); - this.txt_status.Name = "txt_status"; - this.txt_status.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_status.Properties.Appearance.Options.UseFont = true; - this.txt_status.Size = new System.Drawing.Size(150, 28); - this.txt_status.TabIndex = 243; + this.txt_itemName.Location = new System.Drawing.Point(348, 48); + this.txt_itemName.Name = "txt_itemName"; + this.txt_itemName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_itemName.Properties.Appearance.Options.UseFont = true; + this.txt_itemName.Size = new System.Drawing.Size(238, 28); + this.txt_itemName.TabIndex = 243; // // gv_status // @@ -425,25 +292,6 @@ this.gv_status.VisibleIndex = 0; this.gv_status.Width = 50; // - // lb_checkDate - // - this.lb_checkDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_checkDate.Appearance.Options.UseFont = true; - this.lb_checkDate.Location = new System.Drawing.Point(770, 84); - this.lb_checkDate.Name = "lb_checkDate"; - this.lb_checkDate.Size = new System.Drawing.Size(89, 21); - this.lb_checkDate.TabIndex = 240; - this.lb_checkDate.Text = "check_date "; - // - // txt_checkDate - // - this.txt_checkDate.Location = new System.Drawing.Point(830, 84); - this.txt_checkDate.Name = "txt_checkDate"; - this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_checkDate.Properties.Appearance.Options.UseFont = true; - this.txt_checkDate.Size = new System.Drawing.Size(150, 28); - this.txt_checkDate.TabIndex = 240; - // // gv_checkDate // this.gv_checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); @@ -455,25 +303,6 @@ this.gv_checkDate.OptionsColumn.AllowEdit = false; this.gv_checkDate.Tag = "query_a.check_date"; this.gv_checkDate.Width = 94; - // - // lb_checkUser - // - this.lb_checkUser.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_checkUser.Appearance.Options.UseFont = true; - this.lb_checkUser.Location = new System.Drawing.Point(520, 84); - this.lb_checkUser.Name = "lb_checkUser"; - this.lb_checkUser.Size = new System.Drawing.Size(88, 21); - this.lb_checkUser.TabIndex = 235; - this.lb_checkUser.Text = "check_user "; - // - // txt_checkUser - // - this.txt_checkUser.Location = new System.Drawing.Point(580, 84); - this.txt_checkUser.Name = "txt_checkUser"; - this.txt_checkUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_checkUser.Properties.Appearance.Options.UseFont = true; - this.txt_checkUser.Size = new System.Drawing.Size(150, 28); - this.txt_checkUser.TabIndex = 235; // // gv_checkUser // @@ -487,25 +316,6 @@ this.gv_checkUser.Tag = "query_a.check_user"; this.gv_checkUser.Width = 94; // - // lb_classNo - // - this.lb_classNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_classNo.Appearance.Options.UseFont = true; - this.lb_classNo.Location = new System.Drawing.Point(270, 84); - this.lb_classNo.Name = "lb_classNo"; - this.lb_classNo.Size = new System.Drawing.Size(39, 21); - this.lb_classNo.TabIndex = 231; - this.lb_classNo.Text = "鐝 "; - // - // txt_classNo - // - this.txt_classNo.Location = new System.Drawing.Point(330, 84); - this.txt_classNo.Name = "txt_classNo"; - this.txt_classNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_classNo.Properties.Appearance.Options.UseFont = true; - this.txt_classNo.Size = new System.Drawing.Size(150, 28); - this.txt_classNo.TabIndex = 231; - // // gv_classNo // this.gv_classNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); @@ -518,25 +328,6 @@ this.gv_classNo.Tag = "query_a.class_no"; this.gv_classNo.Width = 94; // - // lb_lastupdateDate - // - this.lb_lastupdateDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_lastupdateDate.Appearance.Options.UseFont = true; - this.lb_lastupdateDate.Location = new System.Drawing.Point(20, 84); - this.lb_lastupdateDate.Name = "lb_lastupdateDate"; - this.lb_lastupdateDate.Size = new System.Drawing.Size(125, 21); - this.lb_lastupdateDate.TabIndex = 228; - this.lb_lastupdateDate.Text = "lastupdate_date "; - // - // txt_lastupdateDate - // - this.txt_lastupdateDate.Location = new System.Drawing.Point(80, 84); - this.txt_lastupdateDate.Name = "txt_lastupdateDate"; - this.txt_lastupdateDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_lastupdateDate.Properties.Appearance.Options.UseFont = true; - this.txt_lastupdateDate.Size = new System.Drawing.Size(150, 28); - this.txt_lastupdateDate.TabIndex = 228; - // // gv_lastupdateDate // this.gv_lastupdateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); @@ -548,25 +339,6 @@ this.gv_lastupdateDate.OptionsColumn.AllowEdit = false; this.gv_lastupdateDate.Tag = "query_a.lastupdate_date"; this.gv_lastupdateDate.Width = 94; - // - // lb_lastupdateBy - // - this.lb_lastupdateBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_lastupdateBy.Appearance.Options.UseFont = true; - this.lb_lastupdateBy.Location = new System.Drawing.Point(770, 52); - this.lb_lastupdateBy.Name = "lb_lastupdateBy"; - this.lb_lastupdateBy.Size = new System.Drawing.Size(109, 21); - this.lb_lastupdateBy.TabIndex = 226; - this.lb_lastupdateBy.Text = "lastupdate_by "; - // - // txt_lastupdateBy - // - this.txt_lastupdateBy.Location = new System.Drawing.Point(830, 52); - this.txt_lastupdateBy.Name = "txt_lastupdateBy"; - this.txt_lastupdateBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_lastupdateBy.Properties.Appearance.Options.UseFont = true; - this.txt_lastupdateBy.Size = new System.Drawing.Size(150, 28); - this.txt_lastupdateBy.TabIndex = 226; // // gv_lastupdateBy // @@ -584,15 +356,15 @@ // this.lb_createDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_createDate.Appearance.Options.UseFont = true; - this.lb_createDate.Location = new System.Drawing.Point(520, 52); + this.lb_createDate.Location = new System.Drawing.Point(586, 52); this.lb_createDate.Name = "lb_createDate"; - this.lb_createDate.Size = new System.Drawing.Size(73, 21); + this.lb_createDate.Size = new System.Drawing.Size(68, 21); this.lb_createDate.TabIndex = 222; - this.lb_createDate.Text = "鍒涘缓鏃ユ湡 "; + this.lb_createDate.Text = "鍒涘缓鏃ユ湡"; // // txt_createDate // - this.txt_createDate.Location = new System.Drawing.Point(580, 52); + this.txt_createDate.Location = new System.Drawing.Point(659, 48); this.txt_createDate.Name = "txt_createDate"; this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_createDate.Properties.Appearance.Options.UseFont = true; @@ -617,15 +389,15 @@ // this.lb_createBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_createBy.Appearance.Options.UseFont = true; - this.lb_createBy.Location = new System.Drawing.Point(270, 52); + this.lb_createBy.Location = new System.Drawing.Point(603, 20); this.lb_createBy.Name = "lb_createBy"; - this.lb_createBy.Size = new System.Drawing.Size(78, 21); + this.lb_createBy.Size = new System.Drawing.Size(51, 21); this.lb_createBy.TabIndex = 219; - this.lb_createBy.Text = "create_by "; + this.lb_createBy.Text = "鍒涘缓鑰�"; // // txt_createBy // - this.txt_createBy.Location = new System.Drawing.Point(330, 52); + this.txt_createBy.Location = new System.Drawing.Point(659, 16); this.txt_createBy.Name = "txt_createBy"; this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_createBy.Properties.Appearance.Options.UseFont = true; @@ -664,19 +436,19 @@ // this.lb_billNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_billNo.Appearance.Options.UseFont = true; - this.lb_billNo.Location = new System.Drawing.Point(270, 20); + this.lb_billNo.Location = new System.Drawing.Point(25, 20); this.lb_billNo.Name = "lb_billNo"; - this.lb_billNo.Size = new System.Drawing.Size(73, 21); + this.lb_billNo.Size = new System.Drawing.Size(68, 21); this.lb_billNo.TabIndex = 211; - this.lb_billNo.Text = "鎶ュ伐鍗曞彿 "; + this.lb_billNo.Text = "鎶ュ伐鍗曞彿"; // // txt_billNo // - this.txt_billNo.Location = new System.Drawing.Point(330, 20); + this.txt_billNo.Location = new System.Drawing.Point(97, 16); this.txt_billNo.Name = "txt_billNo"; this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_billNo.Properties.Appearance.Options.UseFont = true; - this.txt_billNo.Size = new System.Drawing.Size(150, 28); + this.txt_billNo.Size = new System.Drawing.Size(162, 28); this.txt_billNo.TabIndex = 211; // // gv_billNo @@ -914,10 +686,10 @@ // tabMx // this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; - this.tabMx.Location = new System.Drawing.Point(0, 196); + this.tabMx.Location = new System.Drawing.Point(0, 151); this.tabMx.Name = "tabMx"; this.tabMx.SelectedTabPage = this.tabMxPage1; - this.tabMx.Size = new System.Drawing.Size(1126, 374); + this.tabMx.Size = new System.Drawing.Size(1126, 419); this.tabMx.TabIndex = 2; this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1, @@ -927,7 +699,7 @@ // this.xtraTabPage3.Controls.Add(this.gcMx2); this.xtraTabPage3.Name = "xtraTabPage3"; - this.xtraTabPage3.Size = new System.Drawing.Size(1124, 342); + this.xtraTabPage3.Size = new System.Drawing.Size(1124, 387); this.xtraTabPage3.Text = "鏉$爜鏄庣粏"; // // gcMx2 @@ -936,7 +708,7 @@ this.gcMx2.Location = new System.Drawing.Point(0, 0); this.gcMx2.MainView = this.gvMx2; this.gcMx2.Name = "gcMx2"; - this.gcMx2.Size = new System.Drawing.Size(1124, 342); + this.gcMx2.Size = new System.Drawing.Size(1124, 387); this.gcMx2.TabIndex = 1; this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx2}); @@ -944,32 +716,20 @@ // gvMx2 // this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { - this.gvMx1guid, this.gvMx1urgentFlag, this.gridColumn1, this.gvMx1cItemCode, this.gvMx1itemSname, this.gridColumn2, this.gridColumn3, - this.gvMx1depotSectionCode, - this.gvMx1depotCode}); + this.gridColumn14, + this.gridColumn15, + this.gridColumn16}); this.gvMx2.GridControl = this.gcMx2; this.gvMx2.Name = "gvMx2"; this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; this.gvMx2.OptionsFind.ShowSearchNavButtons = false; - this.gvMx2.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; this.gvMx2.OptionsView.ShowGroupPanel = false; - // - // gvMx1guid - // - this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1guid.AppearanceCell.Options.UseFont = true; - this.gvMx1guid.Caption = "guid "; - this.gvMx1guid.FieldName = "guid"; - this.gvMx1guid.MinWidth = 50; - this.gvMx1guid.Name = "gvMx1guid"; - this.gvMx1guid.Tag = "query_a.guid"; - this.gvMx1guid.Width = 94; // // gvMx1urgentFlag // @@ -1020,7 +780,7 @@ this.gvMx1itemSname.Name = "gvMx1itemSname"; this.gvMx1itemSname.Tag = "query_a.ITEM_SNAME"; this.gvMx1itemSname.Visible = true; - this.gvMx1itemSname.VisibleIndex = 4; + this.gvMx1itemSname.VisibleIndex = 3; this.gvMx1itemSname.Width = 94; // // gridColumn2 @@ -1033,7 +793,7 @@ this.gridColumn2.Name = "gridColumn2"; this.gridColumn2.Tag = "query_a.ITEM_NO"; this.gridColumn2.Visible = true; - this.gridColumn2.VisibleIndex = 5; + this.gridColumn2.VisibleIndex = 4; this.gridColumn2.Width = 94; // // gridColumn3 @@ -1046,177 +806,194 @@ this.gridColumn3.Name = "gridColumn3"; this.gridColumn3.Tag = "query_a.QUANTITY"; this.gridColumn3.Visible = true; - this.gridColumn3.VisibleIndex = 3; + this.gridColumn3.VisibleIndex = 5; this.gridColumn3.Width = 94; // - // gvMx1depotSectionCode + // gridColumn14 // - this.gvMx1depotSectionCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1depotSectionCode.AppearanceCell.Options.UseFont = true; - this.gvMx1depotSectionCode.Caption = "璐т綅缂栫爜"; - this.gvMx1depotSectionCode.FieldName = "depotSectionCode"; - this.gvMx1depotSectionCode.MinWidth = 50; - this.gvMx1depotSectionCode.Name = "gvMx1depotSectionCode"; - this.gvMx1depotSectionCode.Tag = "query_a.DEPOT_SECTION_CODE"; - this.gvMx1depotSectionCode.Visible = true; - this.gvMx1depotSectionCode.VisibleIndex = 6; - this.gvMx1depotSectionCode.Width = 94; + this.gridColumn14.Caption = "鎶ュ伐鍛樺伐"; + this.gridColumn14.FieldName = "bgYg"; + this.gridColumn14.MinWidth = 25; + this.gridColumn14.Name = "gridColumn14"; + this.gridColumn14.Visible = true; + this.gridColumn14.VisibleIndex = 6; + this.gridColumn14.Width = 94; // - // gvMx1depotCode + // gridColumn15 // - this.gvMx1depotCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1depotCode.AppearanceCell.Options.UseFont = true; - this.gvMx1depotCode.Caption = "浠撳簱缂栫爜"; - this.gvMx1depotCode.FieldName = "depotCode"; - this.gvMx1depotCode.MinWidth = 50; - this.gvMx1depotCode.Name = "gvMx1depotCode"; - this.gvMx1depotCode.Tag = "query_a.DEPOT_CODE"; - this.gvMx1depotCode.Visible = true; - this.gvMx1depotCode.VisibleIndex = 7; - this.gvMx1depotCode.Width = 94; + this.gridColumn15.Caption = "寤虹珛鑰�"; + this.gridColumn15.FieldName = "createBy"; + this.gridColumn15.MinWidth = 25; + this.gridColumn15.Name = "gridColumn15"; + this.gridColumn15.Visible = true; + this.gridColumn15.VisibleIndex = 7; + this.gridColumn15.Width = 94; + // + // gridColumn16 + // + this.gridColumn16.Caption = "寤虹珛鏃堕棿"; + this.gridColumn16.FieldName = "createDate"; + this.gridColumn16.MinWidth = 25; + this.gridColumn16.Name = "gridColumn16"; + this.gridColumn16.Visible = true; + this.gridColumn16.VisibleIndex = 8; + this.gridColumn16.Width = 94; // // panel1 // this.panel1.BackColor = System.Drawing.Color.White; + this.panel1.Controls.Add(this.labelControl1); + this.panel1.Controls.Add(this.txt_itemModel); this.panel1.Controls.Add(this.labelControl11); this.panel1.Controls.Add(this.lbGuid); - this.panel1.Controls.Add(this.lb_boxQty); - this.panel1.Controls.Add(this.txt_boxQty); - this.panel1.Controls.Add(this.lb_kbQty); - this.panel1.Controls.Add(this.txt_kbQty); this.panel1.Controls.Add(this.lb_taskNo); this.panel1.Controls.Add(this.txt_taskNo); - this.panel1.Controls.Add(this.lb_transactionNo); - this.panel1.Controls.Add(this.txt_transactionNo); - this.panel1.Controls.Add(this.lb_billTypeId); - this.panel1.Controls.Add(this.txt_billTypeId); - this.panel1.Controls.Add(this.lb_pbillNo); - this.panel1.Controls.Add(this.txt_pbillNo); this.panel1.Controls.Add(this.lb_status); - this.panel1.Controls.Add(this.txt_status); - this.panel1.Controls.Add(this.lb_checkDate); - this.panel1.Controls.Add(this.txt_checkDate); - this.panel1.Controls.Add(this.lb_checkUser); - this.panel1.Controls.Add(this.txt_checkUser); - this.panel1.Controls.Add(this.lb_classNo); - this.panel1.Controls.Add(this.txt_classNo); + this.panel1.Controls.Add(this.txt_itemName); this.panel1.Controls.Add(this.lb_lastupdateDate); - this.panel1.Controls.Add(this.txt_lastupdateDate); - this.panel1.Controls.Add(this.lb_lastupdateBy); - this.panel1.Controls.Add(this.txt_lastupdateBy); + this.panel1.Controls.Add(this.txt_itemNo); this.panel1.Controls.Add(this.lb_createDate); this.panel1.Controls.Add(this.txt_createDate); this.panel1.Controls.Add(this.lb_createBy); this.panel1.Controls.Add(this.txt_createBy); this.panel1.Controls.Add(this.lb_factory); - this.panel1.Controls.Add(this.txt_factory); + this.panel1.Controls.Add(this.txt_slSum); this.panel1.Controls.Add(this.lb_company); - this.panel1.Controls.Add(this.txt_company); + this.panel1.Controls.Add(this.txt_daa013); this.panel1.Controls.Add(this.lb_lineNo); - this.panel1.Controls.Add(this.txt_lineNo); + this.panel1.Controls.Add(this.txt_lineName); this.panel1.Controls.Add(this.lb_billNo); this.panel1.Controls.Add(this.txt_billNo); - this.panel1.Controls.Add(this.lb_id); - this.panel1.Controls.Add(this.txt_id); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; this.panel1.Font = new System.Drawing.Font("Tahoma", 10F); this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; - this.panel1.Size = new System.Drawing.Size(1126, 196); + this.panel1.Size = new System.Drawing.Size(1126, 151); this.panel1.TabIndex = 1; + // + // labelControl1 + // + this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.labelControl1.Appearance.Options.UseFont = true; + this.labelControl1.Location = new System.Drawing.Point(273, 84); + this.labelControl1.Name = "labelControl1"; + this.labelControl1.Size = new System.Drawing.Size(68, 21); + this.labelControl1.TabIndex = 263; + this.labelControl1.Text = "瑙勬牸鍨嬪彿"; + // + // txt_itemModel + // + this.txt_itemModel.Location = new System.Drawing.Point(348, 80); + this.txt_itemModel.Name = "txt_itemModel"; + this.txt_itemModel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_itemModel.Properties.Appearance.Options.UseFont = true; + this.txt_itemModel.Size = new System.Drawing.Size(238, 28); + this.txt_itemModel.TabIndex = 264; // // labelControl11 // - this.labelControl11.Location = new System.Drawing.Point(796, 158); + this.labelControl11.Location = new System.Drawing.Point(629, 90); this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.labelControl11.Name = "labelControl11"; this.labelControl11.Size = new System.Drawing.Size(45, 18); this.labelControl11.TabIndex = 130; this.labelControl11.Text = "涓婚敭锛�"; + this.labelControl11.Visible = false; // // lbGuid // this.lbGuid.AutoSize = true; - this.lbGuid.Location = new System.Drawing.Point(847, 158); + this.lbGuid.Location = new System.Drawing.Point(680, 90); this.lbGuid.Name = "lbGuid"; this.lbGuid.Size = new System.Drawing.Size(0, 21); this.lbGuid.TabIndex = 1; + this.lbGuid.Visible = false; + // + // lb_status + // + this.lb_status.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_status.Appearance.Options.UseFont = true; + this.lb_status.Location = new System.Drawing.Point(273, 52); + this.lb_status.Name = "lb_status"; + this.lb_status.Size = new System.Drawing.Size(68, 21); + this.lb_status.TabIndex = 243; + this.lb_status.Text = "浜у搧鍚嶇О"; + // + // lb_lastupdateDate + // + this.lb_lastupdateDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_lastupdateDate.Appearance.Options.UseFont = true; + this.lb_lastupdateDate.Location = new System.Drawing.Point(273, 20); + this.lb_lastupdateDate.Name = "lb_lastupdateDate"; + this.lb_lastupdateDate.Size = new System.Drawing.Size(68, 21); + this.lb_lastupdateDate.TabIndex = 228; + this.lb_lastupdateDate.Text = "浜у搧缂栧彿"; + // + // txt_itemNo + // + this.txt_itemNo.Location = new System.Drawing.Point(348, 16); + this.txt_itemNo.Name = "txt_itemNo"; + this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_itemNo.Properties.Appearance.Options.UseFont = true; + this.txt_itemNo.Size = new System.Drawing.Size(238, 28); + this.txt_itemNo.TabIndex = 228; // // lb_factory // this.lb_factory.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_factory.Appearance.Options.UseFont = true; - this.lb_factory.Location = new System.Drawing.Point(20, 52); + this.lb_factory.Location = new System.Drawing.Point(273, 117); this.lb_factory.Name = "lb_factory"; - this.lb_factory.Size = new System.Drawing.Size(56, 21); + this.lb_factory.Size = new System.Drawing.Size(68, 21); this.lb_factory.TabIndex = 217; - this.lb_factory.Text = "factory "; + this.lb_factory.Text = "鎶ュ伐鎬绘暟"; // - // txt_factory + // txt_slSum // - this.txt_factory.Location = new System.Drawing.Point(80, 52); - this.txt_factory.Name = "txt_factory"; - this.txt_factory.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_factory.Properties.Appearance.Options.UseFont = true; - this.txt_factory.Size = new System.Drawing.Size(150, 28); - this.txt_factory.TabIndex = 217; + this.txt_slSum.Location = new System.Drawing.Point(348, 113); + this.txt_slSum.Name = "txt_slSum"; + this.txt_slSum.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_slSum.Properties.Appearance.Options.UseFont = true; + this.txt_slSum.Size = new System.Drawing.Size(238, 28); + this.txt_slSum.TabIndex = 217; // // lb_company // this.lb_company.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_company.Appearance.Options.UseFont = true; - this.lb_company.Location = new System.Drawing.Point(770, 20); + this.lb_company.Location = new System.Drawing.Point(25, 84); this.lb_company.Name = "lb_company"; - this.lb_company.Size = new System.Drawing.Size(71, 21); + this.lb_company.Size = new System.Drawing.Size(68, 21); this.lb_company.TabIndex = 216; - this.lb_company.Text = "company "; + this.lb_company.Text = "鐢熶骇杞﹂棿"; // - // txt_company + // txt_daa013 // - this.txt_company.Location = new System.Drawing.Point(830, 20); - this.txt_company.Name = "txt_company"; - this.txt_company.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_company.Properties.Appearance.Options.UseFont = true; - this.txt_company.Size = new System.Drawing.Size(150, 28); - this.txt_company.TabIndex = 216; + this.txt_daa013.Location = new System.Drawing.Point(97, 80); + this.txt_daa013.Name = "txt_daa013"; + this.txt_daa013.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_daa013.Properties.Appearance.Options.UseFont = true; + this.txt_daa013.Size = new System.Drawing.Size(162, 28); + this.txt_daa013.TabIndex = 216; // // lb_lineNo // this.lb_lineNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_lineNo.Appearance.Options.UseFont = true; - this.lb_lineNo.Location = new System.Drawing.Point(520, 20); + this.lb_lineNo.Location = new System.Drawing.Point(42, 117); this.lb_lineNo.Name = "lb_lineNo"; - this.lb_lineNo.Size = new System.Drawing.Size(56, 21); + this.lb_lineNo.Size = new System.Drawing.Size(51, 21); this.lb_lineNo.TabIndex = 213; - this.lb_lineNo.Text = "鐢熶骇绾� "; + this.lb_lineNo.Text = "鐢熶骇绾�"; // - // txt_lineNo + // txt_lineName // - this.txt_lineNo.Location = new System.Drawing.Point(580, 20); - this.txt_lineNo.Name = "txt_lineNo"; - this.txt_lineNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_lineNo.Properties.Appearance.Options.UseFont = true; - this.txt_lineNo.Size = new System.Drawing.Size(150, 28); - this.txt_lineNo.TabIndex = 213; - // - // lb_id - // - this.lb_id.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_id.Appearance.Options.UseFont = true; - this.lb_id.Location = new System.Drawing.Point(20, 20); - this.lb_id.Name = "lb_id"; - this.lb_id.Size = new System.Drawing.Size(90, 21); - this.lb_id.TabIndex = 210; - this.lb_id.Text = "鍞竴鏍囪瘑绗� "; - // - // txt_id - // - this.txt_id.Location = new System.Drawing.Point(80, 20); - this.txt_id.Name = "txt_id"; - this.txt_id.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_id.Properties.Appearance.Options.UseFont = true; - this.txt_id.Size = new System.Drawing.Size(150, 28); - this.txt_id.TabIndex = 210; + this.txt_lineName.Location = new System.Drawing.Point(97, 113); + this.txt_lineName.Name = "txt_lineName"; + this.txt_lineName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_lineName.Properties.Appearance.Options.UseFont = true; + this.txt_lineName.Size = new System.Drawing.Size(162, 28); + this.txt_lineName.TabIndex = 213; // // Frm_MesWorkProd // @@ -1230,18 +1007,8 @@ this.tabMxPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_boxQty.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_kbQty.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_taskNo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_transactionNo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_billTypeId.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_pbillNo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_classNo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit(); @@ -1258,10 +1025,11 @@ ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.txt_factory.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_company.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_lineNo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_slSum.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_daa013.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_lineName.Properties)).EndInit(); this.ResumeLayout(false); } @@ -1283,50 +1051,19 @@ private DevExpress.XtraTab.XtraTabPage tabMxPage1; private DevExpress.XtraGrid.GridControl gcMx1; private DevExpress.XtraGrid.Views.Grid.GridView gvMx1; - private DevExpress.XtraEditors.LabelControl lb_boxQty; - private DevExpress.XtraEditors.TextEdit txt_boxQty; private DevExpress.XtraGrid.Columns.GridColumn gv_boxQty; - - private DevExpress.XtraEditors.LabelControl lb_kbQty; - private DevExpress.XtraEditors.TextEdit txt_kbQty; private DevExpress.XtraGrid.Columns.GridColumn gv_kbQty; private DevExpress.XtraEditors.LabelControl lb_taskNo; private DevExpress.XtraEditors.TextEdit txt_taskNo; private DevExpress.XtraGrid.Columns.GridColumn gv_taskNo; - - private DevExpress.XtraEditors.LabelControl lb_transactionNo; - private DevExpress.XtraEditors.TextEdit txt_transactionNo; - - private DevExpress.XtraEditors.LabelControl lb_billTypeId; - private DevExpress.XtraEditors.TextEdit txt_billTypeId; - - private DevExpress.XtraEditors.LabelControl lb_pbillNo; - private DevExpress.XtraEditors.TextEdit txt_pbillNo; private DevExpress.XtraGrid.Columns.GridColumn gv_pbillNo; - - private DevExpress.XtraEditors.LabelControl lb_status; - private DevExpress.XtraEditors.TextEdit txt_status; + private DevExpress.XtraEditors.TextEdit txt_itemName; private DevExpress.XtraGrid.Columns.GridColumn gv_status; - - private DevExpress.XtraEditors.LabelControl lb_checkDate; - private DevExpress.XtraEditors.TextEdit txt_checkDate; private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate; - - private DevExpress.XtraEditors.LabelControl lb_checkUser; - private DevExpress.XtraEditors.TextEdit txt_checkUser; private DevExpress.XtraGrid.Columns.GridColumn gv_checkUser; - - private DevExpress.XtraEditors.LabelControl lb_classNo; - private DevExpress.XtraEditors.TextEdit txt_classNo; private DevExpress.XtraGrid.Columns.GridColumn gv_classNo; - - private DevExpress.XtraEditors.LabelControl lb_lastupdateDate; - private DevExpress.XtraEditors.TextEdit txt_lastupdateDate; private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateDate; - - private DevExpress.XtraEditors.LabelControl lb_lastupdateBy; - private DevExpress.XtraEditors.TextEdit txt_lastupdateBy; private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateBy; private DevExpress.XtraEditors.LabelControl lb_createDate; @@ -1345,15 +1082,12 @@ private DevExpress.XtraTab.XtraTabPage xtraTabPage3; private DevExpress.XtraGrid.GridControl gcMx2; private DevExpress.XtraGrid.Views.Grid.GridView gvMx2; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid; private DevExpress.XtraGrid.Columns.GridColumn gvMx1urgentFlag; private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; private DevExpress.XtraGrid.Columns.GridColumn gvMx1cItemCode; private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemSname; private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1depotSectionCode; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1depotCode; private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; @@ -1365,12 +1099,18 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn13; private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; private DevExpress.XtraEditors.LabelControl lb_factory; - private DevExpress.XtraEditors.TextEdit txt_factory; + private DevExpress.XtraEditors.TextEdit txt_slSum; private DevExpress.XtraEditors.LabelControl lb_company; - private DevExpress.XtraEditors.TextEdit txt_company; + private DevExpress.XtraEditors.TextEdit txt_daa013; private DevExpress.XtraEditors.LabelControl lb_lineNo; - private DevExpress.XtraEditors.TextEdit txt_lineNo; - private DevExpress.XtraEditors.LabelControl lb_id; - private DevExpress.XtraEditors.TextEdit txt_id; + private DevExpress.XtraEditors.TextEdit txt_lineName; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn14; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn15; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn16; + private DevExpress.XtraEditors.LabelControl labelControl1; + private DevExpress.XtraEditors.TextEdit txt_itemModel; + private DevExpress.XtraEditors.LabelControl lb_status; + private DevExpress.XtraEditors.LabelControl lb_lastupdateDate; + private DevExpress.XtraEditors.TextEdit txt_itemNo; } } \ No newline at end of file -- Gitblit v1.9.3