lu
2025-04-18 f788e188fdeeb74cec845cd2c5df4976f7ff1ed5
DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesReturnNotice.Designer.cs
@@ -29,6 +29,7 @@
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition();
@@ -145,6 +146,7 @@
            this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1salesUnitId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1salesQuantity = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn32 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1note = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1returnDate = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -159,15 +161,16 @@
            this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
            this.panelMx1 = new DevExpress.XtraEditors.PanelControl();
            this.radOut = new DevExpress.XtraEditors.RadioGroup();
            this.ucBtnPrint1 = new Gs.DevApp.UserControl.UcBtnPrint();
            this.lbMxGuid = new DevExpress.XtraEditors.LabelControl();
            this.txt_iCount_1 = new DevExpress.XtraEditors.TextEdit();
            this.labelControl14 = new DevExpress.XtraEditors.LabelControl();
            this.txt_psnQty_1 = new DevExpress.XtraEditors.TextEdit();
            this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
            this.txtKdy = new DevExpress.XtraEditors.TextEdit();
            this.txt_kQty = new DevExpress.XtraEditors.TextEdit();
            this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
            this.txtYdy = new DevExpress.XtraEditors.TextEdit();
            this.txt_yQty = new DevExpress.XtraEditors.TextEdit();
            this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
            this.txtQuantity = new DevExpress.XtraEditors.TextEdit();
            this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
@@ -178,7 +181,6 @@
            this.txtWlid = new DevExpress.XtraEditors.TextEdit();
            this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
            this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            this.gcMx2 = new DevExpress.XtraGrid.GridControl();
            this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -196,6 +198,8 @@
            this.gridColumn31 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvBtnAlawys = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
@@ -268,19 +272,20 @@
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelMx1)).BeginInit();
            this.panelMx1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.radOut.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtKdy.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtYdy.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_kQty.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_yQty.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtWlmc.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtWlid.Properties)).BeginInit();
            this.tabMxPage2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
            this.SuspendLayout();
            // 
            // toolBarMenu1
@@ -333,15 +338,14 @@
            // 
            // split1.Panel2
            // 
            this.split1.Panel2.Text = "Panel2";
             this.split1.Panel2.Text = "Panel2";this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            this.split1.Size = new System.Drawing.Size(1126, 570);
            this.split1.SplitterPosition = 558;
            this.split1.SplitterPosition = 0;
            this.split1.TabIndex = 0;
            // 
            // gcMain1
            // 
            this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMain1.Location = new System.Drawing.Point(0, 0);
            this.gcMain1.MainView = this.gridView1;
            this.gcMain1.Name = "gcMain1";
@@ -352,7 +356,6 @@
            // 
            // gridView1
            // 
            this.gridView1.Appearance.Row.Options.UseFont = true;
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gv_id,
@@ -385,7 +388,6 @@
            // 
            // gv_id
            // 
            this.gv_id.AppearanceCell.Options.UseFont = true;
            this.gv_id.Caption = "主键GUID";
            this.gv_id.FieldName = "id";
@@ -427,7 +429,6 @@
            // 
            // gv_billType
            // 
            this.gv_billType.AppearanceCell.Options.UseFont = true;
            this.gv_billType.Caption = "单据类型 ";
            this.gv_billType.FieldName = "billType";
@@ -441,7 +442,6 @@
            // 
            // gv_billNo
            // 
            this.gv_billNo.AppearanceCell.Options.UseFont = true;
            this.gv_billNo.Caption = "单据编号 ";
            this.gv_billNo.FieldName = "billNo";
@@ -455,7 +455,6 @@
            // 
            // gv_salesOrg
            // 
            this.gv_salesOrg.AppearanceCell.Options.UseFont = true;
            this.gv_salesOrg.Caption = "销售组织 ";
            this.gv_salesOrg.FieldName = "xsOrgName";
@@ -469,7 +468,6 @@
            // 
            // gv_salesDept
            // 
            this.gv_salesDept.AppearanceCell.Options.UseFont = true;
            this.gv_salesDept.Caption = "销售部门 ";
            this.gv_salesDept.FieldName = "saleDeptName";
@@ -483,7 +481,6 @@
            // 
            // gv_salesPerson
            // 
            this.gv_salesPerson.AppearanceCell.Options.UseFont = true;
            this.gv_salesPerson.Caption = "销售员 ";
            this.gv_salesPerson.FieldName = "salerName";
