lu
2025-09-25 aa7cb331d6a76f3b11d2ac042916b35a29d6ebd8
DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.Designer.cs
@@ -44,6 +44,11 @@
            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.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
            this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
@@ -94,6 +99,7 @@
            this.txt_qt031 = new DevExpress.XtraEditors.TextEdit();
            this.txt_qt030 = new DevExpress.XtraEditors.TextEdit();
            this.txt_qt029 = new DevExpress.XtraEditors.CheckEdit();
            this.txt_SaleOrgId = new DevExpress.XtraEditors.TextEdit();
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -116,6 +122,7 @@
            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
            this.tabMx = new DevExpress.XtraTab.XtraTabControl();
            this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -150,6 +157,10 @@
            this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
            this.gridColumn37 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.rptCk = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
@@ -189,6 +200,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_qt031.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_qt030.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_qt029.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_SaleOrgId.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
@@ -211,6 +223,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
            this.tabMx.SuspendLayout();
            this.tabMxPage1.SuspendLayout();
@@ -219,6 +232,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rptCk)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
            this.SuspendLayout();
            // 
@@ -599,11 +613,13 @@
            this.layoutMx1.Controls.Add(this.txt_qt031);
            this.layoutMx1.Controls.Add(this.txt_qt030);
            this.layoutMx1.Controls.Add(this.txt_qt029);
            this.layoutMx1.Controls.Add(this.txt_SaleOrgId);
            this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem1,
            this.layoutControlItem16,
            this.layoutControlItem12});
            this.layoutControlItem12,
            this.layoutControlItem22});
            this.layoutMx1.Location = new System.Drawing.Point(0, 0);
            this.layoutMx1.Name = "layoutMx1";
            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(552, 472, 812, 500);
@@ -632,10 +648,10 @@
            // 
            // txt_chkStatus
            // 
            this.txt_chkStatus.Location = new System.Drawing.Point(682, 74);
            this.txt_chkStatus.Location = new System.Drawing.Point(671, 74);
            this.txt_chkStatus.Name = "txt_chkStatus";
            this.txt_chkStatus.Properties.Caption = "审核状态";
            this.txt_chkStatus.Size = new System.Drawing.Size(331, 24);
            this.txt_chkStatus.Size = new System.Drawing.Size(326, 24);
            this.txt_chkStatus.StyleController = this.layoutMx1;
            this.txt_chkStatus.TabIndex = 376;
            this.txt_chkStatus.Tag = "readonly";
@@ -655,7 +671,7 @@
            this.txt_billNo.Location = new System.Drawing.Point(114, 12);
            this.txt_billNo.Name = "txt_billNo";
            this.txt_billNo.Properties.Appearance.Options.UseFont = true;
            this.txt_billNo.Size = new System.Drawing.Size(229, 24);
            this.txt_billNo.Size = new System.Drawing.Size(223, 24);
            this.txt_billNo.StyleController = this.layoutMx1;
            this.txt_billNo.TabIndex = 211;
            this.txt_billNo.Tag = "readonly";
@@ -670,16 +686,16 @@
            this.txt_fBillTypeID.Properties.Items.AddRange(new object[] {
            "标准销售出库单(XSCKD01_SYS)"});
            this.txt_fBillTypeID.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            this.txt_fBillTypeID.Size = new System.Drawing.Size(229, 24);
            this.txt_fBillTypeID.Size = new System.Drawing.Size(223, 24);
            this.txt_fBillTypeID.StyleController = this.layoutMx1;
            this.txt_fBillTypeID.TabIndex = 362;
            // 
            // txt_fApproverID
            // 
            this.txt_fApproverID.Location = new System.Drawing.Point(784, 12);
            this.txt_fApproverID.Location = new System.Drawing.Point(773, 12);
            this.txt_fApproverID.Name = "txt_fApproverID";
            this.txt_fApproverID.Properties.Appearance.Options.UseFont = true;
            this.txt_fApproverID.Size = new System.Drawing.Size(229, 24);
            this.txt_fApproverID.Size = new System.Drawing.Size(224, 24);
            this.txt_fApproverID.StyleController = this.layoutMx1;
            this.txt_fApproverID.TabIndex = 222;
            this.txt_fApproverID.Tag = "readonly";
