From 3d01064f3ba6352d054b356669d023eb6cc7e52e Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期六, 26 四月 2025 16:56:31 +0800 Subject: [PATCH] 多级审核 --- DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs | 334 +++++++++++++++++++++++++------------------------------ 1 files changed, 153 insertions(+), 181 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs index 2a8e70d..99ecb67 100644 --- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs @@ -75,7 +75,6 @@ this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvcol6 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); this.pageBar1 = new UserControls.Data.UcPageBar(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); @@ -90,6 +89,10 @@ this.txt_cancellationStatusTxt = new DevExpress.XtraEditors.TextEdit(); this.txt_dptName = new DevExpress.XtraEditors.TextEdit(); this.txt_purchaseDate = new DevExpress.XtraEditors.TextEdit(); + this.txt_docStusTxt = new DevExpress.XtraEditors.TextEdit(); + this.txt_createDate = new DevExpress.XtraEditors.TextEdit(); + this.txt_erpCheckDate = new DevExpress.XtraEditors.TextEdit(); + this.txt_erpCheckBy = new DevExpress.XtraEditors.TextEdit(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); @@ -99,6 +102,12 @@ this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem7 = 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.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); @@ -116,7 +125,6 @@ this.gvMx1latestDeliveryDate = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1purchaseQty = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1purchaseUnit = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1remainingReceivedQty = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1inventoryUnit = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1demandDocumentId = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1isGift = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -143,16 +151,6 @@ this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); this.picCheckBox = new System.Windows.Forms.PictureBox(); this.tips = new DevExpress.Utils.ToolTipController(this.components); - this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); - this.txt_docStusTxt = new DevExpress.XtraEditors.TextEdit(); - this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); - this.txt_createDate = new DevExpress.XtraEditors.TextEdit(); - this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); - this.txt_erpCheckDate = new DevExpress.XtraEditors.TextEdit(); - this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); - this.txt_erpCheckBy = new DevExpress.XtraEditors.TextEdit(); - this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -181,6 +179,10 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_cancellationStatusTxt.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_dptName.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_purchaseDate.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_docStusTxt.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_erpCheckDate.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_erpCheckBy.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); @@ -190,22 +192,18 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).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.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); this.tabMxPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_docStusTxt.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_erpCheckDate.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_erpCheckBy.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); this.SuspendLayout(); // // toolBarMenu1 @@ -315,8 +313,7 @@ this.gridColumn4, this.gridColumn5, this.gridColumn7, - this.gvcol6, - this.gridColumn9}); + this.gvcol6}); this.gridView1.GridControl = this.gcMain1; this.gridView1.IndicatorWidth = 50; this.gridView1.Name = "gridView1"; @@ -724,16 +721,6 @@ this.gvcol6.Name = "gvcol6"; this.gvcol6.Width = 94; // - // gridColumn9 - // - this.gridColumn9.Caption = "鍚屾鏃堕棿"; - this.gridColumn9.FieldName = "createDate"; - this.gridColumn9.MinWidth = 25; - this.gridColumn9.Name = "gridColumn9"; - this.gridColumn9.Visible = true; - this.gridColumn9.VisibleIndex = 31; - this.gridColumn9.Width = 94; - // // pageBar1 // this.pageBar1.CurrentPage = 1; @@ -811,7 +798,7 @@ // // txt_billNo // - this.txt_billNo.Location = new System.Drawing.Point(109, 8); + this.txt_billNo.Location = new System.Drawing.Point(109, 12); this.txt_billNo.Name = "txt_billNo"; this.txt_billNo.Properties.Appearance.Options.UseFont = true; this.txt_billNo.Size = new System.Drawing.Size(229, 24); @@ -828,7 +815,7 @@ // // txt_suppName // - this.txt_suppName.Location = new System.Drawing.Point(769, 8); + this.txt_suppName.Location = new System.Drawing.Point(769, 12); this.txt_suppName.Name = "txt_suppName"; this.txt_suppName.Size = new System.Drawing.Size(229, 24); this.txt_suppName.StyleController = this.layoutMx1; @@ -836,7 +823,7 @@ // // txt_documentTypeTxt // - this.txt_documentTypeTxt.Location = new System.Drawing.Point(439, 8); + this.txt_documentTypeTxt.Location = new System.Drawing.Point(439, 12); this.txt_documentTypeTxt.Name = "txt_documentTypeTxt"; this.txt_documentTypeTxt.Size = new System.Drawing.Size(229, 24); this.txt_documentTypeTxt.StyleController = this.layoutMx1; @@ -844,7 +831,7 @@ // // txt_suppNo // - this.txt_suppNo.Location = new System.Drawing.Point(769, 36); + this.txt_suppNo.Location = new System.Drawing.Point(769, 40); this.txt_suppNo.Name = "txt_suppNo"; this.txt_suppNo.Size = new System.Drawing.Size(229, 24); this.txt_suppNo.StyleController = this.layoutMx1; @@ -852,7 +839,7 @@ // // txt_closeStatusTxt // - this.txt_closeStatusTxt.Location = new System.Drawing.Point(1099, 36); + this.txt_closeStatusTxt.Location = new System.Drawing.Point(1099, 40); this.txt_closeStatusTxt.Name = "txt_closeStatusTxt"; this.txt_closeStatusTxt.Size = new System.Drawing.Size(231, 24); this.txt_closeStatusTxt.StyleController = this.layoutMx1; @@ -860,7 +847,7 @@ // // txt_cancellationStatusTxt // - this.txt_cancellationStatusTxt.Location = new System.Drawing.Point(1099, 64); + this.txt_cancellationStatusTxt.Location = new System.Drawing.Point(1099, 68); this.txt_cancellationStatusTxt.Name = "txt_cancellationStatusTxt"; this.txt_cancellationStatusTxt.Size = new System.Drawing.Size(231, 24); this.txt_cancellationStatusTxt.StyleController = this.layoutMx1; @@ -868,7 +855,7 @@ // // txt_dptName // - this.txt_dptName.Location = new System.Drawing.Point(109, 36); + this.txt_dptName.Location = new System.Drawing.Point(109, 40); this.txt_dptName.Name = "txt_dptName"; this.txt_dptName.Size = new System.Drawing.Size(229, 24); this.txt_dptName.StyleController = this.layoutMx1; @@ -876,11 +863,43 @@ // // txt_purchaseDate // - this.txt_purchaseDate.Location = new System.Drawing.Point(439, 36); + this.txt_purchaseDate.Location = new System.Drawing.Point(439, 40); this.txt_purchaseDate.Name = "txt_purchaseDate"; this.txt_purchaseDate.Size = new System.Drawing.Size(229, 24); this.txt_purchaseDate.StyleController = this.layoutMx1; this.txt_purchaseDate.TabIndex = 237; + // + // txt_docStusTxt + // + this.txt_docStusTxt.Location = new System.Drawing.Point(1099, 12); + this.txt_docStusTxt.Name = "txt_docStusTxt"; + this.txt_docStusTxt.Size = new System.Drawing.Size(231, 24); + this.txt_docStusTxt.StyleController = this.layoutMx1; + this.txt_docStusTxt.TabIndex = 238; + // + // txt_createDate + // + this.txt_createDate.Location = new System.Drawing.Point(769, 68); + this.txt_createDate.Name = "txt_createDate"; + this.txt_createDate.Size = new System.Drawing.Size(229, 24); + this.txt_createDate.StyleController = this.layoutMx1; + this.txt_createDate.TabIndex = 239; + // + // txt_erpCheckDate + // + this.txt_erpCheckDate.Location = new System.Drawing.Point(439, 68); + this.txt_erpCheckDate.Name = "txt_erpCheckDate"; + this.txt_erpCheckDate.Size = new System.Drawing.Size(229, 24); + this.txt_erpCheckDate.StyleController = this.layoutMx1; + this.txt_erpCheckDate.TabIndex = 240; + // + // txt_erpCheckBy + // + this.txt_erpCheckBy.Location = new System.Drawing.Point(109, 68); + this.txt_erpCheckBy.Name = "txt_erpCheckBy"; + this.txt_erpCheckBy.Size = new System.Drawing.Size(229, 24); + this.txt_erpCheckBy.StyleController = this.layoutMx1; + this.txt_erpCheckBy.TabIndex = 241; // // layoutControlItem3 // @@ -1009,6 +1028,70 @@ this.layoutControlItem10.Text = "閲囪喘鏃ユ湡"; this.layoutControlItem10.TextSize = new System.Drawing.Size(85, 18); // + // layoutControlItem8 + // + this.layoutControlItem8.Control = this.txt_cancellationStatusTxt; + this.layoutControlItem8.Location = new System.Drawing.Point(990, 56); + this.layoutControlItem8.Name = "layoutControlItem8"; + this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem8.Size = new System.Drawing.Size(332, 28); + this.layoutControlItem8.Text = "浣滃簾鐘舵��"; + this.layoutControlItem8.TextSize = new System.Drawing.Size(85, 18); + // + // layoutControlItem7 + // + this.layoutControlItem7.Control = this.txt_closeStatusTxt; + this.layoutControlItem7.Location = new System.Drawing.Point(990, 28); + this.layoutControlItem7.Name = "layoutControlItem7"; + this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem7.Size = new System.Drawing.Size(332, 28); + this.layoutControlItem7.Text = "鍏抽棴鐘舵��"; + this.layoutControlItem7.TextSize = new System.Drawing.Size(85, 18); + // + // layoutControlItem11 + // + this.layoutControlItem11.Control = this.txt_docStusTxt; + this.layoutControlItem11.Location = new System.Drawing.Point(990, 0); + this.layoutControlItem11.Name = "layoutControlItem11"; + this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem11.Size = new System.Drawing.Size(332, 28); + this.layoutControlItem11.Text = "鍗曟嵁鐘舵��"; + this.layoutControlItem11.TextSize = new System.Drawing.Size(85, 18); + // + // layoutControlItem12 + // + this.layoutControlItem12.Control = this.txt_createDate; + this.layoutControlItem12.Location = new System.Drawing.Point(660, 56); + this.layoutControlItem12.Name = "layoutControlItem12"; + this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem12.Size = new System.Drawing.Size(330, 28); + this.layoutControlItem12.Text = "鍚屾鏃堕棿"; + this.layoutControlItem12.TextSize = new System.Drawing.Size(85, 18); + // + // layoutControlItem13 + // + this.layoutControlItem13.Control = this.txt_erpCheckDate; + this.layoutControlItem13.Location = new System.Drawing.Point(330, 56); + this.layoutControlItem13.Name = "layoutControlItem13"; + this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem13.Size = new System.Drawing.Size(330, 28); + this.layoutControlItem13.Text = "ERP瀹℃牳鏃堕棿"; + this.layoutControlItem13.TextSize = new System.Drawing.Size(85, 18); + // + // layoutControlItem14 + // + this.layoutControlItem14.Control = this.txt_erpCheckBy; + this.layoutControlItem14.Location = new System.Drawing.Point(0, 56); + this.layoutControlItem14.Name = "layoutControlItem14"; + this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem14.Size = new System.Drawing.Size(330, 28); + this.layoutControlItem14.Text = "ERP瀹℃牳浜�"; + this.layoutControlItem14.TextSize = new System.Drawing.Size(85, 18); + // // tabMx // this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; @@ -1057,7 +1140,6 @@ this.gvMx1latestDeliveryDate, this.gvMx1purchaseQty, this.gvMx1purchaseUnit, - this.gvMx1remainingReceivedQty, this.gvMx1inventoryUnit, this.gvMx1demandDocumentId, this.gvMx1isGift, @@ -1117,7 +1199,7 @@ this.gvMx1salesOrderId.Name = "gvMx1salesOrderId"; this.gvMx1salesOrderId.Tag = "query_a.SALES_ORDER_ID"; this.gvMx1salesOrderId.Visible = true; - this.gvMx1salesOrderId.VisibleIndex = 29; + this.gvMx1salesOrderId.VisibleIndex = 28; this.gvMx1salesOrderId.Width = 69; // // gvMx1itemId @@ -1234,18 +1316,6 @@ this.gvMx1purchaseUnit.VisibleIndex = 11; this.gvMx1purchaseUnit.Width = 25; // - // gvMx1remainingReceivedQty - // - this.gvMx1remainingReceivedQty.AppearanceCell.Options.UseFont = true; - this.gvMx1remainingReceivedQty.Caption = "鍓╀綑鏀惰揣鏁伴噺"; - this.gvMx1remainingReceivedQty.FieldName = "remainingReceivedQty"; - this.gvMx1remainingReceivedQty.MinWidth = 25; - this.gvMx1remainingReceivedQty.Name = "gvMx1remainingReceivedQty"; - this.gvMx1remainingReceivedQty.Tag = "query_a.REMAINING_RECEIVED_QTY"; - this.gvMx1remainingReceivedQty.Visible = true; - this.gvMx1remainingReceivedQty.VisibleIndex = 12; - this.gvMx1remainingReceivedQty.Width = 32; - // // gvMx1inventoryUnit // this.gvMx1inventoryUnit.AppearanceCell.Options.UseFont = true; @@ -1255,7 +1325,7 @@ this.gvMx1inventoryUnit.Name = "gvMx1inventoryUnit"; this.gvMx1inventoryUnit.Tag = "query_a.INVENTORY_UNIT"; this.gvMx1inventoryUnit.Visible = true; - this.gvMx1inventoryUnit.VisibleIndex = 13; + this.gvMx1inventoryUnit.VisibleIndex = 12; this.gvMx1inventoryUnit.Width = 25; // // gvMx1demandDocumentId @@ -1267,7 +1337,7 @@ this.gvMx1demandDocumentId.Name = "gvMx1demandDocumentId"; this.gvMx1demandDocumentId.Tag = "query_a.DEMAND_DOCUMENT_ID"; this.gvMx1demandDocumentId.Visible = true; - this.gvMx1demandDocumentId.VisibleIndex = 14; + this.gvMx1demandDocumentId.VisibleIndex = 13; this.gvMx1demandDocumentId.Width = 46; // // gvMx1isGift @@ -1279,7 +1349,7 @@ this.gvMx1isGift.Name = "gvMx1isGift"; this.gvMx1isGift.Tag = "query_a.IS_GIFT"; this.gvMx1isGift.Visible = true; - this.gvMx1isGift.VisibleIndex = 15; + this.gvMx1isGift.VisibleIndex = 14; this.gvMx1isGift.Width = 25; // // gvMx1remarks @@ -1291,7 +1361,7 @@ this.gvMx1remarks.Name = "gvMx1remarks"; this.gvMx1remarks.Tag = "query_a.REMARKS"; this.gvMx1remarks.Visible = true; - this.gvMx1remarks.VisibleIndex = 16; + this.gvMx1remarks.VisibleIndex = 15; this.gvMx1remarks.Width = 46; // // gvMx1businessTerminate @@ -1315,7 +1385,7 @@ this.gvMx1businessClose.Name = "gvMx1businessClose"; this.gvMx1businessClose.Tag = "query_a.BUSINESS_CLOSE"; this.gvMx1businessClose.Visible = true; - this.gvMx1businessClose.VisibleIndex = 17; + this.gvMx1businessClose.VisibleIndex = 16; this.gvMx1businessClose.Width = 25; // // gvMx1businessFreeze @@ -1327,7 +1397,7 @@ this.gvMx1businessFreeze.Name = "gvMx1businessFreeze"; this.gvMx1businessFreeze.Tag = "query_a.BUSINESS_FREEZE"; this.gvMx1businessFreeze.Visible = true; - this.gvMx1businessFreeze.VisibleIndex = 18; + this.gvMx1businessFreeze.VisibleIndex = 17; this.gvMx1businessFreeze.Width = 25; // // gvMx1freezer @@ -1379,7 +1449,7 @@ this.gvMx1totalReceivedQty.Name = "gvMx1totalReceivedQty"; this.gvMx1totalReceivedQty.Tag = "query_a.TOTAL_RECEIVED_QTY"; this.gvMx1totalReceivedQty.Visible = true; - this.gvMx1totalReceivedQty.VisibleIndex = 19; + this.gvMx1totalReceivedQty.VisibleIndex = 18; this.gvMx1totalReceivedQty.Width = 32; // // gridColumn10 @@ -1389,7 +1459,7 @@ this.gridColumn10.MinWidth = 25; this.gridColumn10.Name = "gridColumn10"; this.gridColumn10.Visible = true; - this.gridColumn10.VisibleIndex = 20; + this.gridColumn10.VisibleIndex = 19; this.gridColumn10.Width = 37; // // gvMx1totalStoredQty @@ -1401,7 +1471,7 @@ this.gvMx1totalStoredQty.Name = "gvMx1totalStoredQty"; this.gvMx1totalStoredQty.Tag = "query_a.TOTAL_STORED_QTY"; this.gvMx1totalStoredQty.Visible = true; - this.gvMx1totalStoredQty.VisibleIndex = 21; + this.gvMx1totalStoredQty.VisibleIndex = 20; this.gvMx1totalStoredQty.Width = 28; // // gvMx1remainingStoredQty @@ -1413,7 +1483,7 @@ this.gvMx1remainingStoredQty.Name = "gvMx1remainingStoredQty"; this.gvMx1remainingStoredQty.Tag = "query_a.REMAINING_STORED_QTY"; this.gvMx1remainingStoredQty.Visible = true; - this.gvMx1remainingStoredQty.VisibleIndex = 22; + this.gvMx1remainingStoredQty.VisibleIndex = 21; this.gvMx1remainingStoredQty.Width = 32; // // gvMx1totalReturnedQty @@ -1425,7 +1495,7 @@ this.gvMx1totalReturnedQty.Name = "gvMx1totalReturnedQty"; this.gvMx1totalReturnedQty.Tag = "query_a.TOTAL_RETURNED_QTY"; this.gvMx1totalReturnedQty.Visible = true; - this.gvMx1totalReturnedQty.VisibleIndex = 23; + this.gvMx1totalReturnedQty.VisibleIndex = 22; this.gvMx1totalReturnedQty.Width = 32; // // gvMx1returnableReceivedQty @@ -1437,7 +1507,7 @@ this.gvMx1returnableReceivedQty.Name = "gvMx1returnableReceivedQty"; this.gvMx1returnableReceivedQty.Tag = "query_a.RETURNABLE_RECEIVED_QTY"; this.gvMx1returnableReceivedQty.Visible = true; - this.gvMx1returnableReceivedQty.VisibleIndex = 24; + this.gvMx1returnableReceivedQty.VisibleIndex = 23; this.gvMx1returnableReceivedQty.Width = 32; // // gvMx1returnableStoredQty @@ -1449,7 +1519,7 @@ this.gvMx1returnableStoredQty.Name = "gvMx1returnableStoredQty"; this.gvMx1returnableStoredQty.Tag = "query_a.RETURNABLE_STORED_QTY"; this.gvMx1returnableStoredQty.Visible = true; - this.gvMx1returnableStoredQty.VisibleIndex = 25; + this.gvMx1returnableStoredQty.VisibleIndex = 24; this.gvMx1returnableStoredQty.Width = 32; // // gvMx1sourceDocumentType @@ -1461,7 +1531,7 @@ this.gvMx1sourceDocumentType.Name = "gvMx1sourceDocumentType"; this.gvMx1sourceDocumentType.Tag = "query_a.SOURCE_DOCUMENT_TYPE"; this.gvMx1sourceDocumentType.Visible = true; - this.gvMx1sourceDocumentType.VisibleIndex = 26; + this.gvMx1sourceDocumentType.VisibleIndex = 25; this.gvMx1sourceDocumentType.Width = 36; // // gvMx1planTrackingId @@ -1473,7 +1543,7 @@ this.gvMx1planTrackingId.Name = "gvMx1planTrackingId"; this.gvMx1planTrackingId.Tag = "query_a.PLAN_TRACKING_ID"; this.gvMx1planTrackingId.Visible = true; - this.gvMx1planTrackingId.VisibleIndex = 27; + this.gvMx1planTrackingId.VisibleIndex = 26; this.gvMx1planTrackingId.Width = 46; // // gvMx1changeFlag @@ -1485,7 +1555,7 @@ this.gvMx1changeFlag.Name = "gvMx1changeFlag"; this.gvMx1changeFlag.Tag = "query_a.CHANGE_FLAG"; this.gvMx1changeFlag.Visible = true; - this.gvMx1changeFlag.VisibleIndex = 28; + this.gvMx1changeFlag.VisibleIndex = 27; this.gvMx1changeFlag.Width = 25; // // gvMx1demandDocumentLineId @@ -1513,7 +1583,7 @@ this.gridColumn8.MinWidth = 25; this.gridColumn8.Name = "gridColumn8"; this.gridColumn8.Visible = true; - this.gridColumn8.VisibleIndex = 30; + this.gridColumn8.VisibleIndex = 29; this.gridColumn8.Width = 43; // // picCheckBox @@ -1526,102 +1596,6 @@ this.picCheckBox.TabIndex = 229; this.picCheckBox.TabStop = false; this.picCheckBox.Visible = false; - // - // layoutControlItem8 - // - this.layoutControlItem8.Control = this.txt_cancellationStatusTxt; - this.layoutControlItem8.Location = new System.Drawing.Point(990, 56); - this.layoutControlItem8.Name = "layoutControlItem8"; - this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem8.Size = new System.Drawing.Size(332, 28); - this.layoutControlItem8.Text = "浣滃簾鐘舵��"; - this.layoutControlItem8.TextSize = new System.Drawing.Size(85, 18); - // - // layoutControlItem7 - // - this.layoutControlItem7.Control = this.txt_closeStatusTxt; - this.layoutControlItem7.Location = new System.Drawing.Point(990, 28); - this.layoutControlItem7.Name = "layoutControlItem7"; - this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem7.Size = new System.Drawing.Size(332, 28); - this.layoutControlItem7.Text = "鍏抽棴鐘舵��"; - this.layoutControlItem7.TextSize = new System.Drawing.Size(85, 18); - // - // txt_docStusTxt - // - this.txt_docStusTxt.Location = new System.Drawing.Point(1099, 8); - this.txt_docStusTxt.Name = "txt_docStusTxt"; - this.txt_docStusTxt.Size = new System.Drawing.Size(231, 24); - this.txt_docStusTxt.StyleController = this.layoutMx1; - this.txt_docStusTxt.TabIndex = 238; - // - // layoutControlItem11 - // - this.layoutControlItem11.Control = this.txt_docStusTxt; - this.layoutControlItem11.Location = new System.Drawing.Point(990, 0); - this.layoutControlItem11.Name = "layoutControlItem11"; - this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem11.Size = new System.Drawing.Size(332, 28); - this.layoutControlItem11.Text = "鍗曟嵁鐘舵��"; - this.layoutControlItem11.TextSize = new System.Drawing.Size(85, 18); - // - // txt_createDate - // - this.txt_createDate.Location = new System.Drawing.Point(769, 64); - this.txt_createDate.Name = "txt_createDate"; - this.txt_createDate.Size = new System.Drawing.Size(229, 24); - this.txt_createDate.StyleController = this.layoutMx1; - this.txt_createDate.TabIndex = 239; - // - // layoutControlItem12 - // - this.layoutControlItem12.Control = this.txt_createDate; - this.layoutControlItem12.Location = new System.Drawing.Point(660, 56); - this.layoutControlItem12.Name = "layoutControlItem12"; - this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem12.Size = new System.Drawing.Size(330, 28); - this.layoutControlItem12.Text = "鍚屾鏃堕棿"; - this.layoutControlItem12.TextSize = new System.Drawing.Size(85, 18); - // - // txt_erpCheckDate - // - this.txt_erpCheckDate.Location = new System.Drawing.Point(439, 64); - this.txt_erpCheckDate.Name = "txt_erpCheckDate"; - this.txt_erpCheckDate.Size = new System.Drawing.Size(229, 24); - this.txt_erpCheckDate.StyleController = this.layoutMx1; - this.txt_erpCheckDate.TabIndex = 240; - // - // layoutControlItem13 - // - this.layoutControlItem13.Control = this.txt_erpCheckDate; - this.layoutControlItem13.Location = new System.Drawing.Point(330, 56); - this.layoutControlItem13.Name = "layoutControlItem13"; - this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem13.Size = new System.Drawing.Size(330, 28); - this.layoutControlItem13.Text = "ERP瀹℃牳鏃堕棿"; - this.layoutControlItem13.TextSize = new System.Drawing.Size(85, 18); - // - // txt_erpCheckBy - // - this.txt_erpCheckBy.Location = new System.Drawing.Point(109, 64); - this.txt_erpCheckBy.Name = "txt_erpCheckBy"; - this.txt_erpCheckBy.Size = new System.Drawing.Size(229, 24); - this.txt_erpCheckBy.StyleController = this.layoutMx1; - this.txt_erpCheckBy.TabIndex = 241; - // - // layoutControlItem14 - // - this.layoutControlItem14.Control = this.txt_erpCheckBy; - this.layoutControlItem14.Location = new System.Drawing.Point(0, 56); - this.layoutControlItem14.Name = "layoutControlItem14"; - this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem14.Size = new System.Drawing.Size(330, 28); - this.layoutControlItem14.Text = "ERP瀹℃牳浜�"; - this.layoutControlItem14.TextSize = new System.Drawing.Size(85, 18); // // Frm_MesRohIn // @@ -1661,6 +1635,10 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_cancellationStatusTxt.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_dptName.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_purchaseDate.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_docStusTxt.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_erpCheckDate.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_erpCheckBy.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); @@ -1670,22 +1648,18 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).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.tabMx)).EndInit(); this.tabMx.ResumeLayout(false); this.tabMxPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_docStusTxt.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_erpCheckDate.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_erpCheckBy.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); this.ResumeLayout(false); } @@ -1753,7 +1727,6 @@ private DevExpress.XtraGrid.Columns.GridColumn gvMx1latestDeliveryDate; private DevExpress.XtraGrid.Columns.GridColumn gvMx1purchaseQty; private DevExpress.XtraGrid.Columns.GridColumn gvMx1purchaseUnit; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1remainingReceivedQty; private DevExpress.XtraGrid.Columns.GridColumn gvMx1inventoryUnit; private DevExpress.XtraGrid.Columns.GridColumn gvMx1demandDocumentId; private DevExpress.XtraGrid.Columns.GridColumn gvMx1isGift; @@ -1781,7 +1754,6 @@ private System.Windows.Forms.Label lbGuid; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; private DevExpress.Utils.ToolTipController tips; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn9; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; private DevExpress.XtraEditors.TextEdit txt_suppName; private DevExpress.XtraEditors.TextEdit txt_documentTypeTxt; -- Gitblit v1.9.3