lu
2025-03-31 37d32d9263f757072a6ff348ae5e99824fab4ef9
DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesReturnNotice.Designer.cs
@@ -341,7 +341,7 @@
            // gcMain1
            // 
            this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gcMain1.Location = new System.Drawing.Point(0, 0);
            this.gcMain1.MainView = this.gridView1;
            this.gcMain1.Name = "gcMain1";
@@ -352,7 +352,7 @@
            // 
            // gridView1
            // 
            this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gridView1.Appearance.Row.Options.UseFont = true;
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gv_id,
@@ -385,7 +385,7 @@
            // 
            // gv_id
            // 
            this.gv_id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_id.AppearanceCell.Options.UseFont = true;
            this.gv_id.Caption = "主键GUID";
            this.gv_id.FieldName = "id";
@@ -427,7 +427,7 @@
            // 
            // gv_billType
            // 
            this.gv_billType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_billType.AppearanceCell.Options.UseFont = true;
            this.gv_billType.Caption = "单据类型 ";
            this.gv_billType.FieldName = "billType";
@@ -441,7 +441,7 @@
            // 
            // gv_billNo
            // 
            this.gv_billNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_billNo.AppearanceCell.Options.UseFont = true;
            this.gv_billNo.Caption = "单据编号 ";
            this.gv_billNo.FieldName = "billNo";
@@ -455,7 +455,7 @@
            // 
            // gv_salesOrg
            // 
            this.gv_salesOrg.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_salesOrg.AppearanceCell.Options.UseFont = true;
            this.gv_salesOrg.Caption = "销售组织 ";
            this.gv_salesOrg.FieldName = "xsOrgName";
@@ -469,7 +469,7 @@
            // 
            // gv_salesDept
            // 
            this.gv_salesDept.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_salesDept.AppearanceCell.Options.UseFont = true;
            this.gv_salesDept.Caption = "销售部门 ";
            this.gv_salesDept.FieldName = "saleDeptName";
@@ -483,7 +483,7 @@
            // 
            // gv_salesPerson
            // 
            this.gv_salesPerson.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_salesPerson.AppearanceCell.Options.UseFont = true;
            this.gv_salesPerson.Caption = "销售员 ";
            this.gv_salesPerson.FieldName = "salerName";
@@ -497,7 +497,7 @@
            // 
            // gv_returnReason
            // 
            this.gv_returnReason.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_returnReason.AppearanceCell.Options.UseFont = true;
            this.gv_returnReason.Caption = "退货原因 ";
            this.gv_returnReason.FieldName = "thyy";
@@ -511,7 +511,7 @@
            // 
            // gv_createdBy
            // 
            this.gv_createdBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_createdBy.AppearanceCell.Options.UseFont = true;
            this.gv_createdBy.Caption = "创建人 ";
            this.gv_createdBy.FieldName = "createdBy";
@@ -525,7 +525,7 @@
            // 
            // gv_createdDate
            // 
            this.gv_createdDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_createdDate.AppearanceCell.Options.UseFont = true;
            this.gv_createdDate.Caption = "创建时间 ";
            this.gv_createdDate.FieldName = "createdDate";
@@ -539,7 +539,7 @@
            // 
            // gv_modifiedBy
            // 
            this.gv_modifiedBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_modifiedBy.AppearanceCell.Options.UseFont = true;
            this.gv_modifiedBy.Caption = "修改人 ";
            this.gv_modifiedBy.FieldName = "modifiedBy";
@@ -553,7 +553,7 @@
            // 
            // gv_modifiedDate
            // 
            this.gv_modifiedDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_modifiedDate.AppearanceCell.Options.UseFont = true;
            this.gv_modifiedDate.Caption = "修改时间 ";
            this.gv_modifiedDate.FieldName = "modifiedDate";