@@ -689,35 +705,35 @@
            this.txt_salesId.IsReadly = false;
            this.txt_salesId.Location = new System.Drawing.Point(114, 74);
            this.txt_salesId.Name = "txt_salesId";
            this.txt_salesId.Size = new System.Drawing.Size(229, 24);
            this.txt_salesId.Size = new System.Drawing.Size(223, 24);
            this.txt_salesId.TabIndex = 367;
            // 
            // txt_fSaleOrgIdTxt
            // 
            this.txt_fSaleOrgIdTxt.Location = new System.Drawing.Point(449, 12);
            this.txt_fSaleOrgIdTxt.Location = new System.Drawing.Point(443, 12);
            this.txt_fSaleOrgIdTxt.Name = "txt_fSaleOrgIdTxt";
            this.txt_fSaleOrgIdTxt.Properties.Appearance.Options.UseFont = true;
            this.txt_fSaleOrgIdTxt.Size = new System.Drawing.Size(229, 24);
            this.txt_fSaleOrgIdTxt.Size = new System.Drawing.Size(224, 24);
            this.txt_fSaleOrgIdTxt.StyleController = this.layoutMx1;
            this.txt_fSaleOrgIdTxt.TabIndex = 365;
            this.txt_fSaleOrgIdTxt.Tag = "readonly";
            // 
            // txt_fCreatorId
            // 
            this.txt_fCreatorId.Location = new System.Drawing.Point(1119, 105);
            this.txt_fCreatorId.Location = new System.Drawing.Point(1103, 105);
            this.txt_fCreatorId.Name = "txt_fCreatorId";
            this.txt_fCreatorId.Properties.Appearance.Options.UseFont = true;
            this.txt_fCreatorId.Size = new System.Drawing.Size(229, 24);
            this.txt_fCreatorId.Size = new System.Drawing.Size(224, 24);
            this.txt_fCreatorId.StyleController = this.layoutMx1;
            this.txt_fCreatorId.TabIndex = 219;
            this.txt_fCreatorId.Tag = "readonly";
            // 
            // txt_fApproveDate
            // 
            this.txt_fApproveDate.Location = new System.Drawing.Point(784, 43);
            this.txt_fApproveDate.Location = new System.Drawing.Point(773, 43);
            this.txt_fApproveDate.Name = "txt_fApproveDate";
            this.txt_fApproveDate.Properties.Appearance.Options.UseFont = true;
            this.txt_fApproveDate.Size = new System.Drawing.Size(229, 24);
            this.txt_fApproveDate.Size = new System.Drawing.Size(224, 24);
            this.txt_fApproveDate.StyleController = this.layoutMx1;
            this.txt_fApproveDate.TabIndex = 228;
            this.txt_fApproveDate.Tag = "readonly";