@@ -497,7 +494,6 @@
            // 
            // gv_returnReason
            // 
            this.gv_returnReason.AppearanceCell.Options.UseFont = true;
            this.gv_returnReason.Caption = "退货原因 ";
            this.gv_returnReason.FieldName = "thyy";
@@ -511,7 +507,6 @@
            // 
            // gv_createdBy
            // 
            this.gv_createdBy.AppearanceCell.Options.UseFont = true;
            this.gv_createdBy.Caption = "创建人 ";
            this.gv_createdBy.FieldName = "createdBy";
@@ -525,7 +520,6 @@
            // 
            // gv_createdDate
            // 
            this.gv_createdDate.AppearanceCell.Options.UseFont = true;
            this.gv_createdDate.Caption = "创建时间 ";
            this.gv_createdDate.FieldName = "createdDate";
@@ -539,7 +533,6 @@
            // 
            // gv_modifiedBy
            // 
            this.gv_modifiedBy.AppearanceCell.Options.UseFont = true;
            this.gv_modifiedBy.Caption = "修改人 ";
            this.gv_modifiedBy.FieldName = "modifiedBy";
@@ -553,7 +546,6 @@
            // 
            // gv_modifiedDate
            // 
            this.gv_modifiedDate.AppearanceCell.Options.UseFont = true;
            this.gv_modifiedDate.Caption = "修改时间 ";
            this.gv_modifiedDate.FieldName = "modifiedDate";
@@ -567,7 +559,6 @@
            // 
            // gv_approvedBy
            // 
            this.gv_approvedBy.AppearanceCell.Options.UseFont = true;
            this.gv_approvedBy.Caption = "审核人 ";
            this.gv_approvedBy.FieldName = "approvedBy";
@@ -581,7 +572,6 @@
            // 
            // gv_approvedDate
            // 
            this.gv_approvedDate.AppearanceCell.Options.UseFont = true;
            this.gv_approvedDate.Caption = "审核日期 ";
            this.gv_approvedDate.FieldName = "approvedDate";
@@ -605,7 +595,6 @@
            // 
            // gv_customerOrderNo
            // 
            this.gv_customerOrderNo.AppearanceCell.Options.UseFont = true;
            this.gv_customerOrderNo.Caption = "源销售订单";
            this.gv_customerOrderNo.FieldName = "xsNo";
@@ -669,7 +658,7 @@
            this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitMx1.Horizontal = false;
            this.splitMx1.Location = new System.Drawing.Point(0, 0);
            this.splitMx1.Name = "splitMx1";
             this.splitMx1.Name = "splitMx1";this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            // 
            // splitMx1.Panel1
            // 
@@ -739,7 +728,7 @@
            this.txt_fstockid.Location = new System.Drawing.Point(84, 120);
            this.txt_fstockid.Margin = new System.Windows.Forms.Padding(0);
            this.txt_fstockid.Name = "txt_fstockid";
            this.txt_fstockid.Size = new System.Drawing.Size(195, 28);
            this.txt_fstockid.Size = new System.Drawing.Size(195, 24);
            this.txt_fstockid.TabIndex = 454;
            // 
            // lbGuid
@@ -789,16 +778,15 @@
            this.txt_salesOrderId.IsReadly = false;
            this.txt_salesOrderId.Location = new System.Drawing.Point(84, 84);
            this.txt_salesOrderId.Name = "txt_salesOrderId";
            this.txt_salesOrderId.Size = new System.Drawing.Size(195, 28);
            this.txt_salesOrderId.Size = new System.Drawing.Size(195, 24);
            this.txt_salesOrderId.TabIndex = 0;
            // 
            // txt_approvedDate
            // 
            this.txt_approvedDate.Location = new System.Drawing.Point(897, 120);
            this.txt_approvedDate.Name = "txt_approvedDate";
            this.txt_approvedDate.Properties.Appearance.Options.UseFont = true;
            this.txt_approvedDate.Size = new System.Drawing.Size(196, 28);
            this.txt_approvedDate.Size = new System.Drawing.Size(196, 24);
            this.txt_approvedDate.StyleController = this.layoutMx1;
            this.txt_approvedDate.TabIndex = 378;
            this.txt_approvedDate.Tag = "readonly";
