From 60128ac8cb2998f4679fde2b23cbebb11d608986 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期一, 05 五月 2025 13:46:42 +0800 Subject: [PATCH] 委外结案 --- DevApp/Gs.DevApp/DevFrm/WW/Frm_ProductionOrder.Designer.cs | 904 +++++++++++++++++++++++++------------------------------- 1 files changed, 401 insertions(+), 503 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/WW/Frm_ProductionOrder.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WW/Frm_ProductionOrder.Designer.cs index 94c6149..ef51a2a 100644 --- a/DevApp/Gs.DevApp/DevFrm/WW/Frm_ProductionOrder.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/WW/Frm_ProductionOrder.Designer.cs @@ -29,26 +29,26 @@ /// </summary> private void InitializeComponent() { - DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition10 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition11 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition12 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition13 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition14 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition15 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition16 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition17 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition18 = new DevExpress.XtraLayout.RowDefinition(); + this.components = new System.ComponentModel.Container(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition9 = new DevExpress.XtraLayout.RowDefinition(); this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); this.split1 = new DevExpress.XtraEditors.SplitContainerControl(); this.gcMain1 = new DevExpress.XtraGrid.GridControl(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); - this.gv_auditStatus = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_orderNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -82,6 +82,7 @@ this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn(); this.pageBar1 = new UserControls.Data.UcPageBar(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); @@ -103,7 +104,7 @@ this.txt_auditor = new DevExpress.XtraEditors.TextEdit(); this.txt_remarks = new DevExpress.XtraEditors.TextEdit(); this.txt_trackingNo = new DevExpress.XtraEditors.TextEdit(); - this.txt_stockinqty = new DevExpress.XtraEditors.TextEdit(); + this.txt_yrkQty = new DevExpress.XtraEditors.TextEdit(); this.txt_batchNo = new DevExpress.XtraEditors.TextEdit(); this.txt_itemNo = new DevExpress.XtraEditors.TextEdit(); this.txt_purchaseorderno = new DevExpress.XtraEditors.TextEdit(); @@ -120,7 +121,10 @@ this.txt_bomVersion = new DevExpress.XtraEditors.TextEdit(); this.txt_storageLowerLimit = new DevExpress.XtraEditors.TextEdit(); this.txt_planReleaseDate = new DevExpress.XtraEditors.TextEdit(); + this.txt_wrkQty = new DevExpress.XtraEditors.TextEdit(); this.layoutControlItem34 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem32 = new DevExpress.XtraLayout.LayoutControlItem(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); @@ -131,18 +135,16 @@ this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem33 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem(); @@ -150,11 +152,12 @@ this.layoutControlItem31 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem33 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem32 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem35 = new DevExpress.XtraLayout.LayoutControlItem(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); @@ -183,10 +186,8 @@ this.gvMx1variableLossRate = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1salesOrderNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1itemNo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1issuingOrg2 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1ownerType = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1owner = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1supplyingOrg2 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1fsrctransorgid = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1fsrctransstockid = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1fstockstatusid = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -200,6 +201,7 @@ this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn(); this.picCheckBox = new System.Windows.Forms.PictureBox(); + this.tips = new DevExpress.Utils.ToolTipController(this.components); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -235,7 +237,7 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_auditor.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_remarks.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_trackingNo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_stockinqty.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_yrkQty.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_batchNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_purchaseorderno.Properties)).BeginInit(); @@ -252,7 +254,10 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_bomVersion.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_storageLowerLimit.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_planReleaseDate.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_wrkQty.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); @@ -263,18 +268,16 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit(); @@ -282,11 +285,12 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem35)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); this.tabMxPage1.SuspendLayout(); @@ -333,6 +337,7 @@ // split1 // this.split1.Dock = System.Windows.Forms.DockStyle.Fill; + this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; this.split1.Horizontal = false; this.split1.Location = new System.Drawing.Point(0, 0); this.split1.Name = "split1"; @@ -346,14 +351,14 @@ // split1.Panel2 // this.split1.Panel2.Text = "Panel2"; + this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.split1.Size = new System.Drawing.Size(1126, 651); - this.split1.SplitterPosition = 639; + this.split1.SplitterPosition = 0; this.split1.TabIndex = 0; // // gcMain1 // this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill; - this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F); this.gcMain1.Location = new System.Drawing.Point(0, 0); this.gcMain1.MainView = this.gridView1; this.gcMain1.Name = "gcMain1"; @@ -366,18 +371,16 @@ // this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; - this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); this.gridView1.Appearance.Row.Options.UseFont = true; this.gridView1.ColumnPanelRowHeight = 50; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { - this.gv_auditStatus, this.gv_orderNo, + this.gv_businessStatus, this.gridColumn3, this.gridColumn2, this.gridColumn1, this.gv_erpProductionOrderNo, this.gv_orderType, - this.gv_businessStatus, this.gv_workOrderQty, this.gv_nostockinqty, this.gv_stockinqty, @@ -403,7 +406,8 @@ this.gv_stockowner, this.gridColumn4, this.gridColumn7, - this.gridColumn14}); + this.gridColumn14, + this.gridColumn15}); this.gridView1.GridControl = this.gcMain1; this.gridView1.IndicatorWidth = 50; this.gridView1.Name = "gridView1"; @@ -411,23 +415,8 @@ this.gridView1.OptionsView.ShowAutoFilterRow = true; this.gridView1.OptionsView.ShowGroupPanel = false; // - // gv_auditStatus - // - this.gv_auditStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_auditStatus.AppearanceCell.Options.UseFont = true; - this.gv_auditStatus.Caption = "瀹℃牳鐘舵��"; - this.gv_auditStatus.FieldName = "auditStatusChk"; - this.gv_auditStatus.MinWidth = 25; - this.gv_auditStatus.Name = "gv_auditStatus"; - this.gv_auditStatus.OptionsColumn.AllowEdit = false; - this.gv_auditStatus.Tag = "query_a.AUDIT_STATUS"; - this.gv_auditStatus.Visible = true; - this.gv_auditStatus.VisibleIndex = 0; - this.gv_auditStatus.Width = 50; - // // gv_orderNo // - this.gv_orderNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_orderNo.AppearanceCell.Options.UseFont = true; this.gv_orderNo.Caption = "鎶曟枡鍗曞彿"; this.gv_orderNo.FieldName = "orderNo"; @@ -436,7 +425,7 @@ this.gv_orderNo.OptionsColumn.AllowEdit = false; this.gv_orderNo.Tag = "query_a.ORDER_NO"; this.gv_orderNo.Visible = true; - this.gv_orderNo.VisibleIndex = 1; + this.gv_orderNo.VisibleIndex = 0; this.gv_orderNo.Width = 120; // // gridColumn3 @@ -471,7 +460,6 @@ // // gv_erpProductionOrderNo // - this.gv_erpProductionOrderNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_erpProductionOrderNo.AppearanceCell.Options.UseFont = true; this.gv_erpProductionOrderNo.Caption = "浠诲姟鍗曞彿"; this.gv_erpProductionOrderNo.FieldName = "erpProductionOrderNo"; @@ -485,7 +473,6 @@ // // gv_orderType // - this.gv_orderType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_orderType.AppearanceCell.Options.UseFont = true; this.gv_orderType.Caption = "鍗曟嵁绫诲瀷 "; this.gv_orderType.FieldName = "orderType"; @@ -499,7 +486,6 @@ // // gv_businessStatus // - this.gv_businessStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_businessStatus.AppearanceCell.Options.UseFont = true; this.gv_businessStatus.Caption = "涓氬姟鐘舵��"; this.gv_businessStatus.FieldName = "businessStatus"; @@ -508,12 +494,11 @@ this.gv_businessStatus.OptionsColumn.AllowEdit = false; this.gv_businessStatus.Tag = "query_a.BUSINESS_STATUS"; this.gv_businessStatus.Visible = true; - this.gv_businessStatus.VisibleIndex = 7; + this.gv_businessStatus.VisibleIndex = 1; this.gv_businessStatus.Width = 50; // // gv_workOrderQty // - this.gv_workOrderQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_workOrderQty.AppearanceCell.Options.UseFont = true; this.gv_workOrderQty.Caption = "宸ュ崟鏁伴噺 "; this.gv_workOrderQty.FieldName = "workOrderQty"; @@ -522,40 +507,37 @@ this.gv_workOrderQty.OptionsColumn.AllowEdit = false; this.gv_workOrderQty.Tag = "query_a.WORK_ORDER_QTY"; this.gv_workOrderQty.Visible = true; - this.gv_workOrderQty.VisibleIndex = 8; + this.gv_workOrderQty.VisibleIndex = 7; this.gv_workOrderQty.Width = 50; // // gv_nostockinqty // - this.gv_nostockinqty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_nostockinqty.AppearanceCell.Options.UseFont = true; this.gv_nostockinqty.Caption = "鏈叆搴撴暟閲� "; - this.gv_nostockinqty.FieldName = "nostockinqty"; + this.gv_nostockinqty.FieldName = "wrkQty"; this.gv_nostockinqty.MinWidth = 25; this.gv_nostockinqty.Name = "gv_nostockinqty"; this.gv_nostockinqty.OptionsColumn.AllowEdit = false; this.gv_nostockinqty.Tag = "query_a.NOSTOCKINQTY"; this.gv_nostockinqty.Visible = true; - this.gv_nostockinqty.VisibleIndex = 9; + this.gv_nostockinqty.VisibleIndex = 8; this.gv_nostockinqty.Width = 50; // // gv_stockinqty // - this.gv_stockinqty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_stockinqty.AppearanceCell.Options.UseFont = true; this.gv_stockinqty.Caption = "鍏ュ簱鏁伴噺 "; - this.gv_stockinqty.FieldName = "stockinqty"; + this.gv_stockinqty.FieldName = "yrkQty"; this.gv_stockinqty.MinWidth = 25; this.gv_stockinqty.Name = "gv_stockinqty"; this.gv_stockinqty.OptionsColumn.AllowEdit = false; this.gv_stockinqty.Tag = "query_a.STOCKINQTY"; this.gv_stockinqty.Visible = true; - this.gv_stockinqty.VisibleIndex = 10; + this.gv_stockinqty.VisibleIndex = 9; this.gv_stockinqty.Width = 50; // // gv_unit // - this.gv_unit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_unit.AppearanceCell.Options.UseFont = true; this.gv_unit.Caption = "鍗曚綅 "; this.gv_unit.FieldName = "dwName"; @@ -564,12 +546,11 @@ this.gv_unit.OptionsColumn.AllowEdit = false; this.gv_unit.Tag = "query_a.UNIT"; this.gv_unit.Visible = true; - this.gv_unit.VisibleIndex = 12; + this.gv_unit.VisibleIndex = 11; this.gv_unit.Width = 50; // // gv_estimatedStartTime // - this.gv_estimatedStartTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_estimatedStartTime.AppearanceCell.Options.UseFont = true; this.gv_estimatedStartTime.Caption = "棰勮寮�宸ユ椂闂� "; this.gv_estimatedStartTime.FieldName = "estimatedStartTime"; @@ -578,12 +559,11 @@ this.gv_estimatedStartTime.OptionsColumn.AllowEdit = false; this.gv_estimatedStartTime.Tag = "query_a.ESTIMATED_START_TIME"; this.gv_estimatedStartTime.Visible = true; - this.gv_estimatedStartTime.VisibleIndex = 11; + this.gv_estimatedStartTime.VisibleIndex = 10; this.gv_estimatedStartTime.Width = 180; // // gv_estimatedEndTime // - this.gv_estimatedEndTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_estimatedEndTime.AppearanceCell.Options.UseFont = true; this.gv_estimatedEndTime.Caption = "棰勮瀹屽伐鏃堕棿 "; this.gv_estimatedEndTime.FieldName = "estimatedEndTime"; @@ -592,12 +572,11 @@ this.gv_estimatedEndTime.OptionsColumn.AllowEdit = false; this.gv_estimatedEndTime.Tag = "query_a.ESTIMATED_END_TIME"; this.gv_estimatedEndTime.Visible = true; - this.gv_estimatedEndTime.VisibleIndex = 13; + this.gv_estimatedEndTime.VisibleIndex = 12; this.gv_estimatedEndTime.Width = 180; // // gv_planReleaseDate // - this.gv_planReleaseDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_planReleaseDate.AppearanceCell.Options.UseFont = true; this.gv_planReleaseDate.Caption = "璁″垝涓嬭揪鏃ユ湡 "; this.gv_planReleaseDate.FieldName = "planReleaseDate"; @@ -606,12 +585,11 @@ this.gv_planReleaseDate.OptionsColumn.AllowEdit = false; this.gv_planReleaseDate.Tag = "query_a.PLAN_RELEASE_DATE"; this.gv_planReleaseDate.Visible = true; - this.gv_planReleaseDate.VisibleIndex = 14; + this.gv_planReleaseDate.VisibleIndex = 13; this.gv_planReleaseDate.Width = 94; // // gv_storageUpperLimit // - this.gv_storageUpperLimit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_storageUpperLimit.AppearanceCell.Options.UseFont = true; this.gv_storageUpperLimit.Caption = "鍏ュ簱涓婇檺 "; this.gv_storageUpperLimit.FieldName = "storageUpperLimit"; @@ -620,12 +598,11 @@ this.gv_storageUpperLimit.OptionsColumn.AllowEdit = false; this.gv_storageUpperLimit.Tag = "query_a.STORAGE_UPPER_LIMIT"; this.gv_storageUpperLimit.Visible = true; - this.gv_storageUpperLimit.VisibleIndex = 15; + this.gv_storageUpperLimit.VisibleIndex = 14; this.gv_storageUpperLimit.Width = 50; // // gv_storageLowerLimit // - this.gv_storageLowerLimit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_storageLowerLimit.AppearanceCell.Options.UseFont = true; this.gv_storageLowerLimit.Caption = "鍏ュ簱涓嬮檺 "; this.gv_storageLowerLimit.FieldName = "storageLowerLimit"; @@ -634,12 +611,11 @@ this.gv_storageLowerLimit.OptionsColumn.AllowEdit = false; this.gv_storageLowerLimit.Tag = "query_a.STORAGE_LOWER_LIMIT"; this.gv_storageLowerLimit.Visible = true; - this.gv_storageLowerLimit.VisibleIndex = 17; + this.gv_storageLowerLimit.VisibleIndex = 16; this.gv_storageLowerLimit.Width = 50; // // gv_trackingNo // - this.gv_trackingNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_trackingNo.AppearanceCell.Options.UseFont = true; this.gv_trackingNo.Caption = "璁″垝璺熻釜鍙� "; this.gv_trackingNo.FieldName = "trackingNo"; @@ -648,12 +624,11 @@ this.gv_trackingNo.OptionsColumn.AllowEdit = false; this.gv_trackingNo.Tag = "query_a.TRACKING_NO"; this.gv_trackingNo.Visible = true; - this.gv_trackingNo.VisibleIndex = 16; + this.gv_trackingNo.VisibleIndex = 15; this.gv_trackingNo.Width = 94; // // gv_batchNo // - this.gv_batchNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_batchNo.AppearanceCell.Options.UseFont = true; this.gv_batchNo.Caption = "鎵瑰彿 "; this.gv_batchNo.FieldName = "batchNo"; @@ -662,12 +637,11 @@ this.gv_batchNo.OptionsColumn.AllowEdit = false; this.gv_batchNo.Tag = "query_a.BATCH_NO"; this.gv_batchNo.Visible = true; - this.gv_batchNo.VisibleIndex = 18; + this.gv_batchNo.VisibleIndex = 17; this.gv_batchNo.Width = 94; // // gv_bomVersion // - this.gv_bomVersion.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_bomVersion.AppearanceCell.Options.UseFont = true; this.gv_bomVersion.Caption = "BOM鐗堟 "; this.gv_bomVersion.FieldName = "bomVersion"; @@ -676,12 +650,11 @@ this.gv_bomVersion.OptionsColumn.AllowEdit = false; this.gv_bomVersion.Tag = "query_a.BOM_VERSION"; this.gv_bomVersion.Visible = true; - this.gv_bomVersion.VisibleIndex = 19; + this.gv_bomVersion.VisibleIndex = 18; this.gv_bomVersion.Width = 94; // // gv_generationMethod // - this.gv_generationMethod.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_generationMethod.AppearanceCell.Options.UseFont = true; this.gv_generationMethod.Caption = "鐢熸垚鏂瑰紡 "; this.gv_generationMethod.FieldName = "generationMethod"; @@ -690,12 +663,11 @@ this.gv_generationMethod.OptionsColumn.AllowEdit = false; this.gv_generationMethod.Tag = "query_a.GENERATION_METHOD"; this.gv_generationMethod.Visible = true; - this.gv_generationMethod.VisibleIndex = 20; + this.gv_generationMethod.VisibleIndex = 19; this.gv_generationMethod.Width = 94; // // gv_demandOrderNo // - this.gv_demandOrderNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_demandOrderNo.AppearanceCell.Options.UseFont = true; this.gv_demandOrderNo.Caption = "闇�姹傚崟鎹彿 "; this.gv_demandOrderNo.FieldName = "demandOrderNo"; @@ -704,12 +676,11 @@ this.gv_demandOrderNo.OptionsColumn.AllowEdit = false; this.gv_demandOrderNo.Tag = "query_a.DEMAND_ORDER_NO"; this.gv_demandOrderNo.Visible = true; - this.gv_demandOrderNo.VisibleIndex = 21; + this.gv_demandOrderNo.VisibleIndex = 20; this.gv_demandOrderNo.Width = 94; // // gv_demandOrderLineNo // - this.gv_demandOrderLineNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_demandOrderLineNo.AppearanceCell.Options.UseFont = true; this.gv_demandOrderLineNo.Caption = "闇�姹傚崟鎹鍙� "; this.gv_demandOrderLineNo.FieldName = "demandOrderLineNo"; @@ -718,12 +689,11 @@ this.gv_demandOrderLineNo.OptionsColumn.AllowEdit = false; this.gv_demandOrderLineNo.Tag = "query_a.DEMAND_ORDER_LINE_NO"; this.gv_demandOrderLineNo.Visible = true; - this.gv_demandOrderLineNo.VisibleIndex = 22; + this.gv_demandOrderLineNo.VisibleIndex = 21; this.gv_demandOrderLineNo.Width = 60; // // gv_closingPerson // - this.gv_closingPerson.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_closingPerson.AppearanceCell.Options.UseFont = true; this.gv_closingPerson.Caption = "缁撴浜� "; this.gv_closingPerson.FieldName = "closingPerson"; @@ -732,12 +702,11 @@ this.gv_closingPerson.OptionsColumn.AllowEdit = false; this.gv_closingPerson.Tag = "query_a.CLOSING_PERSON"; this.gv_closingPerson.Visible = true; - this.gv_closingPerson.VisibleIndex = 23; + this.gv_closingPerson.VisibleIndex = 22; this.gv_closingPerson.Width = 94; // // gv_closingType // - this.gv_closingType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_closingType.AppearanceCell.Options.UseFont = true; this.gv_closingType.Caption = "缁撴绫诲瀷 "; this.gv_closingType.FieldName = "closingType"; @@ -746,12 +715,11 @@ this.gv_closingType.OptionsColumn.AllowEdit = false; this.gv_closingType.Tag = "query_a.CLOSING_TYPE"; this.gv_closingType.Visible = true; - this.gv_closingType.VisibleIndex = 24; + this.gv_closingType.VisibleIndex = 23; this.gv_closingType.Width = 94; // // gv_remarks // - 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.FieldName = "remarks"; @@ -760,12 +728,11 @@ this.gv_remarks.OptionsColumn.AllowEdit = false; this.gv_remarks.Tag = "query_a.REMARKS"; this.gv_remarks.Visible = true; - this.gv_remarks.VisibleIndex = 25; + this.gv_remarks.VisibleIndex = 24; this.gv_remarks.Width = 94; // // gv_purchaseorderno // - this.gv_purchaseorderno.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_purchaseorderno.AppearanceCell.Options.UseFont = true; this.gv_purchaseorderno.Caption = "閲囪喘璁㈠崟 "; this.gv_purchaseorderno.FieldName = "purchaseorderno"; @@ -774,12 +741,11 @@ this.gv_purchaseorderno.OptionsColumn.AllowEdit = false; this.gv_purchaseorderno.Tag = "query_a.PURCHASEORDERNO"; this.gv_purchaseorderno.Visible = true; - this.gv_purchaseorderno.VisibleIndex = 26; + this.gv_purchaseorderno.VisibleIndex = 25; this.gv_purchaseorderno.Width = 94; // // gv_purchaseorderentryseq // - this.gv_purchaseorderentryseq.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_purchaseorderentryseq.AppearanceCell.Options.UseFont = true; this.gv_purchaseorderentryseq.Caption = "閲囪喘璁㈠崟琛屽彿 "; this.gv_purchaseorderentryseq.FieldName = "purchaseorderentryseq"; @@ -788,12 +754,11 @@ this.gv_purchaseorderentryseq.OptionsColumn.AllowEdit = false; this.gv_purchaseorderentryseq.Tag = "query_a.PURCHASEORDERENTRYSEQ"; this.gv_purchaseorderentryseq.Visible = true; - this.gv_purchaseorderentryseq.VisibleIndex = 27; + this.gv_purchaseorderentryseq.VisibleIndex = 26; this.gv_purchaseorderentryseq.Width = 70; // // gv_auditor // - this.gv_auditor.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_auditor.AppearanceCell.Options.UseFont = true; this.gv_auditor.Caption = "瀹℃牳浜� "; this.gv_auditor.FieldName = "auditor"; @@ -801,13 +766,10 @@ this.gv_auditor.Name = "gv_auditor"; this.gv_auditor.OptionsColumn.AllowEdit = false; this.gv_auditor.Tag = "query_a.AUDITOR"; - this.gv_auditor.Visible = true; - this.gv_auditor.VisibleIndex = 28; this.gv_auditor.Width = 94; // // gv_auditDate // - this.gv_auditDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_auditDate.AppearanceCell.Options.UseFont = true; this.gv_auditDate.Caption = "瀹℃牳鏃堕棿 "; this.gv_auditDate.FieldName = "auditDate"; @@ -815,13 +777,10 @@ this.gv_auditDate.Name = "gv_auditDate"; this.gv_auditDate.OptionsColumn.AllowEdit = false; this.gv_auditDate.Tag = "query_a.AUDIT_DATE"; - this.gv_auditDate.Visible = true; - this.gv_auditDate.VisibleIndex = 29; this.gv_auditDate.Width = 94; // // gv_stockowner // - this.gv_stockowner.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_stockowner.AppearanceCell.Options.UseFont = true; this.gv_stockowner.Caption = "鍏ュ簱璐т富ID"; this.gv_stockowner.FieldName = "stockowner"; @@ -846,7 +805,7 @@ this.gridColumn7.MinWidth = 25; this.gridColumn7.Name = "gridColumn7"; this.gridColumn7.Visible = true; - this.gridColumn7.VisibleIndex = 32; + this.gridColumn7.VisibleIndex = 27; this.gridColumn7.Width = 94; // // gridColumn14 @@ -856,8 +815,16 @@ this.gridColumn14.MinWidth = 25; this.gridColumn14.Name = "gridColumn14"; this.gridColumn14.Visible = true; - this.gridColumn14.VisibleIndex = 33; + this.gridColumn14.VisibleIndex = 28; this.gridColumn14.Width = 94; + // + // gridColumn15 + // + this.gridColumn15.Caption = "涓婚敭Guid"; + this.gridColumn15.FieldName = "guid"; + this.gridColumn15.MinWidth = 25; + this.gridColumn15.Name = "gridColumn15"; + this.gridColumn15.Width = 94; // // pageBar1 // @@ -894,6 +861,7 @@ // this.splitMx1.Panel2.Controls.Add(this.tabMx); this.splitMx1.Panel2.Text = "Panel2"; + this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.splitMx1.Size = new System.Drawing.Size(1126, 651); this.splitMx1.SplitterPosition = 303; this.splitMx1.TabIndex = 0; @@ -917,7 +885,7 @@ this.layoutMx1.Controls.Add(this.txt_auditor); this.layoutMx1.Controls.Add(this.txt_remarks); this.layoutMx1.Controls.Add(this.txt_trackingNo); - this.layoutMx1.Controls.Add(this.txt_stockinqty); + this.layoutMx1.Controls.Add(this.txt_yrkQty); this.layoutMx1.Controls.Add(this.txt_batchNo); this.layoutMx1.Controls.Add(this.txt_itemNo); this.layoutMx1.Controls.Add(this.txt_purchaseorderno); @@ -934,9 +902,12 @@ this.layoutMx1.Controls.Add(this.txt_bomVersion); this.layoutMx1.Controls.Add(this.txt_storageLowerLimit); this.layoutMx1.Controls.Add(this.txt_planReleaseDate); + this.layoutMx1.Controls.Add(this.txt_wrkQty); this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { - this.layoutControlItem34}); + this.layoutControlItem34, + this.layoutControlItem29, + this.layoutControlItem32}); this.layoutMx1.Location = new System.Drawing.Point(0, 0); this.layoutMx1.Name = "layoutMx1"; this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1108, 44, 812, 500); @@ -956,21 +927,19 @@ // // txt_itemId // - this.txt_itemId.Location = new System.Drawing.Point(942, 44); + this.txt_itemId.Location = new System.Drawing.Point(942, 43); this.txt_itemId.Name = "txt_itemId"; - this.txt_itemId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_itemId.Properties.Appearance.Options.UseFont = true; - this.txt_itemId.Size = new System.Drawing.Size(172, 28); + this.txt_itemId.Size = new System.Drawing.Size(172, 24); this.txt_itemId.StyleController = this.layoutMx1; this.txt_itemId.TabIndex = 666; // // txt_stockownerName // - this.txt_stockownerName.Location = new System.Drawing.Point(390, 236); + this.txt_stockownerName.Location = new System.Drawing.Point(114, 229); this.txt_stockownerName.Name = "txt_stockownerName"; - this.txt_stockownerName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_stockownerName.Properties.Appearance.Options.UseFont = true; - this.txt_stockownerName.Size = new System.Drawing.Size(170, 28); + this.txt_stockownerName.Size = new System.Drawing.Size(170, 24); this.txt_stockownerName.StyleController = this.layoutMx1; this.txt_stockownerName.TabIndex = 664; // @@ -978,19 +947,17 @@ // this.txt_orderNo.Location = new System.Drawing.Point(114, 12); this.txt_orderNo.Name = "txt_orderNo"; - this.txt_orderNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_orderNo.Properties.Appearance.Options.UseFont = true; - this.txt_orderNo.Size = new System.Drawing.Size(170, 28); + this.txt_orderNo.Size = new System.Drawing.Size(170, 24); this.txt_orderNo.StyleController = this.layoutMx1; this.txt_orderNo.TabIndex = 211; // // txt_itemModel // - this.txt_itemModel.Location = new System.Drawing.Point(666, 76); + this.txt_itemModel.Location = new System.Drawing.Point(666, 105); 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(170, 28); + this.txt_itemModel.Size = new System.Drawing.Size(170, 24); this.txt_itemModel.StyleController = this.layoutMx1; this.txt_itemModel.TabIndex = 662; // @@ -998,29 +965,26 @@ // this.txt_orderType.Location = new System.Drawing.Point(390, 12); this.txt_orderType.Name = "txt_orderType"; - this.txt_orderType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_orderType.Properties.Appearance.Options.UseFont = true; - this.txt_orderType.Size = new System.Drawing.Size(170, 28); + this.txt_orderType.Size = new System.Drawing.Size(170, 24); this.txt_orderType.StyleController = this.layoutMx1; this.txt_orderType.TabIndex = 219; // // txt_auditDate // - this.txt_auditDate.Location = new System.Drawing.Point(942, 204); + this.txt_auditDate.Location = new System.Drawing.Point(942, 167); this.txt_auditDate.Name = "txt_auditDate"; - this.txt_auditDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_auditDate.Properties.Appearance.Options.UseFont = true; - this.txt_auditDate.Size = new System.Drawing.Size(172, 28); + this.txt_auditDate.Size = new System.Drawing.Size(172, 24); this.txt_auditDate.StyleController = this.layoutMx1; this.txt_auditDate.TabIndex = 532; // // txt_planConfirmation // - this.txt_planConfirmation.Location = new System.Drawing.Point(942, 172); + this.txt_planConfirmation.Location = new System.Drawing.Point(942, 136); this.txt_planConfirmation.Name = "txt_planConfirmation"; - this.txt_planConfirmation.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_planConfirmation.Properties.Appearance.Options.UseFont = true; - this.txt_planConfirmation.Size = new System.Drawing.Size(172, 28); + this.txt_planConfirmation.Size = new System.Drawing.Size(172, 24); this.txt_planConfirmation.StyleController = this.layoutMx1; this.txt_planConfirmation.TabIndex = 627; // @@ -1028,29 +992,26 @@ // this.txt_workOrderQty.Location = new System.Drawing.Point(666, 12); this.txt_workOrderQty.Name = "txt_workOrderQty"; - this.txt_workOrderQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_workOrderQty.Properties.Appearance.Options.UseFont = true; - this.txt_workOrderQty.Size = new System.Drawing.Size(170, 28); + this.txt_workOrderQty.Size = new System.Drawing.Size(170, 24); this.txt_workOrderQty.StyleController = this.layoutMx1; this.txt_workOrderQty.TabIndex = 231; // // txt_auditStatus // - this.txt_auditStatus.Location = new System.Drawing.Point(942, 268); + this.txt_auditStatus.Location = new System.Drawing.Point(942, 229); this.txt_auditStatus.Name = "txt_auditStatus"; - this.txt_auditStatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_auditStatus.Properties.Appearance.Options.UseFont = true; - this.txt_auditStatus.Size = new System.Drawing.Size(172, 28); + this.txt_auditStatus.Size = new System.Drawing.Size(172, 24); this.txt_auditStatus.StyleController = this.layoutMx1; this.txt_auditStatus.TabIndex = 507; // // txt_itemName // - this.txt_itemName.Location = new System.Drawing.Point(390, 76); + this.txt_itemName.Location = new System.Drawing.Point(390, 74); 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(170, 28); + this.txt_itemName.Size = new System.Drawing.Size(170, 24); this.txt_itemName.StyleController = this.layoutMx1; this.txt_itemName.TabIndex = 660; // @@ -1058,231 +1019,216 @@ // this.txt_businessStatusTxt.Location = new System.Drawing.Point(942, 12); this.txt_businessStatusTxt.Name = "txt_businessStatusTxt"; - this.txt_businessStatusTxt.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_businessStatusTxt.Properties.Appearance.Options.UseFont = true; - this.txt_businessStatusTxt.Size = new System.Drawing.Size(172, 28); + this.txt_businessStatusTxt.Size = new System.Drawing.Size(172, 24); this.txt_businessStatusTxt.StyleController = this.layoutMx1; this.txt_businessStatusTxt.TabIndex = 222; // // txt_stockowner // - this.txt_stockowner.Location = new System.Drawing.Point(114, 236); + this.txt_stockowner.Location = new System.Drawing.Point(114, 229); this.txt_stockowner.Name = "txt_stockowner"; - this.txt_stockowner.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_stockowner.Properties.Appearance.Options.UseFont = true; - this.txt_stockowner.Size = new System.Drawing.Size(170, 28); + this.txt_stockowner.Size = new System.Drawing.Size(170, 24); this.txt_stockowner.StyleController = this.layoutMx1; this.txt_stockowner.TabIndex = 496; // // txt_erpProductionOrderNo // - this.txt_erpProductionOrderNo.Location = new System.Drawing.Point(114, 44); + this.txt_erpProductionOrderNo.Location = new System.Drawing.Point(114, 43); this.txt_erpProductionOrderNo.Name = "txt_erpProductionOrderNo"; - this.txt_erpProductionOrderNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_erpProductionOrderNo.Properties.Appearance.Options.UseFont = true; - this.txt_erpProductionOrderNo.Size = new System.Drawing.Size(170, 28); + this.txt_erpProductionOrderNo.Size = new System.Drawing.Size(170, 24); this.txt_erpProductionOrderNo.StyleController = this.layoutMx1; this.txt_erpProductionOrderNo.TabIndex = 319; // // txt_auditor // - this.txt_auditor.Location = new System.Drawing.Point(942, 236); + this.txt_auditor.Location = new System.Drawing.Point(942, 198); this.txt_auditor.Name = "txt_auditor"; - this.txt_auditor.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_auditor.Properties.Appearance.Options.UseFont = true; - this.txt_auditor.Size = new System.Drawing.Size(172, 28); + this.txt_auditor.Size = new System.Drawing.Size(172, 24); this.txt_auditor.StyleController = this.layoutMx1; this.txt_auditor.TabIndex = 519; // // txt_remarks // - this.txt_remarks.Location = new System.Drawing.Point(114, 268); + this.txt_remarks.Location = new System.Drawing.Point(114, 260); this.txt_remarks.Name = "txt_remarks"; - this.txt_remarks.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_remarks.Properties.Appearance.Options.UseFont = true; - this.txt_remarks.Size = new System.Drawing.Size(446, 28); + this.txt_remarks.Size = new System.Drawing.Size(446, 24); this.txt_remarks.StyleController = this.layoutMx1; this.txt_remarks.TabIndex = 397; // // txt_trackingNo // - this.txt_trackingNo.Location = new System.Drawing.Point(390, 44); + this.txt_trackingNo.Location = new System.Drawing.Point(390, 43); this.txt_trackingNo.Name = "txt_trackingNo"; - this.txt_trackingNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_trackingNo.Properties.Appearance.Options.UseFont = true; - this.txt_trackingNo.Size = new System.Drawing.Size(170, 28); + this.txt_trackingNo.Size = new System.Drawing.Size(170, 24); this.txt_trackingNo.StyleController = this.layoutMx1; this.txt_trackingNo.TabIndex = 267; // - // txt_stockinqty + // txt_yrkQty // - this.txt_stockinqty.Location = new System.Drawing.Point(666, 44); - this.txt_stockinqty.Name = "txt_stockinqty"; - this.txt_stockinqty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_stockinqty.Properties.Appearance.Options.UseFont = true; - this.txt_stockinqty.Size = new System.Drawing.Size(170, 28); - this.txt_stockinqty.StyleController = this.layoutMx1; - this.txt_stockinqty.TabIndex = 471; + this.txt_yrkQty.Location = new System.Drawing.Point(666, 43); + this.txt_yrkQty.Name = "txt_yrkQty"; + this.txt_yrkQty.Properties.Appearance.Options.UseFont = true; + this.txt_yrkQty.Size = new System.Drawing.Size(170, 24); + this.txt_yrkQty.StyleController = this.layoutMx1; + this.txt_yrkQty.TabIndex = 471; // // txt_batchNo // - this.txt_batchNo.Location = new System.Drawing.Point(666, 204); + this.txt_batchNo.Location = new System.Drawing.Point(666, 229); this.txt_batchNo.Name = "txt_batchNo"; - this.txt_batchNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_batchNo.Properties.Appearance.Options.UseFont = true; - this.txt_batchNo.Size = new System.Drawing.Size(170, 28); + this.txt_batchNo.Size = new System.Drawing.Size(170, 24); this.txt_batchNo.StyleController = this.layoutMx1; this.txt_batchNo.TabIndex = 273; // // txt_itemNo // - this.txt_itemNo.Location = new System.Drawing.Point(114, 76); + this.txt_itemNo.Location = new System.Drawing.Point(114, 74); 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(170, 28); + this.txt_itemNo.Size = new System.Drawing.Size(170, 24); this.txt_itemNo.StyleController = this.layoutMx1; this.txt_itemNo.TabIndex = 226; // // txt_purchaseorderno // - this.txt_purchaseorderno.Location = new System.Drawing.Point(114, 108); + this.txt_purchaseorderno.Location = new System.Drawing.Point(114, 105); this.txt_purchaseorderno.Name = "txt_purchaseorderno"; - this.txt_purchaseorderno.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_purchaseorderno.Properties.Appearance.Options.UseFont = true; - this.txt_purchaseorderno.Size = new System.Drawing.Size(170, 28); + this.txt_purchaseorderno.Size = new System.Drawing.Size(170, 24); this.txt_purchaseorderno.StyleController = this.layoutMx1; this.txt_purchaseorderno.TabIndex = 427; // // txt_demandOrderNo // - this.txt_demandOrderNo.Location = new System.Drawing.Point(390, 108); + this.txt_demandOrderNo.Location = new System.Drawing.Point(390, 105); this.txt_demandOrderNo.Name = "txt_demandOrderNo"; - this.txt_demandOrderNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_demandOrderNo.Properties.Appearance.Options.UseFont = true; - this.txt_demandOrderNo.Size = new System.Drawing.Size(170, 28); + this.txt_demandOrderNo.Size = new System.Drawing.Size(170, 24); this.txt_demandOrderNo.StyleController = this.layoutMx1; this.txt_demandOrderNo.TabIndex = 351; // // txt_purchaseorderentryseq // - this.txt_purchaseorderentryseq.Location = new System.Drawing.Point(114, 140); + this.txt_purchaseorderentryseq.Location = new System.Drawing.Point(114, 136); this.txt_purchaseorderentryseq.Name = "txt_purchaseorderentryseq"; - this.txt_purchaseorderentryseq.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_purchaseorderentryseq.Properties.Appearance.Options.UseFont = true; - this.txt_purchaseorderentryseq.Size = new System.Drawing.Size(170, 28); + this.txt_purchaseorderentryseq.Size = new System.Drawing.Size(170, 24); this.txt_purchaseorderentryseq.StyleController = this.layoutMx1; this.txt_purchaseorderentryseq.TabIndex = 438; // // txt_dwName // - this.txt_dwName.Location = new System.Drawing.Point(666, 108); + this.txt_dwName.Location = new System.Drawing.Point(666, 136); this.txt_dwName.Name = "txt_dwName"; - this.txt_dwName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_dwName.Properties.Appearance.Options.UseFont = true; - this.txt_dwName.Size = new System.Drawing.Size(170, 28); + this.txt_dwName.Size = new System.Drawing.Size(170, 24); this.txt_dwName.StyleController = this.layoutMx1; this.txt_dwName.TabIndex = 228; // // txt_closingType // - this.txt_closingType.Location = new System.Drawing.Point(390, 204); + this.txt_closingType.Location = new System.Drawing.Point(390, 198); this.txt_closingType.Name = "txt_closingType"; - this.txt_closingType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_closingType.Properties.Appearance.Options.UseFont = true; - this.txt_closingType.Size = new System.Drawing.Size(170, 28); + this.txt_closingType.Size = new System.Drawing.Size(170, 24); this.txt_closingType.StyleController = this.layoutMx1; this.txt_closingType.TabIndex = 378; // // txt_estimatedStartTime // - this.txt_estimatedStartTime.Location = new System.Drawing.Point(942, 76); + this.txt_estimatedStartTime.Location = new System.Drawing.Point(942, 43); this.txt_estimatedStartTime.Name = "txt_estimatedStartTime"; - this.txt_estimatedStartTime.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_estimatedStartTime.Properties.Appearance.Options.UseFont = true; - this.txt_estimatedStartTime.Size = new System.Drawing.Size(172, 28); + this.txt_estimatedStartTime.Size = new System.Drawing.Size(172, 24); this.txt_estimatedStartTime.StyleController = this.layoutMx1; this.txt_estimatedStartTime.TabIndex = 243; // // txt_demandOrderLineNo // - this.txt_demandOrderLineNo.Location = new System.Drawing.Point(390, 140); + this.txt_demandOrderLineNo.Location = new System.Drawing.Point(390, 136); this.txt_demandOrderLineNo.Name = "txt_demandOrderLineNo"; - this.txt_demandOrderLineNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_demandOrderLineNo.Properties.Appearance.Options.UseFont = true; - this.txt_demandOrderLineNo.Size = new System.Drawing.Size(170, 28); + this.txt_demandOrderLineNo.Size = new System.Drawing.Size(170, 24); this.txt_demandOrderLineNo.StyleController = this.layoutMx1; this.txt_demandOrderLineNo.TabIndex = 360; // // txt_sourceOrderNo // - this.txt_sourceOrderNo.Location = new System.Drawing.Point(114, 204); + this.txt_sourceOrderNo.Location = new System.Drawing.Point(114, 198); this.txt_sourceOrderNo.Name = "txt_sourceOrderNo"; - this.txt_sourceOrderNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_sourceOrderNo.Properties.Appearance.Options.UseFont = true; - this.txt_sourceOrderNo.Size = new System.Drawing.Size(170, 28); + this.txt_sourceOrderNo.Size = new System.Drawing.Size(170, 24); this.txt_sourceOrderNo.StyleController = this.layoutMx1; this.txt_sourceOrderNo.TabIndex = 336; // // txt_closingPerson // - this.txt_closingPerson.Location = new System.Drawing.Point(390, 172); + this.txt_closingPerson.Location = new System.Drawing.Point(390, 167); this.txt_closingPerson.Name = "txt_closingPerson"; - this.txt_closingPerson.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_closingPerson.Properties.Appearance.Options.UseFont = true; - this.txt_closingPerson.Size = new System.Drawing.Size(170, 28); + this.txt_closingPerson.Size = new System.Drawing.Size(170, 24); this.txt_closingPerson.StyleController = this.layoutMx1; this.txt_closingPerson.TabIndex = 370; // // txt_storageUpperLimit // - this.txt_storageUpperLimit.Location = new System.Drawing.Point(666, 140); + this.txt_storageUpperLimit.Location = new System.Drawing.Point(666, 167); this.txt_storageUpperLimit.Name = "txt_storageUpperLimit"; - this.txt_storageUpperLimit.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_storageUpperLimit.Properties.Appearance.Options.UseFont = true; - this.txt_storageUpperLimit.Size = new System.Drawing.Size(170, 28); + this.txt_storageUpperLimit.Size = new System.Drawing.Size(170, 24); this.txt_storageUpperLimit.StyleController = this.layoutMx1; this.txt_storageUpperLimit.TabIndex = 258; // // txt_estimatedEndTime // - this.txt_estimatedEndTime.Location = new System.Drawing.Point(942, 108); + this.txt_estimatedEndTime.Location = new System.Drawing.Point(942, 74); this.txt_estimatedEndTime.Name = "txt_estimatedEndTime"; - this.txt_estimatedEndTime.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_estimatedEndTime.Properties.Appearance.Options.UseFont = true; - this.txt_estimatedEndTime.Size = new System.Drawing.Size(172, 28); + this.txt_estimatedEndTime.Size = new System.Drawing.Size(172, 24); this.txt_estimatedEndTime.StyleController = this.layoutMx1; this.txt_estimatedEndTime.TabIndex = 247; // // txt_bomVersion // - this.txt_bomVersion.Location = new System.Drawing.Point(114, 172); + this.txt_bomVersion.Location = new System.Drawing.Point(114, 167); this.txt_bomVersion.Name = "txt_bomVersion"; - this.txt_bomVersion.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_bomVersion.Properties.Appearance.Options.UseFont = true; - this.txt_bomVersion.Size = new System.Drawing.Size(170, 28); + this.txt_bomVersion.Size = new System.Drawing.Size(170, 24); this.txt_bomVersion.StyleController = this.layoutMx1; this.txt_bomVersion.TabIndex = 280; // // txt_storageLowerLimit // - this.txt_storageLowerLimit.Location = new System.Drawing.Point(666, 172); + this.txt_storageLowerLimit.Location = new System.Drawing.Point(666, 198); this.txt_storageLowerLimit.Name = "txt_storageLowerLimit"; - this.txt_storageLowerLimit.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_storageLowerLimit.Properties.Appearance.Options.UseFont = true; - this.txt_storageLowerLimit.Size = new System.Drawing.Size(170, 28); + this.txt_storageLowerLimit.Size = new System.Drawing.Size(170, 24); this.txt_storageLowerLimit.StyleController = this.layoutMx1; this.txt_storageLowerLimit.TabIndex = 262; // // txt_planReleaseDate // - this.txt_planReleaseDate.Location = new System.Drawing.Point(942, 140); + this.txt_planReleaseDate.Location = new System.Drawing.Point(942, 105); this.txt_planReleaseDate.Name = "txt_planReleaseDate"; - this.txt_planReleaseDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_planReleaseDate.Properties.Appearance.Options.UseFont = true; - this.txt_planReleaseDate.Size = new System.Drawing.Size(172, 28); + this.txt_planReleaseDate.Size = new System.Drawing.Size(172, 24); this.txt_planReleaseDate.StyleController = this.layoutMx1; this.txt_planReleaseDate.TabIndex = 252; + // + // txt_wrkQty + // + this.txt_wrkQty.Location = new System.Drawing.Point(666, 74); + this.txt_wrkQty.Name = "txt_wrkQty"; + this.txt_wrkQty.Size = new System.Drawing.Size(170, 24); + this.txt_wrkQty.StyleController = this.layoutMx1; + this.txt_wrkQty.TabIndex = 667; // // layoutControlItem34 // @@ -1295,6 +1241,27 @@ this.layoutControlItem34.Text = "lbGuid"; this.layoutControlItem34.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem34.TextVisible = false; + // + // layoutControlItem29 + // + this.layoutControlItem29.Control = this.txt_stockowner; + this.layoutControlItem29.Location = new System.Drawing.Point(0, 217); + this.layoutControlItem29.Name = "layoutControlItem29"; + this.layoutControlItem29.OptionsTableLayoutItem.RowIndex = 7; + this.layoutControlItem29.Size = new System.Drawing.Size(276, 31); + this.layoutControlItem29.Text = "鍏ュ簱璐т富ID"; + this.layoutControlItem29.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem32 + // + this.layoutControlItem32.Control = this.txt_itemId; + this.layoutControlItem32.Location = new System.Drawing.Point(828, 31); + this.layoutControlItem32.Name = "layoutControlItem32"; + this.layoutControlItem32.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem32.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem32.Size = new System.Drawing.Size(278, 31); + this.layoutControlItem32.Text = "浜у搧ID"; + this.layoutControlItem32.TextSize = new System.Drawing.Size(90, 18); // // Root // @@ -1310,18 +1277,16 @@ this.layoutControlItem7, this.layoutControlItem9, this.layoutControlItem10, - this.layoutControlItem11, this.layoutControlItem12, this.layoutControlItem13, - this.layoutControlItem14, this.layoutControlItem16, this.layoutControlItem17, - this.layoutControlItem18, this.layoutControlItem20, this.layoutControlItem21, - this.layoutControlItem22, this.layoutControlItem24, this.layoutControlItem25, + this.layoutControlItem28, + this.layoutControlItem33, this.layoutControlItem15, this.layoutControlItem19, this.layoutControlItem23, @@ -1329,55 +1294,56 @@ this.layoutControlItem31, this.layoutControlItem26, this.layoutControlItem30, - this.layoutControlItem28, - this.layoutControlItem29, - this.layoutControlItem33, - this.layoutControlItem32, - this.layoutControlItem8}); + this.layoutControlItem8, + this.layoutControlItem22, + this.layoutControlItem18, + this.layoutControlItem14, + this.layoutControlItem11, + this.layoutControlItem35}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; - columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition5.Width = 100D; - columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition6.Width = 100D; - columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition7.Width = 100D; - columnDefinition8.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition8.Width = 100D; + columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition1.Width = 100D; + columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition2.Width = 100D; + columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition3.Width = 100D; + columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition4.Width = 100D; this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { - columnDefinition5, - columnDefinition6, - columnDefinition7, - columnDefinition8}); - rowDefinition10.Height = 100D; - rowDefinition10.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition11.Height = 100D; - rowDefinition11.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition12.Height = 100D; - rowDefinition12.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition13.Height = 100D; - rowDefinition13.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition14.Height = 100D; - rowDefinition14.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition15.Height = 100D; - rowDefinition15.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition16.Height = 100D; - rowDefinition16.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition17.Height = 100D; - rowDefinition17.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition18.Height = 100D; - rowDefinition18.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition1, + columnDefinition2, + columnDefinition3, + columnDefinition4}); + rowDefinition1.Height = 100D; + rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition2.Height = 100D; + rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition3.Height = 100D; + rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition4.Height = 100D; + rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition5.Height = 100D; + rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition6.Height = 100D; + rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition7.Height = 100D; + rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition8.Height = 100D; + rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition9.Height = 100D; + rowDefinition9.SizeType = System.Windows.Forms.SizeType.Percent; this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { - rowDefinition10, - rowDefinition11, - rowDefinition12, - rowDefinition13, - rowDefinition14, - rowDefinition15, - rowDefinition16, - rowDefinition17, - rowDefinition18}); - this.Root.Size = new System.Drawing.Size(1126, 308); + rowDefinition1, + rowDefinition2, + rowDefinition3, + rowDefinition4, + rowDefinition5, + rowDefinition6, + rowDefinition7, + rowDefinition8, + rowDefinition9}); + this.Root.Size = new System.Drawing.Size(1126, 303); this.Root.TextVisible = false; // // layoutControlItem1 @@ -1385,7 +1351,7 @@ this.layoutControlItem1.Control = this.txt_orderNo; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; - this.layoutControlItem1.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem1.Size = new System.Drawing.Size(276, 31); this.layoutControlItem1.Text = "鎶曟枡鍗曞彿"; this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18); // @@ -1395,7 +1361,7 @@ this.layoutControlItem2.Location = new System.Drawing.Point(276, 0); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem2.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem2.Size = new System.Drawing.Size(276, 31); this.layoutControlItem2.Text = "鍗曟嵁绫诲瀷"; this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18); // @@ -1405,7 +1371,7 @@ this.layoutControlItem3.Location = new System.Drawing.Point(552, 0); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem3.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem3.Size = new System.Drawing.Size(276, 31); this.layoutControlItem3.Text = "宸ュ崟鏁伴噺"; this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18); // @@ -1415,321 +1381,310 @@ this.layoutControlItem4.Location = new System.Drawing.Point(828, 0); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem4.Size = new System.Drawing.Size(278, 32); + this.layoutControlItem4.Size = new System.Drawing.Size(278, 31); this.layoutControlItem4.Text = "涓氬姟鐘舵��"; this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem5 // this.layoutControlItem5.Control = this.txt_erpProductionOrderNo; - this.layoutControlItem5.Location = new System.Drawing.Point(0, 32); + this.layoutControlItem5.Location = new System.Drawing.Point(0, 31); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem5.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem5.Size = new System.Drawing.Size(276, 31); this.layoutControlItem5.Text = "浠诲姟鍗曞彿"; this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem6 // this.layoutControlItem6.Control = this.txt_trackingNo; - this.layoutControlItem6.Location = new System.Drawing.Point(276, 32); + this.layoutControlItem6.Location = new System.Drawing.Point(276, 31); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem6.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem6.Size = new System.Drawing.Size(276, 31); this.layoutControlItem6.Text = "璁″垝璺熻釜鍙�"; this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem7 // - this.layoutControlItem7.Control = this.txt_stockinqty; - this.layoutControlItem7.Location = new System.Drawing.Point(552, 32); + this.layoutControlItem7.Control = this.txt_yrkQty; + this.layoutControlItem7.Location = new System.Drawing.Point(552, 31); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem7.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem7.Size = new System.Drawing.Size(276, 31); this.layoutControlItem7.Text = "鍏ュ簱鏁伴噺"; this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem9 // this.layoutControlItem9.Control = this.txt_itemNo; - this.layoutControlItem9.Location = new System.Drawing.Point(0, 64); + this.layoutControlItem9.Location = new System.Drawing.Point(0, 62); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem9.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem9.Size = new System.Drawing.Size(276, 31); this.layoutControlItem9.Text = "浜у搧缂栫爜"; this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem10 // this.layoutControlItem10.Control = this.txt_itemName; - this.layoutControlItem10.Location = new System.Drawing.Point(276, 64); + this.layoutControlItem10.Location = new System.Drawing.Point(276, 62); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem10.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem10.Size = new System.Drawing.Size(276, 31); this.layoutControlItem10.Text = "浜у搧鍚嶇О"; this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18); - // - // layoutControlItem11 - // - this.layoutControlItem11.Control = this.txt_itemModel; - this.layoutControlItem11.Location = new System.Drawing.Point(552, 64); - this.layoutControlItem11.Name = "layoutControlItem11"; - this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem11.Size = new System.Drawing.Size(276, 32); - this.layoutControlItem11.Text = "浜у搧瑙勬牸"; - this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem12 // this.layoutControlItem12.Control = this.txt_purchaseorderno; - this.layoutControlItem12.Location = new System.Drawing.Point(0, 96); + this.layoutControlItem12.Location = new System.Drawing.Point(0, 93); this.layoutControlItem12.Name = "layoutControlItem12"; this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem12.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem12.Size = new System.Drawing.Size(276, 31); this.layoutControlItem12.Text = "閲囪喘璁㈠崟"; this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem13 // this.layoutControlItem13.Control = this.txt_demandOrderNo; - this.layoutControlItem13.Location = new System.Drawing.Point(276, 96); + this.layoutControlItem13.Location = new System.Drawing.Point(276, 93); this.layoutControlItem13.Name = "layoutControlItem13"; this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem13.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem13.Size = new System.Drawing.Size(276, 31); this.layoutControlItem13.Text = "闇�姹傚崟鎹彿"; this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18); - // - // layoutControlItem14 - // - this.layoutControlItem14.Control = this.txt_dwName; - this.layoutControlItem14.Location = new System.Drawing.Point(552, 96); - this.layoutControlItem14.Name = "layoutControlItem14"; - this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem14.Size = new System.Drawing.Size(276, 32); - this.layoutControlItem14.Text = "鍗曚綅"; - this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem16 // this.layoutControlItem16.Control = this.txt_purchaseorderentryseq; - this.layoutControlItem16.Location = new System.Drawing.Point(0, 128); + this.layoutControlItem16.Location = new System.Drawing.Point(0, 124); this.layoutControlItem16.Name = "layoutControlItem16"; this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem16.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem16.Size = new System.Drawing.Size(276, 31); this.layoutControlItem16.Text = "閲囪喘鍗曡鍙�"; this.layoutControlItem16.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem17 // this.layoutControlItem17.Control = this.txt_demandOrderLineNo; - this.layoutControlItem17.Location = new System.Drawing.Point(276, 128); + this.layoutControlItem17.Location = new System.Drawing.Point(276, 124); this.layoutControlItem17.Name = "layoutControlItem17"; this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem17.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem17.Size = new System.Drawing.Size(276, 31); this.layoutControlItem17.Text = "闇�姹傚崟鎹鍙�"; this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18); - // - // layoutControlItem18 - // - this.layoutControlItem18.Control = this.txt_storageUpperLimit; - this.layoutControlItem18.Location = new System.Drawing.Point(552, 128); - this.layoutControlItem18.Name = "layoutControlItem18"; - this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem18.Size = new System.Drawing.Size(276, 32); - this.layoutControlItem18.Text = "鍏ュ簱涓婇檺"; - this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem20 // this.layoutControlItem20.Control = this.txt_bomVersion; - this.layoutControlItem20.Location = new System.Drawing.Point(0, 160); + this.layoutControlItem20.Location = new System.Drawing.Point(0, 155); this.layoutControlItem20.Name = "layoutControlItem20"; this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 5; - this.layoutControlItem20.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem20.Size = new System.Drawing.Size(276, 31); this.layoutControlItem20.Text = "BOM鐗堟"; this.layoutControlItem20.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem21 // this.layoutControlItem21.Control = this.txt_closingPerson; - this.layoutControlItem21.Location = new System.Drawing.Point(276, 160); + this.layoutControlItem21.Location = new System.Drawing.Point(276, 155); this.layoutControlItem21.Name = "layoutControlItem21"; this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 5; - this.layoutControlItem21.Size = new System.Drawing.Size(276, 32); - this.layoutControlItem21.Text = "缁撴浜�"; + this.layoutControlItem21.Size = new System.Drawing.Size(276, 31); + this.layoutControlItem21.Text = "缁撴浜哄憳"; this.layoutControlItem21.TextSize = new System.Drawing.Size(90, 18); - // - // layoutControlItem22 - // - this.layoutControlItem22.Control = this.txt_storageLowerLimit; - this.layoutControlItem22.Location = new System.Drawing.Point(552, 160); - this.layoutControlItem22.Name = "layoutControlItem22"; - this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 5; - this.layoutControlItem22.Size = new System.Drawing.Size(276, 32); - this.layoutControlItem22.Text = "鍏ュ簱涓嬮檺"; - this.layoutControlItem22.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem24 // this.layoutControlItem24.Control = this.txt_sourceOrderNo; - this.layoutControlItem24.Location = new System.Drawing.Point(0, 192); + this.layoutControlItem24.Location = new System.Drawing.Point(0, 186); this.layoutControlItem24.Name = "layoutControlItem24"; this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 6; - this.layoutControlItem24.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem24.Size = new System.Drawing.Size(276, 31); this.layoutControlItem24.Text = "婧愬崟缂栧彿"; this.layoutControlItem24.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem25 // this.layoutControlItem25.Control = this.txt_closingType; - this.layoutControlItem25.Location = new System.Drawing.Point(276, 192); + this.layoutControlItem25.Location = new System.Drawing.Point(276, 186); this.layoutControlItem25.Name = "layoutControlItem25"; this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 6; - this.layoutControlItem25.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem25.Size = new System.Drawing.Size(276, 31); this.layoutControlItem25.Text = "缁撴绫诲瀷"; this.layoutControlItem25.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem28 + // + this.layoutControlItem28.Control = this.txt_remarks; + this.layoutControlItem28.Location = new System.Drawing.Point(0, 248); + this.layoutControlItem28.Name = "layoutControlItem28"; + this.layoutControlItem28.OptionsTableLayoutItem.ColumnSpan = 2; + this.layoutControlItem28.OptionsTableLayoutItem.RowIndex = 8; + this.layoutControlItem28.Size = new System.Drawing.Size(552, 35); + this.layoutControlItem28.Text = "澶囨敞"; + this.layoutControlItem28.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem33 + // + this.layoutControlItem33.Control = this.txt_stockownerName; + this.layoutControlItem33.Location = new System.Drawing.Point(0, 217); + this.layoutControlItem33.Name = "layoutControlItem33"; + this.layoutControlItem33.OptionsTableLayoutItem.RowIndex = 7; + this.layoutControlItem33.Size = new System.Drawing.Size(276, 31); + this.layoutControlItem33.Text = "鍏ュ簱璐т富"; + this.layoutControlItem33.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem15 // this.layoutControlItem15.Control = this.txt_estimatedStartTime; - this.layoutControlItem15.Location = new System.Drawing.Point(828, 64); + this.layoutControlItem15.Location = new System.Drawing.Point(828, 31); this.layoutControlItem15.Name = "layoutControlItem15"; this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem15.Size = new System.Drawing.Size(278, 32); + this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem15.Size = new System.Drawing.Size(278, 31); this.layoutControlItem15.Text = "棰勮寮�宸ユ椂闂�"; this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem19 // this.layoutControlItem19.Control = this.txt_estimatedEndTime; - this.layoutControlItem19.Location = new System.Drawing.Point(828, 96); + this.layoutControlItem19.Location = new System.Drawing.Point(828, 62); this.layoutControlItem19.Name = "layoutControlItem19"; this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem19.Size = new System.Drawing.Size(278, 32); + this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem19.Size = new System.Drawing.Size(278, 31); this.layoutControlItem19.Text = "棰勮瀹屽伐鏃堕棿"; this.layoutControlItem19.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem23 // this.layoutControlItem23.Control = this.txt_planReleaseDate; - this.layoutControlItem23.Location = new System.Drawing.Point(828, 128); + this.layoutControlItem23.Location = new System.Drawing.Point(828, 93); this.layoutControlItem23.Name = "layoutControlItem23"; this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem23.Size = new System.Drawing.Size(278, 32); + this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem23.Size = new System.Drawing.Size(278, 31); this.layoutControlItem23.Text = "璁″垝涓嬭揪鏃堕棿"; this.layoutControlItem23.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem27 // this.layoutControlItem27.Control = this.txt_planConfirmation; - this.layoutControlItem27.Location = new System.Drawing.Point(828, 160); + this.layoutControlItem27.Location = new System.Drawing.Point(828, 124); this.layoutControlItem27.Name = "layoutControlItem27"; this.layoutControlItem27.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem27.OptionsTableLayoutItem.RowIndex = 5; - this.layoutControlItem27.Size = new System.Drawing.Size(278, 32); + this.layoutControlItem27.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem27.Size = new System.Drawing.Size(278, 31); this.layoutControlItem27.Text = "璁″垝纭鏃堕棿"; this.layoutControlItem27.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem31 // this.layoutControlItem31.Control = this.txt_auditDate; - this.layoutControlItem31.Location = new System.Drawing.Point(828, 192); + this.layoutControlItem31.Location = new System.Drawing.Point(828, 155); this.layoutControlItem31.Name = "layoutControlItem31"; this.layoutControlItem31.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem31.OptionsTableLayoutItem.RowIndex = 6; - this.layoutControlItem31.Size = new System.Drawing.Size(278, 32); + this.layoutControlItem31.OptionsTableLayoutItem.RowIndex = 5; + this.layoutControlItem31.Size = new System.Drawing.Size(278, 31); this.layoutControlItem31.Text = "瀹℃牳鏃堕棿"; this.layoutControlItem31.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem26 // this.layoutControlItem26.Control = this.txt_auditor; - this.layoutControlItem26.Location = new System.Drawing.Point(828, 224); + this.layoutControlItem26.Location = new System.Drawing.Point(828, 186); this.layoutControlItem26.Name = "layoutControlItem26"; this.layoutControlItem26.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 7; - this.layoutControlItem26.Size = new System.Drawing.Size(278, 32); - this.layoutControlItem26.Text = "瀹℃牳浜�"; + this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 6; + this.layoutControlItem26.Size = new System.Drawing.Size(278, 31); + this.layoutControlItem26.Text = "瀹℃牳浜哄憳"; this.layoutControlItem26.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem30 // this.layoutControlItem30.Control = this.txt_auditStatus; - this.layoutControlItem30.Location = new System.Drawing.Point(828, 256); + this.layoutControlItem30.Location = new System.Drawing.Point(828, 217); this.layoutControlItem30.Name = "layoutControlItem30"; this.layoutControlItem30.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem30.OptionsTableLayoutItem.RowIndex = 8; - this.layoutControlItem30.Size = new System.Drawing.Size(278, 32); + this.layoutControlItem30.OptionsTableLayoutItem.RowIndex = 7; + this.layoutControlItem30.Size = new System.Drawing.Size(278, 31); this.layoutControlItem30.Text = "瀹℃牳鐘舵��"; this.layoutControlItem30.TextSize = new System.Drawing.Size(90, 18); - // - // layoutControlItem28 - // - this.layoutControlItem28.Control = this.txt_remarks; - this.layoutControlItem28.Location = new System.Drawing.Point(0, 256); - this.layoutControlItem28.Name = "layoutControlItem28"; - this.layoutControlItem28.OptionsTableLayoutItem.ColumnSpan = 2; - this.layoutControlItem28.OptionsTableLayoutItem.RowIndex = 8; - this.layoutControlItem28.Size = new System.Drawing.Size(552, 32); - this.layoutControlItem28.Text = "澶囨敞"; - this.layoutControlItem28.TextSize = new System.Drawing.Size(90, 18); - // - // layoutControlItem29 - // - this.layoutControlItem29.Control = this.txt_stockowner; - this.layoutControlItem29.Location = new System.Drawing.Point(0, 224); - this.layoutControlItem29.Name = "layoutControlItem29"; - this.layoutControlItem29.OptionsTableLayoutItem.RowIndex = 7; - this.layoutControlItem29.Size = new System.Drawing.Size(276, 32); - this.layoutControlItem29.Text = "鍏ュ簱璐т富ID"; - this.layoutControlItem29.TextSize = new System.Drawing.Size(90, 18); - // - // layoutControlItem33 - // - this.layoutControlItem33.Control = this.txt_stockownerName; - this.layoutControlItem33.Location = new System.Drawing.Point(276, 224); - this.layoutControlItem33.Name = "layoutControlItem33"; - this.layoutControlItem33.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem33.OptionsTableLayoutItem.RowIndex = 7; - this.layoutControlItem33.Size = new System.Drawing.Size(276, 32); - this.layoutControlItem33.Text = "鍏ュ簱璐т富"; - this.layoutControlItem33.TextSize = new System.Drawing.Size(90, 18); - // - // layoutControlItem32 - // - this.layoutControlItem32.Control = this.txt_itemId; - this.layoutControlItem32.Location = new System.Drawing.Point(828, 32); - this.layoutControlItem32.Name = "layoutControlItem32"; - this.layoutControlItem32.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem32.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem32.Size = new System.Drawing.Size(278, 32); - this.layoutControlItem32.Text = "浜у搧ID"; - this.layoutControlItem32.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem8 // this.layoutControlItem8.Control = this.txt_batchNo; - this.layoutControlItem8.Location = new System.Drawing.Point(552, 192); + this.layoutControlItem8.Location = new System.Drawing.Point(552, 217); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 6; - this.layoutControlItem8.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 7; + this.layoutControlItem8.Size = new System.Drawing.Size(276, 31); this.layoutControlItem8.Text = "鎵瑰彿"; this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem22 + // + this.layoutControlItem22.Control = this.txt_storageLowerLimit; + this.layoutControlItem22.Location = new System.Drawing.Point(552, 186); + this.layoutControlItem22.Name = "layoutControlItem22"; + this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 6; + this.layoutControlItem22.Size = new System.Drawing.Size(276, 31); + this.layoutControlItem22.Text = "鍏ュ簱涓嬮檺"; + this.layoutControlItem22.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem18 + // + this.layoutControlItem18.Control = this.txt_storageUpperLimit; + this.layoutControlItem18.Location = new System.Drawing.Point(552, 155); + this.layoutControlItem18.Name = "layoutControlItem18"; + this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 5; + this.layoutControlItem18.Size = new System.Drawing.Size(276, 31); + this.layoutControlItem18.Text = "鍏ュ簱涓婇檺"; + this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem14 + // + this.layoutControlItem14.Control = this.txt_dwName; + this.layoutControlItem14.Location = new System.Drawing.Point(552, 124); + this.layoutControlItem14.Name = "layoutControlItem14"; + this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem14.Size = new System.Drawing.Size(276, 31); + this.layoutControlItem14.Text = "鍗曚綅"; + this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem11 + // + this.layoutControlItem11.Control = this.txt_itemModel; + this.layoutControlItem11.Location = new System.Drawing.Point(552, 93); + this.layoutControlItem11.Name = "layoutControlItem11"; + this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem11.Size = new System.Drawing.Size(276, 31); + this.layoutControlItem11.Text = "浜у搧瑙勬牸"; + this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem35 + // + this.layoutControlItem35.Control = this.txt_wrkQty; + this.layoutControlItem35.Location = new System.Drawing.Point(552, 62); + this.layoutControlItem35.Name = "layoutControlItem35"; + this.layoutControlItem35.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem35.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem35.Size = new System.Drawing.Size(276, 31); + this.layoutControlItem35.Text = "鏈叆搴撴暟"; + this.layoutControlItem35.TextSize = new System.Drawing.Size(90, 18); // // tabMx // @@ -1790,10 +1745,8 @@ this.gvMx1variableLossRate, this.gvMx1salesOrderNo, this.gvMx1itemNo, - this.gvMx1issuingOrg2, this.gvMx1ownerType, this.gvMx1owner, - this.gvMx1supplyingOrg2, this.gvMx1fsrctransorgid, this.gvMx1fsrctransstockid, this.gvMx1fstockstatusid, @@ -1814,7 +1767,6 @@ // // gvMx1sequenceNo // - this.gvMx1sequenceNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1sequenceNo.AppearanceCell.Options.UseFont = true; this.gvMx1sequenceNo.Caption = "搴忓彿 "; this.gvMx1sequenceNo.FieldName = "sequenceNo"; @@ -1827,10 +1779,9 @@ // // gvMx1workOrderNo // - this.gvMx1workOrderNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1workOrderNo.AppearanceCell.Options.UseFont = true; this.gvMx1workOrderNo.Caption = "鎶曟枡鍗曞彿"; - this.gvMx1workOrderNo.FieldName = "workOrderNo"; + this.gvMx1workOrderNo.FieldName = "tldNo"; this.gvMx1workOrderNo.MinWidth = 50; this.gvMx1workOrderNo.Name = "gvMx1workOrderNo"; this.gvMx1workOrderNo.Tag = "query_a.WORK_ORDER_NO"; @@ -1840,7 +1791,6 @@ // // gvMx1materialCode // - this.gvMx1materialCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1materialCode.AppearanceCell.Options.UseFont = true; this.gvMx1materialCode.Caption = "鏉愭枡缂栫爜 "; this.gvMx1materialCode.FieldName = "itemNo"; @@ -1873,7 +1823,6 @@ // // gvMx1requiredQty // - this.gvMx1requiredQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1requiredQty.AppearanceCell.Options.UseFont = true; this.gvMx1requiredQty.Caption = "闇�棰嗙敤閲� "; this.gvMx1requiredQty.FieldName = "requiredQty"; @@ -1887,7 +1836,6 @@ // // gvMx1issuedQty // - this.gvMx1issuedQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1issuedQty.AppearanceCell.Options.UseFont = true; this.gvMx1issuedQty.Caption = "宸查鐢ㄩ噺 "; this.gvMx1issuedQty.FieldName = "issuedQty"; @@ -1900,7 +1848,6 @@ // // gvMx1locationNo // - this.gvMx1locationNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1locationNo.AppearanceCell.Options.UseFont = true; this.gvMx1locationNo.Caption = "浣嶇疆鍙� "; this.gvMx1locationNo.FieldName = "locationNo"; @@ -1913,7 +1860,6 @@ // // gvMx1supplyingOrg // - this.gvMx1supplyingOrg.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1supplyingOrg.AppearanceCell.Options.UseFont = true; this.gvMx1supplyingOrg.Caption = "渚涘簲缁勭粐 "; this.gvMx1supplyingOrg.FieldName = "supplyingOrg"; @@ -1926,7 +1872,6 @@ // // gvMx1issuingOrg // - this.gvMx1issuingOrg.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1issuingOrg.AppearanceCell.Options.UseFont = true; this.gvMx1issuingOrg.Caption = "鍙戞枡缁勭粐 "; this.gvMx1issuingOrg.FieldName = "issuingOrg"; @@ -1939,7 +1884,6 @@ // // gvMx1trackingNo // - this.gvMx1trackingNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1trackingNo.AppearanceCell.Options.UseFont = true; this.gvMx1trackingNo.Caption = "璁″垝璺熻釜鍙� "; this.gvMx1trackingNo.FieldName = "trackingNo"; @@ -1952,7 +1896,6 @@ // // gvMx1batchNo // - this.gvMx1batchNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1batchNo.AppearanceCell.Options.UseFont = true; this.gvMx1batchNo.Caption = "鎵瑰彿 "; this.gvMx1batchNo.FieldName = "batchNo"; @@ -1965,7 +1908,6 @@ // // gvMx1warehouse // - this.gvMx1warehouse.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1warehouse.AppearanceCell.Options.UseFont = true; this.gvMx1warehouse.Caption = "浠撳簱 "; this.gvMx1warehouse.FieldName = "warehouse"; @@ -1978,7 +1920,6 @@ // // gvMx1issuingMethod // - this.gvMx1issuingMethod.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1issuingMethod.AppearanceCell.Options.UseFont = true; this.gvMx1issuingMethod.Caption = "鍙戞枡鏂瑰紡 "; this.gvMx1issuingMethod.FieldName = "issuingMethod"; @@ -1991,7 +1932,6 @@ // // gvMx1unit // - this.gvMx1unit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1unit.AppearanceCell.Options.UseFont = true; this.gvMx1unit.Caption = "鍗曚綅 "; this.gvMx1unit.FieldName = "dwName"; @@ -2004,7 +1944,6 @@ // // gvMx1supplyingType // - this.gvMx1supplyingType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1supplyingType.AppearanceCell.Options.UseFont = true; this.gvMx1supplyingType.Caption = "渚涘簲绫诲瀷 "; this.gvMx1supplyingType.FieldName = "supplyingType"; @@ -2017,7 +1956,6 @@ // // gvMx1compositionQty // - this.gvMx1compositionQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1compositionQty.AppearanceCell.Options.UseFont = true; this.gvMx1compositionQty.Caption = "缁勬垚鐢ㄩ噺 "; this.gvMx1compositionQty.FieldName = "compositionQty"; @@ -2030,7 +1968,6 @@ // // gvMx1isSubstitute // - this.gvMx1isSubstitute.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1isSubstitute.AppearanceCell.Options.UseFont = true; this.gvMx1isSubstitute.Caption = "鏄惁鏇挎枡 "; this.gvMx1isSubstitute.FieldName = "isSubstitute"; @@ -2043,7 +1980,6 @@ // // gvMx1numerator // - this.gvMx1numerator.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1numerator.AppearanceCell.Options.UseFont = true; this.gvMx1numerator.Caption = "鍒嗗瓙 "; this.gvMx1numerator.FieldName = "numerator"; @@ -2056,7 +1992,6 @@ // // gvMx1denominator // - this.gvMx1denominator.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1denominator.AppearanceCell.Options.UseFont = true; this.gvMx1denominator.Caption = "鍒嗘瘝 "; this.gvMx1denominator.FieldName = "denominator"; @@ -2069,7 +2004,6 @@ // // gvMx1fixedLoss // - this.gvMx1fixedLoss.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1fixedLoss.AppearanceCell.Options.UseFont = true; this.gvMx1fixedLoss.Caption = "鍥哄畾鎹熻�� "; this.gvMx1fixedLoss.FieldName = "fixedLoss"; @@ -2082,7 +2016,6 @@ // // gvMx1variableLossRate // - this.gvMx1variableLossRate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1variableLossRate.AppearanceCell.Options.UseFont = true; this.gvMx1variableLossRate.Caption = "鍙樺姩鎹熻�楃巼% "; this.gvMx1variableLossRate.FieldName = "variableLossRate"; @@ -2095,7 +2028,6 @@ // // gvMx1salesOrderNo // - this.gvMx1salesOrderNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1salesOrderNo.AppearanceCell.Options.UseFont = true; this.gvMx1salesOrderNo.Caption = "閿�鍞鍗曞彿 "; this.gvMx1salesOrderNo.FieldName = "salesOrderNo"; @@ -2108,7 +2040,6 @@ // // gvMx1itemNo // - this.gvMx1itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1itemNo.AppearanceCell.Options.UseFont = true; this.gvMx1itemNo.Caption = "椤规鍙� "; this.gvMx1itemNo.FieldName = "itemNo"; @@ -2119,22 +2050,8 @@ this.gvMx1itemNo.VisibleIndex = 23; this.gvMx1itemNo.Width = 94; // - // gvMx1issuingOrg2 - // - this.gvMx1issuingOrg2.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1issuingOrg2.AppearanceCell.Options.UseFont = true; - this.gvMx1issuingOrg2.Caption = "鍙戞枡缁勭粐 "; - this.gvMx1issuingOrg2.FieldName = "issuingOrg2"; - this.gvMx1issuingOrg2.MinWidth = 50; - this.gvMx1issuingOrg2.Name = "gvMx1issuingOrg2"; - this.gvMx1issuingOrg2.Tag = "query_a.ISSUING_ORG_2"; - this.gvMx1issuingOrg2.Visible = true; - this.gvMx1issuingOrg2.VisibleIndex = 24; - this.gvMx1issuingOrg2.Width = 94; - // // gvMx1ownerType // - this.gvMx1ownerType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1ownerType.AppearanceCell.Options.UseFont = true; this.gvMx1ownerType.Caption = "璐т富绫诲瀷 "; this.gvMx1ownerType.FieldName = "ownerType"; @@ -2142,64 +2059,45 @@ this.gvMx1ownerType.Name = "gvMx1ownerType"; this.gvMx1ownerType.Tag = "query_a.OWNER_TYPE"; this.gvMx1ownerType.Visible = true; - this.gvMx1ownerType.VisibleIndex = 25; + this.gvMx1ownerType.VisibleIndex = 24; this.gvMx1ownerType.Width = 94; // // gvMx1owner // - this.gvMx1owner.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1owner.AppearanceCell.Options.UseFont = true; this.gvMx1owner.Caption = "璐т富ID"; this.gvMx1owner.FieldName = "owner"; this.gvMx1owner.MinWidth = 50; this.gvMx1owner.Name = "gvMx1owner"; this.gvMx1owner.Tag = "query_a.OWNER"; - this.gvMx1owner.Visible = true; - this.gvMx1owner.VisibleIndex = 26; this.gvMx1owner.Width = 94; - // - // gvMx1supplyingOrg2 - // - this.gvMx1supplyingOrg2.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1supplyingOrg2.AppearanceCell.Options.UseFont = true; - this.gvMx1supplyingOrg2.Caption = "渚涘簲缁勭粐 "; - this.gvMx1supplyingOrg2.FieldName = "supplyingOrg2"; - this.gvMx1supplyingOrg2.MinWidth = 50; - this.gvMx1supplyingOrg2.Name = "gvMx1supplyingOrg2"; - this.gvMx1supplyingOrg2.Tag = "query_a.SUPPLYING_ORG_2"; - this.gvMx1supplyingOrg2.Visible = true; - this.gvMx1supplyingOrg2.VisibleIndex = 27; - this.gvMx1supplyingOrg2.Width = 94; // // gvMx1fsrctransorgid // - this.gvMx1fsrctransorgid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1fsrctransorgid.AppearanceCell.Options.UseFont = true; this.gvMx1fsrctransorgid.Caption = "鎷ㄥ嚭缁勭粐 "; - this.gvMx1fsrctransorgid.FieldName = "fsrctransorgid"; + this.gvMx1fsrctransorgid.FieldName = "bcOrgName"; this.gvMx1fsrctransorgid.MinWidth = 50; this.gvMx1fsrctransorgid.Name = "gvMx1fsrctransorgid"; this.gvMx1fsrctransorgid.Tag = "query_a.FSRCTRANSORGID"; this.gvMx1fsrctransorgid.Visible = true; - this.gvMx1fsrctransorgid.VisibleIndex = 29; + this.gvMx1fsrctransorgid.VisibleIndex = 25; this.gvMx1fsrctransorgid.Width = 94; // // gvMx1fsrctransstockid // - this.gvMx1fsrctransstockid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1fsrctransstockid.AppearanceCell.Options.UseFont = true; this.gvMx1fsrctransstockid.Caption = "鎷ㄥ嚭浠撳簱 "; - this.gvMx1fsrctransstockid.FieldName = "fsrctransstockid"; + this.gvMx1fsrctransstockid.FieldName = "ckName"; this.gvMx1fsrctransstockid.MinWidth = 50; this.gvMx1fsrctransstockid.Name = "gvMx1fsrctransstockid"; this.gvMx1fsrctransstockid.Tag = "query_a.FSRCTRANSSTOCKID"; this.gvMx1fsrctransstockid.Visible = true; - this.gvMx1fsrctransstockid.VisibleIndex = 30; + this.gvMx1fsrctransstockid.VisibleIndex = 26; this.gvMx1fsrctransstockid.Width = 94; // // gvMx1fstockstatusid // - this.gvMx1fstockstatusid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1fstockstatusid.AppearanceCell.Options.UseFont = true; this.gvMx1fstockstatusid.Caption = "搴撳瓨鐘舵�� "; this.gvMx1fstockstatusid.FieldName = "fstockstatusid"; @@ -2207,12 +2105,11 @@ this.gvMx1fstockstatusid.Name = "gvMx1fstockstatusid"; this.gvMx1fstockstatusid.Tag = "query_a.FSTOCKSTATUSID"; this.gvMx1fstockstatusid.Visible = true; - this.gvMx1fstockstatusid.VisibleIndex = 31; + this.gvMx1fstockstatusid.VisibleIndex = 28; this.gvMx1fstockstatusid.Width = 94; // // gvMx1fneeddate // - this.gvMx1fneeddate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1fneeddate.AppearanceCell.Options.UseFont = true; this.gvMx1fneeddate.Caption = "闇�姹傛棩鏈� "; this.gvMx1fneeddate.FieldName = "fneeddate"; @@ -2220,12 +2117,11 @@ this.gvMx1fneeddate.Name = "gvMx1fneeddate"; this.gvMx1fneeddate.Tag = "query_a.FNEEDDATE"; this.gvMx1fneeddate.Visible = true; - this.gvMx1fneeddate.VisibleIndex = 32; + this.gvMx1fneeddate.VisibleIndex = 29; this.gvMx1fneeddate.Width = 94; // // gvMx1fmemo // - this.gvMx1fmemo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1fmemo.AppearanceCell.Options.UseFont = true; this.gvMx1fmemo.Caption = "鐢ㄦ枡娓呭崟澶囨敞 "; this.gvMx1fmemo.FieldName = "fmemo"; @@ -2233,12 +2129,11 @@ this.gvMx1fmemo.Name = "gvMx1fmemo"; this.gvMx1fmemo.Tag = "query_a.FMEMO"; this.gvMx1fmemo.Visible = true; - this.gvMx1fmemo.VisibleIndex = 33; + this.gvMx1fmemo.VisibleIndex = 30; this.gvMx1fmemo.Width = 94; // // gvMx1typeb // - this.gvMx1typeb.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1typeb.AppearanceCell.Options.UseFont = true; this.gvMx1typeb.Caption = "鐘舵��"; this.gvMx1typeb.FieldName = "typeTxt"; @@ -2246,7 +2141,7 @@ this.gvMx1typeb.Name = "gvMx1typeb"; this.gvMx1typeb.Tag = "query_a.TYPEB"; this.gvMx1typeb.Visible = true; - this.gvMx1typeb.VisibleIndex = 28; + this.gvMx1typeb.VisibleIndex = 27; this.gvMx1typeb.Width = 50; // // gridColumn8 @@ -2256,7 +2151,7 @@ this.gridColumn8.MinWidth = 25; this.gridColumn8.Name = "gridColumn8"; this.gridColumn8.Visible = true; - this.gridColumn8.VisibleIndex = 34; + this.gridColumn8.VisibleIndex = 31; this.gridColumn8.Width = 94; // // gridColumn9 @@ -2266,7 +2161,7 @@ this.gridColumn9.MinWidth = 25; this.gridColumn9.Name = "gridColumn9"; this.gridColumn9.Visible = true; - this.gridColumn9.VisibleIndex = 35; + this.gridColumn9.VisibleIndex = 32; this.gridColumn9.Width = 94; // // gridColumn10 @@ -2276,7 +2171,7 @@ this.gridColumn10.MinWidth = 25; this.gridColumn10.Name = "gridColumn10"; this.gridColumn10.Visible = true; - this.gridColumn10.VisibleIndex = 36; + this.gridColumn10.VisibleIndex = 33; this.gridColumn10.Width = 94; // // gridColumn11 @@ -2286,7 +2181,7 @@ this.gridColumn11.MinWidth = 25; this.gridColumn11.Name = "gridColumn11"; this.gridColumn11.Visible = true; - this.gridColumn11.VisibleIndex = 37; + this.gridColumn11.VisibleIndex = 34; this.gridColumn11.Width = 94; // // gridColumn12 @@ -2296,7 +2191,7 @@ this.gridColumn12.MinWidth = 25; this.gridColumn12.Name = "gridColumn12"; this.gridColumn12.Visible = true; - this.gridColumn12.VisibleIndex = 38; + this.gridColumn12.VisibleIndex = 35; this.gridColumn12.Width = 94; // // gridColumn13 @@ -2306,7 +2201,7 @@ this.gridColumn13.MinWidth = 25; this.gridColumn13.Name = "gridColumn13"; this.gridColumn13.Visible = true; - this.gridColumn13.VisibleIndex = 39; + this.gridColumn13.VisibleIndex = 36; this.gridColumn13.Width = 94; // // picCheckBox @@ -2365,7 +2260,7 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_auditor.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_remarks.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_trackingNo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_stockinqty.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_yrkQty.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_batchNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_purchaseorderno.Properties)).EndInit(); @@ -2382,7 +2277,10 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_bomVersion.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_storageLowerLimit.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_planReleaseDate.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_wrkQty.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); @@ -2393,18 +2291,16 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit(); @@ -2412,11 +2308,12 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem35)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); this.tabMx.ResumeLayout(false); this.tabMxPage1.ResumeLayout(false); @@ -2434,7 +2331,6 @@ private DevExpress.XtraEditors.SplitContainerControl split1; private DevExpress.XtraGrid.GridControl gcMain1; private DevExpress.XtraGrid.Views.Grid.GridView gridView1; - private DevExpress.XtraGrid.Columns.GridColumn gv_auditStatus; private DevExpress.XtraGrid.Columns.GridColumn gv_orderNo; private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; @@ -2482,7 +2378,7 @@ private DevExpress.XtraEditors.TextEdit txt_auditor; private DevExpress.XtraEditors.TextEdit txt_auditStatus; private DevExpress.XtraEditors.TextEdit txt_stockowner; - private DevExpress.XtraEditors.TextEdit txt_stockinqty; + private DevExpress.XtraEditors.TextEdit txt_yrkQty; private DevExpress.XtraEditors.TextEdit txt_purchaseorderentryseq; private DevExpress.XtraEditors.TextEdit txt_purchaseorderno; private DevExpress.XtraEditors.TextEdit txt_remarks; @@ -2515,16 +2411,12 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem34; @@ -2556,10 +2448,8 @@ private DevExpress.XtraGrid.Columns.GridColumn gvMx1variableLossRate; private DevExpress.XtraGrid.Columns.GridColumn gvMx1salesOrderNo; private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemNo; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1issuingOrg2; private DevExpress.XtraGrid.Columns.GridColumn gvMx1ownerType; private DevExpress.XtraGrid.Columns.GridColumn gvMx1owner; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1supplyingOrg2; private DevExpress.XtraGrid.Columns.GridColumn gvMx1fsrctransorgid; private DevExpress.XtraGrid.Columns.GridColumn gvMx1fsrctransstockid; private DevExpress.XtraGrid.Columns.GridColumn gvMx1fstockstatusid; @@ -2573,6 +2463,12 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn12; private DevExpress.XtraGrid.Columns.GridColumn gridColumn13; private DevExpress.XtraGrid.Columns.GridColumn gridColumn14; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem28; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem29; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem32; + private DevExpress.Utils.ToolTipController tips; + private DevExpress.XtraEditors.TextEdit txt_wrkQty; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem33; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23; @@ -2580,10 +2476,12 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem31; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem26; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem30; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem28; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem29; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem33; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem32; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem35; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn15; } } \ No newline at end of file -- Gitblit v1.9.3