@@ -727,54 +743,54 @@
            this.txt_fNote.Location = new System.Drawing.Point(114, 105);
            this.txt_fNote.Name = "txt_fNote";
            this.txt_fNote.Properties.Appearance.Options.UseFont = true;
            this.txt_fNote.Size = new System.Drawing.Size(229, 24);
            this.txt_fNote.Size = new System.Drawing.Size(223, 24);
            this.txt_fNote.StyleController = this.layoutMx1;
            this.txt_fNote.TabIndex = 243;
            // 
            // txt_fSalesManIDTxt
            // 
            this.txt_fSalesManIDTxt.Location = new System.Drawing.Point(784, 105);
            this.txt_fSalesManIDTxt.Location = new System.Drawing.Point(773, 105);
            this.txt_fSalesManIDTxt.Name = "txt_fSalesManIDTxt";
            this.txt_fSalesManIDTxt.Properties.Appearance.Options.UseFont = true;
            this.txt_fSalesManIDTxt.Size = new System.Drawing.Size(229, 24);
            this.txt_fSalesManIDTxt.Size = new System.Drawing.Size(224, 24);
            this.txt_fSalesManIDTxt.StyleController = this.layoutMx1;
            this.txt_fSalesManIDTxt.TabIndex = 231;
            this.txt_fSalesManIDTxt.Tag = "readonly";
            // 
            // txt_fCreateDate
            // 
            this.txt_fCreateDate.Location = new System.Drawing.Point(1119, 136);
            this.txt_fCreateDate.Location = new System.Drawing.Point(1103, 136);
            this.txt_fCreateDate.Name = "txt_fCreateDate";
            this.txt_fCreateDate.Properties.Appearance.Options.UseFont = true;
            this.txt_fCreateDate.Size = new System.Drawing.Size(229, 24);
            this.txt_fCreateDate.Size = new System.Drawing.Size(224, 24);
            this.txt_fCreateDate.StyleController = this.layoutMx1;
            this.txt_fCreateDate.TabIndex = 226;
            this.txt_fCreateDate.Tag = "readonly";
            // 
            // txt_fCustomerIDTxt
            // 
            this.txt_fCustomerIDTxt.Location = new System.Drawing.Point(449, 43);
            this.txt_fCustomerIDTxt.Location = new System.Drawing.Point(443, 43);
            this.txt_fCustomerIDTxt.Name = "txt_fCustomerIDTxt";
            this.txt_fCustomerIDTxt.Properties.Appearance.Options.UseFont = true;
            this.txt_fCustomerIDTxt.Size = new System.Drawing.Size(229, 24);
            this.txt_fCustomerIDTxt.Size = new System.Drawing.Size(224, 24);
            this.txt_fCustomerIDTxt.StyleController = this.layoutMx1;
            this.txt_fCustomerIDTxt.TabIndex = 368;
            this.txt_fCustomerIDTxt.Tag = "readonly";
            // 
            // txt_shf
            // 
            this.txt_shf.Location = new System.Drawing.Point(449, 74);
            this.txt_shf.Location = new System.Drawing.Point(443, 74);
            this.txt_shf.Name = "txt_shf";
            this.txt_shf.Size = new System.Drawing.Size(229, 24);
            this.txt_shf.Size = new System.Drawing.Size(224, 24);
            this.txt_shf.StyleController = this.layoutMx1;
            this.txt_shf.TabIndex = 373;
            this.txt_shf.Tag = "readonly";
            // 
            // txt_shName
            // 
            this.txt_shName.Location = new System.Drawing.Point(449, 105);
            this.txt_shName.Location = new System.Drawing.Point(443, 105);
            this.txt_shName.Name = "txt_shName";
            this.txt_shName.Size = new System.Drawing.Size(229, 24);
            this.txt_shName.Size = new System.Drawing.Size(224, 24);
            this.txt_shName.StyleController = this.layoutMx1;
            this.txt_shName.TabIndex = 374;
            this.txt_shName.Tag = "readonly";
@@ -791,34 +807,43 @@
            // 
            // txt_qt031
            // 
            this.txt_qt031.Location = new System.Drawing.Point(1119, 12);
            this.txt_qt031.Location = new System.Drawing.Point(1103, 12);
            this.txt_qt031.Name = "txt_qt031";
            this.txt_qt031.Properties.ReadOnly = true;
            this.txt_qt031.Size = new System.Drawing.Size(229, 24);
            this.txt_qt031.Size = new System.Drawing.Size(224, 24);
            this.txt_qt031.StyleController = this.layoutMx1;
            this.txt_qt031.TabIndex = 378;
            this.txt_qt031.Tag = "readonly";
            // 
            // txt_qt030
            // 
            this.txt_qt030.Location = new System.Drawing.Point(1119, 43);
            this.txt_qt030.Location = new System.Drawing.Point(1103, 43);
            this.txt_qt030.Name = "txt_qt030";
            this.txt_qt030.Properties.ReadOnly = true;
            this.txt_qt030.Size = new System.Drawing.Size(229, 24);
            this.txt_qt030.Size = new System.Drawing.Size(224, 24);
            this.txt_qt030.StyleController = this.layoutMx1;
            this.txt_qt030.TabIndex = 379;
            this.txt_qt030.Tag = "readonly";
            // 
            // txt_qt029
            // 
            this.txt_qt029.Location = new System.Drawing.Point(1017, 74);
            this.txt_qt029.Location = new System.Drawing.Point(1001, 74);
            this.txt_qt029.Name = "txt_qt029";
            this.txt_qt029.Properties.Caption = "财务审核状态";
            this.txt_qt029.Properties.ReadOnly = true;
            this.txt_qt029.Size = new System.Drawing.Size(331, 24);
            this.txt_qt029.Size = new System.Drawing.Size(326, 24);
            this.txt_qt029.StyleController = this.layoutMx1;
            this.txt_qt029.TabIndex = 380;
            this.txt_qt029.Tag = "readonly";
            //
            // txt_SaleOrgId
            //
            this.txt_SaleOrgId.Location = new System.Drawing.Point(443, 136);
            this.txt_SaleOrgId.Name = "txt_SaleOrgId";
            this.txt_SaleOrgId.Size = new System.Drawing.Size(224, 24);
            this.txt_SaleOrgId.StyleController = this.layoutMx1;
            this.txt_SaleOrgId.TabIndex = 445;
            this.txt_SaleOrgId.Tag = "readonly";
            // 
            // layoutControlItem1
            // 
