lu
2025-02-26 63156ba79a777b05b7a8268ec477e5cf145232ac
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.Designer.cs
@@ -422,7 +422,7 @@
            this.gvMx1bld002.AppearanceCell.Options.UseFont = true;
            this.gvMx1bld002.Caption = "物料编号";
            this.gvMx1bld002.FieldName = "itemNo";
            this.gvMx1bld002.MinWidth = 100;
            this.gvMx1bld002.MinWidth = 25;
            this.gvMx1bld002.Name = "gvMx1bld002";
            this.gvMx1bld002.OptionsColumn.ReadOnly = true;
            this.gvMx1bld002.Tag = "query_a.bld002";
@@ -436,7 +436,7 @@
            this.gvMx1bld003.AppearanceCell.Options.UseFont = true;
            this.gvMx1bld003.Caption = "物料名称";
            this.gvMx1bld003.FieldName = "itemName";
            this.gvMx1bld003.MinWidth = 120;
            this.gvMx1bld003.MinWidth = 25;
            this.gvMx1bld003.Name = "gvMx1bld003";
            this.gvMx1bld003.OptionsColumn.ReadOnly = true;
            this.gvMx1bld003.Tag = "query_a.bld003";
@@ -450,7 +450,7 @@
            this.itemModel.AppearanceCell.Options.UseFont = true;
            this.itemModel.Caption = "规格型号";
            this.itemModel.FieldName = "itemModel";
            this.itemModel.MinWidth = 120;
            this.itemModel.MinWidth = 25;
            this.itemModel.Name = "itemModel";
            this.itemModel.OptionsColumn.ReadOnly = true;
            this.itemModel.Tag = "query_a.bld004";
@@ -468,7 +468,7 @@
            this.gvMx1bld007.AppearanceHeader.Options.UseForeColor = true;
            this.gvMx1bld007.Caption = "申请数量";
            this.gvMx1bld007.FieldName = "shNum";
            this.gvMx1bld007.MinWidth = 80;
            this.gvMx1bld007.MinWidth = 50;
            this.gvMx1bld007.Name = "gvMx1bld007";
            this.gvMx1bld007.Tag = "yz_quantity_0_edit";
            this.gvMx1bld007.Visible = true;
@@ -485,7 +485,7 @@
            this.gvMx1bld010.AppearanceHeader.Options.UseForeColor = true;
            this.gvMx1bld010.Caption = "备注";
            this.gvMx1bld010.FieldName = "remark";
            this.gvMx1bld010.MinWidth = 150;
            this.gvMx1bld010.MinWidth = 50;
            this.gvMx1bld010.Name = "gvMx1bld010";
            this.gvMx1bld010.Tag = "edit";
            this.gvMx1bld010.Visible = true;
@@ -498,7 +498,7 @@
            this.gvMx1bld008.AppearanceCell.Options.UseFont = true;
            this.gvMx1bld008.Caption = "已扫数量";
            this.gvMx1bld008.FieldName = "ysNum";
            this.gvMx1bld008.MinWidth = 80;
            this.gvMx1bld008.MinWidth = 50;
            this.gvMx1bld008.Name = "gvMx1bld008";
            this.gvMx1bld008.OptionsColumn.ReadOnly = true;
            this.gvMx1bld008.Tag = "query_a.bld008";
@@ -813,7 +813,7 @@
            this.gv_billno.AppearanceCell.Options.UseFont = true;
            this.gv_billno.Caption = "申请单单号";
            this.gv_billno.FieldName = "fBillNo";
            this.gv_billno.MinWidth = 100;
            this.gv_billno.MinWidth = 25;
            this.gv_billno.Name = "gv_billno";
            this.gv_billno.OptionsColumn.AllowEdit = false;
            this.gv_billno.Tag = "query_a.billno";
@@ -905,7 +905,7 @@
            // gridColumn25
            // 
            this.gridColumn25.Caption = "单据状态";
            this.gridColumn25.FieldName = "fDocumentStatus";
            this.gridColumn25.FieldName = "fDocumentStatusTxt";
            this.gridColumn25.MinWidth = 25;
            this.gridColumn25.Name = "gridColumn25";
            this.gridColumn25.Visible = true;
@@ -1219,13 +1219,13 @@
            // 
            // txt_fCreateDate
            // 
            this.txt_fCreateDate.Enabled = false;
            this.txt_fCreateDate.Location = new System.Drawing.Point(704, 41);
            this.txt_fCreateDate.Name = "txt_fCreateDate";
            this.txt_fCreateDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_fCreateDate.Properties.Appearance.Options.UseFont = true;
            this.txt_fCreateDate.Size = new System.Drawing.Size(166, 28);
            this.txt_fCreateDate.TabIndex = 386;
            this.txt_fCreateDate.Tag = "readonly";
            // 
            // labelControl8
            // 