@@ -807,9 +795,8 @@
            // 
            this.txt_id.Location = new System.Drawing.Point(90, 3);
            this.txt_id.Name = "txt_id";
            this.txt_id.Properties.Appearance.Options.UseFont = true;
            this.txt_id.Size = new System.Drawing.Size(189, 28);
            this.txt_id.Size = new System.Drawing.Size(189, 24);
            this.txt_id.StyleController = this.layoutMx1;
            this.txt_id.TabIndex = 210;
            this.txt_id.Tag = "readonly";
@@ -818,9 +805,8 @@
            // 
            this.txt_approvedBy.Location = new System.Drawing.Point(897, 84);
            this.txt_approvedBy.Name = "txt_approvedBy";
            this.txt_approvedBy.Properties.Appearance.Options.UseFont = true;
            this.txt_approvedBy.Size = new System.Drawing.Size(196, 28);
            this.txt_approvedBy.Size = new System.Drawing.Size(196, 24);
            this.txt_approvedBy.StyleController = this.layoutMx1;
            this.txt_approvedBy.TabIndex = 370;
            this.txt_approvedBy.Tag = "readonly";
@@ -829,9 +815,8 @@
            // 
            this.txt_xsOrgName.Location = new System.Drawing.Point(355, 12);
            this.txt_xsOrgName.Name = "txt_xsOrgName";
            this.txt_xsOrgName.Properties.Appearance.Options.UseFont = true;
            this.txt_xsOrgName.Size = new System.Drawing.Size(195, 28);
            this.txt_xsOrgName.Size = new System.Drawing.Size(195, 24);
            this.txt_xsOrgName.StyleController = this.layoutMx1;
            this.txt_xsOrgName.TabIndex = 219;
            this.txt_xsOrgName.Tag = "readonly";
@@ -840,9 +825,8 @@
            // 
            this.txt_inventoryOrg.Location = new System.Drawing.Point(626, 12);
            this.txt_inventoryOrg.Name = "txt_inventoryOrg";
            this.txt_inventoryOrg.Properties.Appearance.Options.UseFont = true;
            this.txt_inventoryOrg.Size = new System.Drawing.Size(195, 28);
            this.txt_inventoryOrg.Size = new System.Drawing.Size(195, 24);
            this.txt_inventoryOrg.StyleController = this.layoutMx1;
            this.txt_inventoryOrg.TabIndex = 243;
            this.txt_inventoryOrg.Tag = "readonly";
@@ -851,9 +835,8 @@
            // 
            this.txt_modifiedDate.Location = new System.Drawing.Point(897, 48);
            this.txt_modifiedDate.Name = "txt_modifiedDate";
            this.txt_modifiedDate.Properties.Appearance.Options.UseFont = true;
            this.txt_modifiedDate.Size = new System.Drawing.Size(196, 28);
            this.txt_modifiedDate.Size = new System.Drawing.Size(196, 24);
            this.txt_modifiedDate.StyleController = this.layoutMx1;
            this.txt_modifiedDate.TabIndex = 336;
            this.txt_modifiedDate.Tag = "readonly";
@@ -862,9 +845,8 @@
            // 
            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(195, 28);
            this.txt_billNo.Size = new System.Drawing.Size(195, 24);
            this.txt_billNo.StyleController = this.layoutMx1;
            this.txt_billNo.TabIndex = 213;
            this.txt_billNo.Tag = "readonly";
@@ -873,9 +855,8 @@
            // 
            this.txt_salerName.Location = new System.Drawing.Point(355, 48);
            this.txt_salerName.Name = "txt_salerName";
            this.txt_salerName.Properties.Appearance.Options.UseFont = true;
            this.txt_salerName.Size = new System.Drawing.Size(195, 28);
            this.txt_salerName.Size = new System.Drawing.Size(195, 24);
            this.txt_salerName.StyleController = this.layoutMx1;
            this.txt_salerName.TabIndex = 267;
            this.txt_salerName.Tag = "readonly";
@@ -884,9 +865,8 @@
            // 
            this.txt_modifiedBy.Location = new System.Drawing.Point(897, 12);
            this.txt_modifiedBy.Name = "txt_modifiedBy";
            this.txt_modifiedBy.Properties.Appearance.Options.UseFont = true;
            this.txt_modifiedBy.Size = new System.Drawing.Size(196, 28);
            this.txt_modifiedBy.Size = new System.Drawing.Size(196, 24);
            this.txt_modifiedBy.StyleController = this.layoutMx1;
            this.txt_modifiedBy.TabIndex = 327;
            this.txt_modifiedBy.Tag = "readonly";