@@ -913,7 +938,7 @@
            rowDefinition3,
            rowDefinition4,
            rowDefinition5});
            this.layoutControlGroup1.Size = new System.Drawing.Size(1360, 175);
            this.layoutControlGroup1.Size = new System.Drawing.Size(1339, 175);
            this.layoutControlGroup1.TextVisible = false;
            // 
            // layoutControlItem13
@@ -921,11 +946,11 @@
            this.layoutControlItem13.Control = this.txt_fCustomerIDTxt;
            this.layoutControlItem13.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
            this.layoutControlItem13.CustomizationFormText = "客户名称";
            this.layoutControlItem13.Location = new System.Drawing.Point(335, 31);
            this.layoutControlItem13.Location = new System.Drawing.Point(329, 31);
            this.layoutControlItem13.Name = "layoutControlItem13";
            this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem13.Size = new System.Drawing.Size(335, 31);
            this.layoutControlItem13.Size = new System.Drawing.Size(330, 31);
            this.layoutControlItem13.Text = "客户名称";
            this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -934,10 +959,10 @@
            this.layoutControlItem5.Control = this.txt_fSaleOrgIdTxt;
            this.layoutControlItem5.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
            this.layoutControlItem5.CustomizationFormText = "销售组织";
            this.layoutControlItem5.Location = new System.Drawing.Point(335, 0);
            this.layoutControlItem5.Location = new System.Drawing.Point(329, 0);
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem5.Size = new System.Drawing.Size(335, 31);
            this.layoutControlItem5.Size = new System.Drawing.Size(330, 31);
            this.layoutControlItem5.Text = "销售组织";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -946,11 +971,11 @@
            this.layoutControlItem14.Control = this.txt_shf;
            this.layoutControlItem14.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
            this.layoutControlItem14.CustomizationFormText = "收货方";
            this.layoutControlItem14.Location = new System.Drawing.Point(335, 62);
            this.layoutControlItem14.Location = new System.Drawing.Point(329, 62);
            this.layoutControlItem14.Name = "layoutControlItem14";
            this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem14.Size = new System.Drawing.Size(335, 31);
            this.layoutControlItem14.Size = new System.Drawing.Size(330, 31);
            this.layoutControlItem14.Text = "收货方";
            this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -962,7 +987,7 @@
            this.layoutControlItem8.Location = new System.Drawing.Point(0, 93);
            this.layoutControlItem8.Name = "layoutControlItem8";
            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem8.Size = new System.Drawing.Size(335, 31);
            this.layoutControlItem8.Size = new System.Drawing.Size(329, 31);
            this.layoutControlItem8.Text = "申请备注";
            this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -974,7 +999,7 @@
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 62);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem4.Size = new System.Drawing.Size(335, 31);
            this.layoutControlItem4.Size = new System.Drawing.Size(329, 31);
            this.layoutControlItem4.Text = "销售订单";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -983,10 +1008,10 @@
            this.layoutControlItem10.Control = this.txt_fApproverID;
            this.layoutControlItem10.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
            this.layoutControlItem10.CustomizationFormText = "审核人";
            this.layoutControlItem10.Location = new System.Drawing.Point(670, 0);
            this.layoutControlItem10.Location = new System.Drawing.Point(659, 0);
            this.layoutControlItem10.Name = "layoutControlItem10";
            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem10.Size = new System.Drawing.Size(335, 31);
            this.layoutControlItem10.Size = new System.Drawing.Size(330, 31);
            this.layoutControlItem10.Text = "审核人员";
            this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -995,22 +1020,22 @@
            this.layoutControlItem11.Control = this.txt_fApproveDate;
            this.layoutControlItem11.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
            this.layoutControlItem11.CustomizationFormText = "审核日期";
            this.layoutControlItem11.Location = new System.Drawing.Point(670, 31);
            this.layoutControlItem11.Location = new System.Drawing.Point(659, 31);
            this.layoutControlItem11.Name = "layoutControlItem11";
            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem11.Size = new System.Drawing.Size(335, 31);
            this.layoutControlItem11.Size = new System.Drawing.Size(330, 31);
            this.layoutControlItem11.Text = "审核日期";
            this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem15
            // 
            this.layoutControlItem15.Control = this.txt_chkStatus;
            this.layoutControlItem15.Location = new System.Drawing.Point(670, 62);
            this.layoutControlItem15.Location = new System.Drawing.Point(659, 62);
            this.layoutControlItem15.Name = "layoutControlItem15";
            this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem15.Size = new System.Drawing.Size(335, 31);
            this.layoutControlItem15.Size = new System.Drawing.Size(330, 31);
            this.layoutControlItem15.Text = "审核状态";
            this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem15.TextVisible = false;