@@ -567,7 +567,7 @@
            // 
            // gv_approvedBy
            // 
            this.gv_approvedBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_approvedBy.AppearanceCell.Options.UseFont = true;
            this.gv_approvedBy.Caption = "审核人 ";
            this.gv_approvedBy.FieldName = "approvedBy";
@@ -581,7 +581,7 @@
            // 
            // gv_approvedDate
            // 
            this.gv_approvedDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_approvedDate.AppearanceCell.Options.UseFont = true;
            this.gv_approvedDate.Caption = "审核日期 ";
            this.gv_approvedDate.FieldName = "approvedDate";
@@ -605,7 +605,7 @@
            // 
            // gv_customerOrderNo
            // 
            this.gv_customerOrderNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_customerOrderNo.AppearanceCell.Options.UseFont = true;
            this.gv_customerOrderNo.Caption = "源销售订单";
            this.gv_customerOrderNo.FieldName = "xsNo";
@@ -796,7 +796,7 @@
            // 
            this.txt_approvedDate.Location = new System.Drawing.Point(897, 120);
            this.txt_approvedDate.Name = "txt_approvedDate";
            this.txt_approvedDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_approvedDate.Properties.Appearance.Options.UseFont = true;
            this.txt_approvedDate.Size = new System.Drawing.Size(196, 28);
            this.txt_approvedDate.StyleController = this.layoutMx1;
@@ -807,7 +807,7 @@
            // 
            this.txt_id.Location = new System.Drawing.Point(90, 3);
            this.txt_id.Name = "txt_id";
            this.txt_id.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_id.Properties.Appearance.Options.UseFont = true;
            this.txt_id.Size = new System.Drawing.Size(189, 28);
            this.txt_id.StyleController = this.layoutMx1;
@@ -818,7 +818,7 @@
            // 
            this.txt_approvedBy.Location = new System.Drawing.Point(897, 84);
            this.txt_approvedBy.Name = "txt_approvedBy";
            this.txt_approvedBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_approvedBy.Properties.Appearance.Options.UseFont = true;
            this.txt_approvedBy.Size = new System.Drawing.Size(196, 28);
            this.txt_approvedBy.StyleController = this.layoutMx1;
@@ -829,7 +829,7 @@
            // 
            this.txt_xsOrgName.Location = new System.Drawing.Point(355, 12);
            this.txt_xsOrgName.Name = "txt_xsOrgName";
            this.txt_xsOrgName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_xsOrgName.Properties.Appearance.Options.UseFont = true;
            this.txt_xsOrgName.Size = new System.Drawing.Size(195, 28);
            this.txt_xsOrgName.StyleController = this.layoutMx1;
@@ -840,7 +840,7 @@
            // 
            this.txt_inventoryOrg.Location = new System.Drawing.Point(626, 12);
            this.txt_inventoryOrg.Name = "txt_inventoryOrg";
            this.txt_inventoryOrg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_inventoryOrg.Properties.Appearance.Options.UseFont = true;
            this.txt_inventoryOrg.Size = new System.Drawing.Size(195, 28);
            this.txt_inventoryOrg.StyleController = this.layoutMx1;
@@ -851,7 +851,7 @@
            // 
            this.txt_modifiedDate.Location = new System.Drawing.Point(897, 48);
            this.txt_modifiedDate.Name = "txt_modifiedDate";
            this.txt_modifiedDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_modifiedDate.Properties.Appearance.Options.UseFont = true;
            this.txt_modifiedDate.Size = new System.Drawing.Size(196, 28);
            this.txt_modifiedDate.StyleController = this.layoutMx1;
@@ -862,7 +862,7 @@
            // 
            this.txt_billNo.Location = new System.Drawing.Point(84, 12);
            this.txt_billNo.Name = "txt_billNo";
            this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_billNo.Properties.Appearance.Options.UseFont = true;
            this.txt_billNo.Size = new System.Drawing.Size(195, 28);
            this.txt_billNo.StyleController = this.layoutMx1;