@@ -895,9 +875,8 @@
            // 
            this.txt_saleDeptName.Location = new System.Drawing.Point(355, 84);
            this.txt_saleDeptName.Name = "txt_saleDeptName";
            this.txt_saleDeptName.Properties.Appearance.Options.UseFont = true;
            this.txt_saleDeptName.Size = new System.Drawing.Size(195, 28);
            this.txt_saleDeptName.Size = new System.Drawing.Size(195, 24);
            this.txt_saleDeptName.StyleController = this.layoutMx1;
            this.txt_saleDeptName.TabIndex = 222;
            this.txt_saleDeptName.Tag = "readonly";
@@ -906,9 +885,8 @@
            // 
            this.txt_custName.Location = new System.Drawing.Point(626, 48);
            this.txt_custName.Name = "txt_custName";
            this.txt_custName.Properties.Appearance.Options.UseFont = true;
            this.txt_custName.Size = new System.Drawing.Size(195, 28);
            this.txt_custName.Size = new System.Drawing.Size(195, 24);
            this.txt_custName.StyleController = this.layoutMx1;
            this.txt_custName.TabIndex = 252;
            this.txt_custName.Tag = "readonly";
@@ -917,9 +895,8 @@
            // 
            this.txt_createdDate.Location = new System.Drawing.Point(626, 120);
            this.txt_createdDate.Name = "txt_createdDate";
            this.txt_createdDate.Properties.Appearance.Options.UseFont = true;
            this.txt_createdDate.Size = new System.Drawing.Size(195, 28);
            this.txt_createdDate.Size = new System.Drawing.Size(195, 24);
            this.txt_createdDate.StyleController = this.layoutMx1;
            this.txt_createdDate.TabIndex = 319;
            this.txt_createdDate.Tag = "readonly";
@@ -928,9 +905,8 @@
            // 
            this.txt_returnReason.Location = new System.Drawing.Point(84, 156);
            this.txt_returnReason.Name = "txt_returnReason";
            this.txt_returnReason.Properties.Appearance.Options.UseFont = true;
            this.txt_returnReason.Size = new System.Drawing.Size(466, 28);
            this.txt_returnReason.Size = new System.Drawing.Size(466, 24);
            this.txt_returnReason.StyleController = this.layoutMx1;
            this.txt_returnReason.TabIndex = 235;
            // 
@@ -938,9 +914,8 @@
            // 
            this.txt_createdBy.Location = new System.Drawing.Point(626, 84);
            this.txt_createdBy.Name = "txt_createdBy";
            this.txt_createdBy.Properties.Appearance.Options.UseFont = true;
            this.txt_createdBy.Size = new System.Drawing.Size(195, 28);
            this.txt_createdBy.Size = new System.Drawing.Size(195, 24);
            this.txt_createdBy.StyleController = this.layoutMx1;
            this.txt_createdBy.TabIndex = 312;
            this.txt_createdBy.Tag = "readonly";
@@ -1189,12 +1164,13 @@
            // layoutControlItem9
            // 
            this.layoutControlItem9.Control = this.txt_returnReason;
            this.layoutControlItem9.CustomizationFormText = "申请原因";
            this.layoutControlItem9.Location = new System.Drawing.Point(0, 144);
            this.layoutControlItem9.Name = "layoutControlItem9";
            this.layoutControlItem9.OptionsTableLayoutItem.ColumnSpan = 2;
            this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem9.Size = new System.Drawing.Size(542, 36);
            this.layoutControlItem9.Text = "退货原因";
            this.layoutControlItem9.Text = "申请原因";
            this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem20
@@ -1265,7 +1241,6 @@
            // 
            // gvMx1
            // 
            this.gvMx1.Appearance.Row.Options.UseFont = true;
            this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn2,
@@ -1276,6 +1251,7 @@
            this.gridColumn20,
            this.gvMx1salesUnitId,
            this.gvMx1salesQuantity,
            this.gridColumn32,
            this.gvMx1note,
            this.gridColumn13,
            this.gvMx1returnDate,