@@ -1018,32 +1043,32 @@
            // layoutControlItem18
            // 
            this.layoutControlItem18.Control = this.txt_qt031;
            this.layoutControlItem18.Location = new System.Drawing.Point(1005, 0);
            this.layoutControlItem18.Location = new System.Drawing.Point(989, 0);
            this.layoutControlItem18.Name = "layoutControlItem18";
            this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem18.Size = new System.Drawing.Size(335, 31);
            this.layoutControlItem18.Size = new System.Drawing.Size(330, 31);
            this.layoutControlItem18.Text = "财务审核人员";
            this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem19
            // 
            this.layoutControlItem19.Control = this.txt_qt030;
            this.layoutControlItem19.Location = new System.Drawing.Point(1005, 31);
            this.layoutControlItem19.Location = new System.Drawing.Point(989, 31);
            this.layoutControlItem19.Name = "layoutControlItem19";
            this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem19.Size = new System.Drawing.Size(335, 31);
            this.layoutControlItem19.Size = new System.Drawing.Size(330, 31);
            this.layoutControlItem19.Text = "财务审核日期";
            this.layoutControlItem19.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem20
            // 
            this.layoutControlItem20.Control = this.txt_qt029;
            this.layoutControlItem20.Location = new System.Drawing.Point(1005, 62);
            this.layoutControlItem20.Location = new System.Drawing.Point(989, 62);
            this.layoutControlItem20.Name = "layoutControlItem20";
            this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem20.Size = new System.Drawing.Size(335, 31);
            this.layoutControlItem20.Size = new System.Drawing.Size(330, 31);
            this.layoutControlItem20.Text = "财务审核状态";
            this.layoutControlItem20.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem20.TextVisible = false;