@@ -873,7 +873,7 @@
            // 
            this.txt_salerName.Location = new System.Drawing.Point(355, 48);
            this.txt_salerName.Name = "txt_salerName";
            this.txt_salerName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_salerName.Properties.Appearance.Options.UseFont = true;
            this.txt_salerName.Size = new System.Drawing.Size(195, 28);
            this.txt_salerName.StyleController = this.layoutMx1;
@@ -884,7 +884,7 @@
            // 
            this.txt_modifiedBy.Location = new System.Drawing.Point(897, 12);
            this.txt_modifiedBy.Name = "txt_modifiedBy";
            this.txt_modifiedBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_modifiedBy.Properties.Appearance.Options.UseFont = true;
            this.txt_modifiedBy.Size = new System.Drawing.Size(196, 28);
            this.txt_modifiedBy.StyleController = this.layoutMx1;
@@ -895,7 +895,7 @@
            // 
            this.txt_saleDeptName.Location = new System.Drawing.Point(355, 84);
            this.txt_saleDeptName.Name = "txt_saleDeptName";
            this.txt_saleDeptName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_saleDeptName.Properties.Appearance.Options.UseFont = true;
            this.txt_saleDeptName.Size = new System.Drawing.Size(195, 28);
            this.txt_saleDeptName.StyleController = this.layoutMx1;
@@ -906,7 +906,7 @@
            // 
            this.txt_custName.Location = new System.Drawing.Point(626, 48);
            this.txt_custName.Name = "txt_custName";
            this.txt_custName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_custName.Properties.Appearance.Options.UseFont = true;
            this.txt_custName.Size = new System.Drawing.Size(195, 28);
            this.txt_custName.StyleController = this.layoutMx1;
@@ -917,7 +917,7 @@
            // 
            this.txt_createdDate.Location = new System.Drawing.Point(626, 120);
            this.txt_createdDate.Name = "txt_createdDate";
            this.txt_createdDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_createdDate.Properties.Appearance.Options.UseFont = true;
            this.txt_createdDate.Size = new System.Drawing.Size(195, 28);
            this.txt_createdDate.StyleController = this.layoutMx1;
@@ -928,7 +928,7 @@
            // 
            this.txt_returnReason.Location = new System.Drawing.Point(84, 156);
            this.txt_returnReason.Name = "txt_returnReason";
            this.txt_returnReason.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_returnReason.Properties.Appearance.Options.UseFont = true;
            this.txt_returnReason.Size = new System.Drawing.Size(466, 28);
            this.txt_returnReason.StyleController = this.layoutMx1;
@@ -938,7 +938,7 @@
            // 
            this.txt_createdBy.Location = new System.Drawing.Point(626, 84);
            this.txt_createdBy.Name = "txt_createdBy";
            this.txt_createdBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_createdBy.Properties.Appearance.Options.UseFont = true;
            this.txt_createdBy.Size = new System.Drawing.Size(195, 28);
            this.txt_createdBy.StyleController = this.layoutMx1;
@@ -1265,7 +1265,7 @@
            // 
            // gvMx1
            // 
            this.gvMx1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1.Appearance.Row.Options.UseFont = true;
            this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn2,
@@ -1405,7 +1405,7 @@
            // 
            // gvMx1id
            // 
            this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1id.AppearanceCell.Options.UseFont = true;
            this.gvMx1id.Caption = "主键GUID";
            this.gvMx1id.FieldName = "guid";
@@ -1416,7 +1416,7 @@
            // 
            // gvMx1materialId
            // 
            this.gvMx1materialId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1materialId.AppearanceCell.Options.UseFont = true;
            this.gvMx1materialId.Caption = "物料ID ";
            this.gvMx1materialId.FieldName = "itemId";