@@ -1405,7 +1381,6 @@
            // 
            // gvMx1id
            // 
            this.gvMx1id.AppearanceCell.Options.UseFont = true;
            this.gvMx1id.Caption = "主键GUID";
            this.gvMx1id.FieldName = "guid";
@@ -1416,7 +1391,6 @@
            // 
            // gvMx1materialId
            // 
            this.gvMx1materialId.AppearanceCell.Options.UseFont = true;
            this.gvMx1materialId.Caption = "物料ID ";
            this.gvMx1materialId.FieldName = "itemId";
@@ -1427,7 +1401,6 @@
            // 
            // gvMx1materialName
            // 
            this.gvMx1materialName.AppearanceCell.Options.UseFont = true;
            this.gvMx1materialName.Caption = "物料名称 ";
            this.gvMx1materialName.FieldName = "itemName";
@@ -1440,7 +1413,6 @@
            // 
            // gvMx1materialSpecification
            // 
            this.gvMx1materialSpecification.AppearanceCell.Options.UseFont = true;
            this.gvMx1materialSpecification.Caption = "物料规格 ";
            this.gvMx1materialSpecification.FieldName = "itemModel";
@@ -1463,7 +1435,6 @@
            // 
            // gvMx1salesUnitId
            // 
            this.gvMx1salesUnitId.AppearanceCell.Options.UseFont = true;
            this.gvMx1salesUnitId.Caption = "销售单位 ";
            this.gvMx1salesUnitId.FieldName = "salesUnitId";
@@ -1476,7 +1447,6 @@
            // 
            // gvMx1salesQuantity
            // 
            this.gvMx1salesQuantity.AppearanceCell.Options.UseFont = true;
            this.gvMx1salesQuantity.Caption = "销售数量 ";
            this.gvMx1salesQuantity.FieldName = "salesQuantity";
@@ -1487,9 +1457,18 @@
            this.gvMx1salesQuantity.VisibleIndex = 5;
            this.gvMx1salesQuantity.Width = 94;
            // 
            // gridColumn32
            //
            this.gridColumn32.Caption = "发货总量";
            this.gridColumn32.FieldName = "fhQuantity";
            this.gridColumn32.MinWidth = 25;
            this.gridColumn32.Name = "gridColumn32";
            this.gridColumn32.Visible = true;
            this.gridColumn32.VisibleIndex = 15;
            this.gridColumn32.Width = 94;
            //
            // gvMx1note
            // 
            this.gvMx1note.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1note.AppearanceCell.Options.UseFont = true;
            this.gvMx1note.AppearanceCell.Options.UseForeColor = true;
@@ -1521,7 +1500,6 @@
            // 
            // gvMx1returnDate
            // 
            this.gvMx1returnDate.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1returnDate.AppearanceCell.Options.UseFont = true;
            this.gvMx1returnDate.AppearanceCell.Options.UseForeColor = true;
@@ -1548,7 +1526,6 @@
            // 
            // gvMx1isFree
            // 
            this.gvMx1isFree.AppearanceCell.Options.UseFont = true;
            this.gvMx1isFree.Caption = "是否赠品 ";
            this.gvMx1isFree.FieldName = "isFree";
@@ -1561,7 +1538,6 @@
            // 
            // gvMx1returnType
            // 
            this.gvMx1returnType.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1returnType.AppearanceCell.Options.UseFont = true;
            this.gvMx1returnType.AppearanceCell.Options.UseForeColor = true;
@@ -1592,7 +1568,6 @@
            // 
            // gvMx1inventoryUnit
            // 
            this.gvMx1inventoryUnit.AppearanceCell.Options.UseFont = true;
            this.gvMx1inventoryUnit.Caption = "库存单位 ";
            this.gvMx1inventoryUnit.FieldName = "inventoryUnit";
@@ -1654,15 +1629,16 @@
            // 
            // panelMx1
            // 
            this.panelMx1.Controls.Add(this.radOut);
            this.panelMx1.Controls.Add(this.ucBtnPrint1);
            this.panelMx1.Controls.Add(this.lbMxGuid);
            this.panelMx1.Controls.Add(this.txt_iCount_1);
            this.panelMx1.Controls.Add(this.labelControl14);
            this.panelMx1.Controls.Add(this.txt_psnQty_1);
            this.panelMx1.Controls.Add(this.labelControl12);
            this.panelMx1.Controls.Add(this.txtKdy);
            this.panelMx1.Controls.Add(this.txt_kQty);
            this.panelMx1.Controls.Add(this.labelControl13);
            this.panelMx1.Controls.Add(this.txtYdy);
            this.panelMx1.Controls.Add(this.txt_yQty);
            this.panelMx1.Controls.Add(this.labelControl1);
            this.panelMx1.Controls.Add(this.txtQuantity);
            this.panelMx1.Controls.Add(this.labelControl10);