@@ -1053,11 +1078,11 @@
            this.layoutControlItem6.Control = this.txt_fCreatorId;
            this.layoutControlItem6.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
            this.layoutControlItem6.CustomizationFormText = "创建人";
            this.layoutControlItem6.Location = new System.Drawing.Point(1005, 93);
            this.layoutControlItem6.Location = new System.Drawing.Point(989, 93);
            this.layoutControlItem6.Name = "layoutControlItem6";
            this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem6.Size = new System.Drawing.Size(335, 31);
            this.layoutControlItem6.Size = new System.Drawing.Size(330, 31);
            this.layoutControlItem6.Text = "创建人员";
            this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -1066,11 +1091,11 @@
            this.layoutControlItem7.Control = this.txt_fCreateDate;
            this.layoutControlItem7.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
            this.layoutControlItem7.CustomizationFormText = "创建日期";
            this.layoutControlItem7.Location = new System.Drawing.Point(1005, 124);
            this.layoutControlItem7.Location = new System.Drawing.Point(989, 124);
            this.layoutControlItem7.Name = "layoutControlItem7";
            this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem7.Size = new System.Drawing.Size(335, 31);
            this.layoutControlItem7.Size = new System.Drawing.Size(330, 31);
            this.layoutControlItem7.Text = "创建日期";
            this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -1079,11 +1104,11 @@
            this.layoutControlItem17.Control = this.txt_shName;
            this.layoutControlItem17.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
            this.layoutControlItem17.CustomizationFormText = "收货人姓名";
            this.layoutControlItem17.Location = new System.Drawing.Point(335, 93);
            this.layoutControlItem17.Location = new System.Drawing.Point(329, 93);
            this.layoutControlItem17.Name = "layoutControlItem17";
            this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem17.Size = new System.Drawing.Size(335, 31);
            this.layoutControlItem17.Size = new System.Drawing.Size(330, 31);
            this.layoutControlItem17.Text = "收货人姓名";
            this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -1092,11 +1117,11 @@
            this.layoutControlItem9.Control = this.txt_fSalesManIDTxt;
            this.layoutControlItem9.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
            this.layoutControlItem9.CustomizationFormText = "销售员";
            this.layoutControlItem9.Location = new System.Drawing.Point(670, 93);
            this.layoutControlItem9.Location = new System.Drawing.Point(659, 93);
            this.layoutControlItem9.Name = "layoutControlItem9";
            this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem9.Size = new System.Drawing.Size(335, 31);
            this.layoutControlItem9.Size = new System.Drawing.Size(330, 31);
            this.layoutControlItem9.Text = "销售人员";
            this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -1108,7 +1133,7 @@
            this.layoutControlItem3.Location = new System.Drawing.Point(0, 31);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem3.Size = new System.Drawing.Size(335, 31);
            this.layoutControlItem3.Size = new System.Drawing.Size(329, 31);
            this.layoutControlItem3.Text = "单据类型";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -1119,7 +1144,7 @@
            this.layoutControlItem2.CustomizationFormText = "申请编号";
            this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.Size = new System.Drawing.Size(335, 31);
            this.layoutControlItem2.Size = new System.Drawing.Size(329, 31);
            this.layoutControlItem2.Text = "申请编号";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -1132,10 +1157,21 @@
            this.layoutControlItem21.MinSize = new System.Drawing.Size(95, 31);
            this.layoutControlItem21.Name = "layoutControlItem21";
            this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem21.Size = new System.Drawing.Size(335, 31);
            this.layoutControlItem21.Size = new System.Drawing.Size(329, 31);
            this.layoutControlItem21.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem21.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem21.TextVisible = false;
            //
            // layoutControlItem22
            //
            this.layoutControlItem22.Control = this.txt_SaleOrgId;
            this.layoutControlItem22.Location = new System.Drawing.Point(329, 124);
            this.layoutControlItem22.Name = "layoutControlItem22";
            this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem22.Size = new System.Drawing.Size(330, 31);
            this.layoutControlItem22.Text = "销售组织ID";
            this.layoutControlItem22.TextSize = new System.Drawing.Size(90, 18);
            // 
            // tabMx
            // 
@@ -1163,7 +1199,8 @@
            this.gcMx1.Name = "gcMx1";
            this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemButtonEdit1,
            this.repositoryItemDateEdit1});
            this.repositoryItemDateEdit1,
            this.rptCk});
            this.gcMx1.Size = new System.Drawing.Size(1358, 352);
            this.gcMx1.TabIndex = 0;
            this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
