From 4d8b3deb28a4bd7125a1d26f078fe207d4410c5e Mon Sep 17 00:00:00 2001 From: 啊鑫 <t2856754968@163.com> Date: 星期二, 05 十一月 2024 14:13:06 +0800 Subject: [PATCH] 11 --- DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs | 223 +++++++++++++++++++++++++++++-------------------------- 1 files changed, 118 insertions(+), 105 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs index b61db81..7cce194 100644 --- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs @@ -74,7 +74,6 @@ this.txt_changereason = new DevExpress.XtraEditors.TextEdit(); this.gv_changereason = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_checkFalg = new DevExpress.XtraEditors.LabelControl(); - this.txt_checkFalg = new DevExpress.XtraEditors.TextEdit(); this.gv_checkFalg = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_checkBy = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -168,13 +167,14 @@ this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.panel1 = new System.Windows.Forms.Panel(); + this.txt_checkFalg = new DevExpress.XtraEditors.CheckEdit(); this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); this.lbGuid = new System.Windows.Forms.Label(); + this.gv_erpid = new DevExpress.XtraGrid.Columns.GridColumn(); this.tabMxPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_changereason.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_checkFalg.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_ebelnK3id.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_erpCheckDate.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_erpCheckBy.Properties)).BeginInit(); @@ -212,6 +212,7 @@ ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); this.panel1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_checkFalg.Properties)).BeginInit(); this.SuspendLayout(); // // gvMx1demandDocumentLineId @@ -224,7 +225,7 @@ this.gvMx1demandDocumentLineId.Name = "gvMx1demandDocumentLineId"; this.gvMx1demandDocumentLineId.Tag = "query_a.DEMAND_DOCUMENT_LINE_ID"; this.gvMx1demandDocumentLineId.Visible = true; - this.gvMx1demandDocumentLineId.VisibleIndex = 36; + this.gvMx1demandDocumentLineId.VisibleIndex = 37; this.gvMx1demandDocumentLineId.Width = 100; // // gvMx1demandDocumentId @@ -237,7 +238,7 @@ this.gvMx1demandDocumentId.Name = "gvMx1demandDocumentId"; this.gvMx1demandDocumentId.Tag = "query_a.DEMAND_DOCUMENT_ID"; this.gvMx1demandDocumentId.Visible = true; - this.gvMx1demandDocumentId.VisibleIndex = 35; + this.gvMx1demandDocumentId.VisibleIndex = 36; this.gvMx1demandDocumentId.Width = 100; // // gvMx1demandSource @@ -250,7 +251,7 @@ this.gvMx1demandSource.Name = "gvMx1demandSource"; this.gvMx1demandSource.Tag = "query_a.DEMAND_SOURCE"; this.gvMx1demandSource.Visible = true; - this.gvMx1demandSource.VisibleIndex = 34; + this.gvMx1demandSource.VisibleIndex = 35; this.gvMx1demandSource.Width = 100; // // gvMx1changeFlag @@ -263,7 +264,7 @@ this.gvMx1changeFlag.Name = "gvMx1changeFlag"; this.gvMx1changeFlag.Tag = "query_a.CHANGE_FLAG"; this.gvMx1changeFlag.Visible = true; - this.gvMx1changeFlag.VisibleIndex = 33; + this.gvMx1changeFlag.VisibleIndex = 34; this.gvMx1changeFlag.Width = 100; // // gvMx1planTrackingId @@ -276,7 +277,7 @@ this.gvMx1planTrackingId.Name = "gvMx1planTrackingId"; this.gvMx1planTrackingId.Tag = "query_a.PLAN_TRACKING_ID"; this.gvMx1planTrackingId.Visible = true; - this.gvMx1planTrackingId.VisibleIndex = 32; + this.gvMx1planTrackingId.VisibleIndex = 33; this.gvMx1planTrackingId.Width = 100; // // gvMx1demandTrackingId @@ -289,7 +290,7 @@ this.gvMx1demandTrackingId.Name = "gvMx1demandTrackingId"; this.gvMx1demandTrackingId.Tag = "query_a.DEMAND_TRACKING_ID"; this.gvMx1demandTrackingId.Visible = true; - this.gvMx1demandTrackingId.VisibleIndex = 31; + this.gvMx1demandTrackingId.VisibleIndex = 32; this.gvMx1demandTrackingId.Width = 100; // // gvMx1sourceDocumentId @@ -302,7 +303,7 @@ this.gvMx1sourceDocumentId.Name = "gvMx1sourceDocumentId"; this.gvMx1sourceDocumentId.Tag = "query_a.SOURCE_DOCUMENT_ID"; this.gvMx1sourceDocumentId.Visible = true; - this.gvMx1sourceDocumentId.VisibleIndex = 30; + this.gvMx1sourceDocumentId.VisibleIndex = 31; this.gvMx1sourceDocumentId.Width = 100; // // gvMx1sourceDocumentType @@ -315,7 +316,7 @@ this.gvMx1sourceDocumentType.Name = "gvMx1sourceDocumentType"; this.gvMx1sourceDocumentType.Tag = "query_a.SOURCE_DOCUMENT_TYPE"; this.gvMx1sourceDocumentType.Visible = true; - this.gvMx1sourceDocumentType.VisibleIndex = 29; + this.gvMx1sourceDocumentType.VisibleIndex = 30; this.gvMx1sourceDocumentType.Width = 100; // // gvMx1returnableStoredQty @@ -328,7 +329,7 @@ this.gvMx1returnableStoredQty.Name = "gvMx1returnableStoredQty"; this.gvMx1returnableStoredQty.Tag = "query_a.RETURNABLE_STORED_QTY"; this.gvMx1returnableStoredQty.Visible = true; - this.gvMx1returnableStoredQty.VisibleIndex = 28; + this.gvMx1returnableStoredQty.VisibleIndex = 29; this.gvMx1returnableStoredQty.Width = 100; // // gvMx1returnableReceivedQty @@ -341,7 +342,7 @@ this.gvMx1returnableReceivedQty.Name = "gvMx1returnableReceivedQty"; this.gvMx1returnableReceivedQty.Tag = "query_a.RETURNABLE_RECEIVED_QTY"; this.gvMx1returnableReceivedQty.Visible = true; - this.gvMx1returnableReceivedQty.VisibleIndex = 27; + this.gvMx1returnableReceivedQty.VisibleIndex = 28; this.gvMx1returnableReceivedQty.Width = 100; // // gvMx1totalReturnedQty @@ -354,7 +355,7 @@ this.gvMx1totalReturnedQty.Name = "gvMx1totalReturnedQty"; this.gvMx1totalReturnedQty.Tag = "query_a.TOTAL_RETURNED_QTY"; this.gvMx1totalReturnedQty.Visible = true; - this.gvMx1totalReturnedQty.VisibleIndex = 26; + this.gvMx1totalReturnedQty.VisibleIndex = 27; this.gvMx1totalReturnedQty.Width = 100; // // gvMx1remainingStoredQty @@ -367,7 +368,7 @@ this.gvMx1remainingStoredQty.Name = "gvMx1remainingStoredQty"; this.gvMx1remainingStoredQty.Tag = "query_a.REMAINING_STORED_QTY"; this.gvMx1remainingStoredQty.Visible = true; - this.gvMx1remainingStoredQty.VisibleIndex = 25; + this.gvMx1remainingStoredQty.VisibleIndex = 26; this.gvMx1remainingStoredQty.Width = 100; // // gvMx1totalStoredQty @@ -380,7 +381,7 @@ this.gvMx1totalStoredQty.Name = "gvMx1totalStoredQty"; this.gvMx1totalStoredQty.Tag = "query_a.TOTAL_STORED_QTY"; this.gvMx1totalStoredQty.Visible = true; - this.gvMx1totalStoredQty.VisibleIndex = 24; + this.gvMx1totalStoredQty.VisibleIndex = 25; this.gvMx1totalStoredQty.Width = 100; // // gvMx1remainingReceivedQty @@ -393,7 +394,7 @@ this.gvMx1remainingReceivedQty.Name = "gvMx1remainingReceivedQty"; this.gvMx1remainingReceivedQty.Tag = "query_a.REMAINING_RECEIVED_QTY"; this.gvMx1remainingReceivedQty.Visible = true; - this.gvMx1remainingReceivedQty.VisibleIndex = 22; + this.gvMx1remainingReceivedQty.VisibleIndex = 23; this.gvMx1remainingReceivedQty.Width = 100; // // gvMx1totalReceivedQty @@ -406,7 +407,7 @@ this.gvMx1totalReceivedQty.Name = "gvMx1totalReceivedQty"; this.gvMx1totalReceivedQty.Tag = "query_a.TOTAL_RECEIVED_QTY"; this.gvMx1totalReceivedQty.Visible = true; - this.gvMx1totalReceivedQty.VisibleIndex = 21; + this.gvMx1totalReceivedQty.VisibleIndex = 22; this.gvMx1totalReceivedQty.Width = 100; // // gvMx1terminateTime @@ -419,7 +420,7 @@ this.gvMx1terminateTime.Name = "gvMx1terminateTime"; this.gvMx1terminateTime.Tag = "query_a.TERMINATE_TIME"; this.gvMx1terminateTime.Visible = true; - this.gvMx1terminateTime.VisibleIndex = 20; + this.gvMx1terminateTime.VisibleIndex = 21; this.gvMx1terminateTime.Width = 100; // // gvMx1terminator @@ -432,7 +433,7 @@ this.gvMx1terminator.Name = "gvMx1terminator"; this.gvMx1terminator.Tag = "query_a.TERMINATOR"; this.gvMx1terminator.Visible = true; - this.gvMx1terminator.VisibleIndex = 18; + this.gvMx1terminator.VisibleIndex = 19; this.gvMx1terminator.Width = 100; // // gvMx1businessTerminate @@ -445,7 +446,7 @@ this.gvMx1businessTerminate.Name = "gvMx1businessTerminate"; this.gvMx1businessTerminate.Tag = "query_a.BUSINESS_TERMINATE"; this.gvMx1businessTerminate.Visible = true; - this.gvMx1businessTerminate.VisibleIndex = 23; + this.gvMx1businessTerminate.VisibleIndex = 24; this.gvMx1businessTerminate.Width = 94; // // gvMx1freezeTime @@ -458,7 +459,7 @@ this.gvMx1freezeTime.Name = "gvMx1freezeTime"; this.gvMx1freezeTime.Tag = "query_a.FREEZE_TIME"; this.gvMx1freezeTime.Visible = true; - this.gvMx1freezeTime.VisibleIndex = 16; + this.gvMx1freezeTime.VisibleIndex = 17; this.gvMx1freezeTime.Width = 100; // // gvMx1freezer @@ -471,7 +472,7 @@ this.gvMx1freezer.Name = "gvMx1freezer"; this.gvMx1freezer.Tag = "query_a.FREEZER"; this.gvMx1freezer.Visible = true; - this.gvMx1freezer.VisibleIndex = 15; + this.gvMx1freezer.VisibleIndex = 16; this.gvMx1freezer.Width = 100; // // gvMx1businessFreeze @@ -484,7 +485,7 @@ this.gvMx1businessFreeze.Name = "gvMx1businessFreeze"; this.gvMx1businessFreeze.Tag = "query_a.BUSINESS_FREEZE"; this.gvMx1businessFreeze.Visible = true; - this.gvMx1businessFreeze.VisibleIndex = 19; + this.gvMx1businessFreeze.VisibleIndex = 20; this.gvMx1businessFreeze.Width = 94; // // gvMx1businessClose @@ -497,7 +498,7 @@ this.gvMx1businessClose.Name = "gvMx1businessClose"; this.gvMx1businessClose.Tag = "query_a.BUSINESS_CLOSE"; this.gvMx1businessClose.Visible = true; - this.gvMx1businessClose.VisibleIndex = 14; + this.gvMx1businessClose.VisibleIndex = 15; this.gvMx1businessClose.Width = 100; // // gvMx1batchNumber @@ -510,7 +511,7 @@ this.gvMx1batchNumber.Name = "gvMx1batchNumber"; this.gvMx1batchNumber.Tag = "query_a.BATCH_NUMBER"; this.gvMx1batchNumber.Visible = true; - this.gvMx1batchNumber.VisibleIndex = 17; + this.gvMx1batchNumber.VisibleIndex = 18; this.gvMx1batchNumber.Width = 94; // // gvMx1outsourcingOrderId @@ -523,7 +524,7 @@ this.gvMx1outsourcingOrderId.Name = "gvMx1outsourcingOrderId"; this.gvMx1outsourcingOrderId.Tag = "query_a.OUTSOURCING_ORDER_ID"; this.gvMx1outsourcingOrderId.Visible = true; - this.gvMx1outsourcingOrderId.VisibleIndex = 13; + this.gvMx1outsourcingOrderId.VisibleIndex = 14; this.gvMx1outsourcingOrderId.Width = 100; // // gvMx1remarks @@ -536,7 +537,7 @@ this.gvMx1remarks.Name = "gvMx1remarks"; this.gvMx1remarks.Tag = "query_a.REMARKS"; this.gvMx1remarks.Visible = true; - this.gvMx1remarks.VisibleIndex = 12; + this.gvMx1remarks.VisibleIndex = 13; this.gvMx1remarks.Width = 100; // // gvMx1isGift @@ -549,7 +550,7 @@ this.gvMx1isGift.Name = "gvMx1isGift"; this.gvMx1isGift.Tag = "query_a.IS_GIFT"; this.gvMx1isGift.Visible = true; - this.gvMx1isGift.VisibleIndex = 11; + this.gvMx1isGift.VisibleIndex = 12; this.gvMx1isGift.Width = 100; // // gvMx1latestDeliveryDate @@ -562,7 +563,7 @@ this.gvMx1latestDeliveryDate.Name = "gvMx1latestDeliveryDate"; this.gvMx1latestDeliveryDate.Tag = "query_a.LATEST_DELIVERY_DATE"; this.gvMx1latestDeliveryDate.Visible = true; - this.gvMx1latestDeliveryDate.VisibleIndex = 10; + this.gvMx1latestDeliveryDate.VisibleIndex = 11; this.gvMx1latestDeliveryDate.Width = 200; // // gvMx1earliestDeliveryDate @@ -575,7 +576,7 @@ this.gvMx1earliestDeliveryDate.Name = "gvMx1earliestDeliveryDate"; this.gvMx1earliestDeliveryDate.Tag = "query_a.EARLIEST_DELIVERY_DATE"; this.gvMx1earliestDeliveryDate.Visible = true; - this.gvMx1earliestDeliveryDate.VisibleIndex = 9; + this.gvMx1earliestDeliveryDate.VisibleIndex = 10; this.gvMx1earliestDeliveryDate.Width = 200; // // gvMx1deliveryDate @@ -588,7 +589,7 @@ this.gvMx1deliveryDate.Name = "gvMx1deliveryDate"; this.gvMx1deliveryDate.Tag = "query_a.DELIVERY_DATE"; this.gvMx1deliveryDate.Visible = true; - this.gvMx1deliveryDate.VisibleIndex = 8; + this.gvMx1deliveryDate.VisibleIndex = 9; this.gvMx1deliveryDate.Width = 200; // // gvMx1pricingQty @@ -601,7 +602,7 @@ this.gvMx1pricingQty.Name = "gvMx1pricingQty"; this.gvMx1pricingQty.Tag = "query_a.PRICING_QTY"; this.gvMx1pricingQty.Visible = true; - this.gvMx1pricingQty.VisibleIndex = 7; + this.gvMx1pricingQty.VisibleIndex = 8; this.gvMx1pricingQty.Width = 100; // // gvMx1pricingUnit @@ -614,7 +615,7 @@ this.gvMx1pricingUnit.Name = "gvMx1pricingUnit"; this.gvMx1pricingUnit.Tag = "query_a.PRICING_UNIT"; this.gvMx1pricingUnit.Visible = true; - this.gvMx1pricingUnit.VisibleIndex = 6; + this.gvMx1pricingUnit.VisibleIndex = 7; this.gvMx1pricingUnit.Width = 100; // // gvMx1inventoryUnit @@ -627,7 +628,7 @@ this.gvMx1inventoryUnit.Name = "gvMx1inventoryUnit"; this.gvMx1inventoryUnit.Tag = "query_a.INVENTORY_UNIT"; this.gvMx1inventoryUnit.Visible = true; - this.gvMx1inventoryUnit.VisibleIndex = 5; + this.gvMx1inventoryUnit.VisibleIndex = 6; this.gvMx1inventoryUnit.Width = 100; // // gvMx1purchaseQty @@ -640,7 +641,7 @@ this.gvMx1purchaseQty.Name = "gvMx1purchaseQty"; this.gvMx1purchaseQty.Tag = "query_a.PURCHASE_QTY"; this.gvMx1purchaseQty.Visible = true; - this.gvMx1purchaseQty.VisibleIndex = 4; + this.gvMx1purchaseQty.VisibleIndex = 5; this.gvMx1purchaseQty.Width = 100; // // gvMx1purchaseUnit @@ -653,7 +654,7 @@ this.gvMx1purchaseUnit.Name = "gvMx1purchaseUnit"; this.gvMx1purchaseUnit.Tag = "query_a.PURCHASE_UNIT"; this.gvMx1purchaseUnit.Visible = true; - this.gvMx1purchaseUnit.VisibleIndex = 3; + this.gvMx1purchaseUnit.VisibleIndex = 4; this.gvMx1purchaseUnit.Width = 100; // // gvMx1itemId @@ -666,7 +667,7 @@ this.gvMx1itemId.Name = "gvMx1itemId"; this.gvMx1itemId.Tag = "query_a.ITEM_ID"; this.gvMx1itemId.Visible = true; - this.gvMx1itemId.VisibleIndex = 2; + this.gvMx1itemId.VisibleIndex = 3; this.gvMx1itemId.Width = 100; // // gvMx1orderLineId @@ -679,7 +680,7 @@ this.gvMx1orderLineId.Name = "gvMx1orderLineId"; this.gvMx1orderLineId.Tag = "query_a.ORDER_LINE_ID"; this.gvMx1orderLineId.Visible = true; - this.gvMx1orderLineId.VisibleIndex = 1; + this.gvMx1orderLineId.VisibleIndex = 2; this.gvMx1orderLineId.Width = 100; // // gvMx1salesOrderId @@ -692,7 +693,7 @@ this.gvMx1salesOrderId.Name = "gvMx1salesOrderId"; this.gvMx1salesOrderId.Tag = "query_a.SALES_ORDER_ID"; this.gvMx1salesOrderId.Visible = true; - this.gvMx1salesOrderId.VisibleIndex = 0; + this.gvMx1salesOrderId.VisibleIndex = 1; this.gvMx1salesOrderId.Width = 150; // // gvMx1guid @@ -710,7 +711,7 @@ // this.tabMxPage1.Controls.Add(this.gcMx1); this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1361, 291); + this.tabMxPage1.Size = new System.Drawing.Size(1361, 317); this.tabMxPage1.Text = "閲囪喘鍗曟槑缁�"; // // gcMx1 @@ -719,7 +720,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(1361, 291); + this.gcMx1.Size = new System.Drawing.Size(1361, 317); this.gcMx1.TabIndex = 0; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx1}); @@ -727,6 +728,7 @@ // gvMx1 // this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { + this.gv_erpid, this.gvMx1guid, this.gvMx1salesOrderId, this.gvMx1orderLineId, @@ -795,7 +797,7 @@ // this.gv_changereason.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_changereason.AppearanceCell.Options.UseFont = true; - this.gv_changereason.Caption = "鍙樻洿鍘熷洜 "; + this.gv_changereason.Caption = "鍙樻洿鍘熷洜"; this.gv_changereason.FieldName = "changereason"; this.gv_changereason.MinWidth = 100; this.gv_changereason.Name = "gv_changereason"; @@ -809,28 +811,19 @@ // this.lb_checkFalg.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_checkFalg.Appearance.Options.UseFont = true; - this.lb_checkFalg.Location = new System.Drawing.Point(1029, 212); + this.lb_checkFalg.Location = new System.Drawing.Point(789, 183); this.lb_checkFalg.Name = "lb_checkFalg"; this.lb_checkFalg.Size = new System.Drawing.Size(73, 21); this.lb_checkFalg.TabIndex = 387; this.lb_checkFalg.Text = "瀹℃牳鏍囪瘑 "; // - // txt_checkFalg - // - this.txt_checkFalg.Location = new System.Drawing.Point(1109, 208); - this.txt_checkFalg.Name = "txt_checkFalg"; - this.txt_checkFalg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_checkFalg.Properties.Appearance.Options.UseFont = true; - this.txt_checkFalg.Size = new System.Drawing.Size(174, 28); - this.txt_checkFalg.TabIndex = 387; - // // gv_checkFalg // this.gv_checkFalg.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_checkFalg.AppearanceCell.Options.UseFont = true; - this.gv_checkFalg.Caption = "瀹℃牳鏍囪瘑 "; + this.gv_checkFalg.Caption = "瀹℃牳鏍囪瘑"; this.gv_checkFalg.FieldName = "checkFalg"; - this.gv_checkFalg.MinWidth = 100; + this.gv_checkFalg.MinWidth = 80; this.gv_checkFalg.Name = "gv_checkFalg"; this.gv_checkFalg.OptionsColumn.AllowEdit = false; this.gv_checkFalg.Tag = "query_a.CHECK_FALG"; @@ -842,7 +835,7 @@ // this.gv_checkBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_checkBy.AppearanceCell.Options.UseFont = true; - this.gv_checkBy.Caption = "瀹℃牳浜� "; + this.gv_checkBy.Caption = "瀹℃牳浜�"; this.gv_checkBy.FieldName = "checkBy"; this.gv_checkBy.MinWidth = 100; this.gv_checkBy.Name = "gv_checkBy"; @@ -856,15 +849,15 @@ // this.gv_checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_checkDate.AppearanceCell.Options.UseFont = true; - this.gv_checkDate.Caption = "瀹℃牳鏃ユ湡 "; + this.gv_checkDate.Caption = "瀹℃牳鏃ユ湡"; this.gv_checkDate.FieldName = "checkDate"; - this.gv_checkDate.MinWidth = 100; + this.gv_checkDate.MinWidth = 120; this.gv_checkDate.Name = "gv_checkDate"; this.gv_checkDate.OptionsColumn.AllowEdit = false; this.gv_checkDate.Tag = "query_a.CHECK_DATE"; this.gv_checkDate.Visible = true; this.gv_checkDate.VisibleIndex = 25; - this.gv_checkDate.Width = 100; + this.gv_checkDate.Width = 120; // // lb_ebelnK3id // @@ -908,15 +901,15 @@ // this.gv_erpCheckDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_erpCheckDate.AppearanceCell.Options.UseFont = true; - this.gv_erpCheckDate.Caption = "瀹℃牳鏃堕棿 "; + this.gv_erpCheckDate.Caption = "瀹℃牳鏃堕棿"; this.gv_erpCheckDate.FieldName = "erpCheckDate"; - this.gv_erpCheckDate.MinWidth = 100; + this.gv_erpCheckDate.MinWidth = 200; this.gv_erpCheckDate.Name = "gv_erpCheckDate"; this.gv_erpCheckDate.OptionsColumn.AllowEdit = false; this.gv_erpCheckDate.Tag = "query_a.ERP_CHECK_DATE"; this.gv_erpCheckDate.Visible = true; this.gv_erpCheckDate.VisibleIndex = 24; - this.gv_erpCheckDate.Width = 100; + this.gv_erpCheckDate.Width = 200; // // lb_erpCheckBy // @@ -941,7 +934,7 @@ // this.gv_erpCheckBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_erpCheckBy.AppearanceCell.Options.UseFont = true; - this.gv_erpCheckBy.Caption = "瀹℃牳浜� "; + this.gv_erpCheckBy.Caption = "瀹℃牳浜�"; this.gv_erpCheckBy.FieldName = "erpCheckBy"; this.gv_erpCheckBy.MinWidth = 100; this.gv_erpCheckBy.Name = "gv_erpCheckBy"; @@ -974,7 +967,7 @@ // this.gv_lastupdateBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true; - this.gv_lastupdateBy.Caption = "鏈�鍚庝慨鏀逛汉 "; + this.gv_lastupdateBy.Caption = "鏈�鍚庝慨鏀逛汉"; this.gv_lastupdateBy.FieldName = "lastupdateBy"; this.gv_lastupdateBy.MinWidth = 100; this.gv_lastupdateBy.Name = "gv_lastupdateBy"; @@ -1007,15 +1000,15 @@ // this.gv_lastupdateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true; - this.gv_lastupdateDate.Caption = "鏈�鍚庝慨鏀规椂闂� "; + this.gv_lastupdateDate.Caption = "鏈�鍚庝慨鏀规椂闂�"; this.gv_lastupdateDate.FieldName = "lastupdateDate"; - this.gv_lastupdateDate.MinWidth = 100; + this.gv_lastupdateDate.MinWidth = 200; this.gv_lastupdateDate.Name = "gv_lastupdateDate"; this.gv_lastupdateDate.OptionsColumn.AllowEdit = false; this.gv_lastupdateDate.Tag = "query_a.LASTUPDATE_DATE"; this.gv_lastupdateDate.Visible = true; this.gv_lastupdateDate.VisibleIndex = 21; - this.gv_lastupdateDate.Width = 100; + this.gv_lastupdateDate.Width = 200; // // lb_createDate // @@ -1040,7 +1033,7 @@ // this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_createDate.AppearanceCell.Options.UseFont = true; - this.gv_createDate.Caption = "鍒涘缓鏃ユ湡 "; + this.gv_createDate.Caption = "鍒涘缓鏃ユ湡"; this.gv_createDate.FieldName = "createDate"; this.gv_createDate.MinWidth = 200; this.gv_createDate.Name = "gv_createDate"; @@ -1073,7 +1066,7 @@ // this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_createBy.AppearanceCell.Options.UseFont = true; - this.gv_createBy.Caption = "鍒涘缓浜� "; + this.gv_createBy.Caption = "鍒涘缓浜�"; this.gv_createBy.FieldName = "createBy"; this.gv_createBy.MinWidth = 100; this.gv_createBy.Name = "gv_createBy"; @@ -1106,15 +1099,15 @@ // this.gv_cancellationDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_cancellationDate.AppearanceCell.Options.UseFont = true; - this.gv_cancellationDate.Caption = "浣滃簾鏃ユ湡 "; + this.gv_cancellationDate.Caption = "浣滃簾鏃ユ湡"; this.gv_cancellationDate.FieldName = "cancellationDate"; - this.gv_cancellationDate.MinWidth = 100; + this.gv_cancellationDate.MinWidth = 200; this.gv_cancellationDate.Name = "gv_cancellationDate"; this.gv_cancellationDate.OptionsColumn.AllowEdit = false; this.gv_cancellationDate.Tag = "query_a.CANCELLATION_DATE"; this.gv_cancellationDate.Visible = true; this.gv_cancellationDate.VisibleIndex = 18; - this.gv_cancellationDate.Width = 100; + this.gv_cancellationDate.Width = 200; // // lb_cancellationPerson // @@ -1139,7 +1132,7 @@ // this.gv_cancellationPerson.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_cancellationPerson.AppearanceCell.Options.UseFont = true; - this.gv_cancellationPerson.Caption = "浣滃簾浜� "; + this.gv_cancellationPerson.Caption = "浣滃簾浜�"; this.gv_cancellationPerson.FieldName = "cancellationPerson"; this.gv_cancellationPerson.MinWidth = 100; this.gv_cancellationPerson.Name = "gv_cancellationPerson"; @@ -1172,7 +1165,7 @@ // this.gv_cancellationStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_cancellationStatus.AppearanceCell.Options.UseFont = true; - this.gv_cancellationStatus.Caption = "浣滃簾鐘舵�� "; + this.gv_cancellationStatus.Caption = "浣滃簾鐘舵��"; this.gv_cancellationStatus.FieldName = "cancellationStatus"; this.gv_cancellationStatus.MinWidth = 50; this.gv_cancellationStatus.Name = "gv_cancellationStatus"; @@ -1205,7 +1198,7 @@ // this.gv_remarks.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_remarks.AppearanceCell.Options.UseFont = true; - this.gv_remarks.Caption = "澶囨敞 "; + this.gv_remarks.Caption = "澶囨敞"; this.gv_remarks.FieldName = "remarks"; this.gv_remarks.MinWidth = 100; this.gv_remarks.Name = "gv_remarks"; @@ -1238,7 +1231,7 @@ // this.gv_transportMethod.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_transportMethod.AppearanceCell.Options.UseFont = true; - this.gv_transportMethod.Caption = "杩愯緭鏂瑰紡 "; + this.gv_transportMethod.Caption = "杩愯緭鏂瑰紡"; this.gv_transportMethod.FieldName = "transportMethod"; this.gv_transportMethod.MinWidth = 100; this.gv_transportMethod.Name = "gv_transportMethod"; @@ -1290,7 +1283,7 @@ // this.gv_paymentParty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_paymentParty.AppearanceCell.Options.UseFont = true; - this.gv_paymentParty.Caption = "鏀舵鏂� "; + this.gv_paymentParty.Caption = "鏀舵鏂�"; this.gv_paymentParty.FieldName = "paymentParty"; this.gv_paymentParty.MinWidth = 100; this.gv_paymentParty.Name = "gv_paymentParty"; @@ -1323,7 +1316,7 @@ // this.gv_settlementParty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_settlementParty.AppearanceCell.Options.UseFont = true; - this.gv_settlementParty.Caption = "缁撶畻鏂� "; + this.gv_settlementParty.Caption = "缁撶畻鏂�"; this.gv_settlementParty.FieldName = "settlementParty"; this.gv_settlementParty.MinWidth = 100; this.gv_settlementParty.Name = "gv_settlementParty"; @@ -1356,7 +1349,7 @@ // this.gv_qualityReq.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_qualityReq.AppearanceCell.Options.UseFont = true; - this.gv_qualityReq.Caption = "璐ㄩ噺瑕佹眰 "; + this.gv_qualityReq.Caption = "璐ㄩ噺瑕佹眰"; this.gv_qualityReq.FieldName = "qualityReq"; this.gv_qualityReq.MinWidth = 100; this.gv_qualityReq.Name = "gv_qualityReq"; @@ -1389,7 +1382,7 @@ // this.gv_purchaser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_purchaser.AppearanceCell.Options.UseFont = true; - this.gv_purchaser.Caption = "閲囪喘鍛� "; + this.gv_purchaser.Caption = "閲囪喘鍛�"; this.gv_purchaser.FieldName = "purchaser"; this.gv_purchaser.MinWidth = 100; this.gv_purchaser.Name = "gv_purchaser"; @@ -1422,15 +1415,15 @@ // this.gv_qtyAcceptance.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_qtyAcceptance.AppearanceCell.Options.UseFont = true; - this.gv_qtyAcceptance.Caption = "鏁伴噺楠屾敹 "; + this.gv_qtyAcceptance.Caption = "鏁伴噺楠屾敹"; this.gv_qtyAcceptance.FieldName = "qtyAcceptance"; - this.gv_qtyAcceptance.MinWidth = 50; + this.gv_qtyAcceptance.MinWidth = 100; this.gv_qtyAcceptance.Name = "gv_qtyAcceptance"; this.gv_qtyAcceptance.OptionsColumn.AllowEdit = false; this.gv_qtyAcceptance.Tag = "query_a.QTY_ACCEPTANCE"; this.gv_qtyAcceptance.Visible = true; this.gv_qtyAcceptance.VisibleIndex = 9; - this.gv_qtyAcceptance.Width = 50; + this.gv_qtyAcceptance.Width = 100; // // lb_purchaseGroup // @@ -1474,7 +1467,7 @@ // this.gv_purchaseDept.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_purchaseDept.AppearanceCell.Options.UseFont = true; - this.gv_purchaseDept.Caption = "閲囪喘閮ㄩ棬 "; + this.gv_purchaseDept.Caption = "閲囪喘閮ㄩ棬"; this.gv_purchaseDept.FieldName = "purchaseDept"; this.gv_purchaseDept.MinWidth = 110; this.gv_purchaseDept.Name = "gv_purchaseDept"; @@ -1526,7 +1519,7 @@ // this.gv_closeStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_closeStatus.AppearanceCell.Options.UseFont = true; - this.gv_closeStatus.Caption = "鍏抽棴鐘舵�� "; + this.gv_closeStatus.Caption = "鍏抽棴鐘舵��"; this.gv_closeStatus.FieldName = "closeStatus"; this.gv_closeStatus.MinWidth = 100; this.gv_closeStatus.Name = "gv_closeStatus"; @@ -1559,7 +1552,7 @@ // this.gv_supplier.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_supplier.AppearanceCell.Options.UseFont = true; - this.gv_supplier.Caption = "渚涘簲鍟� "; + this.gv_supplier.Caption = "渚涘簲鍟�"; this.gv_supplier.FieldName = "supplier"; this.gv_supplier.MinWidth = 110; this.gv_supplier.Name = "gv_supplier"; @@ -1592,7 +1585,7 @@ // this.gv_purchaseDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_purchaseDate.AppearanceCell.Options.UseFont = true; - this.gv_purchaseDate.Caption = "閲囪喘鏃ユ湡 "; + this.gv_purchaseDate.Caption = "閲囪喘鏃ユ湡"; this.gv_purchaseDate.FieldName = "purchaseDate"; this.gv_purchaseDate.MinWidth = 200; this.gv_purchaseDate.Name = "gv_purchaseDate"; @@ -1625,7 +1618,7 @@ // this.gv_businessType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_businessType.AppearanceCell.Options.UseFont = true; - this.gv_businessType.Caption = "涓氬姟绫诲瀷 "; + this.gv_businessType.Caption = "涓氬姟绫诲瀷"; this.gv_businessType.FieldName = "businessType"; this.gv_businessType.MinWidth = 100; this.gv_businessType.Name = "gv_businessType"; @@ -1658,7 +1651,7 @@ // this.gv_documentType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_documentType.AppearanceCell.Options.UseFont = true; - this.gv_documentType.Caption = "鍗曟嵁绫诲瀷 "; + this.gv_documentType.Caption = "鍗曟嵁绫诲瀷"; this.gv_documentType.FieldName = "documentType"; this.gv_documentType.MinWidth = 110; this.gv_documentType.Name = "gv_documentType"; @@ -1691,7 +1684,7 @@ // this.gv_documentStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_documentStatus.AppearanceCell.Options.UseFont = true; - this.gv_documentStatus.Caption = "鍗曟嵁鐘舵�� "; + this.gv_documentStatus.Caption = "鍗曟嵁鐘舵��"; this.gv_documentStatus.FieldName = "documentStatus"; this.gv_documentStatus.MinWidth = 100; this.gv_documentStatus.Name = "gv_documentStatus"; @@ -1724,7 +1717,7 @@ // this.gv_billNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_billNo.AppearanceCell.Options.UseFont = true; - this.gv_billNo.Caption = "閲囪喘鍗曞彿 "; + this.gv_billNo.Caption = "閲囪喘鍗曞彿"; this.gv_billNo.FieldName = "billNo"; this.gv_billNo.MinWidth = 120; this.gv_billNo.Name = "gv_billNo"; @@ -1755,7 +1748,7 @@ this.gcMain.Location = new System.Drawing.Point(0, 0); this.gcMain.MainView = this.gridView1; this.gcMain.Name = "gcMain"; - this.gcMain.Size = new System.Drawing.Size(1328, 531); + this.gcMain.Size = new System.Drawing.Size(1363, 531); this.gcMain.TabIndex = 1; this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1}); @@ -1803,13 +1796,14 @@ // // gv_factory // - this.gv_factory.Caption = "宸ュ巶"; - this.gv_factory.FieldName = "factory"; - this.gv_factory.MinWidth = 25; + this.gv_factory.Caption = "ERPID鍙�"; + this.gv_factory.FieldName = "ebelnK3id"; + this.gv_factory.MinWidth = 100; this.gv_factory.Name = "gv_factory"; + this.gv_factory.OptionsColumn.AllowEdit = false; this.gv_factory.Visible = true; this.gv_factory.VisibleIndex = 0; - this.gv_factory.Width = 25; + this.gv_factory.Width = 100; // // xtraTabControl1 // @@ -1828,7 +1822,7 @@ this.xtraTabPage1.Controls.Add(this.gcMain); this.xtraTabPage1.Controls.Add(this.pageBar1); this.xtraTabPage1.Name = "xtraTabPage1"; - this.xtraTabPage1.Size = new System.Drawing.Size(1328, 570); + this.xtraTabPage1.Size = new System.Drawing.Size(1363, 570); this.xtraTabPage1.Text = "鏁版嵁鏌ヨ"; // // pageBar1 @@ -1840,7 +1834,7 @@ this.pageBar1.Name = "pageBar1"; this.pageBar1.RecordCount = 0; this.pageBar1.RowsCount = 50; - this.pageBar1.Size = new System.Drawing.Size(1328, 39); + this.pageBar1.Size = new System.Drawing.Size(1363, 39); this.pageBar1.TabIndex = 3; this.pageBar1.TotalPages = 0; // @@ -1856,10 +1850,10 @@ // tabMx // this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; - this.tabMx.Location = new System.Drawing.Point(0, 247); + this.tabMx.Location = new System.Drawing.Point(0, 221); this.tabMx.Name = "tabMx"; this.tabMx.SelectedTabPage = this.tabMxPage1; - this.tabMx.Size = new System.Drawing.Size(1363, 323); + this.tabMx.Size = new System.Drawing.Size(1363, 349); this.tabMx.TabIndex = 2; this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1}); @@ -1867,12 +1861,12 @@ // panel1 // this.panel1.BackColor = System.Drawing.Color.White; + this.panel1.Controls.Add(this.txt_checkFalg); this.panel1.Controls.Add(this.labelControl11); this.panel1.Controls.Add(this.lbGuid); this.panel1.Controls.Add(this.lb_changereason); this.panel1.Controls.Add(this.txt_changereason); this.panel1.Controls.Add(this.lb_checkFalg); - this.panel1.Controls.Add(this.txt_checkFalg); this.panel1.Controls.Add(this.lb_ebelnK3id); this.panel1.Controls.Add(this.txt_ebelnK3id); this.panel1.Controls.Add(this.lb_erpCheckDate); @@ -1933,12 +1927,20 @@ 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(1363, 247); + this.panel1.Size = new System.Drawing.Size(1363, 221); this.panel1.TabIndex = 1; + // + // txt_checkFalg + // + this.txt_checkFalg.Location = new System.Drawing.Point(871, 182); + this.txt_checkFalg.Name = "txt_checkFalg"; + this.txt_checkFalg.Properties.Caption = ""; + this.txt_checkFalg.Size = new System.Drawing.Size(94, 24); + this.txt_checkFalg.TabIndex = 451; // // labelControl11 // - this.labelControl11.Location = new System.Drawing.Point(823, 189); + this.labelControl11.Location = new System.Drawing.Point(920, 185); 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); @@ -1949,11 +1951,21 @@ // lbGuid // this.lbGuid.AutoSize = true; - this.lbGuid.Location = new System.Drawing.Point(874, 189); + this.lbGuid.Location = new System.Drawing.Point(971, 185); this.lbGuid.Name = "lbGuid"; this.lbGuid.Size = new System.Drawing.Size(0, 21); this.lbGuid.TabIndex = 1; this.lbGuid.Visible = false; + // + // gv_erpid + // + this.gv_erpid.Caption = "ERP涓璉D"; + this.gv_erpid.FieldName = "ebelnK3id"; + this.gv_erpid.MinWidth = 100; + this.gv_erpid.Name = "gv_erpid"; + this.gv_erpid.Visible = true; + this.gv_erpid.VisibleIndex = 0; + this.gv_erpid.Width = 100; // // Frm_MesRohIn // @@ -1967,7 +1979,6 @@ ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_changereason.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_checkFalg.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_ebelnK3id.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_erpCheckDate.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_erpCheckBy.Properties)).EndInit(); @@ -2006,6 +2017,7 @@ this.tabMx.ResumeLayout(false); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_checkFalg.Properties)).EndInit(); this.ResumeLayout(false); } @@ -2068,7 +2080,6 @@ private DevExpress.XtraGrid.Columns.GridColumn gv_changereason; private DevExpress.XtraEditors.LabelControl lb_checkFalg; - private DevExpress.XtraEditors.TextEdit txt_checkFalg; private DevExpress.XtraGrid.Columns.GridColumn gv_checkFalg; private DevExpress.XtraGrid.Columns.GridColumn gv_checkBy; private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate; @@ -2181,5 +2192,7 @@ private DevExpress.XtraEditors.TextEdit txt_billNo; private DevExpress.XtraGrid.Columns.GridColumn gv_billNo; private DevExpress.XtraGrid.Columns.GridColumn gv_factory; + private DevExpress.XtraEditors.CheckEdit txt_checkFalg; + private DevExpress.XtraGrid.Columns.GridColumn gv_erpid; } } \ No newline at end of file -- Gitblit v1.9.3