From b79ba3fc504548d88f327519c733235544c63551 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期五, 28 三月 2025 17:34:36 +0800 Subject: [PATCH] 销售退货 --- DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesReturnNotice.Designer.cs | 590 ++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 347 insertions(+), 243 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesReturnNotice.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesReturnNotice.Designer.cs index 2917450..4ab0110 100644 --- a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesReturnNotice.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesReturnNotice.Designer.cs @@ -57,14 +57,13 @@ this.gv_id = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn27 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_billType = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_billNo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_customerOrderNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_salesOrg = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_salesDept = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_salesPerson = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_returnReason = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_inventoryOrg = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_createdBy = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_createdDate = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_modifiedBy = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -72,10 +71,15 @@ this.gv_approvedBy = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_approvedDate = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_customerOrderNo = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn26 = new DevExpress.XtraGrid.Columns.GridColumn(); this.pageBar1 = new UserControls.Data.UcPageBar(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); + this.txt_fstockid = new Gs.DevApp.UserControl.UcLookCk(); this.lbGuid = new System.Windows.Forms.Label(); this.txt_wjStatus = new DevExpress.XtraEditors.CheckEdit(); this.txt_chkStatus = new DevExpress.XtraEditors.CheckEdit(); @@ -84,27 +88,25 @@ this.txt_approvedDate = new DevExpress.XtraEditors.TextEdit(); this.txt_id = new DevExpress.XtraEditors.TextEdit(); this.txt_approvedBy = new DevExpress.XtraEditors.TextEdit(); - this.txt_salesOrg = new DevExpress.XtraEditors.TextEdit(); + this.txt_xsOrgName = new DevExpress.XtraEditors.TextEdit(); this.txt_inventoryOrg = new DevExpress.XtraEditors.TextEdit(); this.txt_modifiedDate = new DevExpress.XtraEditors.TextEdit(); this.txt_billNo = new DevExpress.XtraEditors.TextEdit(); - this.txt_salesPerson = new DevExpress.XtraEditors.TextEdit(); + this.txt_salerName = new DevExpress.XtraEditors.TextEdit(); this.txt_modifiedBy = new DevExpress.XtraEditors.TextEdit(); - this.txt_salesDept = new DevExpress.XtraEditors.TextEdit(); + this.txt_saleDeptName = new DevExpress.XtraEditors.TextEdit(); this.txt_custName = new DevExpress.XtraEditors.TextEdit(); this.txt_createdDate = new DevExpress.XtraEditors.TextEdit(); this.txt_returnReason = new DevExpress.XtraEditors.TextEdit(); this.txt_createdBy = new DevExpress.XtraEditors.TextEdit(); - this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); + this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); + this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem8 = 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(); @@ -114,7 +116,10 @@ this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); @@ -130,6 +135,7 @@ this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1id = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1materialId = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1materialName = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -146,6 +152,8 @@ this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.gvMx1inventoryUnit = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.panelMx1 = new DevExpress.XtraEditors.PanelControl(); @@ -207,27 +215,25 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_approvedDate.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_approvedBy.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_salesOrg.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_xsOrgName.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_inventoryOrg.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_modifiedDate.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_salesPerson.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_salerName.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_modifiedBy.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_salesDept.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_saleDeptName.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_custName.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_createdDate.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_returnReason.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_createdBy.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).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(); @@ -237,7 +243,10 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); this.tabMxPage1.SuspendLayout(); @@ -270,6 +279,7 @@ // this.toolBarMenu1.chkParameter = null; this.toolBarMenu1.currentAction = null; + this.toolBarMenu1.defaultActions = null; this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; this.toolBarMenu1.guidKey = null; this.toolBarMenu1.isSetBtn = false; @@ -340,21 +350,24 @@ this.gv_id, this.gridColumn1, this.gridColumn19, + this.gridColumn27, this.gv_billType, this.gv_billNo, - this.gv_customerOrderNo, this.gv_salesOrg, this.gv_salesDept, this.gv_salesPerson, this.gv_returnReason, - this.gv_inventoryOrg, this.gv_createdBy, this.gv_createdDate, this.gv_modifiedBy, this.gv_modifiedDate, this.gv_approvedBy, this.gv_approvedDate, - this.gridColumn18}); + this.gridColumn18, + this.gv_customerOrderNo, + this.gridColumn24, + this.gridColumn25, + this.gridColumn26}); this.gridView1.GridControl = this.gcMain1; this.gridView1.IndicatorWidth = 50; this.gridView1.Name = "gridView1"; @@ -372,8 +385,6 @@ this.gv_id.Name = "gv_id"; this.gv_id.OptionsColumn.AllowEdit = false; this.gv_id.Tag = "query_a.ID"; - this.gv_id.Visible = true; - this.gv_id.VisibleIndex = 0; this.gv_id.Width = 94; // // gridColumn1 @@ -383,7 +394,7 @@ this.gridColumn1.MinWidth = 25; this.gridColumn1.Name = "gridColumn1"; this.gridColumn1.Visible = true; - this.gridColumn1.VisibleIndex = 1; + this.gridColumn1.VisibleIndex = 0; this.gridColumn1.Width = 94; // // gridColumn19 @@ -393,8 +404,18 @@ this.gridColumn19.MinWidth = 25; this.gridColumn19.Name = "gridColumn19"; this.gridColumn19.Visible = true; - this.gridColumn19.VisibleIndex = 3; + this.gridColumn19.VisibleIndex = 1; this.gridColumn19.Width = 94; + // + // gridColumn27 + // + this.gridColumn27.Caption = "婧愬崟鏍囪瘑"; + this.gridColumn27.FieldName = "isLink"; + this.gridColumn27.MinWidth = 25; + this.gridColumn27.Name = "gridColumn27"; + this.gridColumn27.Visible = true; + this.gridColumn27.VisibleIndex = 3; + this.gridColumn27.Width = 94; // // gv_billType // @@ -423,20 +444,6 @@ this.gv_billNo.Visible = true; this.gv_billNo.VisibleIndex = 4; this.gv_billNo.Width = 94; - // - // gv_customerOrderNo - // - this.gv_customerOrderNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_customerOrderNo.AppearanceCell.Options.UseFont = true; - this.gv_customerOrderNo.Caption = "閿�鍞鍗�"; - this.gv_customerOrderNo.FieldName = "xsNo"; - this.gv_customerOrderNo.MinWidth = 50; - this.gv_customerOrderNo.Name = "gv_customerOrderNo"; - this.gv_customerOrderNo.OptionsColumn.AllowEdit = false; - this.gv_customerOrderNo.Tag = "query_a.CUSTOMER_ORDER_NO"; - this.gv_customerOrderNo.Visible = true; - this.gv_customerOrderNo.VisibleIndex = 7; - this.gv_customerOrderNo.Width = 94; // // gv_salesOrg // @@ -477,7 +484,7 @@ this.gv_salesPerson.OptionsColumn.AllowEdit = false; this.gv_salesPerson.Tag = "query_a.SALES_PERSON"; this.gv_salesPerson.Visible = true; - this.gv_salesPerson.VisibleIndex = 10; + this.gv_salesPerson.VisibleIndex = 8; this.gv_salesPerson.Width = 94; // // gv_returnReason @@ -491,22 +498,8 @@ this.gv_returnReason.OptionsColumn.AllowEdit = false; this.gv_returnReason.Tag = "query_a.RETURN_REASON"; this.gv_returnReason.Visible = true; - this.gv_returnReason.VisibleIndex = 8; + this.gv_returnReason.VisibleIndex = 9; this.gv_returnReason.Width = 94; - // - // gv_inventoryOrg - // - this.gv_inventoryOrg.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_inventoryOrg.AppearanceCell.Options.UseFont = true; - this.gv_inventoryOrg.Caption = "搴撳瓨缁勭粐 "; - this.gv_inventoryOrg.FieldName = "inventoryOrg"; - this.gv_inventoryOrg.MinWidth = 50; - this.gv_inventoryOrg.Name = "gv_inventoryOrg"; - this.gv_inventoryOrg.OptionsColumn.AllowEdit = false; - this.gv_inventoryOrg.Tag = "query_a.INVENTORY_ORG"; - this.gv_inventoryOrg.Visible = true; - this.gv_inventoryOrg.VisibleIndex = 9; - this.gv_inventoryOrg.Width = 94; // // gv_createdBy // @@ -519,7 +512,7 @@ this.gv_createdBy.OptionsColumn.AllowEdit = false; this.gv_createdBy.Tag = "query_a.CREATED_BY"; this.gv_createdBy.Visible = true; - this.gv_createdBy.VisibleIndex = 11; + this.gv_createdBy.VisibleIndex = 10; this.gv_createdBy.Width = 94; // // gv_createdDate @@ -533,7 +526,7 @@ this.gv_createdDate.OptionsColumn.AllowEdit = false; this.gv_createdDate.Tag = "query_a.CREATED_DATE"; this.gv_createdDate.Visible = true; - this.gv_createdDate.VisibleIndex = 12; + this.gv_createdDate.VisibleIndex = 11; this.gv_createdDate.Width = 94; // // gv_modifiedBy @@ -547,7 +540,7 @@ this.gv_modifiedBy.OptionsColumn.AllowEdit = false; this.gv_modifiedBy.Tag = "query_a.MODIFIED_BY"; this.gv_modifiedBy.Visible = true; - this.gv_modifiedBy.VisibleIndex = 13; + this.gv_modifiedBy.VisibleIndex = 12; this.gv_modifiedBy.Width = 94; // // gv_modifiedDate @@ -561,7 +554,7 @@ this.gv_modifiedDate.OptionsColumn.AllowEdit = false; this.gv_modifiedDate.Tag = "query_a.MODIFIED_DATE"; this.gv_modifiedDate.Visible = true; - this.gv_modifiedDate.VisibleIndex = 14; + this.gv_modifiedDate.VisibleIndex = 13; this.gv_modifiedDate.Width = 94; // // gv_approvedBy @@ -575,7 +568,7 @@ this.gv_approvedBy.OptionsColumn.AllowEdit = false; this.gv_approvedBy.Tag = "query_a.APPROVED_BY"; this.gv_approvedBy.Visible = true; - this.gv_approvedBy.VisibleIndex = 15; + this.gv_approvedBy.VisibleIndex = 14; this.gv_approvedBy.Width = 94; // // gv_approvedDate @@ -589,7 +582,7 @@ this.gv_approvedDate.OptionsColumn.AllowEdit = false; this.gv_approvedDate.Tag = "query_a.APPROVED_DATE"; this.gv_approvedDate.Visible = true; - this.gv_approvedDate.VisibleIndex = 16; + this.gv_approvedDate.VisibleIndex = 15; this.gv_approvedDate.Width = 94; // // gridColumn18 @@ -599,8 +592,50 @@ this.gridColumn18.MinWidth = 25; this.gridColumn18.Name = "gridColumn18"; this.gridColumn18.Visible = true; - this.gridColumn18.VisibleIndex = 17; + this.gridColumn18.VisibleIndex = 16; this.gridColumn18.Width = 94; + // + // gv_customerOrderNo + // + this.gv_customerOrderNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_customerOrderNo.AppearanceCell.Options.UseFont = true; + this.gv_customerOrderNo.Caption = "婧愰攢鍞鍗�"; + this.gv_customerOrderNo.FieldName = "xsNo"; + this.gv_customerOrderNo.MinWidth = 50; + this.gv_customerOrderNo.Name = "gv_customerOrderNo"; + this.gv_customerOrderNo.OptionsColumn.AllowEdit = false; + this.gv_customerOrderNo.Tag = "query_a.CUSTOMER_ORDER_NO"; + this.gv_customerOrderNo.Visible = true; + this.gv_customerOrderNo.VisibleIndex = 7; + this.gv_customerOrderNo.Width = 94; + // + // gridColumn24 + // + this.gridColumn24.Caption = "浠撳簱ID"; + this.gridColumn24.FieldName = "ckId"; + this.gridColumn24.MinWidth = 25; + this.gridColumn24.Name = "gridColumn24"; + this.gridColumn24.Width = 94; + // + // gridColumn25 + // + this.gridColumn25.Caption = "浠撳簱鍚嶇О"; + this.gridColumn25.FieldName = "ckName"; + this.gridColumn25.MinWidth = 25; + this.gridColumn25.Name = "gridColumn25"; + this.gridColumn25.Visible = true; + this.gridColumn25.VisibleIndex = 17; + this.gridColumn25.Width = 94; + // + // gridColumn26 + // + this.gridColumn26.Caption = "浠撳簱缂栧彿"; + this.gridColumn26.FieldName = "ckNo"; + this.gridColumn26.MinWidth = 25; + this.gridColumn26.Name = "gridColumn26"; + this.gridColumn26.Visible = true; + this.gridColumn26.VisibleIndex = 18; + this.gridColumn26.Width = 94; // // pageBar1 // @@ -638,11 +673,12 @@ this.splitMx1.Panel2.Controls.Add(this.tabMx); this.splitMx1.Panel2.Text = "Panel2"; this.splitMx1.Size = new System.Drawing.Size(1126, 570); - this.splitMx1.SplitterPosition = 160; + this.splitMx1.SplitterPosition = 171; this.splitMx1.TabIndex = 0; // // layoutMx1 // + this.layoutMx1.Controls.Add(this.txt_fstockid); this.layoutMx1.Controls.Add(this.lbGuid); this.layoutMx1.Controls.Add(this.txt_wjStatus); this.layoutMx1.Controls.Add(this.txt_chkStatus); @@ -651,29 +687,41 @@ this.layoutMx1.Controls.Add(this.txt_approvedDate); this.layoutMx1.Controls.Add(this.txt_id); this.layoutMx1.Controls.Add(this.txt_approvedBy); - this.layoutMx1.Controls.Add(this.txt_salesOrg); + this.layoutMx1.Controls.Add(this.txt_xsOrgName); this.layoutMx1.Controls.Add(this.txt_inventoryOrg); this.layoutMx1.Controls.Add(this.txt_modifiedDate); this.layoutMx1.Controls.Add(this.txt_billNo); - this.layoutMx1.Controls.Add(this.txt_salesPerson); + this.layoutMx1.Controls.Add(this.txt_salerName); this.layoutMx1.Controls.Add(this.txt_modifiedBy); - this.layoutMx1.Controls.Add(this.txt_salesDept); + this.layoutMx1.Controls.Add(this.txt_saleDeptName); this.layoutMx1.Controls.Add(this.txt_custName); this.layoutMx1.Controls.Add(this.txt_createdDate); this.layoutMx1.Controls.Add(this.txt_returnReason); this.layoutMx1.Controls.Add(this.txt_createdBy); this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; + this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { + this.layoutControlItem19, + this.layoutControlItem1}); this.layoutMx1.Location = new System.Drawing.Point(0, 0); this.layoutMx1.Name = "layoutMx1"; this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(834, 92, 812, 500); this.layoutMx1.Root = this.Root; - this.layoutMx1.Size = new System.Drawing.Size(1126, 160); + this.layoutMx1.Size = new System.Drawing.Size(1126, 171); this.layoutMx1.TabIndex = 0; this.layoutMx1.Text = "layoutControl1"; // + // txt_fstockid + // + this.txt_fstockid.IsReadly = false; + this.txt_fstockid.Location = new System.Drawing.Point(84, 108); + this.txt_fstockid.Margin = new System.Windows.Forms.Padding(0); + this.txt_fstockid.Name = "txt_fstockid"; + this.txt_fstockid.Size = new System.Drawing.Size(195, 28); + this.txt_fstockid.TabIndex = 454; + // // lbGuid // - this.lbGuid.Location = new System.Drawing.Point(825, 140); + this.lbGuid.Location = new System.Drawing.Point(825, 131); this.lbGuid.Name = "lbGuid"; this.lbGuid.Size = new System.Drawing.Size(268, 28); this.lbGuid.TabIndex = 1; @@ -681,7 +729,7 @@ // // txt_wjStatus // - this.txt_wjStatus.Location = new System.Drawing.Point(283, 140); + this.txt_wjStatus.Location = new System.Drawing.Point(554, 140); this.txt_wjStatus.Name = "txt_wjStatus"; this.txt_wjStatus.Properties.Caption = "瀹岀粨鏍囪瘑"; this.txt_wjStatus.Size = new System.Drawing.Size(267, 24); @@ -691,10 +739,10 @@ // // txt_chkStatus // - this.txt_chkStatus.Location = new System.Drawing.Point(554, 140); + this.txt_chkStatus.Location = new System.Drawing.Point(825, 140); this.txt_chkStatus.Name = "txt_chkStatus"; this.txt_chkStatus.Properties.Caption = "瀹℃牳鏍囪瘑"; - this.txt_chkStatus.Size = new System.Drawing.Size(267, 24); + this.txt_chkStatus.Size = new System.Drawing.Size(268, 24); this.txt_chkStatus.StyleController = this.layoutMx1; this.txt_chkStatus.TabIndex = 452; this.txt_chkStatus.Tag = "readonly"; @@ -702,39 +750,39 @@ // txt_billType // this.txt_billType.EditValue = "鏍囧噯閿�鍞��璐у崟(XSTHD01_SYS)"; - this.txt_billType.Location = new System.Drawing.Point(361, 108); + this.txt_billType.Location = new System.Drawing.Point(355, 108); this.txt_billType.Name = "txt_billType"; this.txt_billType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txt_billType.Properties.Items.AddRange(new object[] { "鏍囧噯閿�鍞��璐у崟(XSTHD01_SYS)"}); this.txt_billType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - this.txt_billType.Size = new System.Drawing.Size(189, 24); + this.txt_billType.Size = new System.Drawing.Size(195, 24); this.txt_billType.StyleController = this.layoutMx1; this.txt_billType.TabIndex = 451; // // txt_salesOrderId // this.txt_salesOrderId.IsReadly = false; - this.txt_salesOrderId.Location = new System.Drawing.Point(90, 76); + this.txt_salesOrderId.Location = new System.Drawing.Point(84, 44); this.txt_salesOrderId.Name = "txt_salesOrderId"; - this.txt_salesOrderId.Size = new System.Drawing.Size(189, 28); + this.txt_salesOrderId.Size = new System.Drawing.Size(195, 28); this.txt_salesOrderId.TabIndex = 0; // // txt_approvedDate // - this.txt_approvedDate.Location = new System.Drawing.Point(903, 108); + this.txt_approvedDate.Location = new System.Drawing.Point(897, 108); this.txt_approvedDate.Name = "txt_approvedDate"; this.txt_approvedDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_approvedDate.Properties.Appearance.Options.UseFont = true; - this.txt_approvedDate.Size = new System.Drawing.Size(190, 28); + this.txt_approvedDate.Size = new System.Drawing.Size(196, 28); this.txt_approvedDate.StyleController = this.layoutMx1; this.txt_approvedDate.TabIndex = 378; this.txt_approvedDate.Tag = "readonly"; // // txt_id // - this.txt_id.Location = new System.Drawing.Point(90, 12); + this.txt_id.Location = new System.Drawing.Point(90, 3); this.txt_id.Name = "txt_id"; this.txt_id.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_id.Properties.Appearance.Options.UseFont = true; @@ -745,149 +793,166 @@ // // txt_approvedBy // - this.txt_approvedBy.Location = new System.Drawing.Point(903, 76); + this.txt_approvedBy.Location = new System.Drawing.Point(897, 76); this.txt_approvedBy.Name = "txt_approvedBy"; this.txt_approvedBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_approvedBy.Properties.Appearance.Options.UseFont = true; - this.txt_approvedBy.Size = new System.Drawing.Size(190, 28); + this.txt_approvedBy.Size = new System.Drawing.Size(196, 28); this.txt_approvedBy.StyleController = this.layoutMx1; this.txt_approvedBy.TabIndex = 370; this.txt_approvedBy.Tag = "readonly"; // - // txt_salesOrg + // txt_xsOrgName // - this.txt_salesOrg.Location = new System.Drawing.Point(361, 12); - this.txt_salesOrg.Name = "txt_salesOrg"; - this.txt_salesOrg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_salesOrg.Properties.Appearance.Options.UseFont = true; - this.txt_salesOrg.Size = new System.Drawing.Size(189, 28); - this.txt_salesOrg.StyleController = this.layoutMx1; - this.txt_salesOrg.TabIndex = 219; - this.txt_salesOrg.Tag = "readonly"; + this.txt_xsOrgName.Location = new System.Drawing.Point(355, 12); + this.txt_xsOrgName.Name = "txt_xsOrgName"; + this.txt_xsOrgName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_xsOrgName.Properties.Appearance.Options.UseFont = true; + this.txt_xsOrgName.Size = new System.Drawing.Size(195, 28); + this.txt_xsOrgName.StyleController = this.layoutMx1; + this.txt_xsOrgName.TabIndex = 219; + this.txt_xsOrgName.Tag = "readonly"; // // txt_inventoryOrg // - this.txt_inventoryOrg.Location = new System.Drawing.Point(632, 12); + this.txt_inventoryOrg.Location = new System.Drawing.Point(626, 12); this.txt_inventoryOrg.Name = "txt_inventoryOrg"; this.txt_inventoryOrg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_inventoryOrg.Properties.Appearance.Options.UseFont = true; - this.txt_inventoryOrg.Size = new System.Drawing.Size(189, 28); + this.txt_inventoryOrg.Size = new System.Drawing.Size(195, 28); this.txt_inventoryOrg.StyleController = this.layoutMx1; this.txt_inventoryOrg.TabIndex = 243; this.txt_inventoryOrg.Tag = "readonly"; // // txt_modifiedDate // - this.txt_modifiedDate.Location = new System.Drawing.Point(903, 44); + this.txt_modifiedDate.Location = new System.Drawing.Point(897, 44); this.txt_modifiedDate.Name = "txt_modifiedDate"; this.txt_modifiedDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_modifiedDate.Properties.Appearance.Options.UseFont = true; - this.txt_modifiedDate.Size = new System.Drawing.Size(190, 28); + this.txt_modifiedDate.Size = new System.Drawing.Size(196, 28); this.txt_modifiedDate.StyleController = this.layoutMx1; this.txt_modifiedDate.TabIndex = 336; this.txt_modifiedDate.Tag = "readonly"; // // txt_billNo // - this.txt_billNo.Location = new System.Drawing.Point(90, 44); + this.txt_billNo.Location = new System.Drawing.Point(84, 12); this.txt_billNo.Name = "txt_billNo"; this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_billNo.Properties.Appearance.Options.UseFont = true; - this.txt_billNo.Size = new System.Drawing.Size(189, 28); + this.txt_billNo.Size = new System.Drawing.Size(195, 28); this.txt_billNo.StyleController = this.layoutMx1; this.txt_billNo.TabIndex = 213; this.txt_billNo.Tag = "readonly"; // - // txt_salesPerson + // txt_salerName // - this.txt_salesPerson.Location = new System.Drawing.Point(361, 44); - this.txt_salesPerson.Name = "txt_salesPerson"; - this.txt_salesPerson.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_salesPerson.Properties.Appearance.Options.UseFont = true; - this.txt_salesPerson.Size = new System.Drawing.Size(189, 28); - this.txt_salesPerson.StyleController = this.layoutMx1; - this.txt_salesPerson.TabIndex = 267; - this.txt_salesPerson.Tag = "readonly"; + this.txt_salerName.Location = new System.Drawing.Point(355, 44); + this.txt_salerName.Name = "txt_salerName"; + this.txt_salerName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_salerName.Properties.Appearance.Options.UseFont = true; + this.txt_salerName.Size = new System.Drawing.Size(195, 28); + this.txt_salerName.StyleController = this.layoutMx1; + this.txt_salerName.TabIndex = 267; + this.txt_salerName.Tag = "readonly"; // // txt_modifiedBy // - this.txt_modifiedBy.Location = new System.Drawing.Point(903, 12); + this.txt_modifiedBy.Location = new System.Drawing.Point(897, 12); this.txt_modifiedBy.Name = "txt_modifiedBy"; this.txt_modifiedBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_modifiedBy.Properties.Appearance.Options.UseFont = true; - this.txt_modifiedBy.Size = new System.Drawing.Size(190, 28); + this.txt_modifiedBy.Size = new System.Drawing.Size(196, 28); this.txt_modifiedBy.StyleController = this.layoutMx1; this.txt_modifiedBy.TabIndex = 327; this.txt_modifiedBy.Tag = "readonly"; // - // txt_salesDept + // txt_saleDeptName // - this.txt_salesDept.Location = new System.Drawing.Point(361, 76); - this.txt_salesDept.Name = "txt_salesDept"; - this.txt_salesDept.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_salesDept.Properties.Appearance.Options.UseFont = true; - this.txt_salesDept.Size = new System.Drawing.Size(189, 28); - this.txt_salesDept.StyleController = this.layoutMx1; - this.txt_salesDept.TabIndex = 222; - this.txt_salesDept.Tag = "readonly"; + this.txt_saleDeptName.Location = new System.Drawing.Point(355, 76); + this.txt_saleDeptName.Name = "txt_saleDeptName"; + this.txt_saleDeptName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_saleDeptName.Properties.Appearance.Options.UseFont = true; + this.txt_saleDeptName.Size = new System.Drawing.Size(195, 28); + this.txt_saleDeptName.StyleController = this.layoutMx1; + this.txt_saleDeptName.TabIndex = 222; + this.txt_saleDeptName.Tag = "readonly"; // // txt_custName // - this.txt_custName.Location = new System.Drawing.Point(632, 44); + this.txt_custName.Location = new System.Drawing.Point(626, 44); this.txt_custName.Name = "txt_custName"; this.txt_custName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_custName.Properties.Appearance.Options.UseFont = true; - this.txt_custName.Size = new System.Drawing.Size(189, 28); + this.txt_custName.Size = new System.Drawing.Size(195, 28); this.txt_custName.StyleController = this.layoutMx1; this.txt_custName.TabIndex = 252; this.txt_custName.Tag = "readonly"; // // txt_createdDate // - this.txt_createdDate.Location = new System.Drawing.Point(632, 108); + this.txt_createdDate.Location = new System.Drawing.Point(626, 108); this.txt_createdDate.Name = "txt_createdDate"; this.txt_createdDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_createdDate.Properties.Appearance.Options.UseFont = true; - this.txt_createdDate.Size = new System.Drawing.Size(189, 28); + this.txt_createdDate.Size = new System.Drawing.Size(195, 28); this.txt_createdDate.StyleController = this.layoutMx1; this.txt_createdDate.TabIndex = 319; this.txt_createdDate.Tag = "readonly"; // // txt_returnReason // - this.txt_returnReason.Location = new System.Drawing.Point(90, 108); + this.txt_returnReason.Location = new System.Drawing.Point(84, 76); this.txt_returnReason.Name = "txt_returnReason"; this.txt_returnReason.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_returnReason.Properties.Appearance.Options.UseFont = true; - this.txt_returnReason.Size = new System.Drawing.Size(189, 28); + this.txt_returnReason.Size = new System.Drawing.Size(195, 28); this.txt_returnReason.StyleController = this.layoutMx1; this.txt_returnReason.TabIndex = 235; // // txt_createdBy // - this.txt_createdBy.Location = new System.Drawing.Point(632, 76); + this.txt_createdBy.Location = new System.Drawing.Point(626, 76); this.txt_createdBy.Name = "txt_createdBy"; this.txt_createdBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_createdBy.Properties.Appearance.Options.UseFont = true; - this.txt_createdBy.Size = new System.Drawing.Size(189, 28); + this.txt_createdBy.Size = new System.Drawing.Size(195, 28); this.txt_createdBy.StyleController = this.layoutMx1; this.txt_createdBy.TabIndex = 312; this.txt_createdBy.Tag = "readonly"; + // + // layoutControlItem19 + // + this.layoutControlItem19.Control = this.lbGuid; + this.layoutControlItem19.Location = new System.Drawing.Point(813, 128); + this.layoutControlItem19.Name = "layoutControlItem19"; + this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem19.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem19.Text = "lbGuid"; + this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem19.TextVisible = false; + // + // layoutControlItem1 + // + this.layoutControlItem1.Control = this.txt_id; + this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); + this.layoutControlItem1.Name = "layoutControlItem1"; + this.layoutControlItem1.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem1.Text = "涓婚敭GUID"; + this.layoutControlItem1.TextSize = new System.Drawing.Size(66, 18); // // Root // this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.Root.GroupBordersVisible = false; this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { - this.layoutControlItem1, this.layoutControlItem2, this.layoutControlItem3, - this.layoutControlItem4, - this.layoutControlItem5, this.layoutControlItem6, this.layoutControlItem7, this.layoutControlItem8, - this.layoutControlItem9, this.layoutControlItem10, this.layoutControlItem11, this.layoutControlItem12, @@ -897,7 +962,10 @@ this.layoutControlItem16, this.layoutControlItem17, this.layoutControlItem18, - this.layoutControlItem19}); + this.layoutControlItem4, + this.layoutControlItem5, + this.layoutControlItem9, + this.layoutControlItem20}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; @@ -932,24 +1000,15 @@ this.Root.Size = new System.Drawing.Size(1105, 180); this.Root.TextVisible = false; // - // layoutControlItem1 - // - this.layoutControlItem1.Control = this.txt_id; - this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); - this.layoutControlItem1.Name = "layoutControlItem1"; - this.layoutControlItem1.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem1.Text = "涓婚敭GUID"; - this.layoutControlItem1.TextSize = new System.Drawing.Size(66, 18); - // // layoutControlItem2 // - this.layoutControlItem2.Control = this.txt_salesOrg; + this.layoutControlItem2.Control = this.txt_xsOrgName; this.layoutControlItem2.Location = new System.Drawing.Point(271, 0); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem2.Size = new System.Drawing.Size(271, 32); this.layoutControlItem2.Text = "閿�鍞粍缁�"; - this.layoutControlItem2.TextSize = new System.Drawing.Size(66, 18); + this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem3 // @@ -959,49 +1018,29 @@ this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem3.Size = new System.Drawing.Size(271, 32); this.layoutControlItem3.Text = "搴撳瓨缁勭粐"; - this.layoutControlItem3.TextSize = new System.Drawing.Size(66, 18); - // - // layoutControlItem4 - // - this.layoutControlItem4.Control = this.txt_billNo; - this.layoutControlItem4.Location = new System.Drawing.Point(0, 32); - this.layoutControlItem4.Name = "layoutControlItem4"; - this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem4.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem4.Text = "鐢宠鍗曞彿"; - this.layoutControlItem4.TextSize = new System.Drawing.Size(66, 18); - // - // layoutControlItem5 - // - this.layoutControlItem5.Control = this.txt_salesOrderId; - this.layoutControlItem5.Location = new System.Drawing.Point(0, 64); - this.layoutControlItem5.Name = "layoutControlItem5"; - this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem5.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem5.Text = "閿�鍞鍗�"; - this.layoutControlItem5.TextSize = new System.Drawing.Size(66, 18); + this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem6 // - this.layoutControlItem6.Control = this.txt_salesPerson; + this.layoutControlItem6.Control = this.txt_salerName; this.layoutControlItem6.Location = new System.Drawing.Point(271, 32); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem6.Size = new System.Drawing.Size(271, 32); this.layoutControlItem6.Text = "閿�鍞憳"; - this.layoutControlItem6.TextSize = new System.Drawing.Size(66, 18); + this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem7 // - this.layoutControlItem7.Control = this.txt_salesDept; + this.layoutControlItem7.Control = this.txt_saleDeptName; this.layoutControlItem7.Location = new System.Drawing.Point(271, 64); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem7.Size = new System.Drawing.Size(271, 32); this.layoutControlItem7.Text = "閿�鍞儴闂�"; - this.layoutControlItem7.TextSize = new System.Drawing.Size(66, 18); + this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem8 // @@ -1011,18 +1050,8 @@ this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem8.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem8.Text = "瀹㈡埛"; - this.layoutControlItem8.TextSize = new System.Drawing.Size(66, 18); - // - // layoutControlItem9 - // - this.layoutControlItem9.Control = this.txt_returnReason; - this.layoutControlItem9.Location = new System.Drawing.Point(0, 96); - this.layoutControlItem9.Name = "layoutControlItem9"; - this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem9.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem9.Text = "閫�璐у師鍥�"; - this.layoutControlItem9.TextSize = new System.Drawing.Size(66, 18); + this.layoutControlItem8.Text = "瀹㈡埛鍚嶇О"; + this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem10 // @@ -1033,7 +1062,7 @@ this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 3; this.layoutControlItem10.Size = new System.Drawing.Size(271, 32); this.layoutControlItem10.Text = "鍗曟嵁绫诲瀷"; - this.layoutControlItem10.TextSize = new System.Drawing.Size(66, 18); + this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem11 // @@ -1044,7 +1073,7 @@ this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem11.Size = new System.Drawing.Size(271, 32); this.layoutControlItem11.Text = "鍒涘缓浜�"; - this.layoutControlItem11.TextSize = new System.Drawing.Size(66, 18); + this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem12 // @@ -1055,7 +1084,7 @@ this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3; this.layoutControlItem12.Size = new System.Drawing.Size(271, 32); this.layoutControlItem12.Text = "鍒涘缓鏃堕棿"; - this.layoutControlItem12.TextSize = new System.Drawing.Size(66, 18); + this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem13 // @@ -1065,7 +1094,7 @@ this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem13.Size = new System.Drawing.Size(272, 32); this.layoutControlItem13.Text = "淇敼浜�"; - this.layoutControlItem13.TextSize = new System.Drawing.Size(66, 18); + this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem14 // @@ -1076,7 +1105,7 @@ this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem14.Size = new System.Drawing.Size(272, 32); this.layoutControlItem14.Text = "淇敼鏃堕棿"; - this.layoutControlItem14.TextSize = new System.Drawing.Size(66, 18); + this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem15 // @@ -1087,7 +1116,7 @@ this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem15.Size = new System.Drawing.Size(272, 32); this.layoutControlItem15.Text = "瀹℃牳浜�"; - this.layoutControlItem15.TextSize = new System.Drawing.Size(66, 18); + this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem16 // @@ -1097,17 +1126,17 @@ this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3; this.layoutControlItem16.Size = new System.Drawing.Size(272, 32); - this.layoutControlItem16.Text = "瀹℃牳鏃ユ湡"; - this.layoutControlItem16.TextSize = new System.Drawing.Size(66, 18); + this.layoutControlItem16.Text = "瀹℃牳鏃堕棿"; + this.layoutControlItem16.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem17 // this.layoutControlItem17.Control = this.txt_chkStatus; - this.layoutControlItem17.Location = new System.Drawing.Point(542, 128); + this.layoutControlItem17.Location = new System.Drawing.Point(813, 128); this.layoutControlItem17.Name = "layoutControlItem17"; - this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem17.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem17.Size = new System.Drawing.Size(272, 32); this.layoutControlItem17.Text = "瀹℃牳鏍囪瘑"; this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem17.TextVisible = false; @@ -1115,26 +1144,53 @@ // layoutControlItem18 // this.layoutControlItem18.Control = this.txt_wjStatus; - this.layoutControlItem18.Location = new System.Drawing.Point(271, 128); + this.layoutControlItem18.Location = new System.Drawing.Point(542, 128); this.layoutControlItem18.Name = "layoutControlItem18"; - this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4; this.layoutControlItem18.Size = new System.Drawing.Size(271, 32); this.layoutControlItem18.Text = "瀹岀粨鏍囪瘑"; this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem18.TextVisible = false; // - // layoutControlItem19 + // layoutControlItem4 // - this.layoutControlItem19.Control = this.lbGuid; - this.layoutControlItem19.Location = new System.Drawing.Point(813, 128); - this.layoutControlItem19.Name = "layoutControlItem19"; - this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem19.Size = new System.Drawing.Size(272, 32); - this.layoutControlItem19.Text = "lbGuid"; - this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem19.TextVisible = false; + this.layoutControlItem4.Control = this.txt_billNo; + this.layoutControlItem4.Location = new System.Drawing.Point(0, 0); + this.layoutControlItem4.Name = "layoutControlItem4"; + this.layoutControlItem4.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem4.Text = "鐢宠鍗曞彿"; + this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem5 + // + this.layoutControlItem5.Control = this.txt_salesOrderId; + this.layoutControlItem5.Location = new System.Drawing.Point(0, 32); + this.layoutControlItem5.Name = "layoutControlItem5"; + this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem5.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem5.Text = "閿�鍞鍗�"; + this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem9 + // + this.layoutControlItem9.Control = this.txt_returnReason; + this.layoutControlItem9.Location = new System.Drawing.Point(0, 64); + this.layoutControlItem9.Name = "layoutControlItem9"; + this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem9.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem9.Text = "閫�璐у師鍥�"; + this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem20 + // + this.layoutControlItem20.Control = this.txt_fstockid; + this.layoutControlItem20.Location = new System.Drawing.Point(0, 96); + this.layoutControlItem20.Name = "layoutControlItem20"; + this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem20.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem20.Text = "閫夋嫨浠撳簱"; + this.layoutControlItem20.TextSize = new System.Drawing.Size(60, 18); // // tabMx // @@ -1142,7 +1198,7 @@ this.tabMx.Location = new System.Drawing.Point(0, 0); this.tabMx.Name = "tabMx"; this.tabMx.SelectedTabPage = this.tabMxPage1; - this.tabMx.Size = new System.Drawing.Size(1126, 398); + this.tabMx.Size = new System.Drawing.Size(1126, 387); this.tabMx.TabIndex = 3; this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1, @@ -1153,7 +1209,7 @@ this.tabMxPage1.Controls.Add(this.gcMx1); this.tabMxPage1.Controls.Add(this.panelMx1); this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1124, 366); + this.tabMxPage1.Size = new System.Drawing.Size(1124, 355); this.tabMxPage1.Text = "鐢宠鏄庣粏"; // // gcMx1 @@ -1167,13 +1223,15 @@ this.repositoryItemButtonEdit1, this.repositoryItemComboBox1, this.repositoryItemDateEdit1}); - this.gcMx1.Size = new System.Drawing.Size(1124, 264); + this.gcMx1.Size = new System.Drawing.Size(1124, 253); this.gcMx1.TabIndex = 0; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx1}); // // gvMx1 // + this.gvMx1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1.Appearance.Row.Options.UseFont = true; this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumn2, this.gvMx1id, @@ -1190,6 +1248,8 @@ this.gvMx1returnType, this.gvMx1inventoryUnit, this.gridColumn12, + this.gridColumn21, + this.gridColumn22, this.gvMxDel}); this.gvMx1.GridControl = this.gcMx1; this.gvMx1.Name = "gvMx1"; @@ -1210,7 +1270,7 @@ this.gridColumn2.Name = "gridColumn2"; this.gridColumn2.Tag = "edit"; this.gridColumn2.Visible = true; - this.gridColumn2.VisibleIndex = 0; + this.gridColumn2.VisibleIndex = 3; this.gridColumn2.Width = 94; // // repositoryItemSearchLookUpEdit1 @@ -1233,7 +1293,8 @@ this.gridColumn8, this.gridColumn9, this.gridColumn10, - this.gridColumn11}); + this.gridColumn11, + this.gridColumn23}); this.gridView2.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus; this.gridView2.Name = "gridView2"; this.gridView2.OptionsSelection.EnableAppearanceFocusedCell = false; @@ -1303,15 +1364,25 @@ this.gridColumn11.Visible = true; this.gridColumn11.VisibleIndex = 7; // + // gridColumn23 + // + this.gridColumn23.Caption = "鐗╂枡ID"; + this.gridColumn23.FieldName = "itemId"; + this.gridColumn23.Name = "gridColumn23"; + this.gridColumn23.Visible = true; + this.gridColumn23.VisibleIndex = 8; + // // gvMx1id // this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1id.AppearanceCell.Options.UseFont = true; - this.gvMx1id.Caption = "GUID"; + this.gvMx1id.Caption = "涓婚敭GUID"; this.gvMx1id.FieldName = "guid"; this.gvMx1id.MinWidth = 50; this.gvMx1id.Name = "gvMx1id"; this.gvMx1id.Tag = "query_a.ID"; + this.gvMx1id.Visible = true; + this.gvMx1id.VisibleIndex = 0; this.gvMx1id.Width = 94; // // gvMx1materialId @@ -1337,7 +1408,7 @@ this.gvMx1materialName.Name = "gvMx1materialName"; this.gvMx1materialName.Tag = "query_a.MATERIAL_NAME"; this.gvMx1materialName.Visible = true; - this.gvMx1materialName.VisibleIndex = 2; + this.gvMx1materialName.VisibleIndex = 4; this.gvMx1materialName.Width = 94; // // gvMx1materialSpecification @@ -1350,7 +1421,7 @@ this.gvMx1materialSpecification.Name = "gvMx1materialSpecification"; this.gvMx1materialSpecification.Tag = "query_a.MATERIAL_SPECIFICATION"; this.gvMx1materialSpecification.Visible = true; - this.gvMx1materialSpecification.VisibleIndex = 3; + this.gvMx1materialSpecification.VisibleIndex = 5; this.gvMx1materialSpecification.Width = 94; // // gridColumn20 @@ -1360,7 +1431,7 @@ this.gridColumn20.MinWidth = 25; this.gridColumn20.Name = "gridColumn20"; this.gridColumn20.Visible = true; - this.gridColumn20.VisibleIndex = 4; + this.gridColumn20.VisibleIndex = 6; this.gridColumn20.Width = 94; // // gvMx1salesUnitId @@ -1373,7 +1444,7 @@ this.gvMx1salesUnitId.Name = "gvMx1salesUnitId"; this.gvMx1salesUnitId.Tag = "query_a.SALES_UNIT_ID"; this.gvMx1salesUnitId.Visible = true; - this.gvMx1salesUnitId.VisibleIndex = 5; + this.gvMx1salesUnitId.VisibleIndex = 7; this.gvMx1salesUnitId.Width = 94; // // gvMx1salesQuantity @@ -1386,7 +1457,7 @@ this.gvMx1salesQuantity.Name = "gvMx1salesQuantity"; this.gvMx1salesQuantity.Tag = "query_a.SALES_QUANTITY"; this.gvMx1salesQuantity.Visible = true; - this.gvMx1salesQuantity.VisibleIndex = 6; + this.gvMx1salesQuantity.VisibleIndex = 8; this.gvMx1salesQuantity.Width = 94; // // gvMx1note @@ -1403,7 +1474,7 @@ this.gvMx1note.Name = "gvMx1note"; this.gvMx1note.Tag = "edit"; this.gvMx1note.Visible = true; - this.gvMx1note.VisibleIndex = 7; + this.gvMx1note.VisibleIndex = 9; this.gvMx1note.Width = 94; // // gridColumn13 @@ -1418,7 +1489,7 @@ this.gridColumn13.Name = "gridColumn13"; this.gridColumn13.Tag = "yz_quantity_0_edit"; this.gridColumn13.Visible = true; - this.gridColumn13.VisibleIndex = 8; + this.gridColumn13.VisibleIndex = 10; this.gridColumn13.Width = 94; // // gvMx1returnDate @@ -1436,7 +1507,7 @@ this.gvMx1returnDate.Name = "gvMx1returnDate"; this.gvMx1returnDate.Tag = "edit"; this.gvMx1returnDate.Visible = true; - this.gvMx1returnDate.VisibleIndex = 9; + this.gvMx1returnDate.VisibleIndex = 12; this.gvMx1returnDate.Width = 94; // // repositoryItemDateEdit1 @@ -1458,7 +1529,7 @@ this.gvMx1isFree.Name = "gvMx1isFree"; this.gvMx1isFree.Tag = "query_a.IS_FREE"; this.gvMx1isFree.Visible = true; - this.gvMx1isFree.VisibleIndex = 10; + this.gvMx1isFree.VisibleIndex = 11; this.gvMx1isFree.Width = 94; // // gvMx1returnType @@ -1476,7 +1547,7 @@ this.gvMx1returnType.Name = "gvMx1returnType"; this.gvMx1returnType.Tag = "edit"; this.gvMx1returnType.Visible = true; - this.gvMx1returnType.VisibleIndex = 11; + this.gvMx1returnType.VisibleIndex = 14; this.gvMx1returnType.Width = 94; // // repositoryItemComboBox1 @@ -1485,10 +1556,9 @@ this.repositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemComboBox1.Items.AddRange(new object[] { - "杈呭姪璧勬枡(THLX01_SYS)", - "閫�璐�(THLX02_SYS)", - "閫�璐цˉ璐�(THLX03_SYS)", - "浠呴��娆句笉閫�璐�()"}); + "閫�璐�(THLX01_SYS)", + "閫�璐цˉ璐�(THLX02_SYS)", + "浠呴��娆句笉閫�璐�(THLX03_SYS)"}); this.repositoryItemComboBox1.Name = "repositoryItemComboBox1"; this.repositoryItemComboBox1.NullText = "璇烽�夋嫨"; this.repositoryItemComboBox1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; @@ -1503,16 +1573,38 @@ this.gvMx1inventoryUnit.Name = "gvMx1inventoryUnit"; this.gvMx1inventoryUnit.Tag = "query_a.INVENTORY_UNIT"; this.gvMx1inventoryUnit.Visible = true; - this.gvMx1inventoryUnit.VisibleIndex = 12; + this.gvMx1inventoryUnit.VisibleIndex = 13; this.gvMx1inventoryUnit.Width = 94; // // gridColumn12 // - this.gridColumn12.Caption = "閫�璐ф槑缁唃uid"; + this.gridColumn12.Caption = "閫佽揣鏄庣粏guid"; this.gridColumn12.FieldName = "deliveDetailGuid"; this.gridColumn12.MinWidth = 25; this.gridColumn12.Name = "gridColumn12"; + this.gridColumn12.Visible = true; + this.gridColumn12.VisibleIndex = 2; this.gridColumn12.Width = 94; + // + // gridColumn21 + // + this.gridColumn21.Caption = "鍙墦鍗版暟閲�"; + this.gridColumn21.FieldName = "kdy"; + this.gridColumn21.MinWidth = 25; + this.gridColumn21.Name = "gridColumn21"; + this.gridColumn21.Visible = true; + this.gridColumn21.VisibleIndex = 15; + this.gridColumn21.Width = 94; + // + // gridColumn22 + // + this.gridColumn22.Caption = "宸叉墦鍗版暟閲�"; + this.gridColumn22.FieldName = "ydy"; + this.gridColumn22.MinWidth = 25; + this.gridColumn22.Name = "gridColumn22"; + this.gridColumn22.Visible = true; + this.gridColumn22.VisibleIndex = 16; + this.gridColumn22.Width = 94; // // gvMxDel // @@ -1521,7 +1613,7 @@ this.gvMxDel.MinWidth = 25; this.gvMxDel.Name = "gvMxDel"; this.gvMxDel.Visible = true; - this.gvMxDel.VisibleIndex = 13; + this.gvMxDel.VisibleIndex = 17; this.gvMxDel.Width = 94; // // repositoryItemButtonEdit1 @@ -1564,10 +1656,11 @@ // ucBtnPrint1 // this.ucBtnPrint1.guidKey = null; - this.ucBtnPrint1.Location = new System.Drawing.Point(543, 59); + this.ucBtnPrint1.Location = new System.Drawing.Point(543, 65); + this.ucBtnPrint1.Margin = new System.Windows.Forms.Padding(0); this.ucBtnPrint1.Name = "ucBtnPrint1"; this.ucBtnPrint1.rptParameter = null; - this.ucBtnPrint1.Size = new System.Drawing.Size(218, 41); + this.ucBtnPrint1.Size = new System.Drawing.Size(207, 31); this.ucBtnPrint1.TabIndex = 230; // // lbMxGuid @@ -1727,7 +1820,7 @@ // this.tabMxPage2.Controls.Add(this.gcMx2); this.tabMxPage2.Name = "tabMxPage2"; - this.tabMxPage2.Size = new System.Drawing.Size(1124, 366); + this.tabMxPage2.Size = new System.Drawing.Size(1124, 355); this.tabMxPage2.Text = "鎵爜鏄庣粏"; // // gcMx2 @@ -1738,13 +1831,15 @@ this.gcMx2.Name = "gcMx2"; this.gcMx2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemButtonEdit2}); - this.gcMx2.Size = new System.Drawing.Size(1124, 366); + this.gcMx2.Size = new System.Drawing.Size(1124, 355); this.gcMx2.TabIndex = 3; this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx2}); // // gvMx2 // + this.gvMx2.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx2.Appearance.Row.Options.UseFont = true; this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumn3, this.gvMx1itemBarcode, @@ -1931,27 +2026,25 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_approvedDate.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_approvedBy.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_salesOrg.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_xsOrgName.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_inventoryOrg.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_modifiedDate.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_salesPerson.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_salerName.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_modifiedBy.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_salesDept.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_saleDeptName.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_custName.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_createdDate.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_returnReason.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_createdBy.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).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(); @@ -1961,7 +2054,10 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); this.tabMx.ResumeLayout(false); this.tabMxPage1.ResumeLayout(false); @@ -2011,7 +2107,6 @@ private DevExpress.XtraGrid.Columns.GridColumn gv_salesDept; private DevExpress.XtraGrid.Columns.GridColumn gv_salesPerson; private DevExpress.XtraGrid.Columns.GridColumn gv_returnReason; - private DevExpress.XtraGrid.Columns.GridColumn gv_inventoryOrg; private DevExpress.XtraGrid.Columns.GridColumn gv_createdBy; private DevExpress.XtraGrid.Columns.GridColumn gv_createdDate; private DevExpress.XtraGrid.Columns.GridColumn gv_modifiedBy; @@ -2032,12 +2127,12 @@ private DevExpress.XtraEditors.TextEdit txt_modifiedBy; private DevExpress.XtraEditors.TextEdit txt_createdDate; private DevExpress.XtraEditors.TextEdit txt_createdBy; - private DevExpress.XtraEditors.TextEdit txt_salesPerson; + private DevExpress.XtraEditors.TextEdit txt_salerName; private DevExpress.XtraEditors.TextEdit txt_custName; private DevExpress.XtraEditors.TextEdit txt_inventoryOrg; private DevExpress.XtraEditors.TextEdit txt_returnReason; - private DevExpress.XtraEditors.TextEdit txt_salesDept; - private DevExpress.XtraEditors.TextEdit txt_salesOrg; + private DevExpress.XtraEditors.TextEdit txt_saleDeptName; + private DevExpress.XtraEditors.TextEdit txt_xsOrgName; private DevExpress.XtraEditors.TextEdit txt_billNo; private DevExpress.XtraEditors.TextEdit txt_id; private DevExpress.XtraLayout.LayoutControl layoutMx1; @@ -2045,12 +2140,9 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; @@ -2058,8 +2150,6 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19; private DevExpress.XtraTab.XtraTabControl tabMx; private DevExpress.XtraTab.XtraTabPage tabMxPage1; @@ -2127,5 +2217,19 @@ private DevExpress.XtraGrid.Columns.GridColumn gvBtnAlawys; private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2; private DevExpress.XtraGrid.Columns.GridColumn gridColumn20; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn21; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn22; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn23; + private UserControl.UcLookCk txt_fstockid; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn24; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn25; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn26; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn27; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20; } } \ No newline at end of file -- Gitblit v1.9.3