@@ -1239,17 +1239,17 @@
            // 
            // txt_fCreatorId
            // 
            this.txt_fCreatorId.Enabled = false;
            this.txt_fCreatorId.Location = new System.Drawing.Point(704, 11);
            this.txt_fCreatorId.Name = "txt_fCreatorId";
            this.txt_fCreatorId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_fCreatorId.Properties.Appearance.Options.UseFont = true;
            this.txt_fCreatorId.Size = new System.Drawing.Size(166, 28);
            this.txt_fCreatorId.TabIndex = 384;
            this.txt_fCreatorId.Tag = "readonly";
            // 
            // txt_fOwnerTypeInIdHead
            // 
            this.txt_fOwnerTypeInIdHead.EditValue = "标准";
            this.txt_fOwnerTypeInIdHead.EditValue = "-请选择-";
            this.txt_fOwnerTypeInIdHead.Location = new System.Drawing.Point(442, 100);
            this.txt_fOwnerTypeInIdHead.Name = "txt_fOwnerTypeInIdHead";
            this.txt_fOwnerTypeInIdHead.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
@@ -1275,7 +1275,7 @@
            // 
            // txt_fOwnerTypeIdHead
            // 
            this.txt_fOwnerTypeIdHead.EditValue = "标准";
            this.txt_fOwnerTypeIdHead.EditValue = "-请选择-";
            this.txt_fOwnerTypeIdHead.Location = new System.Drawing.Point(442, 72);
            this.txt_fOwnerTypeIdHead.Name = "txt_fOwnerTypeIdHead";
            this.txt_fOwnerTypeIdHead.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
@@ -1301,14 +1301,14 @@
            // 
            // txt_ftranstype
            // 
            this.txt_ftranstype.EditValue = "标准";
            this.txt_ftranstype.EditValue = "组织内调拨(InnerOrgTransfer)";
            this.txt_ftranstype.Location = new System.Drawing.Point(403, 43);
            this.txt_ftranstype.Name = "txt_ftranstype";
            this.txt_ftranstype.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txt_ftranstype.Properties.Items.AddRange(new object[] {
            "组织内调拨",
            "跨组织调拨"});
            "组织内调拨(InnerOrgTransfer)",
            "跨组织调拨(OverOrgTransfer)"});
            this.txt_ftranstype.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            this.txt_ftranstype.Size = new System.Drawing.Size(221, 24);
            this.txt_ftranstype.TabIndex = 378;
@@ -1343,13 +1343,13 @@
            // 
            // txt_fBusinessType
            // 
            this.txt_fBusinessType.EditValue = "标准";
            this.txt_fBusinessType.EditValue = "标准(NORMAL)";
            this.txt_fBusinessType.Location = new System.Drawing.Point(94, 72);
            this.txt_fBusinessType.Name = "txt_fBusinessType";
            this.txt_fBusinessType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txt_fBusinessType.Properties.Items.AddRange(new object[] {
            "标准"});
            "标准(NORMAL)"});
            this.txt_fBusinessType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            this.txt_fBusinessType.Size = new System.Drawing.Size(227, 24);
            this.txt_fBusinessType.TabIndex = 374;
@@ -1425,11 +1425,8 @@
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txt_fBillTypeID.Properties.Items.AddRange(new object[] {
            "-请选择-",
            "标准直接调拨单(ZJDBO1_SYS)",
            "寄售直接调拨单(ZJDBO2_SYS)",
            "委外直接调拨单(ZIDBO3_SYS)",
            "分销直接调拨单(ZJDBO4_SYS)",
            "VMI直接调拨单(ZJDBO5_SYS)"});
            "标准调拨申请单(DBSQD01_SYS)",
            "委外调拨申请单(DBSQD04_SYS)"});
            this.txt_fBillTypeID.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            this.txt_fBillTypeID.Size = new System.Drawing.Size(227, 24);
            this.txt_fBillTypeID.TabIndex = 361;
@@ -1475,13 +1472,13 @@
            // 
            // txt_fBillNo
            // 
            this.txt_fBillNo.Enabled = false;
            this.txt_fBillNo.Location = new System.Drawing.Point(94, 11);
            this.txt_fBillNo.Name = "txt_fBillNo";
            this.txt_fBillNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_fBillNo.Properties.Appearance.Options.UseFont = true;
            this.txt_fBillNo.Size = new System.Drawing.Size(227, 28);
            this.txt_fBillNo.TabIndex = 327;
            this.txt_fBillNo.Tag = "readonly";
            // 
            // lb_shState
            // 
@@ -1505,13 +1502,13 @@
            // 
            // txt_fapprovedate
            // 
            this.txt_fapprovedate.Enabled = false;
            this.txt_fapprovedate.Location = new System.Drawing.Point(704, 99);
            this.txt_fapprovedate.Name = "txt_fapprovedate";
            this.txt_fapprovedate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_fapprovedate.Properties.Appearance.Options.UseFont = true;
            this.txt_fapprovedate.Size = new System.Drawing.Size(166, 28);
            this.txt_fapprovedate.TabIndex = 262;
            this.txt_fapprovedate.Tag = "readonly";
            // 
            // lb_shBy
            // 
@@ -1525,13 +1522,13 @@
            // 
            // txt_fapproveby
            // 
            this.txt_fapproveby.Enabled = false;
            this.txt_fapproveby.Location = new System.Drawing.Point(704, 70);
            this.txt_fapproveby.Name = "txt_fapproveby";
            this.txt_fapproveby.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_fapproveby.Properties.Appearance.Options.UseFont = true;
            this.txt_fapproveby.Size = new System.Drawing.Size(166, 28);
            this.txt_fapproveby.TabIndex = 258;
            this.txt_fapproveby.Tag = "readonly";
            // 
            // lb_ftransferdirect
            //