@@ -1427,7 +1427,7 @@
            // 
            // gvMx1materialName
            // 
            this.gvMx1materialName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1materialName.AppearanceCell.Options.UseFont = true;
            this.gvMx1materialName.Caption = "物料名称 ";
            this.gvMx1materialName.FieldName = "itemName";
@@ -1440,7 +1440,7 @@
            // 
            // gvMx1materialSpecification
            // 
            this.gvMx1materialSpecification.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1materialSpecification.AppearanceCell.Options.UseFont = true;
            this.gvMx1materialSpecification.Caption = "物料规格 ";
            this.gvMx1materialSpecification.FieldName = "itemModel";
@@ -1463,7 +1463,7 @@
            // 
            // gvMx1salesUnitId
            // 
            this.gvMx1salesUnitId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1salesUnitId.AppearanceCell.Options.UseFont = true;
            this.gvMx1salesUnitId.Caption = "销售单位 ";
            this.gvMx1salesUnitId.FieldName = "salesUnitId";
@@ -1476,7 +1476,7 @@
            // 
            // gvMx1salesQuantity
            // 
            this.gvMx1salesQuantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1salesQuantity.AppearanceCell.Options.UseFont = true;
            this.gvMx1salesQuantity.Caption = "销售数量 ";
            this.gvMx1salesQuantity.FieldName = "salesQuantity";
@@ -1489,7 +1489,7 @@
            // 
            // gvMx1note
            // 
            this.gvMx1note.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1note.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1note.AppearanceCell.Options.UseFont = true;
            this.gvMx1note.AppearanceCell.Options.UseForeColor = true;
@@ -1521,7 +1521,7 @@
            // 
            // gvMx1returnDate
            // 
            this.gvMx1returnDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1returnDate.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1returnDate.AppearanceCell.Options.UseFont = true;
            this.gvMx1returnDate.AppearanceCell.Options.UseForeColor = true;
@@ -1548,7 +1548,7 @@
            // 
            // gvMx1isFree
            // 
            this.gvMx1isFree.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1isFree.AppearanceCell.Options.UseFont = true;
            this.gvMx1isFree.Caption = "是否赠品 ";
            this.gvMx1isFree.FieldName = "isFree";
@@ -1561,7 +1561,7 @@
            // 
            // gvMx1returnType
            // 
            this.gvMx1returnType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1returnType.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1returnType.AppearanceCell.Options.UseFont = true;
            this.gvMx1returnType.AppearanceCell.Options.UseForeColor = true;
@@ -1592,7 +1592,7 @@
            // 
            // gvMx1inventoryUnit
            // 
            this.gvMx1inventoryUnit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1inventoryUnit.AppearanceCell.Options.UseFont = true;
            this.gvMx1inventoryUnit.Caption = "库存单位 ";
            this.gvMx1inventoryUnit.FieldName = "inventoryUnit";
@@ -1701,7 +1701,7 @@
            // 
            this.txt_iCount_1.Location = new System.Drawing.Point(654, 34);
            this.txt_iCount_1.Name = "txt_iCount_1";
            this.txt_iCount_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_iCount_1.Properties.Appearance.Options.UseFont = true;
            this.txt_iCount_1.Size = new System.Drawing.Size(96, 28);
            this.txt_iCount_1.TabIndex = 228;
@@ -1718,7 +1718,7 @@
            // 
            this.txt_psnQty_1.Location = new System.Drawing.Point(654, 4);
            this.txt_psnQty_1.Name = "txt_psnQty_1";
            this.txt_psnQty_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_psnQty_1.Properties.Appearance.Options.UseFont = true;
            this.txt_psnQty_1.Size = new System.Drawing.Size(96, 28);
            this.txt_psnQty_1.TabIndex = 226;
@@ -1735,7 +1735,7 @@
            // 
            this.txtKdy.Location = new System.Drawing.Point(430, 65);
            this.txtKdy.Name = "txtKdy";
            this.txtKdy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txtKdy.Properties.Appearance.ForeColor = System.Drawing.Color.Blue;
            this.txtKdy.Properties.Appearance.Options.UseFont = true;
            this.txtKdy.Properties.Appearance.Options.UseForeColor = true;