@@ -1678,10 +1654,23 @@
            this.panelMx1.Size = new System.Drawing.Size(1124, 102);
            this.panelMx1.TabIndex = 3;
            // 
            // radOut
            //
            this.radOut.Location = new System.Drawing.Point(763, 29);
            this.radOut.Margin = new System.Windows.Forms.Padding(0);
            this.radOut.Name = "radOut";
            this.radOut.Properties.ItemHorzAlignment = DevExpress.XtraEditors.RadioItemHorzAlignment.Near;
            this.radOut.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
            new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "全自动"),
            new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "半自动"),
            new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "手动")});
            this.radOut.Size = new System.Drawing.Size(248, 31);
            this.radOut.TabIndex = 476;
            //
            // ucBtnPrint1
            // 
            this.ucBtnPrint1.guidKey = null;
            this.ucBtnPrint1.Location = new System.Drawing.Point(543, 65);
            this.ucBtnPrint1.Location = new System.Drawing.Point(762, 64);
            this.ucBtnPrint1.Margin = new System.Windows.Forms.Padding(0);
            this.ucBtnPrint1.Name = "ucBtnPrint1";
            this.ucBtnPrint1.rptParameter = null;
@@ -1690,7 +1679,7 @@
            // 
            // lbMxGuid
            // 
            this.lbMxGuid.Location = new System.Drawing.Point(835, 7);
            this.lbMxGuid.Location = new System.Drawing.Point(763, 8);
            this.lbMxGuid.Name = "lbMxGuid";
            this.lbMxGuid.Size = new System.Drawing.Size(58, 18);
            this.lbMxGuid.TabIndex = 229;
@@ -1699,16 +1688,16 @@
            // 
            // txt_iCount_1
            // 
            this.txt_iCount_1.Location = new System.Drawing.Point(654, 34);
            this.txt_iCount_1.Location = new System.Drawing.Point(652, 67);
            this.txt_iCount_1.Name = "txt_iCount_1";
            this.txt_iCount_1.Properties.Appearance.Options.UseFont = true;
            this.txt_iCount_1.Size = new System.Drawing.Size(96, 28);
            this.txt_iCount_1.Properties.ReadOnly = true;
            this.txt_iCount_1.Size = new System.Drawing.Size(96, 24);
            this.txt_iCount_1.TabIndex = 228;
            // 
            // labelControl14
            // 
            this.labelControl14.Location = new System.Drawing.Point(543, 39);
            this.labelControl14.Location = new System.Drawing.Point(541, 70);
            this.labelControl14.Name = "labelControl14";
            this.labelControl14.Size = new System.Drawing.Size(105, 18);
            this.labelControl14.TabIndex = 227;