@@ -1199,7 +1236,10 @@
            this.gvMx1salesDetailId,
            this.gvMx1fseq,
            this.gvMxDel,
            this.gridColumn37});
            this.gridColumn37,
            this.gridColumn1,
            this.gridColumn3,
            this.gridColumn4});
            this.gvMx1.GridControl = this.gcMx1;
            this.gvMx1.Name = "gvMx1";
            this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
@@ -1235,7 +1275,7 @@
            this.gridColumn11.Name = "gridColumn11";
            this.gridColumn11.Tag = "edit";
            this.gridColumn11.Visible = true;
            this.gridColumn11.VisibleIndex = 3;
            this.gridColumn11.VisibleIndex = 5;
            this.gridColumn11.Width = 94;
            // 
            // repositoryItemDateEdit1
@@ -1260,7 +1300,7 @@
            this.gvMx1fEntrynote.Name = "gvMx1fEntrynote";
            this.gvMx1fEntrynote.Tag = "edit";
            this.gvMx1fEntrynote.Visible = true;
            this.gvMx1fEntrynote.VisibleIndex = 4;
            this.gvMx1fEntrynote.VisibleIndex = 6;
            this.gvMx1fEntrynote.Width = 94;
            // 
            // gvMx1fRealQty
@@ -1272,7 +1312,7 @@
            this.gvMx1fRealQty.Name = "gvMx1fRealQty";
            this.gvMx1fRealQty.Tag = "query_a.FRealQty";
            this.gvMx1fRealQty.Visible = true;
            this.gvMx1fRealQty.VisibleIndex = 5;
            this.gvMx1fRealQty.VisibleIndex = 7;
            this.gvMx1fRealQty.Width = 94;
            // 
            // gridColumn12
@@ -1282,7 +1322,7 @@
            this.gridColumn12.MinWidth = 25;
            this.gridColumn12.Name = "gridColumn12";
            this.gridColumn12.Visible = true;
            this.gridColumn12.VisibleIndex = 6;
            this.gridColumn12.VisibleIndex = 8;
            this.gridColumn12.Width = 94;
            // 
            // gridColumn13
@@ -1312,7 +1352,7 @@
            this.gridColumn15.MinWidth = 25;
            this.gridColumn15.Name = "gridColumn15";
            this.gridColumn15.Visible = true;
            this.gridColumn15.VisibleIndex = 15;
            this.gridColumn15.VisibleIndex = 17;
            this.gridColumn15.Width = 94;
            // 
            // gridColumn16
@@ -1322,7 +1362,7 @@
            this.gridColumn16.MinWidth = 25;
            this.gridColumn16.Name = "gridColumn16";
            this.gridColumn16.Visible = true;
            this.gridColumn16.VisibleIndex = 7;
            this.gridColumn16.VisibleIndex = 9;
            this.gridColumn16.Width = 94;
            // 
            // gridColumn17
@@ -1332,7 +1372,7 @@
            this.gridColumn17.MinWidth = 25;
            this.gridColumn17.Name = "gridColumn17";
            this.gridColumn17.Visible = true;
            this.gridColumn17.VisibleIndex = 8;
            this.gridColumn17.VisibleIndex = 10;
            this.gridColumn17.Width = 94;
            // 
            // gridColumn18
@@ -1350,7 +1390,7 @@
            this.gridColumn19.MinWidth = 25;
            this.gridColumn19.Name = "gridColumn19";
            this.gridColumn19.Visible = true;
            this.gridColumn19.VisibleIndex = 9;
            this.gridColumn19.VisibleIndex = 11;
            this.gridColumn19.Width = 94;
            // 
            // gridColumn20
@@ -1360,7 +1400,7 @@
            this.gridColumn20.MinWidth = 25;
            this.gridColumn20.Name = "gridColumn20";
            this.gridColumn20.Visible = true;
            this.gridColumn20.VisibleIndex = 12;
            this.gridColumn20.VisibleIndex = 14;
            this.gridColumn20.Width = 94;
            // 
            // gridColumn21
@@ -1370,7 +1410,7 @@
            this.gridColumn21.MinWidth = 25;
            this.gridColumn21.Name = "gridColumn21";
            this.gridColumn21.Visible = true;
            this.gridColumn21.VisibleIndex = 13;
            this.gridColumn21.VisibleIndex = 15;
            this.gridColumn21.Width = 94;
            // 
            // gridColumn22