@@ -1755,7 +1755,7 @@
            // 
            this.txtYdy.Location = new System.Drawing.Point(430, 34);
            this.txtYdy.Name = "txtYdy";
            this.txtYdy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txtYdy.Properties.Appearance.Options.UseFont = true;
            this.txtYdy.Properties.ReadOnly = true;
            this.txtYdy.Size = new System.Drawing.Size(96, 28);
@@ -1773,7 +1773,7 @@
            // 
            this.txtQuantity.Location = new System.Drawing.Point(430, 4);
            this.txtQuantity.Name = "txtQuantity";
            this.txtQuantity.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txtQuantity.Properties.Appearance.Options.UseFont = true;
            this.txtQuantity.Properties.ReadOnly = true;
            this.txtQuantity.Size = new System.Drawing.Size(96, 28);
@@ -1791,7 +1791,7 @@
            // 
            this.txtWlgg.Location = new System.Drawing.Point(90, 65);
            this.txtWlgg.Name = "txtWlgg";
            this.txtWlgg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txtWlgg.Properties.Appearance.Options.UseFont = true;
            this.txtWlgg.Properties.ReadOnly = true;
            this.txtWlgg.Size = new System.Drawing.Size(236, 28);
@@ -1809,7 +1809,7 @@
            // 
            this.txtWlmc.Location = new System.Drawing.Point(90, 34);
            this.txtWlmc.Name = "txtWlmc";
            this.txtWlmc.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txtWlmc.Properties.Appearance.Options.UseFont = true;
            this.txtWlmc.Properties.ReadOnly = true;
            this.txtWlmc.Size = new System.Drawing.Size(236, 28);
@@ -1827,7 +1827,7 @@
            // 
            this.txtWlid.Location = new System.Drawing.Point(90, 4);
            this.txtWlid.Name = "txtWlid";
            this.txtWlid.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txtWlid.Properties.Appearance.Options.UseFont = true;
            this.txtWlid.Properties.ReadOnly = true;
            this.txtWlid.Size = new System.Drawing.Size(236, 28);
@@ -1874,7 +1874,7 @@
            // 
            // gvMx2
            // 
            this.gvMx2.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx2.Appearance.Row.Options.UseFont = true;
            this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn3,
@@ -1899,7 +1899,7 @@
            // 
            // gridColumn3
            // 
            this.gridColumn3.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gridColumn3.AppearanceCell.Options.UseFont = true;
            this.gridColumn3.Caption = "guid";
            this.gridColumn3.FieldName = "guid";
@@ -1910,7 +1910,7 @@
            // 
            // gvMx1itemBarcode
            // 
            this.gvMx1itemBarcode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true;
            this.gvMx1itemBarcode.Caption = "物料条码";
            this.gvMx1itemBarcode.FieldName = "itemBarcode";
@@ -1953,7 +1953,7 @@
            // 
            // gvMx1quantity
            // 
            this.gvMx1quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1quantity.AppearanceCell.Options.UseFont = true;
            this.gvMx1quantity.Caption = "数量";
            this.gvMx1quantity.FieldName = "quantity";
@@ -1976,7 +1976,7 @@
            // 
            // gvMx1createBy
            // 
            this.gvMx1createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1createBy.AppearanceCell.Options.UseFont = true;
            this.gvMx1createBy.Caption = "创建人";
            this.gvMx1createBy.FieldName = "createBy";
@@ -1989,7 +1989,7 @@
            // 
            // gvMx1lotDate
            // 
            this.gvMx1lotDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1lotDate.AppearanceCell.Options.UseFont = true;
            this.gvMx1lotDate.Caption = "创建日期";
            this.gvMx1lotDate.FieldName = "createDate";