@@ -1716,50 +1705,47 @@
            // 
            // txt_psnQty_1
            // 
            this.txt_psnQty_1.Location = new System.Drawing.Point(654, 4);
            this.txt_psnQty_1.Location = new System.Drawing.Point(652, 36);
            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(96, 28);
            this.txt_psnQty_1.Size = new System.Drawing.Size(96, 24);
            this.txt_psnQty_1.TabIndex = 226;
            // 
            // labelControl12
            // 
            this.labelControl12.Location = new System.Drawing.Point(543, 9);
            this.labelControl12.Location = new System.Drawing.Point(541, 39);
            this.labelControl12.Name = "labelControl12";
            this.labelControl12.Size = new System.Drawing.Size(105, 18);
            this.labelControl12.TabIndex = 225;
            this.labelControl12.Text = "每张条码数量:";
            // 
            // txtKdy
            // txt_kQty
            // 
            this.txtKdy.Location = new System.Drawing.Point(430, 65);
            this.txtKdy.Name = "txtKdy";
            this.txtKdy.Properties.Appearance.ForeColor = System.Drawing.Color.Blue;
            this.txtKdy.Properties.Appearance.Options.UseFont = true;
            this.txtKdy.Properties.Appearance.Options.UseForeColor = true;
            this.txtKdy.Properties.ReadOnly = true;
            this.txtKdy.Size = new System.Drawing.Size(96, 28);
            this.txtKdy.TabIndex = 224;
            this.txt_kQty.Location = new System.Drawing.Point(652, 6);
            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(96, 24);
            this.txt_kQty.TabIndex = 224;
            // 
            // labelControl13
            // 
            this.labelControl13.Location = new System.Drawing.Point(346, 70);
            this.labelControl13.Location = new System.Drawing.Point(556, 9);
            this.labelControl13.Name = "labelControl13";
            this.labelControl13.Size = new System.Drawing.Size(80, 18);
            this.labelControl13.Size = new System.Drawing.Size(90, 18);
            this.labelControl13.TabIndex = 223;
            this.labelControl13.Text = "可打印总数:";
            this.labelControl13.Text = "可打印总数:";
            // 
            // txtYdy
            // txt_yQty
            // 
            this.txtYdy.Location = new System.Drawing.Point(430, 34);
            this.txtYdy.Name = "txtYdy";
            this.txtYdy.Properties.Appearance.Options.UseFont = true;
            this.txtYdy.Properties.ReadOnly = true;
            this.txtYdy.Size = new System.Drawing.Size(96, 28);
            this.txtYdy.TabIndex = 222;
            this.txt_yQty.Location = new System.Drawing.Point(430, 36);
            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(96, 24);
            this.txt_yQty.TabIndex = 222;
            // 
            // labelControl1
            // 
@@ -1771,12 +1757,11 @@
            // 
            // txtQuantity
            // 
            this.txtQuantity.Location = new System.Drawing.Point(430, 4);
            this.txtQuantity.Location = new System.Drawing.Point(430, 6);
            this.txtQuantity.Name = "txtQuantity";
            this.txtQuantity.Properties.Appearance.Options.UseFont = true;
            this.txtQuantity.Properties.ReadOnly = true;
            this.txtQuantity.Size = new System.Drawing.Size(96, 28);
            this.txtQuantity.Size = new System.Drawing.Size(96, 24);
            this.txtQuantity.TabIndex = 220;
            // 
            // labelControl10
@@ -1789,12 +1774,11 @@
            // 
            // txtWlgg
            // 
            this.txtWlgg.Location = new System.Drawing.Point(90, 65);
            this.txtWlgg.Location = new System.Drawing.Point(90, 67);
            this.txtWlgg.Name = "txtWlgg";
            this.txtWlgg.Properties.Appearance.Options.UseFont = true;
            this.txtWlgg.Properties.ReadOnly = true;
            this.txtWlgg.Size = new System.Drawing.Size(236, 28);
            this.txtWlgg.Size = new System.Drawing.Size(436, 24);
            this.txtWlgg.TabIndex = 218;
            // 
            // labelControl9
@@ -1807,12 +1791,11 @@
            // 
            // txtWlmc
            // 
            this.txtWlmc.Location = new System.Drawing.Point(90, 34);
            this.txtWlmc.Location = new System.Drawing.Point(90, 36);
            this.txtWlmc.Name = "txtWlmc";
            this.txtWlmc.Properties.Appearance.Options.UseFont = true;
            this.txtWlmc.Properties.ReadOnly = true;
            this.txtWlmc.Size = new System.Drawing.Size(236, 28);
            this.txtWlmc.Size = new System.Drawing.Size(236, 24);
            this.txtWlmc.TabIndex = 216;
            // 
            // labelControl8
@@ -1825,12 +1808,11 @@
            // 
            // txtWlid
            // 
            this.txtWlid.Location = new System.Drawing.Point(90, 4);
            this.txtWlid.Location = new System.Drawing.Point(90, 6);
            this.txtWlid.Name = "txtWlid";
            this.txtWlid.Properties.Appearance.Options.UseFont = true;
            this.txtWlid.Properties.ReadOnly = true;
            this.txtWlid.Size = new System.Drawing.Size(236, 28);
            this.txtWlid.Size = new System.Drawing.Size(236, 24);
            this.txtWlid.TabIndex = 214;
            // 
            // labelControl7