@@ -1396,7 +1436,7 @@
            this.gridColumn24.MinWidth = 25;
            this.gridColumn24.Name = "gridColumn24";
            this.gridColumn24.Visible = true;
            this.gridColumn24.VisibleIndex = 14;
            this.gridColumn24.VisibleIndex = 16;
            this.gridColumn24.Width = 94;
            // 
            // gridColumn25
@@ -1406,7 +1446,7 @@
            this.gridColumn25.MinWidth = 25;
            this.gridColumn25.Name = "gridColumn25";
            this.gridColumn25.Visible = true;
            this.gridColumn25.VisibleIndex = 10;
            this.gridColumn25.VisibleIndex = 12;
            this.gridColumn25.Width = 94;
            // 
            // gridColumn26
@@ -1416,7 +1456,7 @@
            this.gridColumn26.MinWidth = 25;
            this.gridColumn26.Name = "gridColumn26";
            this.gridColumn26.Visible = true;
            this.gridColumn26.VisibleIndex = 11;
            this.gridColumn26.VisibleIndex = 13;
            this.gridColumn26.Width = 94;
            // 
            // gridColumn27
@@ -1490,7 +1530,7 @@
            this.gvMxDel.MinWidth = 25;
            this.gvMxDel.Name = "gvMxDel";
            this.gvMxDel.Visible = true;
            this.gvMxDel.VisibleIndex = 16;
            this.gvMxDel.VisibleIndex = 18;
            this.gvMxDel.Width = 94;
            // 
            // repositoryItemButtonEdit1
@@ -1511,6 +1551,52 @@
            this.gridColumn37.MinWidth = 25;
            this.gridColumn37.Name = "gridColumn37";
            this.gridColumn37.Width = 94;
            //
            // gridColumn1
            //
            this.gridColumn1.AppearanceCell.ForeColor = System.Drawing.Color.Red;
            this.gridColumn1.AppearanceCell.Options.UseForeColor = true;
            this.gridColumn1.AppearanceHeader.ForeColor = System.Drawing.Color.Red;
            this.gridColumn1.AppearanceHeader.Options.UseForeColor = true;
            this.gridColumn1.Caption = "Mes/Erp库存";
            this.gridColumn1.FieldName = "kcQty";
            this.gridColumn1.MinWidth = 25;
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 4;
            this.gridColumn1.Width = 94;
            //
            // gridColumn3
            //
            this.gridColumn3.AppearanceCell.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Critical;
            this.gridColumn3.AppearanceCell.Options.UseForeColor = true;
            this.gridColumn3.AppearanceHeader.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Critical;
            this.gridColumn3.AppearanceHeader.Options.UseForeColor = true;
            this.gridColumn3.Caption = "选择仓库";
            this.gridColumn3.ColumnEdit = this.rptCk;
            this.gridColumn3.FieldName = "depotName";
            this.gridColumn3.MinWidth = 25;
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 3;
            this.gridColumn3.Width = 94;
            //
            // rptCk
            //
            this.rptCk.AutoHeight = false;
            editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.viewmergeddata_16x16;
            this.rptCk.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
            this.rptCk.Name = "rptCk";
            this.rptCk.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.rptCk_ButtonClick);
            //
            // gridColumn4
            //
            this.gridColumn4.Caption = "仓库ID";
            this.gridColumn4.FieldName = "depotId";
            this.gridColumn4.MinWidth = 25;
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.Width = 94;
            // 
            // picCheckBox
            // 
@@ -1570,6 +1656,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_qt031.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_qt030.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_qt029.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_SaleOrgId.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
@@ -1592,6 +1679,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
            this.tabMx.ResumeLayout(false);
            this.tabMxPage1.ResumeLayout(false);
@@ -1600,6 +1688,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rptCk)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
            this.ResumeLayout(false);
@@ -1713,5 +1802,11 @@
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
        private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptCk;
        private DevExpress.XtraEditors.TextEdit txt_SaleOrgId;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22;
    }
}