From 2e44301eda2efb4b61e6dc53d4fff668229f7321 Mon Sep 17 00:00:00 2001 From: lu <123456> Date: 星期三, 17 九月 2025 22:05:27 +0800 Subject: [PATCH] bug --- DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesReturnNotice.Designer.cs | 1606 +++++++++++++++++++++++++++++++--------------------------- 1 files changed, 857 insertions(+), 749 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesReturnNotice.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesReturnNotice.Designer.cs index a78227f..8ee2e51 100644 --- a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesReturnNotice.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesReturnNotice.Designer.cs @@ -30,11 +30,6 @@ private void InitializeComponent() { this.components = new System.ComponentModel.Container(); - DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); @@ -54,10 +49,11 @@ 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.repositoryItemSearchLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit(); - this.repositoryItemDateEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit(); - this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); - this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); + DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject(); this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); @@ -85,88 +81,94 @@ this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn26 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn2 = 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.btnSelect = new DevExpress.XtraEditors.SimpleButton(); + this.txt_returnCustomer = new Gs.DevApp.UserControl.UcLookCustomer(); + this.txt_salesDept = new Gs.DevApp.UserControl.UcLookDepartment(); + this.txt_inventoryOrg = new Gs.DevApp.UserControl.UcLookOrg(); + this.txt_salesOrg = new Gs.DevApp.UserControl.UcLookOrg(); this.txt_fHasLinkRad = new DevExpress.XtraEditors.RadioGroup(); 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(); this.txt_billType = new DevExpress.XtraEditors.ComboBoxEdit(); - this.txt_salesOrderId = new Gs.DevApp.UserControl.UcLookSales(); this.txt_approvedDate = new DevExpress.XtraEditors.TextEdit(); this.txt_id = new DevExpress.XtraEditors.TextEdit(); this.txt_approvedBy = 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_salerName = new DevExpress.XtraEditors.TextEdit(); this.txt_modifiedBy = 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.txt_fHasLinkSource = new DevExpress.XtraEditors.ComboBoxEdit(); + this.txt_xsms = new DevExpress.XtraEditors.ComboBoxEdit(); 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.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem8 = 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.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); + this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); + this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layItem2 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layItem3 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layItem4 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layItem100 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layItem101 = new DevExpress.XtraLayout.LayoutControlItem(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); this.split99 = new DevExpress.XtraEditors.SplitContainerControl(); this.layout99 = new DevExpress.XtraLayout.LayoutControl(); - this.lbMxGuid = new DevExpress.XtraEditors.LabelControl(); - this.ucBtnPrint1 = new Gs.DevApp.UserControl.UcBtnPrint(); this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); this.txt_iCount_1 = new DevExpress.XtraEditors.TextEdit(); this.txt_yuliang_1 = new DevExpress.XtraEditors.TextEdit(); this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup(); - this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem31 = new DevExpress.XtraLayout.LayoutControlItem(); - this.radOut = new DevExpress.XtraEditors.RadioGroup(); - this.txtQuantity = new DevExpress.XtraEditors.TextEdit(); - this.txt_yQty = new DevExpress.XtraEditors.TextEdit(); - this.txt_kQty = new DevExpress.XtraEditors.TextEdit(); - this.txt_psnQty_1 = new DevExpress.XtraEditors.TextEdit(); - this.txtWlid = new DevExpress.XtraEditors.TextEdit(); - this.txtWlmc = new DevExpress.XtraEditors.TextEdit(); - this.txtWlgg = new DevExpress.XtraEditors.TextEdit(); - this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); - this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem32 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem33 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem34 = new DevExpress.XtraLayout.LayoutControlItem(); + this.ucBtnPrint1 = new Gs.DevApp.UserControl.UcBtnPrint(); + this.radOut = new DevExpress.XtraEditors.RadioGroup(); + this.lbMxGuid = new DevExpress.XtraEditors.LabelControl(); + this.txtWlid = new DevExpress.XtraEditors.TextEdit(); + this.txt_psnQty_1 = new DevExpress.XtraEditors.TextEdit(); + this.txtWlmc = new DevExpress.XtraEditors.TextEdit(); + this.txtWlgg = new DevExpress.XtraEditors.TextEdit(); + this.txt_kQty = new DevExpress.XtraEditors.TextEdit(); + this.txtQuantity = new DevExpress.XtraEditors.TextEdit(); + this.txt_yQty = new DevExpress.XtraEditors.TextEdit(); + this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); + this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem31 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem32 = new DevExpress.XtraLayout.LayoutControlItem(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView(); - this.gridColumn2 = 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(); @@ -178,12 +180,15 @@ this.gvMx1note = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1returnDate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.repositoryItemDateEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit(); this.gvMx1isFree = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1returnType = new DevExpress.XtraGrid.Columns.GridColumn(); + this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); 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.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx2 = new DevExpress.XtraGrid.GridControl(); this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView(); @@ -202,11 +207,6 @@ this.gridColumn31 = new DevExpress.XtraGrid.Columns.GridColumn(); this.picCheckBox = new System.Windows.Forms.PictureBox(); this.tips = new DevExpress.Utils.ToolTipController(this.components); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -233,39 +233,41 @@ ((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_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_salerName.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_modifiedBy.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.txt_fHasLinkSource.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_xsms.Properties)).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.layoutControlItem6)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).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.layoutControlItem11)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layItem2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layItem3)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layItem4)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layItem100)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layItem101)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); this.tabMxPage1.SuspendLayout(); @@ -282,75 +284,39 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_yuliang_1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.radOut.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_yQty.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_kQty.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtWlid.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtWlmc.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.radOut.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txtWlid.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txtWlmc.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_kQty.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_yQty.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); this.tabMxPage2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); this.SuspendLayout(); - // - // repositoryItemSearchLookUpEdit1 - // - this.repositoryItemSearchLookUpEdit1.AutoHeight = false; - this.repositoryItemSearchLookUpEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); - this.repositoryItemSearchLookUpEdit1.Name = "repositoryItemSearchLookUpEdit1"; - this.repositoryItemSearchLookUpEdit1.NullText = "璇烽�夋嫨"; - // - // repositoryItemDateEdit1 - // - this.repositoryItemDateEdit1.AutoHeight = false; - this.repositoryItemDateEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); - this.repositoryItemDateEdit1.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); - this.repositoryItemDateEdit1.Name = "repositoryItemDateEdit1"; - // - // repositoryItemComboBox1 - // - this.repositoryItemComboBox1.AutoHeight = false; - 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)"}); - this.repositoryItemComboBox1.Name = "repositoryItemComboBox1"; - this.repositoryItemComboBox1.NullText = "璇烽�夋嫨"; - this.repositoryItemComboBox1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - // - // repositoryItemButtonEdit1 - // - this.repositoryItemButtonEdit1.AutoHeight = false; - editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; - editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; - this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); - this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; - this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; // // toolBarMenu1 // @@ -363,7 +329,7 @@ this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); this.toolBarMenu1.Name = "toolBarMenu1"; this.toolBarMenu1.rptParameter = null; - this.toolBarMenu1.Size = new System.Drawing.Size(1363, 80); + this.toolBarMenu1.Size = new System.Drawing.Size(1439, 80); this.toolBarMenu1.TabIndex = 0; this.toolBarMenu1.xlsInService = null; this.toolBarMenu1.xlsOutParameter = null; @@ -374,7 +340,7 @@ this.xtraTabControl1.Location = new System.Drawing.Point(0, 80); this.xtraTabControl1.Name = "xtraTabControl1"; this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; - this.xtraTabControl1.Size = new System.Drawing.Size(1363, 602); + this.xtraTabControl1.Size = new System.Drawing.Size(1439, 602); this.xtraTabControl1.TabIndex = 3; this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.xtraTabPage1, @@ -384,7 +350,7 @@ // this.xtraTabPage1.Controls.Add(this.split1); this.xtraTabPage1.Name = "xtraTabPage1"; - this.xtraTabPage1.Size = new System.Drawing.Size(1361, 570); + this.xtraTabPage1.Size = new System.Drawing.Size(1437, 570); this.xtraTabPage1.Text = "鏁版嵁鍒楄〃"; // // split1 @@ -405,7 +371,7 @@ // this.split1.Panel2.Text = "Panel2"; this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; - this.split1.Size = new System.Drawing.Size(1361, 570); + this.split1.Size = new System.Drawing.Size(1437, 570); this.split1.SplitterPosition = 0; this.split1.TabIndex = 0; // @@ -415,7 +381,7 @@ this.gcMain1.Location = new System.Drawing.Point(0, 0); this.gcMain1.MainView = this.gridView1; this.gcMain1.Name = "gcMain1"; - this.gcMain1.Size = new System.Drawing.Size(1361, 519); + this.gcMain1.Size = new System.Drawing.Size(1437, 519); this.gcMain1.TabIndex = 2; this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1}); @@ -444,7 +410,8 @@ this.gv_customerOrderNo, this.gridColumn24, this.gridColumn25, - this.gridColumn26}); + this.gridColumn26, + this.gridColumn2}); this.gridView1.GridControl = this.gcMain1; this.gridView1.IndicatorWidth = 50; this.gridView1.Name = "gridView1"; @@ -486,11 +453,11 @@ // gridColumn27 // this.gridColumn27.Caption = "婧愬崟鏍囪瘑"; - this.gridColumn27.FieldName = "fIsLink"; + this.gridColumn27.FieldName = "fHasLinkTxt"; this.gridColumn27.MinWidth = 25; this.gridColumn27.Name = "gridColumn27"; this.gridColumn27.Visible = true; - this.gridColumn27.VisibleIndex = 3; + this.gridColumn27.VisibleIndex = 2; this.gridColumn27.Width = 94; // // gv_billType @@ -503,7 +470,7 @@ this.gv_billType.OptionsColumn.AllowEdit = false; this.gv_billType.Tag = "query_a.BILL_TYPE"; this.gv_billType.Visible = true; - this.gv_billType.VisibleIndex = 2; + this.gv_billType.VisibleIndex = 16; this.gv_billType.Width = 94; // // gv_billNo @@ -516,7 +483,7 @@ this.gv_billNo.OptionsColumn.AllowEdit = false; this.gv_billNo.Tag = "query_a.BILL_NO"; this.gv_billNo.Visible = true; - this.gv_billNo.VisibleIndex = 4; + this.gv_billNo.VisibleIndex = 3; this.gv_billNo.Width = 94; // // gv_salesOrg @@ -529,7 +496,7 @@ this.gv_salesOrg.OptionsColumn.AllowEdit = false; this.gv_salesOrg.Tag = "query_a.SALES_ORG"; this.gv_salesOrg.Visible = true; - this.gv_salesOrg.VisibleIndex = 5; + this.gv_salesOrg.VisibleIndex = 15; this.gv_salesOrg.Width = 94; // // gv_salesDept @@ -542,7 +509,7 @@ this.gv_salesDept.OptionsColumn.AllowEdit = false; this.gv_salesDept.Tag = "query_a.SALES_DEPT"; this.gv_salesDept.Visible = true; - this.gv_salesDept.VisibleIndex = 6; + this.gv_salesDept.VisibleIndex = 5; this.gv_salesDept.Width = 94; // // gv_salesPerson @@ -554,8 +521,6 @@ this.gv_salesPerson.Name = "gv_salesPerson"; this.gv_salesPerson.OptionsColumn.AllowEdit = false; this.gv_salesPerson.Tag = "query_a.SALES_PERSON"; - this.gv_salesPerson.Visible = true; - this.gv_salesPerson.VisibleIndex = 8; this.gv_salesPerson.Width = 94; // // gv_returnReason @@ -568,7 +533,7 @@ this.gv_returnReason.OptionsColumn.AllowEdit = false; this.gv_returnReason.Tag = "query_a.RETURN_REASON"; this.gv_returnReason.Visible = true; - this.gv_returnReason.VisibleIndex = 9; + this.gv_returnReason.VisibleIndex = 6; this.gv_returnReason.Width = 94; // // gv_createdBy @@ -581,7 +546,7 @@ this.gv_createdBy.OptionsColumn.AllowEdit = false; this.gv_createdBy.Tag = "query_a.CREATED_BY"; this.gv_createdBy.Visible = true; - this.gv_createdBy.VisibleIndex = 10; + this.gv_createdBy.VisibleIndex = 7; this.gv_createdBy.Width = 94; // // gv_createdDate @@ -594,7 +559,7 @@ this.gv_createdDate.OptionsColumn.AllowEdit = false; this.gv_createdDate.Tag = "query_a.CREATED_DATE"; this.gv_createdDate.Visible = true; - this.gv_createdDate.VisibleIndex = 11; + this.gv_createdDate.VisibleIndex = 8; this.gv_createdDate.Width = 94; // // gv_modifiedBy @@ -607,7 +572,7 @@ this.gv_modifiedBy.OptionsColumn.AllowEdit = false; this.gv_modifiedBy.Tag = "query_a.MODIFIED_BY"; this.gv_modifiedBy.Visible = true; - this.gv_modifiedBy.VisibleIndex = 12; + this.gv_modifiedBy.VisibleIndex = 9; this.gv_modifiedBy.Width = 94; // // gv_modifiedDate @@ -620,7 +585,7 @@ this.gv_modifiedDate.OptionsColumn.AllowEdit = false; this.gv_modifiedDate.Tag = "query_a.MODIFIED_DATE"; this.gv_modifiedDate.Visible = true; - this.gv_modifiedDate.VisibleIndex = 13; + this.gv_modifiedDate.VisibleIndex = 10; this.gv_modifiedDate.Width = 94; // // gv_approvedBy @@ -633,7 +598,7 @@ this.gv_approvedBy.OptionsColumn.AllowEdit = false; this.gv_approvedBy.Tag = "query_a.APPROVED_BY"; this.gv_approvedBy.Visible = true; - this.gv_approvedBy.VisibleIndex = 14; + this.gv_approvedBy.VisibleIndex = 11; this.gv_approvedBy.Width = 94; // // gv_approvedDate @@ -646,7 +611,7 @@ this.gv_approvedDate.OptionsColumn.AllowEdit = false; this.gv_approvedDate.Tag = "query_a.APPROVED_DATE"; this.gv_approvedDate.Visible = true; - this.gv_approvedDate.VisibleIndex = 15; + this.gv_approvedDate.VisibleIndex = 12; this.gv_approvedDate.Width = 94; // // gridColumn18 @@ -656,7 +621,7 @@ this.gridColumn18.MinWidth = 25; this.gridColumn18.Name = "gridColumn18"; this.gridColumn18.Visible = true; - this.gridColumn18.VisibleIndex = 16; + this.gridColumn18.VisibleIndex = 4; this.gridColumn18.Width = 94; // // gv_customerOrderNo @@ -668,8 +633,6 @@ 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 @@ -687,7 +650,7 @@ this.gridColumn25.MinWidth = 25; this.gridColumn25.Name = "gridColumn25"; this.gridColumn25.Visible = true; - this.gridColumn25.VisibleIndex = 17; + this.gridColumn25.VisibleIndex = 13; this.gridColumn25.Width = 94; // // gridColumn26 @@ -697,8 +660,18 @@ this.gridColumn26.MinWidth = 25; this.gridColumn26.Name = "gridColumn26"; this.gridColumn26.Visible = true; - this.gridColumn26.VisibleIndex = 18; + this.gridColumn26.VisibleIndex = 14; this.gridColumn26.Width = 94; + // + // gridColumn2 + // + this.gridColumn2.Caption = "鏁版嵁鏉ユ簮"; + this.gridColumn2.FieldName = "fHasLinkSource"; + this.gridColumn2.MinWidth = 25; + this.gridColumn2.Name = "gridColumn2"; + this.gridColumn2.Visible = true; + this.gridColumn2.VisibleIndex = 17; + this.gridColumn2.Width = 94; // // pageBar1 // @@ -708,7 +681,7 @@ this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); this.pageBar1.Name = "pageBar1"; this.pageBar1.RecordCount = 0; - this.pageBar1.Size = new System.Drawing.Size(1361, 39); + this.pageBar1.Size = new System.Drawing.Size(1437, 39); this.pageBar1.TabIndex = 4; this.pageBar1.TotalPages = 0; // @@ -716,7 +689,7 @@ // this.xtraTabPage2.Controls.Add(this.splitMx1); this.xtraTabPage2.Name = "xtraTabPage2"; - this.xtraTabPage2.Size = new System.Drawing.Size(1361, 570); + this.xtraTabPage2.Size = new System.Drawing.Size(1437, 570); this.xtraTabPage2.Text = "鏁版嵁璇︾粏"; // // splitMx1 @@ -736,66 +709,115 @@ 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(1361, 570); - this.splitMx1.SplitterPosition = 184; + this.splitMx1.Size = new System.Drawing.Size(1437, 570); + this.splitMx1.SplitterPosition = 174; this.splitMx1.TabIndex = 0; // // layoutMx1 // + this.layoutMx1.Controls.Add(this.btnSelect); + this.layoutMx1.Controls.Add(this.txt_returnCustomer); + this.layoutMx1.Controls.Add(this.txt_salesDept); + this.layoutMx1.Controls.Add(this.txt_inventoryOrg); + this.layoutMx1.Controls.Add(this.txt_salesOrg); this.layoutMx1.Controls.Add(this.txt_fHasLinkRad); 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); this.layoutMx1.Controls.Add(this.txt_billType); - this.layoutMx1.Controls.Add(this.txt_salesOrderId); 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_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_salerName); this.layoutMx1.Controls.Add(this.txt_modifiedBy); 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.Controls.Add(this.txt_fHasLinkSource); + this.layoutMx1.Controls.Add(this.txt_xsms); this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem19, - this.layoutControlItem1}); + this.layoutControlItem1, + this.layoutControlItem12, + this.layoutControlItem11, + this.layoutControlItem18, + this.layoutControlItem6}); this.layoutMx1.Location = new System.Drawing.Point(0, 0); this.layoutMx1.Name = "layoutMx1"; - this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(703, 289, 812, 500); + this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(637, 414, 812, 500); this.layoutMx1.Root = this.Root; - this.layoutMx1.Size = new System.Drawing.Size(1361, 184); + this.layoutMx1.Size = new System.Drawing.Size(1437, 174); this.layoutMx1.TabIndex = 0; this.layoutMx1.Text = "layoutControl1"; + // + // btnSelect + // + this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16; + this.btnSelect.Location = new System.Drawing.Point(12, 108); + this.btnSelect.Name = "btnSelect"; + this.btnSelect.Size = new System.Drawing.Size(126, 27); + this.btnSelect.StyleController = this.layoutMx1; + this.btnSelect.TabIndex = 541; + this.btnSelect.Text = "閫夋嫨閫�璐ф槑缁�"; + // + // txt_returnCustomer + // + this.txt_returnCustomer.IsReadly = false; + this.txt_returnCustomer.Location = new System.Drawing.Point(433, 44); + this.txt_returnCustomer.Name = "txt_returnCustomer"; + this.txt_returnCustomer.Size = new System.Drawing.Size(273, 24); + this.txt_returnCustomer.TabIndex = 539; + // + // txt_salesDept + // + this.txt_salesDept.IsReadly = false; + this.txt_salesDept.Location = new System.Drawing.Point(1131, 108); + this.txt_salesDept.Name = "txt_salesDept"; + this.txt_salesDept.Size = new System.Drawing.Size(273, 24); + this.txt_salesDept.TabIndex = 538; + // + // txt_inventoryOrg + // + this.txt_inventoryOrg.IsReadly = false; + this.txt_inventoryOrg.Location = new System.Drawing.Point(782, 108); + this.txt_inventoryOrg.Name = "txt_inventoryOrg"; + this.txt_inventoryOrg.Size = new System.Drawing.Size(273, 24); + this.txt_inventoryOrg.TabIndex = 537; + // + // txt_salesOrg + // + this.txt_salesOrg.IsReadly = false; + this.txt_salesOrg.Location = new System.Drawing.Point(84, 44); + this.txt_salesOrg.Name = "txt_salesOrg"; + this.txt_salesOrg.Size = new System.Drawing.Size(273, 24); + this.txt_salesOrg.TabIndex = 535; // // txt_fHasLinkRad // this.txt_fHasLinkRad.EditValue = "1"; - this.txt_fHasLinkRad.Location = new System.Drawing.Point(84, 42); + this.txt_fHasLinkRad.Location = new System.Drawing.Point(433, 106); this.txt_fHasLinkRad.Margin = new System.Windows.Forms.Padding(0); this.txt_fHasLinkRad.Name = "txt_fHasLinkRad"; this.txt_fHasLinkRad.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "鏈夋簮鍗�"), - new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "鏃犳簮鍗�", false)}); + new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "鏃犳簮鍗�")}); this.txt_fHasLinkRad.Properties.Padding = new System.Windows.Forms.Padding(0); - this.txt_fHasLinkRad.Size = new System.Drawing.Size(259, 33); + this.txt_fHasLinkRad.Size = new System.Drawing.Size(273, 32); this.txt_fHasLinkRad.StyleController = this.layoutMx1; this.txt_fHasLinkRad.TabIndex = 534; // // txt_fstockid // this.txt_fstockid.IsReadly = false; - this.txt_fstockid.Location = new System.Drawing.Point(84, 110); + this.txt_fstockid.Location = new System.Drawing.Point(84, 76); this.txt_fstockid.Margin = new System.Windows.Forms.Padding(0); this.txt_fstockid.Name = "txt_fstockid"; - this.txt_fstockid.Size = new System.Drawing.Size(259, 24); + this.txt_fstockid.Size = new System.Drawing.Size(273, 24); this.txt_fstockid.TabIndex = 454; // // lbGuid @@ -808,20 +830,20 @@ // // txt_wjStatus // - this.txt_wjStatus.Location = new System.Drawing.Point(682, 143); + this.txt_wjStatus.Location = new System.Drawing.Point(638, 143); this.txt_wjStatus.Name = "txt_wjStatus"; this.txt_wjStatus.Properties.Caption = "瀹岀粨鏍囪瘑"; - this.txt_wjStatus.Size = new System.Drawing.Size(331, 24); + this.txt_wjStatus.Size = new System.Drawing.Size(309, 24); this.txt_wjStatus.StyleController = this.layoutMx1; this.txt_wjStatus.TabIndex = 453; this.txt_wjStatus.Tag = "readonly"; // // txt_chkStatus // - this.txt_chkStatus.Location = new System.Drawing.Point(1017, 143); + this.txt_chkStatus.Location = new System.Drawing.Point(1059, 76); this.txt_chkStatus.Name = "txt_chkStatus"; this.txt_chkStatus.Properties.Caption = "瀹℃牳鏍囪瘑"; - this.txt_chkStatus.Size = new System.Drawing.Size(332, 24); + this.txt_chkStatus.Size = new System.Drawing.Size(345, 24); this.txt_chkStatus.StyleController = this.layoutMx1; this.txt_chkStatus.TabIndex = 452; this.txt_chkStatus.Tag = "readonly"; @@ -829,31 +851,23 @@ // txt_billType // this.txt_billType.EditValue = "鏍囧噯閿�鍞��璐у崟(XSTHD01_SYS)"; - this.txt_billType.Location = new System.Drawing.Point(419, 110); + this.txt_billType.Location = new System.Drawing.Point(433, 12); 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(259, 24); + this.txt_billType.Size = new System.Drawing.Size(273, 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(84, 77); - this.txt_salesOrderId.Name = "txt_salesOrderId"; - this.txt_salesOrderId.Size = new System.Drawing.Size(259, 24); - this.txt_salesOrderId.TabIndex = 0; - // // txt_approvedDate // - this.txt_approvedDate.Location = new System.Drawing.Point(1089, 110); + this.txt_approvedDate.Location = new System.Drawing.Point(1131, 44); this.txt_approvedDate.Name = "txt_approvedDate"; this.txt_approvedDate.Properties.Appearance.Options.UseFont = true; - this.txt_approvedDate.Size = new System.Drawing.Size(260, 24); + this.txt_approvedDate.Size = new System.Drawing.Size(273, 24); this.txt_approvedDate.StyleController = this.layoutMx1; this.txt_approvedDate.TabIndex = 378; this.txt_approvedDate.Tag = "readonly"; @@ -870,40 +884,20 @@ // // txt_approvedBy // - this.txt_approvedBy.Location = new System.Drawing.Point(1089, 77); + this.txt_approvedBy.Location = new System.Drawing.Point(1131, 12); this.txt_approvedBy.Name = "txt_approvedBy"; this.txt_approvedBy.Properties.Appearance.Options.UseFont = true; - this.txt_approvedBy.Size = new System.Drawing.Size(260, 24); + this.txt_approvedBy.Size = new System.Drawing.Size(273, 24); this.txt_approvedBy.StyleController = this.layoutMx1; this.txt_approvedBy.TabIndex = 370; this.txt_approvedBy.Tag = "readonly"; // - // txt_xsOrgName - // - this.txt_xsOrgName.Location = new System.Drawing.Point(419, 12); - this.txt_xsOrgName.Name = "txt_xsOrgName"; - this.txt_xsOrgName.Properties.Appearance.Options.UseFont = true; - this.txt_xsOrgName.Size = new System.Drawing.Size(259, 24); - 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(754, 12); - this.txt_inventoryOrg.Name = "txt_inventoryOrg"; - this.txt_inventoryOrg.Properties.Appearance.Options.UseFont = true; - this.txt_inventoryOrg.Size = new System.Drawing.Size(259, 24); - 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(1089, 44); + this.txt_modifiedDate.Location = new System.Drawing.Point(782, 44); this.txt_modifiedDate.Name = "txt_modifiedDate"; this.txt_modifiedDate.Properties.Appearance.Options.UseFont = true; - this.txt_modifiedDate.Size = new System.Drawing.Size(260, 24); + this.txt_modifiedDate.Size = new System.Drawing.Size(273, 24); this.txt_modifiedDate.StyleController = this.layoutMx1; this.txt_modifiedDate.TabIndex = 336; this.txt_modifiedDate.Tag = "readonly"; @@ -913,79 +907,102 @@ this.txt_billNo.Location = new System.Drawing.Point(84, 12); this.txt_billNo.Name = "txt_billNo"; this.txt_billNo.Properties.Appearance.Options.UseFont = true; - this.txt_billNo.Size = new System.Drawing.Size(259, 24); + this.txt_billNo.Size = new System.Drawing.Size(273, 24); this.txt_billNo.StyleController = this.layoutMx1; this.txt_billNo.TabIndex = 213; this.txt_billNo.Tag = "readonly"; // // txt_salerName // - this.txt_salerName.Location = new System.Drawing.Point(419, 44); + this.txt_salerName.Location = new System.Drawing.Point(700, 44); this.txt_salerName.Name = "txt_salerName"; this.txt_salerName.Properties.Appearance.Options.UseFont = true; - this.txt_salerName.Size = new System.Drawing.Size(259, 24); + this.txt_salerName.Size = new System.Drawing.Size(232, 24); 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(1089, 12); + this.txt_modifiedBy.Location = new System.Drawing.Point(782, 12); this.txt_modifiedBy.Name = "txt_modifiedBy"; this.txt_modifiedBy.Properties.Appearance.Options.UseFont = true; - this.txt_modifiedBy.Size = new System.Drawing.Size(260, 24); + this.txt_modifiedBy.Size = new System.Drawing.Size(273, 24); this.txt_modifiedBy.StyleController = this.layoutMx1; this.txt_modifiedBy.TabIndex = 327; this.txt_modifiedBy.Tag = "readonly"; // // txt_saleDeptName // - this.txt_saleDeptName.Location = new System.Drawing.Point(419, 77); + this.txt_saleDeptName.Location = new System.Drawing.Point(782, 76); this.txt_saleDeptName.Name = "txt_saleDeptName"; this.txt_saleDeptName.Properties.Appearance.Options.UseFont = true; - this.txt_saleDeptName.Size = new System.Drawing.Size(259, 24); + this.txt_saleDeptName.Size = new System.Drawing.Size(273, 24); 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(754, 44); - this.txt_custName.Name = "txt_custName"; - this.txt_custName.Properties.Appearance.Options.UseFont = true; - this.txt_custName.Size = new System.Drawing.Size(259, 24); - 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(754, 110); + this.txt_createdDate.Location = new System.Drawing.Point(710, 110); this.txt_createdDate.Name = "txt_createdDate"; this.txt_createdDate.Properties.Appearance.Options.UseFont = true; - this.txt_createdDate.Size = new System.Drawing.Size(259, 24); + this.txt_createdDate.Size = new System.Drawing.Size(237, 24); 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(84, 143); + this.txt_returnReason.Location = new System.Drawing.Point(433, 76); this.txt_returnReason.Name = "txt_returnReason"; this.txt_returnReason.Properties.Appearance.Options.UseFont = true; - this.txt_returnReason.Size = new System.Drawing.Size(594, 24); + this.txt_returnReason.Size = new System.Drawing.Size(273, 24); this.txt_returnReason.StyleController = this.layoutMx1; this.txt_returnReason.TabIndex = 235; // // txt_createdBy // - this.txt_createdBy.Location = new System.Drawing.Point(754, 77); + this.txt_createdBy.Location = new System.Drawing.Point(710, 77); this.txt_createdBy.Name = "txt_createdBy"; this.txt_createdBy.Properties.Appearance.Options.UseFont = true; - this.txt_createdBy.Size = new System.Drawing.Size(259, 24); + this.txt_createdBy.Size = new System.Drawing.Size(237, 24); this.txt_createdBy.StyleController = this.layoutMx1; this.txt_createdBy.TabIndex = 312; this.txt_createdBy.Tag = "readonly"; + // + // txt_fHasLinkSource + // + this.txt_fHasLinkSource.EditValue = "閿�鍞嚭搴撳崟(SAL OUTSTOCK)"; + this.txt_fHasLinkSource.Location = new System.Drawing.Point(433, 140); + this.txt_fHasLinkSource.Name = "txt_fHasLinkSource"; + this.txt_fHasLinkSource.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); + this.txt_fHasLinkSource.Properties.Items.AddRange(new object[] { + "閿�鍞嚭搴撳崟(SAL_OUTSTOCK)", + "閿�鍞鍗�(SAL_SaleOrder)"}); + this.txt_fHasLinkSource.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; + this.txt_fHasLinkSource.Size = new System.Drawing.Size(273, 24); + this.txt_fHasLinkSource.StyleController = this.layoutMx1; + this.txt_fHasLinkSource.TabIndex = 544; + // + // txt_xsms + // + this.txt_xsms.EditValue = "-璇烽�夋嫨-"; + this.txt_xsms.Location = new System.Drawing.Point(782, 140); + this.txt_xsms.Name = "txt_xsms"; + this.txt_xsms.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); + this.txt_xsms.Properties.Items.AddRange(new object[] { + "-璇烽�夋嫨-", + "1:ODM", + "2:OEM", + "3:OBM", + "4:渚涘簲鍟嗕拱鏂�"}); + this.txt_xsms.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; + this.txt_xsms.Size = new System.Drawing.Size(273, 24); + this.txt_xsms.StyleController = this.layoutMx1; + this.txt_xsms.TabIndex = 545; // // layoutControlItem19 // @@ -1008,30 +1025,74 @@ this.layoutControlItem1.Text = "涓婚敭GUID"; this.layoutControlItem1.TextSize = new System.Drawing.Size(66, 18); // + // layoutControlItem12 + // + this.layoutControlItem12.Control = this.txt_createdDate; + this.layoutControlItem12.Location = new System.Drawing.Point(626, 98); + this.layoutControlItem12.Name = "layoutControlItem12"; + this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem12.Size = new System.Drawing.Size(313, 33); + this.layoutControlItem12.Text = "鍒涘缓鏃堕棿"; + this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem11 + // + this.layoutControlItem11.Control = this.txt_createdBy; + this.layoutControlItem11.Location = new System.Drawing.Point(626, 65); + this.layoutControlItem11.Name = "layoutControlItem11"; + this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem11.Size = new System.Drawing.Size(313, 33); + this.layoutControlItem11.Text = "鍒涘缓浜哄憳"; + this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem18 + // + this.layoutControlItem18.Control = this.txt_wjStatus; + this.layoutControlItem18.Location = new System.Drawing.Point(626, 131); + this.layoutControlItem18.Name = "layoutControlItem18"; + this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem18.Size = new System.Drawing.Size(313, 33); + this.layoutControlItem18.Text = "瀹岀粨鏍囪瘑"; + this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem18.TextVisible = false; + // + // layoutControlItem6 + // + this.layoutControlItem6.Control = this.txt_salerName; + this.layoutControlItem6.Location = new System.Drawing.Point(616, 32); + this.layoutControlItem6.Name = "layoutControlItem6"; + this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem6.Size = new System.Drawing.Size(308, 32); + this.layoutControlItem6.Text = "閿�鍞憳鍚�"; + this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18); + // // Root // this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.Root.GroupBordersVisible = false; this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { - this.layoutControlItem2, - this.layoutControlItem3, - this.layoutControlItem6, - this.layoutControlItem7, - this.layoutControlItem8, - this.layoutControlItem10, - this.layoutControlItem11, - this.layoutControlItem12, - this.layoutControlItem13, - this.layoutControlItem14, + this.layoutControlItem4, this.layoutControlItem15, this.layoutControlItem16, this.layoutControlItem17, - this.layoutControlItem18, - this.layoutControlItem4, - this.layoutControlItem9, this.layoutControlItem20, - this.layoutControlItem5, - this.layoutControlItem21}); + this.layItem1, + this.layoutControlItem21, + this.layoutControlItem7, + this.layoutControlItem10, + this.layItem2, + this.layItem3, + this.layItem4, + this.layItem100, + this.layoutControlItem13, + this.layoutControlItem14, + this.layoutControlItem9, + this.layoutControlItem3, + this.layItem101}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; @@ -1063,213 +1124,216 @@ rowDefinition3, rowDefinition4, rowDefinition5}); - this.Root.Size = new System.Drawing.Size(1361, 184); + this.Root.Size = new System.Drawing.Size(1416, 180); this.Root.TextVisible = false; - // - // layoutControlItem2 - // - this.layoutControlItem2.Control = this.txt_xsOrgName; - this.layoutControlItem2.Location = new System.Drawing.Point(335, 0); - this.layoutControlItem2.Name = "layoutControlItem2"; - this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem2.Size = new System.Drawing.Size(335, 32); - this.layoutControlItem2.Text = "閿�鍞粍缁�"; - this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem3 - // - this.layoutControlItem3.Control = this.txt_inventoryOrg; - this.layoutControlItem3.Location = new System.Drawing.Point(670, 0); - this.layoutControlItem3.Name = "layoutControlItem3"; - this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem3.Size = new System.Drawing.Size(335, 32); - this.layoutControlItem3.Text = "搴撳瓨缁勭粐"; - this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem6 - // - this.layoutControlItem6.Control = this.txt_salerName; - this.layoutControlItem6.Location = new System.Drawing.Point(335, 32); - this.layoutControlItem6.Name = "layoutControlItem6"; - this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem6.Size = new System.Drawing.Size(335, 33); - this.layoutControlItem6.Text = "閿�鍞憳鍚�"; - this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem7 - // - this.layoutControlItem7.Control = this.txt_saleDeptName; - this.layoutControlItem7.Location = new System.Drawing.Point(335, 65); - this.layoutControlItem7.Name = "layoutControlItem7"; - this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem7.Size = new System.Drawing.Size(335, 33); - this.layoutControlItem7.Text = "閿�鍞儴闂�"; - this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem8 - // - this.layoutControlItem8.Control = this.txt_custName; - this.layoutControlItem8.Location = new System.Drawing.Point(670, 32); - this.layoutControlItem8.Name = "layoutControlItem8"; - this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem8.Size = new System.Drawing.Size(335, 33); - this.layoutControlItem8.Text = "瀹㈡埛鍚嶇О"; - this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem10 - // - this.layoutControlItem10.Control = this.txt_billType; - this.layoutControlItem10.Location = new System.Drawing.Point(335, 98); - this.layoutControlItem10.Name = "layoutControlItem10"; - this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem10.Size = new System.Drawing.Size(335, 33); - this.layoutControlItem10.Text = "鍗曟嵁绫诲瀷"; - this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem11 - // - this.layoutControlItem11.Control = this.txt_createdBy; - this.layoutControlItem11.Location = new System.Drawing.Point(670, 65); - this.layoutControlItem11.Name = "layoutControlItem11"; - this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem11.Size = new System.Drawing.Size(335, 33); - this.layoutControlItem11.Text = "鍒涘缓浜哄憳"; - this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem12 - // - this.layoutControlItem12.Control = this.txt_createdDate; - this.layoutControlItem12.Location = new System.Drawing.Point(670, 98); - this.layoutControlItem12.Name = "layoutControlItem12"; - this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem12.Size = new System.Drawing.Size(335, 33); - this.layoutControlItem12.Text = "鍒涘缓鏃堕棿"; - this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem13 - // - this.layoutControlItem13.Control = this.txt_modifiedBy; - this.layoutControlItem13.Location = new System.Drawing.Point(1005, 0); - this.layoutControlItem13.Name = "layoutControlItem13"; - this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem13.Size = new System.Drawing.Size(336, 32); - this.layoutControlItem13.Text = "淇敼浜哄憳"; - this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem14 - // - this.layoutControlItem14.Control = this.txt_modifiedDate; - this.layoutControlItem14.Location = new System.Drawing.Point(1005, 32); - this.layoutControlItem14.Name = "layoutControlItem14"; - this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem14.Size = new System.Drawing.Size(336, 33); - this.layoutControlItem14.Text = "淇敼鏃堕棿"; - this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem15 - // - this.layoutControlItem15.Control = this.txt_approvedBy; - this.layoutControlItem15.Location = new System.Drawing.Point(1005, 65); - this.layoutControlItem15.Name = "layoutControlItem15"; - this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem15.Size = new System.Drawing.Size(336, 33); - this.layoutControlItem15.Text = "瀹℃牳浜哄憳"; - this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem16 - // - this.layoutControlItem16.Control = this.txt_approvedDate; - this.layoutControlItem16.Location = new System.Drawing.Point(1005, 98); - this.layoutControlItem16.Name = "layoutControlItem16"; - this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem16.Size = new System.Drawing.Size(336, 33); - 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(1005, 131); - this.layoutControlItem17.Name = "layoutControlItem17"; - this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem17.Size = new System.Drawing.Size(336, 33); - this.layoutControlItem17.Text = "瀹℃牳鏍囪瘑"; - this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem17.TextVisible = false; - // - // layoutControlItem18 - // - this.layoutControlItem18.Control = this.txt_wjStatus; - this.layoutControlItem18.Location = new System.Drawing.Point(670, 131); - this.layoutControlItem18.Name = "layoutControlItem18"; - this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem18.Size = new System.Drawing.Size(335, 33); - this.layoutControlItem18.Text = "瀹岀粨鏍囪瘑"; - this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem18.TextVisible = false; // // layoutControlItem4 // 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(335, 32); + this.layoutControlItem4.Size = new System.Drawing.Size(349, 32); this.layoutControlItem4.Text = "鐢宠鍗曞彿"; this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem15 + // + this.layoutControlItem15.Control = this.txt_approvedBy; + this.layoutControlItem15.Location = new System.Drawing.Point(1047, 0); + this.layoutControlItem15.Name = "layoutControlItem15"; + this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem15.Size = new System.Drawing.Size(349, 32); + this.layoutControlItem15.Text = "瀹℃牳浜哄憳"; + this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem16 + // + this.layoutControlItem16.Control = this.txt_approvedDate; + this.layoutControlItem16.Location = new System.Drawing.Point(1047, 32); + this.layoutControlItem16.Name = "layoutControlItem16"; + this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem16.Size = new System.Drawing.Size(349, 32); + 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(1047, 64); + this.layoutControlItem17.Name = "layoutControlItem17"; + this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem17.Size = new System.Drawing.Size(349, 32); + this.layoutControlItem17.Text = "瀹℃牳鏍囪瘑"; + this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem17.TextVisible = false; + // + // layoutControlItem20 + // + this.layoutControlItem20.Control = this.txt_fstockid; + this.layoutControlItem20.Location = new System.Drawing.Point(0, 64); + this.layoutControlItem20.Name = "layoutControlItem20"; + this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem20.Size = new System.Drawing.Size(349, 32); + this.layoutControlItem20.Text = "閫夋嫨浠撳簱"; + this.layoutControlItem20.TextSize = new System.Drawing.Size(60, 18); + // + // layItem1 + // + this.layItem1.Control = this.txt_salesOrg; + this.layItem1.Location = new System.Drawing.Point(0, 32); + this.layItem1.Name = "layItem1"; + this.layItem1.OptionsTableLayoutItem.RowIndex = 1; + this.layItem1.Size = new System.Drawing.Size(349, 32); + this.layItem1.Text = "閿�鍞粍缁�"; + this.layItem1.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem21 + // + this.layoutControlItem21.AppearanceItemCaption.BackColor = System.Drawing.Color.SkyBlue; + this.layoutControlItem21.AppearanceItemCaption.Options.UseBackColor = true; + this.layoutControlItem21.Control = this.txt_fHasLinkRad; + this.layoutControlItem21.Location = new System.Drawing.Point(349, 96); + this.layoutControlItem21.Name = "layoutControlItem21"; + this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem21.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 0, 0); + this.layoutControlItem21.Size = new System.Drawing.Size(349, 32); + this.layoutControlItem21.Text = "婧愬崟绫诲瀷"; + this.layoutControlItem21.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem7 + // + this.layoutControlItem7.Control = this.txt_saleDeptName; + this.layoutControlItem7.Location = new System.Drawing.Point(698, 64); + this.layoutControlItem7.Name = "layoutControlItem7"; + this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem7.Size = new System.Drawing.Size(349, 32); + this.layoutControlItem7.Text = "閿�鍞儴闂�"; + this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem10 + // + this.layoutControlItem10.Control = this.txt_billType; + this.layoutControlItem10.Location = new System.Drawing.Point(349, 0); + this.layoutControlItem10.Name = "layoutControlItem10"; + this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem10.Size = new System.Drawing.Size(349, 32); + this.layoutControlItem10.Text = "鍗曟嵁绫诲瀷"; + this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18); + // + // layItem2 + // + this.layItem2.Control = this.txt_returnCustomer; + this.layItem2.Location = new System.Drawing.Point(349, 32); + this.layItem2.Name = "layItem2"; + this.layItem2.OptionsTableLayoutItem.ColumnIndex = 1; + this.layItem2.OptionsTableLayoutItem.RowIndex = 1; + this.layItem2.Size = new System.Drawing.Size(349, 32); + this.layItem2.Text = "閫�璐у鎴�"; + this.layItem2.TextSize = new System.Drawing.Size(60, 18); + // + // layItem3 + // + this.layItem3.AppearanceItemCaption.BackColor = System.Drawing.Color.SkyBlue; + this.layItem3.AppearanceItemCaption.Options.UseBackColor = true; + this.layItem3.Control = this.txt_inventoryOrg; + this.layItem3.Location = new System.Drawing.Point(698, 96); + this.layItem3.Name = "layItem3"; + this.layItem3.OptionsTableLayoutItem.ColumnIndex = 2; + this.layItem3.OptionsTableLayoutItem.RowIndex = 3; + this.layItem3.Size = new System.Drawing.Size(349, 32); + this.layItem3.Text = "搴撳瓨缁勭粐"; + this.layItem3.TextSize = new System.Drawing.Size(60, 18); + // + // layItem4 + // + this.layItem4.AppearanceItemCaption.BackColor = System.Drawing.Color.SkyBlue; + this.layItem4.AppearanceItemCaption.Options.UseBackColor = true; + this.layItem4.Control = this.txt_salesDept; + this.layItem4.Location = new System.Drawing.Point(1047, 96); + this.layItem4.Name = "layItem4"; + this.layItem4.OptionsTableLayoutItem.ColumnIndex = 3; + this.layItem4.OptionsTableLayoutItem.RowIndex = 3; + this.layItem4.Size = new System.Drawing.Size(349, 32); + this.layItem4.Text = "閿�鍞儴闂�"; + this.layItem4.TextSize = new System.Drawing.Size(60, 18); + // + // layItem100 + // + this.layItem100.AppearanceItemCaption.BackColor = System.Drawing.Color.SkyBlue; + this.layItem100.AppearanceItemCaption.Options.UseBackColor = true; + this.layItem100.Control = this.txt_fHasLinkSource; + this.layItem100.CustomizationFormText = "鏁版嵁鏉ユ簮"; + this.layItem100.Location = new System.Drawing.Point(349, 128); + this.layItem100.Name = "layItem100"; + this.layItem100.OptionsTableLayoutItem.ColumnIndex = 1; + this.layItem100.OptionsTableLayoutItem.RowIndex = 4; + this.layItem100.Size = new System.Drawing.Size(349, 32); + this.layItem100.Text = "鏁版嵁鏉ユ簮"; + this.layItem100.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem13 + // + this.layoutControlItem13.Control = this.txt_modifiedBy; + this.layoutControlItem13.Location = new System.Drawing.Point(698, 0); + this.layoutControlItem13.Name = "layoutControlItem13"; + this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem13.Size = new System.Drawing.Size(349, 32); + this.layoutControlItem13.Text = "淇敼浜哄憳"; + this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem14 + // + this.layoutControlItem14.Control = this.txt_modifiedDate; + this.layoutControlItem14.Location = new System.Drawing.Point(698, 32); + this.layoutControlItem14.Name = "layoutControlItem14"; + this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem14.Size = new System.Drawing.Size(349, 32); + this.layoutControlItem14.Text = "淇敼鏃堕棿"; + this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem9 // this.layoutControlItem9.Control = this.txt_returnReason; this.layoutControlItem9.CustomizationFormText = "鐢宠鍘熷洜"; - this.layoutControlItem9.Location = new System.Drawing.Point(0, 131); + this.layoutControlItem9.Location = new System.Drawing.Point(349, 64); this.layoutControlItem9.Name = "layoutControlItem9"; - this.layoutControlItem9.OptionsTableLayoutItem.ColumnSpan = 2; - this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem9.Size = new System.Drawing.Size(670, 33); + this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem9.Size = new System.Drawing.Size(349, 32); this.layoutControlItem9.Text = "鐢宠鍘熷洜"; this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18); // - // layoutControlItem20 + // layoutControlItem3 // - this.layoutControlItem20.Control = this.txt_fstockid; - this.layoutControlItem20.Location = new System.Drawing.Point(0, 98); - this.layoutControlItem20.Name = "layoutControlItem20"; - this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem20.Size = new System.Drawing.Size(335, 33); - this.layoutControlItem20.Text = "閫夋嫨浠撳簱"; - this.layoutControlItem20.TextSize = new System.Drawing.Size(60, 18); + this.layoutControlItem3.Control = this.btnSelect; + this.layoutControlItem3.Location = new System.Drawing.Point(0, 96); + this.layoutControlItem3.MaxSize = new System.Drawing.Size(130, 31); + this.layoutControlItem3.MinSize = new System.Drawing.Size(20, 31); + this.layoutControlItem3.Name = "layoutControlItem3"; + this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem3.Size = new System.Drawing.Size(349, 32); + this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; + this.layoutControlItem3.Text = "閫夋嫨鏄庣粏"; + this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem3.TextVisible = false; // - // layoutControlItem5 + // layItem101 // - this.layoutControlItem5.Control = this.txt_salesOrderId; - this.layoutControlItem5.Location = new System.Drawing.Point(0, 65); - this.layoutControlItem5.Name = "layoutControlItem5"; - this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem5.Size = new System.Drawing.Size(335, 33); - this.layoutControlItem5.Text = "閿�鍞鍗�"; - this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem21 - // - this.layoutControlItem21.Control = this.txt_fHasLinkRad; - this.layoutControlItem21.Location = new System.Drawing.Point(0, 32); - this.layoutControlItem21.Name = "layoutControlItem21"; - this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem21.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 0, 0); - this.layoutControlItem21.Size = new System.Drawing.Size(335, 33); - this.layoutControlItem21.Text = "鏈夋棤婧愬崟"; - this.layoutControlItem21.TextSize = new System.Drawing.Size(60, 18); + this.layItem101.AppearanceItemCaption.BackColor = System.Drawing.Color.SkyBlue; + this.layItem101.AppearanceItemCaption.Options.UseBackColor = true; + this.layItem101.Control = this.txt_xsms; + this.layItem101.Location = new System.Drawing.Point(698, 128); + this.layItem101.Name = "layItem101"; + this.layItem101.OptionsTableLayoutItem.ColumnIndex = 2; + this.layItem101.OptionsTableLayoutItem.RowIndex = 4; + this.layItem101.Size = new System.Drawing.Size(349, 32); + this.layItem101.Text = "閿�鍞ā寮�"; + this.layItem101.TextSize = new System.Drawing.Size(60, 18); // // tabMx // @@ -1277,7 +1341,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(1361, 374); + this.tabMx.Size = new System.Drawing.Size(1437, 384); this.tabMx.TabIndex = 3; this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1, @@ -1287,7 +1351,7 @@ // this.tabMxPage1.Controls.Add(this.split99); this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1359, 342); + this.tabMxPage1.Size = new System.Drawing.Size(1435, 352); this.tabMxPage1.Text = "鐢宠鏄庣粏"; // // split99 @@ -1307,63 +1371,43 @@ this.split99.Panel2.Controls.Add(this.gcMx1); this.split99.Panel2.Text = "Panel2"; this.split99.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; - this.split99.Size = new System.Drawing.Size(1359, 342); - this.split99.SplitterPosition = 127; - this.split99.TabIndex = 1; + this.split99.Size = new System.Drawing.Size(1435, 352); + this.split99.SplitterPosition = 132; + this.split99.TabIndex = 4; // // layout99 // - this.layout99.Controls.Add(this.lbMxGuid); - this.layout99.Controls.Add(this.ucBtnPrint1); this.layout99.Controls.Add(this.layoutControl1); + this.layout99.Controls.Add(this.ucBtnPrint1); this.layout99.Controls.Add(this.radOut); - this.layout99.Controls.Add(this.txtQuantity); - this.layout99.Controls.Add(this.txt_yQty); - this.layout99.Controls.Add(this.txt_kQty); - this.layout99.Controls.Add(this.txt_psnQty_1); + this.layout99.Controls.Add(this.lbMxGuid); this.layout99.Controls.Add(this.txtWlid); + this.layout99.Controls.Add(this.txt_psnQty_1); this.layout99.Controls.Add(this.txtWlmc); this.layout99.Controls.Add(this.txtWlgg); + this.layout99.Controls.Add(this.txt_kQty); + this.layout99.Controls.Add(this.txtQuantity); + this.layout99.Controls.Add(this.txt_yQty); this.layout99.Dock = System.Windows.Forms.DockStyle.Fill; this.layout99.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem29}); this.layout99.Location = new System.Drawing.Point(0, 0); this.layout99.Name = "layout99"; - this.layout99.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(408, 530, 812, 500); + this.layout99.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(46, 297, 812, 500); this.layout99.Root = this.layoutControlGroup1; - this.layout99.Size = new System.Drawing.Size(1359, 127); + this.layout99.Size = new System.Drawing.Size(1435, 132); this.layout99.TabIndex = 0; this.layout99.Text = "layoutControl1"; - // - // lbMxGuid - // - this.lbMxGuid.Location = new System.Drawing.Point(12, 60); - this.lbMxGuid.Name = "lbMxGuid"; - this.lbMxGuid.Size = new System.Drawing.Size(58, 18); - this.lbMxGuid.StyleController = this.layout99; - this.lbMxGuid.TabIndex = 479; - this.lbMxGuid.Text = "lbMxGuid"; - // - // ucBtnPrint1 - // - this.ucBtnPrint1.allClickKey = null; - this.ucBtnPrint1.guidKey = null; - this.ucBtnPrint1.Location = new System.Drawing.Point(1032, 48); - this.ucBtnPrint1.Margin = new System.Windows.Forms.Padding(0); - this.ucBtnPrint1.Name = "ucBtnPrint1"; - this.ucBtnPrint1.rptParameter = null; - this.ucBtnPrint1.Size = new System.Drawing.Size(336, 32); - this.ucBtnPrint1.TabIndex = 478; // // layoutControl1 // this.layoutControl1.Controls.Add(this.txt_iCount_1); this.layoutControl1.Controls.Add(this.txt_yuliang_1); - this.layoutControl1.Location = new System.Drawing.Point(692, 84); + this.layoutControl1.Location = new System.Drawing.Point(719, 86); this.layoutControl1.Name = "layoutControl1"; this.layoutControl1.Root = this.layoutControlGroup2; - this.layoutControl1.Size = new System.Drawing.Size(336, 32); - this.layoutControl1.TabIndex = 476; + this.layoutControl1.Size = new System.Drawing.Size(350, 34); + this.layoutControl1.TabIndex = 477; this.layoutControl1.Text = "layoutControl1"; // // txt_iCount_1 @@ -1372,16 +1416,16 @@ this.txt_iCount_1.Name = "txt_iCount_1"; this.txt_iCount_1.Properties.Appearance.Options.UseFont = true; this.txt_iCount_1.Properties.ReadOnly = true; - this.txt_iCount_1.Size = new System.Drawing.Size(62, 24); + this.txt_iCount_1.Size = new System.Drawing.Size(69, 24); this.txt_iCount_1.StyleController = this.layoutControl1; this.txt_iCount_1.TabIndex = 228; // // txt_yuliang_1 // - this.txt_yuliang_1.Location = new System.Drawing.Point(272, 2); + this.txt_yuliang_1.Location = new System.Drawing.Point(279, 2); this.txt_yuliang_1.Name = "txt_yuliang_1"; this.txt_yuliang_1.Properties.ReadOnly = true; - this.txt_yuliang_1.Size = new System.Drawing.Size(62, 24); + this.txt_yuliang_1.Size = new System.Drawing.Size(69, 24); this.txt_yuliang_1.StyleController = this.layoutControl1; this.txt_yuliang_1.TabIndex = 229; // @@ -1390,8 +1434,8 @@ this.layoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.layoutControlGroup2.GroupBordersVisible = false; this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { - this.layoutControlItem30, - this.layoutControlItem31}); + this.layoutControlItem33, + this.layoutControlItem34}); this.layoutControlGroup2.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.layoutControlGroup2.Name = "layoutControlGroup2"; columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; @@ -1406,31 +1450,42 @@ this.layoutControlGroup2.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { rowDefinition6}); this.layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); - this.layoutControlGroup2.Size = new System.Drawing.Size(336, 32); + this.layoutControlGroup2.Size = new System.Drawing.Size(350, 34); this.layoutControlGroup2.TextVisible = false; // - // layoutControlItem30 + // layoutControlItem33 // - this.layoutControlItem30.Control = this.txt_iCount_1; - this.layoutControlItem30.Location = new System.Drawing.Point(0, 0); - this.layoutControlItem30.Name = "layoutControlItem30"; - this.layoutControlItem30.Size = new System.Drawing.Size(168, 32); - this.layoutControlItem30.Text = "鎵撳嵃鏁村紶鏁板��"; - this.layoutControlItem30.TextSize = new System.Drawing.Size(90, 18); + this.layoutControlItem33.Control = this.txt_iCount_1; + this.layoutControlItem33.Location = new System.Drawing.Point(0, 0); + this.layoutControlItem33.Name = "layoutControlItem33"; + this.layoutControlItem33.Size = new System.Drawing.Size(175, 34); + this.layoutControlItem33.Text = "鎵撳嵃鏁村紶鏁板��"; + this.layoutControlItem33.TextSize = new System.Drawing.Size(90, 18); // - // layoutControlItem31 + // layoutControlItem34 // - this.layoutControlItem31.Control = this.txt_yuliang_1; - this.layoutControlItem31.Location = new System.Drawing.Point(168, 0); - this.layoutControlItem31.Name = "layoutControlItem31"; - this.layoutControlItem31.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem31.Size = new System.Drawing.Size(168, 32); - this.layoutControlItem31.Text = "鎵撳嵃浣欐暟"; - this.layoutControlItem31.TextSize = new System.Drawing.Size(90, 18); + this.layoutControlItem34.Control = this.txt_yuliang_1; + this.layoutControlItem34.Location = new System.Drawing.Point(175, 0); + this.layoutControlItem34.Name = "layoutControlItem34"; + this.layoutControlItem34.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem34.Size = new System.Drawing.Size(175, 34); + this.layoutControlItem34.Text = "鎵撳嵃浣欐暟"; + this.layoutControlItem34.TextSize = new System.Drawing.Size(90, 18); + // + // ucBtnPrint1 + // + this.ucBtnPrint1.allClickKey = null; + this.ucBtnPrint1.guidKey = null; + this.ucBtnPrint1.Location = new System.Drawing.Point(1072, 47); + this.ucBtnPrint1.Margin = new System.Windows.Forms.Padding(0); + this.ucBtnPrint1.Name = "ucBtnPrint1"; + this.ucBtnPrint1.rptParameter = null; + this.ucBtnPrint1.Size = new System.Drawing.Size(336, 32); + this.ucBtnPrint1.TabIndex = 230; // // radOut // - this.radOut.Location = new System.Drawing.Point(1032, 12); + this.radOut.Location = new System.Drawing.Point(1074, 10); this.radOut.Margin = new System.Windows.Forms.Padding(0); this.radOut.Name = "radOut"; this.radOut.Properties.ItemHorzAlignment = DevExpress.XtraEditors.RadioItemHorzAlignment.Near; @@ -1438,80 +1493,99 @@ new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "鍏ㄦ墦"), new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "鍙墦鏁村紶"), new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "鎵嬪姩鎵�")}); - this.radOut.Properties.Padding = new System.Windows.Forms.Padding(0); - this.radOut.Size = new System.Drawing.Size(336, 32); + this.radOut.Size = new System.Drawing.Size(227, 28); this.radOut.StyleController = this.layout99; - this.radOut.TabIndex = 475; + this.radOut.TabIndex = 476; // - // txtQuantity + // lbMxGuid // - this.txtQuantity.Location = new System.Drawing.Point(454, 12); - this.txtQuantity.Name = "txtQuantity"; - this.txtQuantity.Properties.ReadOnly = true; - this.txtQuantity.Size = new System.Drawing.Size(234, 24); - this.txtQuantity.StyleController = this.layout99; - this.txtQuantity.TabIndex = 4; - // - // txt_yQty - // - this.txt_yQty.Location = new System.Drawing.Point(454, 48); - this.txt_yQty.Name = "txt_yQty"; - this.txt_yQty.Properties.ReadOnly = true; - this.txt_yQty.Size = new System.Drawing.Size(234, 24); - this.txt_yQty.StyleController = this.layout99; - this.txt_yQty.TabIndex = 5; - // - // txt_kQty - // - this.txt_kQty.Location = new System.Drawing.Point(794, 12); - this.txt_kQty.Name = "txt_kQty"; - this.txt_kQty.Properties.ReadOnly = true; - this.txt_kQty.Size = new System.Drawing.Size(234, 24); - this.txt_kQty.StyleController = this.layout99; - this.txt_kQty.TabIndex = 6; - // - // txt_psnQty_1 - // - this.txt_psnQty_1.Location = new System.Drawing.Point(794, 48); - this.txt_psnQty_1.Name = "txt_psnQty_1"; - this.txt_psnQty_1.Size = new System.Drawing.Size(234, 24); - this.txt_psnQty_1.StyleController = this.layout99; - this.txt_psnQty_1.TabIndex = 477; + this.lbMxGuid.Location = new System.Drawing.Point(755, 76); + this.lbMxGuid.Name = "lbMxGuid"; + this.lbMxGuid.Size = new System.Drawing.Size(58, 18); + this.lbMxGuid.StyleController = this.layout99; + this.lbMxGuid.TabIndex = 229; + this.lbMxGuid.Text = "lbMxGuid"; + this.lbMxGuid.Visible = false; // // txtWlid // this.txtWlid.Location = new System.Drawing.Point(114, 12); this.txtWlid.Name = "txtWlid"; + this.txtWlid.Properties.Appearance.Options.UseFont = true; this.txtWlid.Properties.ReadOnly = true; - this.txtWlid.Size = new System.Drawing.Size(234, 24); + this.txtWlid.Size = new System.Drawing.Size(247, 24); this.txtWlid.StyleController = this.layout99; - this.txtWlid.TabIndex = 480; + this.txtWlid.TabIndex = 214; + // + // txt_psnQty_1 + // + this.txt_psnQty_1.Location = new System.Drawing.Point(821, 49); + this.txt_psnQty_1.Name = "txt_psnQty_1"; + this.txt_psnQty_1.Properties.Appearance.Options.UseFont = true; + this.txt_psnQty_1.Size = new System.Drawing.Size(248, 24); + this.txt_psnQty_1.StyleController = this.layout99; + this.txt_psnQty_1.TabIndex = 226; // // txtWlmc // - this.txtWlmc.Location = new System.Drawing.Point(114, 48); + this.txtWlmc.Location = new System.Drawing.Point(114, 49); this.txtWlmc.Name = "txtWlmc"; + this.txtWlmc.Properties.Appearance.Options.UseFont = true; this.txtWlmc.Properties.ReadOnly = true; - this.txtWlmc.Size = new System.Drawing.Size(234, 24); + this.txtWlmc.Size = new System.Drawing.Size(247, 24); this.txtWlmc.StyleController = this.layout99; - this.txtWlmc.TabIndex = 481; + this.txtWlmc.TabIndex = 216; // // txtWlgg // - this.txtWlgg.Location = new System.Drawing.Point(114, 84); + this.txtWlgg.Location = new System.Drawing.Point(114, 86); this.txtWlgg.Name = "txtWlgg"; + this.txtWlgg.Properties.Appearance.Options.UseFont = true; this.txtWlgg.Properties.ReadOnly = true; - this.txtWlgg.Size = new System.Drawing.Size(574, 24); + this.txtWlgg.Size = new System.Drawing.Size(601, 24); this.txtWlgg.StyleController = this.layout99; - this.txtWlgg.TabIndex = 482; + this.txtWlgg.TabIndex = 218; + // + // txt_kQty + // + this.txt_kQty.Location = new System.Drawing.Point(821, 12); + this.txt_kQty.Name = "txt_kQty"; + this.txt_kQty.Properties.Appearance.ForeColor = System.Drawing.Color.Blue; + this.txt_kQty.Properties.Appearance.Options.UseFont = true; + this.txt_kQty.Properties.Appearance.Options.UseForeColor = true; + this.txt_kQty.Properties.ReadOnly = true; + this.txt_kQty.Size = new System.Drawing.Size(248, 24); + this.txt_kQty.StyleController = this.layout99; + this.txt_kQty.TabIndex = 224; + // + // txtQuantity + // + this.txtQuantity.Location = new System.Drawing.Point(467, 12); + this.txtQuantity.Name = "txtQuantity"; + this.txtQuantity.Properties.Appearance.Options.UseFont = true; + this.txtQuantity.Properties.ReadOnly = true; + this.txtQuantity.Size = new System.Drawing.Size(248, 24); + this.txtQuantity.StyleController = this.layout99; + this.txtQuantity.TabIndex = 220; + // + // txt_yQty + // + this.txt_yQty.Location = new System.Drawing.Point(467, 49); + this.txt_yQty.Name = "txt_yQty"; + this.txt_yQty.Properties.Appearance.Options.UseFont = true; + this.txt_yQty.Properties.ReadOnly = true; + this.txt_yQty.Size = new System.Drawing.Size(248, 24); + this.txt_yQty.StyleController = this.layout99; + this.txt_yQty.TabIndex = 222; // // layoutControlItem29 // this.layoutControlItem29.Control = this.lbMxGuid; - this.layoutControlItem29.Location = new System.Drawing.Point(0, 48); + this.layoutControlItem29.Location = new System.Drawing.Point(1020, 64); this.layoutControlItem29.Name = "layoutControlItem29"; - this.layoutControlItem29.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem29.Size = new System.Drawing.Size(340, 48); + this.layoutControlItem29.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem29.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem29.Size = new System.Drawing.Size(340, 32); this.layoutControlItem29.Text = "lbMxGuid"; this.layoutControlItem29.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem29.TextVisible = false; @@ -1521,16 +1595,16 @@ this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.layoutControlGroup1.GroupBordersVisible = false; this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { + this.layoutControlItem22, + this.layoutControlItem23, this.layoutControlItem24, this.layoutControlItem25, + this.layoutControlItem26, this.layoutControlItem27, this.layoutControlItem28, - this.layoutControlItem26, - this.layoutControlItem23, - this.layoutControlItem22, - this.layoutControlItem32, - this.layoutControlItem33, - this.layoutControlItem34}); + this.layoutControlItem30, + this.layoutControlItem31, + this.layoutControlItem32}); this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.layoutControlGroup1.Name = "Root"; columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent; @@ -1556,115 +1630,123 @@ rowDefinition7, rowDefinition8, rowDefinition9}); - this.layoutControlGroup1.Size = new System.Drawing.Size(1380, 128); + this.layoutControlGroup1.Size = new System.Drawing.Size(1435, 132); this.layoutControlGroup1.TextVisible = false; + // + // layoutControlItem22 + // + this.layoutControlItem22.Control = this.txtWlid; + this.layoutControlItem22.Location = new System.Drawing.Point(0, 0); + this.layoutControlItem22.Name = "layoutControlItem22"; + this.layoutControlItem22.Size = new System.Drawing.Size(353, 37); + this.layoutControlItem22.Text = "鐗╂枡缂栫爜"; + this.layoutControlItem22.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem23 + // + this.layoutControlItem23.Control = this.txtWlmc; + this.layoutControlItem23.Location = new System.Drawing.Point(0, 37); + this.layoutControlItem23.Name = "layoutControlItem23"; + this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem23.Size = new System.Drawing.Size(353, 37); + this.layoutControlItem23.Text = "鐗╂枡鍚嶇О"; + this.layoutControlItem23.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem24 // - this.layoutControlItem24.Control = this.txt_kQty; - this.layoutControlItem24.Location = new System.Drawing.Point(680, 0); + this.layoutControlItem24.Control = this.txtWlgg; + this.layoutControlItem24.Location = new System.Drawing.Point(0, 74); this.layoutControlItem24.Name = "layoutControlItem24"; - this.layoutControlItem24.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem24.Size = new System.Drawing.Size(340, 36); - this.layoutControlItem24.Text = "鍙墦鍗版�绘暟"; + this.layoutControlItem24.OptionsTableLayoutItem.ColumnSpan = 2; + this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem24.Size = new System.Drawing.Size(707, 38); + this.layoutControlItem24.Text = "鐗╂枡瑙勬牸"; this.layoutControlItem24.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem25 // - this.layoutControlItem25.Control = this.radOut; - this.layoutControlItem25.Location = new System.Drawing.Point(1020, 0); + this.layoutControlItem25.Control = this.txtQuantity; + this.layoutControlItem25.Location = new System.Drawing.Point(353, 0); this.layoutControlItem25.Name = "layoutControlItem25"; - this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem25.Size = new System.Drawing.Size(340, 36); - this.layoutControlItem25.Text = "鎵撳嵃鏂瑰紡"; - this.layoutControlItem25.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem25.TextVisible = false; + this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem25.Size = new System.Drawing.Size(354, 37); + this.layoutControlItem25.Text = "鏈鐢宠鎬婚噺"; + this.layoutControlItem25.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem26 + // + this.layoutControlItem26.Control = this.txt_yQty; + this.layoutControlItem26.Location = new System.Drawing.Point(353, 37); + this.layoutControlItem26.Name = "layoutControlItem26"; + this.layoutControlItem26.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem26.Size = new System.Drawing.Size(354, 37); + this.layoutControlItem26.Text = "宸叉墦鍗版�婚噺"; + this.layoutControlItem26.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem27 // - this.layoutControlItem27.Control = this.txt_psnQty_1; - this.layoutControlItem27.Location = new System.Drawing.Point(680, 36); + this.layoutControlItem27.Control = this.txt_kQty; + this.layoutControlItem27.Location = new System.Drawing.Point(707, 0); this.layoutControlItem27.Name = "layoutControlItem27"; this.layoutControlItem27.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem27.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem27.Size = new System.Drawing.Size(340, 36); - this.layoutControlItem27.Text = "姣忓紶鏉$爜鏁伴噺"; + this.layoutControlItem27.Size = new System.Drawing.Size(354, 37); + this.layoutControlItem27.Text = "鍙墦鍗版�绘暟"; this.layoutControlItem27.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem28 // - this.layoutControlItem28.Control = this.ucBtnPrint1; - this.layoutControlItem28.Location = new System.Drawing.Point(1020, 36); + this.layoutControlItem28.Control = this.txt_psnQty_1; + this.layoutControlItem28.Location = new System.Drawing.Point(707, 37); this.layoutControlItem28.Name = "layoutControlItem28"; - this.layoutControlItem28.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem28.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem28.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem28.Size = new System.Drawing.Size(340, 36); - this.layoutControlItem28.Text = "鎵撳嵃鎸夐挳"; - this.layoutControlItem28.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem28.TextVisible = false; + this.layoutControlItem28.Size = new System.Drawing.Size(354, 37); + this.layoutControlItem28.Text = "姣忓紶鏉$爜鏁伴噺"; + this.layoutControlItem28.TextSize = new System.Drawing.Size(90, 18); // - // layoutControlItem26 + // layoutControlItem30 // - this.layoutControlItem26.Control = this.layoutControl1; - this.layoutControlItem26.Location = new System.Drawing.Point(680, 72); - this.layoutControlItem26.Name = "layoutControlItem26"; - this.layoutControlItem26.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem26.Size = new System.Drawing.Size(340, 36); - this.layoutControlItem26.Text = "鎵撳嵃寮犳暟"; - this.layoutControlItem26.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem26.TextVisible = false; + this.layoutControlItem30.Control = this.radOut; + this.layoutControlItem30.Location = new System.Drawing.Point(1061, 0); + this.layoutControlItem30.MaxSize = new System.Drawing.Size(230, 28); + this.layoutControlItem30.MinSize = new System.Drawing.Size(230, 28); + this.layoutControlItem30.Name = "layoutControlItem30"; + this.layoutControlItem30.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem30.Padding = new DevExpress.XtraLayout.Utils.Padding(3, 0, 0, 0); + this.layoutControlItem30.Size = new System.Drawing.Size(354, 37); + this.layoutControlItem30.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; + this.layoutControlItem30.Text = "鑷姩璁$畻"; + this.layoutControlItem30.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem30.TextVisible = false; // - // layoutControlItem23 + // layoutControlItem31 // - this.layoutControlItem23.Control = this.txt_yQty; - this.layoutControlItem23.Location = new System.Drawing.Point(340, 36); - this.layoutControlItem23.Name = "layoutControlItem23"; - this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem23.Size = new System.Drawing.Size(340, 36); - this.layoutControlItem23.Text = "宸叉墦鍗版�婚噺"; - this.layoutControlItem23.TextSize = new System.Drawing.Size(90, 18); - // - // layoutControlItem22 - // - this.layoutControlItem22.Control = this.txtQuantity; - this.layoutControlItem22.Location = new System.Drawing.Point(340, 0); - this.layoutControlItem22.Name = "layoutControlItem22"; - this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem22.Size = new System.Drawing.Size(340, 36); - this.layoutControlItem22.Text = "鏈鐢宠鎬婚噺"; - this.layoutControlItem22.TextSize = new System.Drawing.Size(90, 18); + this.layoutControlItem31.Control = this.ucBtnPrint1; + this.layoutControlItem31.Location = new System.Drawing.Point(1061, 37); + this.layoutControlItem31.MaxSize = new System.Drawing.Size(338, 32); + this.layoutControlItem31.MinSize = new System.Drawing.Size(338, 32); + this.layoutControlItem31.Name = "layoutControlItem31"; + this.layoutControlItem31.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem31.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem31.Padding = new DevExpress.XtraLayout.Utils.Padding(1, 1, 0, 0); + this.layoutControlItem31.Size = new System.Drawing.Size(354, 37); + this.layoutControlItem31.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; + this.layoutControlItem31.Text = "鎵撳嵃鎸夐挳"; + this.layoutControlItem31.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem31.TextVisible = false; // // layoutControlItem32 // - this.layoutControlItem32.Control = this.txtWlid; - this.layoutControlItem32.Location = new System.Drawing.Point(0, 0); + this.layoutControlItem32.Control = this.layoutControl1; + this.layoutControlItem32.Location = new System.Drawing.Point(707, 74); this.layoutControlItem32.Name = "layoutControlItem32"; - this.layoutControlItem32.Size = new System.Drawing.Size(340, 36); - this.layoutControlItem32.Text = "鐗╂枡缂栫爜"; - this.layoutControlItem32.TextSize = new System.Drawing.Size(90, 18); - // - // layoutControlItem33 - // - this.layoutControlItem33.Control = this.txtWlmc; - this.layoutControlItem33.Location = new System.Drawing.Point(0, 36); - this.layoutControlItem33.Name = "layoutControlItem33"; - this.layoutControlItem33.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem33.Size = new System.Drawing.Size(340, 36); - this.layoutControlItem33.Text = "鐗╂枡鍚嶇О"; - this.layoutControlItem33.TextSize = new System.Drawing.Size(90, 18); - // - // layoutControlItem34 - // - this.layoutControlItem34.Control = this.txtWlgg; - this.layoutControlItem34.Location = new System.Drawing.Point(0, 72); - this.layoutControlItem34.Name = "layoutControlItem34"; - this.layoutControlItem34.OptionsTableLayoutItem.ColumnSpan = 2; - this.layoutControlItem34.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem34.Size = new System.Drawing.Size(680, 36); - this.layoutControlItem34.Text = "鐗╂枡瑙勬牸"; - this.layoutControlItem34.TextSize = new System.Drawing.Size(90, 18); + this.layoutControlItem32.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem32.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem32.Size = new System.Drawing.Size(354, 38); + this.layoutControlItem32.Text = "鎵撳嵃鏁伴噺"; + this.layoutControlItem32.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem32.TextVisible = false; // // gcMx1 // @@ -1672,7 +1754,11 @@ this.gcMx1.Location = new System.Drawing.Point(0, 0); this.gcMx1.MainView = this.gvMx1; this.gcMx1.Name = "gcMx1"; - this.gcMx1.Size = new System.Drawing.Size(1359, 203); + this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { + this.repositoryItemButtonEdit1, + this.repositoryItemComboBox1, + this.repositoryItemDateEdit1}); + this.gcMx1.Size = new System.Drawing.Size(1435, 208); this.gcMx1.TabIndex = 0; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx1}); @@ -1681,7 +1767,6 @@ // this.gvMx1.Appearance.Row.Options.UseFont = true; this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { - this.gridColumn2, this.gvMx1id, this.gvMx1materialId, this.gvMx1materialName, @@ -1703,23 +1788,7 @@ this.gvMx1.Name = "gvMx1"; this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; this.gvMx1.OptionsFind.ShowSearchNavButtons = false; - this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; this.gvMx1.OptionsView.ShowGroupPanel = false; - // - // gridColumn2 - // - this.gridColumn2.AppearanceCell.ForeColor = System.Drawing.Color.Blue; - this.gridColumn2.AppearanceCell.Options.UseForeColor = true; - this.gridColumn2.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; - this.gridColumn2.AppearanceHeader.Options.UseForeColor = true; - this.gridColumn2.Caption = "璇烽�夋嫨"; - this.gridColumn2.ColumnEdit = this.repositoryItemSearchLookUpEdit1; - this.gridColumn2.MinWidth = 25; - this.gridColumn2.Name = "gridColumn2"; - this.gridColumn2.Tag = "edit"; - this.gridColumn2.Visible = true; - this.gridColumn2.VisibleIndex = 0; - this.gridColumn2.Width = 94; // // gvMx1id // @@ -1750,7 +1819,7 @@ this.gvMx1materialName.Name = "gvMx1materialName"; this.gvMx1materialName.Tag = "query_a.MATERIAL_NAME"; this.gvMx1materialName.Visible = true; - this.gvMx1materialName.VisibleIndex = 1; + this.gvMx1materialName.VisibleIndex = 0; this.gvMx1materialName.Width = 94; // // gvMx1materialSpecification @@ -1762,7 +1831,7 @@ this.gvMx1materialSpecification.Name = "gvMx1materialSpecification"; this.gvMx1materialSpecification.Tag = "query_a.MATERIAL_SPECIFICATION"; this.gvMx1materialSpecification.Visible = true; - this.gvMx1materialSpecification.VisibleIndex = 2; + this.gvMx1materialSpecification.VisibleIndex = 8; this.gvMx1materialSpecification.Width = 94; // // gridColumn20 @@ -1772,7 +1841,7 @@ this.gridColumn20.MinWidth = 25; this.gridColumn20.Name = "gridColumn20"; this.gridColumn20.Visible = true; - this.gridColumn20.VisibleIndex = 3; + this.gridColumn20.VisibleIndex = 1; this.gridColumn20.Width = 94; // // gvMx1salesUnitId @@ -1784,7 +1853,7 @@ this.gvMx1salesUnitId.Name = "gvMx1salesUnitId"; this.gvMx1salesUnitId.Tag = "query_a.SALES_UNIT_ID"; this.gvMx1salesUnitId.Visible = true; - this.gvMx1salesUnitId.VisibleIndex = 4; + this.gvMx1salesUnitId.VisibleIndex = 2; this.gvMx1salesUnitId.Width = 94; // // gvMx1salesQuantity @@ -1796,7 +1865,7 @@ this.gvMx1salesQuantity.Name = "gvMx1salesQuantity"; this.gvMx1salesQuantity.Tag = "query_a.SALES_QUANTITY"; this.gvMx1salesQuantity.Visible = true; - this.gvMx1salesQuantity.VisibleIndex = 5; + this.gvMx1salesQuantity.VisibleIndex = 3; this.gvMx1salesQuantity.Width = 94; // // gridColumn32 @@ -1806,7 +1875,7 @@ this.gridColumn32.MinWidth = 25; this.gridColumn32.Name = "gridColumn32"; this.gridColumn32.Visible = true; - this.gridColumn32.VisibleIndex = 13; + this.gridColumn32.VisibleIndex = 12; this.gridColumn32.Width = 94; // // gvMx1note @@ -1822,7 +1891,7 @@ this.gvMx1note.Name = "gvMx1note"; this.gvMx1note.Tag = "edit"; this.gvMx1note.Visible = true; - this.gvMx1note.VisibleIndex = 7; + this.gvMx1note.VisibleIndex = 5; this.gvMx1note.Width = 94; // // gridColumn13 @@ -1837,7 +1906,7 @@ this.gridColumn13.Name = "gridColumn13"; this.gridColumn13.Tag = "yz_quantity_0_edit"; this.gridColumn13.Visible = true; - this.gridColumn13.VisibleIndex = 6; + this.gridColumn13.VisibleIndex = 4; this.gridColumn13.Width = 94; // // gvMx1returnDate @@ -1854,8 +1923,17 @@ this.gvMx1returnDate.Name = "gvMx1returnDate"; this.gvMx1returnDate.Tag = "edit"; this.gvMx1returnDate.Visible = true; - this.gvMx1returnDate.VisibleIndex = 8; + this.gvMx1returnDate.VisibleIndex = 6; this.gvMx1returnDate.Width = 94; + // + // repositoryItemDateEdit1 + // + this.repositoryItemDateEdit1.AutoHeight = false; + this.repositoryItemDateEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); + this.repositoryItemDateEdit1.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); + this.repositoryItemDateEdit1.Name = "repositoryItemDateEdit1"; // // gvMx1isFree // @@ -1866,7 +1944,7 @@ this.gvMx1isFree.Name = "gvMx1isFree"; this.gvMx1isFree.Tag = "query_a.IS_FREE"; this.gvMx1isFree.Visible = true; - this.gvMx1isFree.VisibleIndex = 10; + this.gvMx1isFree.VisibleIndex = 9; this.gvMx1isFree.Width = 94; // // gvMx1returnType @@ -1883,8 +1961,21 @@ this.gvMx1returnType.Name = "gvMx1returnType"; this.gvMx1returnType.Tag = "edit"; this.gvMx1returnType.Visible = true; - this.gvMx1returnType.VisibleIndex = 9; + this.gvMx1returnType.VisibleIndex = 7; this.gvMx1returnType.Width = 94; + // + // repositoryItemComboBox1 + // + this.repositoryItemComboBox1.AutoHeight = false; + 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)"}); + this.repositoryItemComboBox1.Name = "repositoryItemComboBox1"; + this.repositoryItemComboBox1.NullText = "璇烽�夋嫨"; + this.repositoryItemComboBox1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; // // gridColumn12 // @@ -1901,7 +1992,7 @@ this.gridColumn21.MinWidth = 25; this.gridColumn21.Name = "gridColumn21"; this.gridColumn21.Visible = true; - this.gridColumn21.VisibleIndex = 11; + this.gridColumn21.VisibleIndex = 10; this.gridColumn21.Width = 94; // // gridColumn22 @@ -1911,7 +2002,7 @@ this.gridColumn22.MinWidth = 25; this.gridColumn22.Name = "gridColumn22"; this.gridColumn22.Visible = true; - this.gridColumn22.VisibleIndex = 12; + this.gridColumn22.VisibleIndex = 11; this.gridColumn22.Width = 94; // // gvMxDel @@ -1921,14 +2012,25 @@ this.gvMxDel.MinWidth = 25; this.gvMxDel.Name = "gvMxDel"; this.gvMxDel.Visible = true; - this.gvMxDel.VisibleIndex = 14; + this.gvMxDel.VisibleIndex = 13; this.gvMxDel.Width = 94; + // + // repositoryItemButtonEdit1 + // + this.repositoryItemButtonEdit1.AutoHeight = false; + editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; + editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; + this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); + this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; + this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; + this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); // // tabMxPage2 // this.tabMxPage2.Controls.Add(this.gcMx2); this.tabMxPage2.Name = "tabMxPage2"; - this.tabMxPage2.Size = new System.Drawing.Size(1359, 342); + this.tabMxPage2.Size = new System.Drawing.Size(1435, 352); this.tabMxPage2.Text = "宸叉墦鍗版潯鐮佹槑缁�"; // // gcMx2 @@ -1937,7 +2039,7 @@ this.gcMx2.Location = new System.Drawing.Point(0, 0); this.gcMx2.MainView = this.gvMx2; this.gcMx2.Name = "gcMx2"; - this.gcMx2.Size = new System.Drawing.Size(1359, 342); + this.gcMx2.Size = new System.Drawing.Size(1435, 352); this.gcMx2.TabIndex = 3; this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx2}); @@ -2118,17 +2220,12 @@ // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(1363, 682); + this.ClientSize = new System.Drawing.Size(1439, 682); this.Controls.Add(this.picCheckBox); this.Controls.Add(this.xtraTabControl1); this.Controls.Add(this.toolBarMenu1); this.Name = "Frm_SalesReturnNotice"; this.Text = "閿�鍞��璐х敵璇峰崟"; - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); this.xtraTabControl1.ResumeLayout(false); this.xtraTabPage1.ResumeLayout(false); @@ -2155,39 +2252,41 @@ ((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_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_salerName.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_modifiedBy.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.txt_fHasLinkSource.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_xsms.Properties)).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.layoutControlItem6)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).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.layoutControlItem11)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layItem2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layItem3)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layItem4)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layItem100)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layItem101)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); this.tabMx.ResumeLayout(false); this.tabMxPage1.ResumeLayout(false); @@ -2204,30 +2303,34 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_yuliang_1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.radOut.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_yQty.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_kQty.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtWlid.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtWlmc.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.radOut.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txtWlid.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txtWlmc.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_kQty.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_yQty.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); this.tabMxPage2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); @@ -2266,7 +2369,6 @@ private DevExpress.XtraEditors.CheckEdit txt_wjStatus; private DevExpress.XtraEditors.CheckEdit txt_chkStatus; private DevExpress.XtraEditors.ComboBoxEdit txt_billType; - private UserControl.UcLookSales txt_salesOrderId; private System.Windows.Forms.Label lbGuid; private DevExpress.XtraEditors.TextEdit txt_approvedDate; private DevExpress.XtraEditors.TextEdit txt_approvedBy; @@ -2275,34 +2377,20 @@ private DevExpress.XtraEditors.TextEdit txt_createdDate; private DevExpress.XtraEditors.TextEdit txt_createdBy; 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_saleDeptName; - private DevExpress.XtraEditors.TextEdit txt_xsOrgName; private DevExpress.XtraEditors.TextEdit txt_billNo; private DevExpress.XtraEditors.TextEdit txt_id; private DevExpress.XtraLayout.LayoutControl layoutMx1; private DevExpress.XtraLayout.LayoutControlGroup Root; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; - 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 layoutControlItem15; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19; private DevExpress.XtraTab.XtraTabControl tabMx; private DevExpress.XtraTab.XtraTabPage tabMxPage1; private DevExpress.XtraGrid.GridControl gcMx1; private DevExpress.XtraGrid.Views.Grid.GridView gvMx1; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; private DevExpress.XtraGrid.Columns.GridColumn gvMx1id; private DevExpress.XtraGrid.Columns.GridColumn gvMx1materialId; private DevExpress.XtraGrid.Columns.GridColumn gvMx1materialName; @@ -2312,10 +2400,23 @@ private DevExpress.XtraGrid.Columns.GridColumn gvMx1note; private DevExpress.XtraGrid.Columns.GridColumn gridColumn13; private DevExpress.XtraGrid.Columns.GridColumn gvMx1returnDate; + private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repositoryItemDateEdit1; private DevExpress.XtraGrid.Columns.GridColumn gvMx1isFree; private DevExpress.XtraGrid.Columns.GridColumn gvMx1returnType; + private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox1; private DevExpress.XtraGrid.Columns.GridColumn gridColumn12; private DevExpress.XtraGrid.Columns.GridColumn gvMxDel; + private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; + private UserControl.UcBtnPrint ucBtnPrint1; + private DevExpress.XtraEditors.LabelControl lbMxGuid; + private DevExpress.XtraEditors.TextEdit txt_iCount_1; + private DevExpress.XtraEditors.TextEdit txt_psnQty_1; + private DevExpress.XtraEditors.TextEdit txt_kQty; + private DevExpress.XtraEditors.TextEdit txt_yQty; + private DevExpress.XtraEditors.TextEdit txtQuantity; + private DevExpress.XtraEditors.TextEdit txtWlgg; + private DevExpress.XtraEditors.TextEdit txtWlmc; + private DevExpress.XtraEditors.TextEdit txtWlid; private DevExpress.XtraTab.XtraTabPage tabMxPage2; private DevExpress.XtraGrid.Columns.GridColumn gridColumn20; private DevExpress.XtraGrid.Columns.GridColumn gridColumn21; @@ -2325,14 +2426,8 @@ 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.XtraEditors.RadioGroup txt_fHasLinkRad; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21; private DevExpress.XtraGrid.GridControl gcMx2; private DevExpress.XtraGrid.Views.Grid.GridView gvMx2; private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; @@ -2350,39 +2445,52 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn31; private DevExpress.Utils.ToolTipController tips; private DevExpress.XtraGrid.Columns.GridColumn gridColumn32; - private DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit repositoryItemSearchLookUpEdit1; - private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repositoryItemDateEdit1; - private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox1; - private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; + private DevExpress.XtraEditors.RadioGroup radOut; private DevExpress.XtraEditors.SplitContainerControl split99; private DevExpress.XtraLayout.LayoutControl layout99; private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; - private DevExpress.XtraEditors.TextEdit txtQuantity; - private DevExpress.XtraEditors.TextEdit txt_yQty; - private DevExpress.XtraEditors.TextEdit txt_kQty; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24; - private DevExpress.XtraEditors.RadioGroup radOut; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem26; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem27; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem28; private DevExpress.XtraLayout.LayoutControl layoutControl1; - private DevExpress.XtraEditors.TextEdit txt_iCount_1; - private DevExpress.XtraEditors.TextEdit txt_yuliang_1; private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem29; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem30; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem31; - private DevExpress.XtraEditors.TextEdit txt_psnQty_1; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem27; - private UserControl.UcBtnPrint ucBtnPrint1; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem28; - private DevExpress.XtraEditors.LabelControl lbMxGuid; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem29; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem26; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22; - private DevExpress.XtraEditors.TextEdit txtWlid; - private DevExpress.XtraEditors.TextEdit txtWlmc; - private DevExpress.XtraEditors.TextEdit txtWlgg; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem32; + private DevExpress.XtraEditors.TextEdit txt_yuliang_1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem33; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem34; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; + private UserControl.UcLookOrg txt_salesOrg; + private UserControl.UcLookDepartment txt_salesDept; + private UserControl.UcLookOrg txt_inventoryOrg; + private UserControl.UcLookCustomer txt_returnCustomer; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; + private DevExpress.XtraEditors.SimpleButton btnSelect; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20; + private DevExpress.XtraLayout.LayoutControlItem layItem1; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; + private DevExpress.XtraLayout.LayoutControlItem layItem2; + private DevExpress.XtraLayout.LayoutControlItem layItem3; + private DevExpress.XtraLayout.LayoutControlItem layItem4; + private DevExpress.XtraEditors.ComboBoxEdit txt_fHasLinkSource; + private DevExpress.XtraLayout.LayoutControlItem layItem100; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; + private DevExpress.XtraEditors.ComboBoxEdit txt_xsms; + private DevExpress.XtraLayout.LayoutControlItem layItem101; } } \ No newline at end of file -- Gitblit v1.9.3