@@ -1848,17 +1830,6 @@
            this.tabMxPage2.Size = new System.Drawing.Size(1124, 338);
            this.tabMxPage2.Text = "已打印条码明细";
            // 
            // picCheckBox
            //
            this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
            this.picCheckBox.Location = new System.Drawing.Point(962, 40);
            this.picCheckBox.Name = "picCheckBox";
            this.picCheckBox.Size = new System.Drawing.Size(100, 50);
            this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
            this.picCheckBox.TabIndex = 451;
            this.picCheckBox.TabStop = false;
            this.picCheckBox.Visible = false;
            //
            // gcMx2
            // 
            this.gcMx2.Dock = System.Windows.Forms.DockStyle.Fill;
@@ -1874,7 +1845,6 @@
            // 
            // gvMx2
            // 
            this.gvMx2.Appearance.Row.Options.UseFont = true;
            this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn3,
@@ -1899,7 +1869,6 @@
            // 
            // gridColumn3
            // 
            this.gridColumn3.AppearanceCell.Options.UseFont = true;
            this.gridColumn3.Caption = "guid";
            this.gridColumn3.FieldName = "guid";
@@ -1910,7 +1879,6 @@
            // 
            // gvMx1itemBarcode
            // 
            this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true;
            this.gvMx1itemBarcode.Caption = "物料条码";
            this.gvMx1itemBarcode.FieldName = "itemBarcode";
@@ -1953,7 +1921,6 @@
            // 
            // gvMx1quantity
            // 
            this.gvMx1quantity.AppearanceCell.Options.UseFont = true;
            this.gvMx1quantity.Caption = "数量";
            this.gvMx1quantity.FieldName = "quantity";
@@ -1976,7 +1943,6 @@
            // 
            // gvMx1createBy
            // 
            this.gvMx1createBy.AppearanceCell.Options.UseFont = true;
            this.gvMx1createBy.Caption = "创建人";
            this.gvMx1createBy.FieldName = "createBy";
@@ -1989,7 +1955,6 @@
            // 
            // gvMx1lotDate
            // 
            this.gvMx1lotDate.AppearanceCell.Options.UseFont = true;
            this.gvMx1lotDate.Caption = "创建日期";
            this.gvMx1lotDate.FieldName = "createDate";
@@ -2060,6 +2025,17 @@
            this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2";
            this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
            this.repositoryItemButtonEdit2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit2_ButtonClick);
            //
            // picCheckBox
            //
            this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
            this.picCheckBox.Location = new System.Drawing.Point(962, 40);
            this.picCheckBox.Name = "picCheckBox";
            this.picCheckBox.Size = new System.Drawing.Size(100, 50);
            this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
            this.picCheckBox.TabIndex = 451;
            this.picCheckBox.TabStop = false;
            this.picCheckBox.Visible = false;
            // 
            // Frm_SalesReturnNotice
            // 
@@ -2144,19 +2120,20 @@
            ((System.ComponentModel.ISupportInitialize)(this.panelMx1)).EndInit();
            this.panelMx1.ResumeLayout(false);
            this.panelMx1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.radOut.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtKdy.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtYdy.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_kQty.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_yQty.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtWlmc.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtWlid.Properties)).EndInit();
            this.tabMxPage2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
            this.ResumeLayout(false);
        }
@@ -2262,9 +2239,9 @@
        private DevExpress.XtraEditors.LabelControl labelControl14;
        private DevExpress.XtraEditors.TextEdit txt_psnQty_1;
        private DevExpress.XtraEditors.LabelControl labelControl12;
        private DevExpress.XtraEditors.TextEdit txtKdy;
        private DevExpress.XtraEditors.TextEdit txt_kQty;
        private DevExpress.XtraEditors.LabelControl labelControl13;
        private DevExpress.XtraEditors.TextEdit txtYdy;
        private DevExpress.XtraEditors.TextEdit txt_yQty;
        private DevExpress.XtraEditors.LabelControl labelControl1;
        private DevExpress.XtraEditors.TextEdit txtQuantity;
        private DevExpress.XtraEditors.LabelControl labelControl10;
@@ -2309,5 +2286,8 @@
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn31;
        private DevExpress.XtraGrid.Columns.GridColumn gvBtnAlawys;
        private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2;
        private DevExpress.Utils.ToolTipController tips;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn32;
        private DevExpress.XtraEditors.RadioGroup radOut;
    }
}