From f518944447f2f57c69d63e397326b933d561bd95 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期六, 30 十一月 2024 23:09:56 +0800 Subject: [PATCH] 11 --- DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItems.Designer.cs | 658 ++++++++++++++++++++++------------------------------------- 1 files changed, 243 insertions(+), 415 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItems.Designer.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItems.Designer.cs index 098315a..e986fbb 100644 --- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItems.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItems.Designer.cs @@ -29,57 +29,42 @@ /// </summary> private void InitializeComponent() { - this.lb_qcGroup = new DevExpress.XtraEditors.LabelControl(); - this.txt_qcGroup = new DevExpress.XtraEditors.TextEdit(); - this.lb_isBatches = new DevExpress.XtraEditors.LabelControl(); - this.txt_isBatches = new DevExpress.XtraEditors.TextEdit(); this.lb_fissueType = new DevExpress.XtraEditors.LabelControl(); this.txt_fissueType = new DevExpress.XtraEditors.TextEdit(); this.lb_finishRate = new DevExpress.XtraEditors.LabelControl(); - this.txt_finishRate = new DevExpress.XtraEditors.TextEdit(); + this.txt_ffinishreceiptoverrate = new DevExpress.XtraEditors.TextEdit(); this.lb_materialProperties = new DevExpress.XtraEditors.LabelControl(); - this.txt_materialProperties = new DevExpress.XtraEditors.TextEdit(); - this.lb_materialGroup = new DevExpress.XtraEditors.LabelControl(); - this.txt_materialGroup = new DevExpress.XtraEditors.TextEdit(); + this.txt_materialProperti = new DevExpress.XtraEditors.TextEdit(); this.gv_materialGroup = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_isStatus = new DevExpress.XtraEditors.LabelControl(); - this.txt_isStatus = new DevExpress.XtraEditors.TextEdit(); + this.txt_fforbidstatus = new DevExpress.XtraEditors.TextEdit(); this.gv_isStatus = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_produceWorkNo = new DevExpress.XtraEditors.LabelControl(); - this.txt_produceWorkNo = new DevExpress.XtraEditors.TextEdit(); - this.lb_purchaseUserNo = new DevExpress.XtraEditors.LabelControl(); - this.txt_purchaseUserNo = new DevExpress.XtraEditors.TextEdit(); + this.txt_productionWorkshop = new DevExpress.XtraEditors.TextEdit(); this.lb_bomNo = new DevExpress.XtraEditors.LabelControl(); - this.txt_bomNo = new DevExpress.XtraEditors.TextEdit(); + this.txt_ppbom00019124 = new DevExpress.XtraEditors.TextEdit(); this.gv_bomNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_depotNo = new DevExpress.XtraEditors.LabelControl(); - this.txt_depotNo = new DevExpress.XtraEditors.TextEdit(); this.gv_depotNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_subconUnitNo = new DevExpress.XtraEditors.LabelControl(); - this.txt_subconUnitNo = new DevExpress.XtraEditors.TextEdit(); this.gv_subconUnitNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_purchaseUnitNo = new DevExpress.XtraEditors.LabelControl(); - this.txt_purchaseUnitNo = new DevExpress.XtraEditors.TextEdit(); this.gv_purchaseUnitNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_produceUnitNo = new DevExpress.XtraEditors.LabelControl(); - this.txt_produceUnitNo = new DevExpress.XtraEditors.TextEdit(); this.gv_produceUnitNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_storeUnitNo = new DevExpress.XtraEditors.LabelControl(); - this.txt_storeUnitNo = new DevExpress.XtraEditors.TextEdit(); this.gv_storeUnitNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_saleUnitNo = new DevExpress.XtraEditors.LabelControl(); - this.txt_saleUnitNo = new DevExpress.XtraEditors.TextEdit(); this.gv_saleUnitNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_orderUnitNo = new DevExpress.XtraEditors.LabelControl(); - this.txt_orderUnitNo = new DevExpress.XtraEditors.TextEdit(); this.lb_prdPack = new DevExpress.XtraEditors.LabelControl(); this.txt_prdPack = new DevExpress.XtraEditors.TextEdit(); this.gv_prdPack = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_highLimt = new DevExpress.XtraEditors.LabelControl(); - this.txt_highLimt = new DevExpress.XtraEditors.TextEdit(); + this.txt_highlimit = new DevExpress.XtraEditors.TextEdit(); this.gv_highLimt = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_lowLimt = new DevExpress.XtraEditors.LabelControl(); - this.txt_lowLimt = new DevExpress.XtraEditors.TextEdit(); + this.txt_lowlimit = new DevExpress.XtraEditors.TextEdit(); this.gv_lowLimt = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_custNO = new DevExpress.XtraEditors.LabelControl(); this.txt_custNO = new DevExpress.XtraEditors.TextEdit(); @@ -88,7 +73,6 @@ this.lb_itemType = new DevExpress.XtraEditors.LabelControl(); this.txt_itemType = new DevExpress.XtraEditors.TextEdit(); this.lb_itemUnitNo = new DevExpress.XtraEditors.LabelControl(); - this.txt_itemUnitNo = new DevExpress.XtraEditors.TextEdit(); this.gv_itemUnitNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_itemDescription = new DevExpress.XtraEditors.LabelControl(); this.txt_itemDescription = new DevExpress.XtraEditors.TextEdit(); @@ -110,41 +94,35 @@ this.gcMain = new DevExpress.XtraGrid.GridControl(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); this.pageBar1 = new UserControls.Data.UcPageBar(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.panel1 = new System.Windows.Forms.Panel(); + this.txt_itemUnit = new Gs.DevApp.UserControl.UcLookUnit(); + this.txt_produceUnit = new Gs.DevApp.UserControl.UcLookUnit(); + this.txt_saleunit = new Gs.DevApp.UserControl.UcLookUnit(); + this.txt_orderunit = new Gs.DevApp.UserControl.UcLookUnit(); + this.txt_storeunit = new Gs.DevApp.UserControl.UcLookUnit(); + this.txt_subconUnit = new Gs.DevApp.UserControl.UcLookUnit(); + this.txt_fpurchaseunitid = new Gs.DevApp.UserControl.UcLookUnit(); + this.txt_depotCode = new Gs.DevApp.UserControl.UcLookCk(); this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); this.lbGuid = new System.Windows.Forms.Label(); this.txt_itemName = new DevExpress.XtraEditors.MemoEdit(); this.txt_itemModel = new DevExpress.XtraEditors.MemoEdit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_qcGroup.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_isBatches.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fissueType.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_finishRate.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_materialProperties.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_materialGroup.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_isStatus.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_produceWorkNo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_purchaseUserNo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_bomNo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_depotNo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_subconUnitNo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_purchaseUnitNo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_produceUnitNo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_storeUnitNo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_saleUnitNo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_orderUnitNo.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_ffinishreceiptoverrate.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_materialProperti.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_productionWorkshop.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_ppbom00019124.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_prdPack.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_highLimt.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_lowLimt.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_highlimit.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_lowlimit.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_custNO.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemVersion.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemType.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_itemUnitNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemDescription.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemSname.Properties)).BeginInit(); @@ -162,53 +140,11 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit(); this.SuspendLayout(); // - // lb_qcGroup - // - this.lb_qcGroup.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_qcGroup.Appearance.Options.UseFont = true; - this.lb_qcGroup.Location = new System.Drawing.Point(523, 256); - this.lb_qcGroup.Name = "lb_qcGroup"; - this.lb_qcGroup.Size = new System.Drawing.Size(91, 21); - this.lb_qcGroup.TabIndex = 397; - this.lb_qcGroup.Tag = "qcGroup"; - this.lb_qcGroup.Text = "QC鍒嗙粍ID锛�"; - // - // txt_qcGroup - // - this.txt_qcGroup.Location = new System.Drawing.Point(620, 252); - this.txt_qcGroup.Name = "txt_qcGroup"; - this.txt_qcGroup.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_qcGroup.Properties.Appearance.Options.UseFont = true; - this.txt_qcGroup.Size = new System.Drawing.Size(150, 28); - this.txt_qcGroup.TabIndex = 397; - this.txt_qcGroup.Tag = "qcGroup"; - // - // lb_isBatches - // - this.lb_isBatches.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_isBatches.Appearance.Options.UseFont = true; - this.lb_isBatches.Location = new System.Drawing.Point(529, 289); - this.lb_isBatches.Name = "lb_isBatches"; - this.lb_isBatches.Size = new System.Drawing.Size(85, 21); - this.lb_isBatches.TabIndex = 387; - this.lb_isBatches.Tag = "isBatches"; - this.lb_isBatches.Text = "鍚敤鎵瑰彿锛�"; - // - // txt_isBatches - // - this.txt_isBatches.Location = new System.Drawing.Point(620, 285); - this.txt_isBatches.Name = "txt_isBatches"; - this.txt_isBatches.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_isBatches.Properties.Appearance.Options.UseFont = true; - this.txt_isBatches.Size = new System.Drawing.Size(150, 28); - this.txt_isBatches.TabIndex = 387; - this.txt_isBatches.Tag = "isBatches"; - // // lb_fissueType // this.lb_fissueType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_fissueType.Appearance.Options.UseFont = true; - this.lb_fissueType.Location = new System.Drawing.Point(808, 85); + this.lb_fissueType.Location = new System.Drawing.Point(529, 151); this.lb_fissueType.Name = "lb_fissueType"; this.lb_fissueType.Size = new System.Drawing.Size(85, 21); this.lb_fissueType.TabIndex = 378; @@ -217,7 +153,7 @@ // // txt_fissueType // - this.txt_fissueType.Location = new System.Drawing.Point(894, 81); + this.txt_fissueType.Location = new System.Drawing.Point(620, 147); this.txt_fissueType.Name = "txt_fissueType"; this.txt_fissueType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fissueType.Properties.Appearance.Options.UseFont = true; @@ -229,99 +165,78 @@ // this.lb_finishRate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_finishRate.Appearance.Options.UseFont = true; - this.lb_finishRate.Location = new System.Drawing.Point(774, 53); + this.lb_finishRate.Location = new System.Drawing.Point(529, 184); this.lb_finishRate.Name = "lb_finishRate"; - this.lb_finishRate.Size = new System.Drawing.Size(119, 21); + this.lb_finishRate.Size = new System.Drawing.Size(85, 21); this.lb_finishRate.TabIndex = 370; this.lb_finishRate.Tag = "finishRate"; - this.lb_finishRate.Text = "瀹屽伐瓒呮敹姣斾緥锛�"; + this.lb_finishRate.Text = "瓒呮敹姣斾緥锛�"; // - // txt_finishRate + // txt_ffinishreceiptoverrate // - this.txt_finishRate.Location = new System.Drawing.Point(894, 49); - this.txt_finishRate.Name = "txt_finishRate"; - this.txt_finishRate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_finishRate.Properties.Appearance.Options.UseFont = true; - this.txt_finishRate.Size = new System.Drawing.Size(150, 28); - this.txt_finishRate.TabIndex = 370; - this.txt_finishRate.Tag = "finishRate"; + this.txt_ffinishreceiptoverrate.Location = new System.Drawing.Point(620, 180); + this.txt_ffinishreceiptoverrate.Name = "txt_ffinishreceiptoverrate"; + this.txt_ffinishreceiptoverrate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_ffinishreceiptoverrate.Properties.Appearance.Options.UseFont = true; + this.txt_ffinishreceiptoverrate.Size = new System.Drawing.Size(150, 28); + this.txt_ffinishreceiptoverrate.TabIndex = 370; + this.txt_ffinishreceiptoverrate.Tag = "finishRate"; // // lb_materialProperties // this.lb_materialProperties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_materialProperties.Appearance.Options.UseFont = true; - this.lb_materialProperties.Location = new System.Drawing.Point(529, 224); + this.lb_materialProperties.Location = new System.Drawing.Point(270, 184); this.lb_materialProperties.Name = "lb_materialProperties"; this.lb_materialProperties.Size = new System.Drawing.Size(85, 21); this.lb_materialProperties.TabIndex = 360; this.lb_materialProperties.Tag = "materialProperties"; this.lb_materialProperties.Text = "鐗╂枡灞炴�э細"; // - // txt_materialProperties + // txt_materialProperti // - this.txt_materialProperties.Location = new System.Drawing.Point(620, 220); - this.txt_materialProperties.Name = "txt_materialProperties"; - this.txt_materialProperties.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_materialProperties.Properties.Appearance.Options.UseFont = true; - this.txt_materialProperties.Size = new System.Drawing.Size(150, 28); - this.txt_materialProperties.TabIndex = 360; - this.txt_materialProperties.Tag = "materialProperties"; - // - // lb_materialGroup - // - this.lb_materialGroup.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_materialGroup.Appearance.Options.UseFont = true; - this.lb_materialGroup.Location = new System.Drawing.Point(270, 289); - this.lb_materialGroup.Name = "lb_materialGroup"; - this.lb_materialGroup.Size = new System.Drawing.Size(85, 21); - this.lb_materialGroup.TabIndex = 351; - this.lb_materialGroup.Tag = "materialGroup"; - this.lb_materialGroup.Text = "鐗╂枡鍒嗙粍锛�"; - // - // txt_materialGroup - // - this.txt_materialGroup.Location = new System.Drawing.Point(361, 285); - this.txt_materialGroup.Name = "txt_materialGroup"; - this.txt_materialGroup.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_materialGroup.Properties.Appearance.Options.UseFont = true; - this.txt_materialGroup.Size = new System.Drawing.Size(150, 28); - this.txt_materialGroup.TabIndex = 351; - this.txt_materialGroup.Tag = "materialGroup"; + this.txt_materialProperti.Location = new System.Drawing.Point(361, 180); + this.txt_materialProperti.Name = "txt_materialProperti"; + this.txt_materialProperti.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_materialProperti.Properties.Appearance.Options.UseFont = true; + this.txt_materialProperti.Size = new System.Drawing.Size(150, 28); + this.txt_materialProperti.TabIndex = 360; + this.txt_materialProperti.Tag = "materialProperties"; // // gv_materialGroup // this.gv_materialGroup.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_materialGroup.AppearanceCell.Options.UseFont = true; this.gv_materialGroup.Caption = "鐗╂枡鍒嗙粍"; - this.gv_materialGroup.FieldName = "materialGroup"; - this.gv_materialGroup.MinWidth = 80; + this.gv_materialGroup.FieldName = "remarks"; + this.gv_materialGroup.MinWidth = 130; this.gv_materialGroup.Name = "gv_materialGroup"; this.gv_materialGroup.OptionsColumn.AllowEdit = false; this.gv_materialGroup.Tag = "query_a.materialGroup"; this.gv_materialGroup.Visible = true; - this.gv_materialGroup.VisibleIndex = 10; - this.gv_materialGroup.Width = 94; + this.gv_materialGroup.VisibleIndex = 9; + this.gv_materialGroup.Width = 130; // // lb_isStatus // this.lb_isStatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_isStatus.Appearance.Options.UseFont = true; - this.lb_isStatus.Location = new System.Drawing.Point(12, 289); + this.lb_isStatus.Location = new System.Drawing.Point(270, 256); this.lb_isStatus.Name = "lb_isStatus"; this.lb_isStatus.Size = new System.Drawing.Size(85, 21); this.lb_isStatus.TabIndex = 343; this.lb_isStatus.Tag = "isStatus"; this.lb_isStatus.Text = "绂佺敤鐘舵�侊細"; // - // txt_isStatus + // txt_fforbidstatus // - this.txt_isStatus.Location = new System.Drawing.Point(103, 285); - this.txt_isStatus.Name = "txt_isStatus"; - this.txt_isStatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_isStatus.Properties.Appearance.Options.UseFont = true; - this.txt_isStatus.Size = new System.Drawing.Size(150, 28); - this.txt_isStatus.TabIndex = 343; - this.txt_isStatus.Tag = "isStatus"; + this.txt_fforbidstatus.Location = new System.Drawing.Point(361, 252); + this.txt_fforbidstatus.Name = "txt_fforbidstatus"; + this.txt_fforbidstatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_fforbidstatus.Properties.Appearance.Options.UseFont = true; + this.txt_fforbidstatus.Size = new System.Drawing.Size(150, 28); + this.txt_fforbidstatus.TabIndex = 343; + this.txt_fforbidstatus.Tag = "isStatus"; // // gv_isStatus // @@ -334,106 +249,75 @@ this.gv_isStatus.OptionsColumn.AllowEdit = false; this.gv_isStatus.Tag = "query_a.fforbidstatus"; this.gv_isStatus.Visible = true; - this.gv_isStatus.VisibleIndex = 19; + this.gv_isStatus.VisibleIndex = 17; this.gv_isStatus.Width = 94; // // lb_produceWorkNo // this.lb_produceWorkNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_produceWorkNo.Appearance.Options.UseFont = true; - this.lb_produceWorkNo.Location = new System.Drawing.Point(808, 13); + this.lb_produceWorkNo.Location = new System.Drawing.Point(270, 221); this.lb_produceWorkNo.Name = "lb_produceWorkNo"; this.lb_produceWorkNo.Size = new System.Drawing.Size(85, 21); this.lb_produceWorkNo.TabIndex = 336; this.lb_produceWorkNo.Tag = "produceWorkNo"; this.lb_produceWorkNo.Text = "鐢熶骇杞﹂棿锛�"; // - // txt_produceWorkNo + // txt_productionWorkshop // - this.txt_produceWorkNo.Location = new System.Drawing.Point(894, 9); - this.txt_produceWorkNo.Name = "txt_produceWorkNo"; - this.txt_produceWorkNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_produceWorkNo.Properties.Appearance.Options.UseFont = true; - this.txt_produceWorkNo.Size = new System.Drawing.Size(150, 28); - this.txt_produceWorkNo.TabIndex = 336; - this.txt_produceWorkNo.Tag = "produceWorkNo"; - // - // lb_purchaseUserNo - // - this.lb_purchaseUserNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_purchaseUserNo.Appearance.Options.UseFont = true; - this.lb_purchaseUserNo.Location = new System.Drawing.Point(546, 184); - this.lb_purchaseUserNo.Name = "lb_purchaseUserNo"; - this.lb_purchaseUserNo.Size = new System.Drawing.Size(68, 21); - this.lb_purchaseUserNo.TabIndex = 327; - this.lb_purchaseUserNo.Tag = "purchaseUserNo"; - this.lb_purchaseUserNo.Text = "閲囪喘鍛橈細"; - // - // txt_purchaseUserNo - // - this.txt_purchaseUserNo.Location = new System.Drawing.Point(620, 180); - this.txt_purchaseUserNo.Name = "txt_purchaseUserNo"; - this.txt_purchaseUserNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_purchaseUserNo.Properties.Appearance.Options.UseFont = true; - this.txt_purchaseUserNo.Size = new System.Drawing.Size(150, 28); - this.txt_purchaseUserNo.TabIndex = 327; - this.txt_purchaseUserNo.Tag = "purchaseUserNo"; + this.txt_productionWorkshop.Location = new System.Drawing.Point(361, 217); + this.txt_productionWorkshop.Name = "txt_productionWorkshop"; + this.txt_productionWorkshop.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_productionWorkshop.Properties.Appearance.Options.UseFont = true; + this.txt_productionWorkshop.Size = new System.Drawing.Size(150, 28); + this.txt_productionWorkshop.TabIndex = 336; + this.txt_productionWorkshop.Tag = "produceWorkNo"; // // lb_bomNo // this.lb_bomNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_bomNo.Appearance.Options.UseFont = true; - this.lb_bomNo.Location = new System.Drawing.Point(270, 256); + this.lb_bomNo.Location = new System.Drawing.Point(270, 151); this.lb_bomNo.Name = "lb_bomNo"; this.lb_bomNo.Size = new System.Drawing.Size(85, 21); this.lb_bomNo.TabIndex = 319; this.lb_bomNo.Tag = "bomNo"; this.lb_bomNo.Text = "鍒嗙被缂栧彿锛�"; // - // txt_bomNo + // txt_ppbom00019124 // - this.txt_bomNo.Location = new System.Drawing.Point(361, 252); - this.txt_bomNo.Name = "txt_bomNo"; - this.txt_bomNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_bomNo.Properties.Appearance.Options.UseFont = true; - this.txt_bomNo.Size = new System.Drawing.Size(150, 28); - this.txt_bomNo.TabIndex = 319; - this.txt_bomNo.Tag = "bomNo"; + this.txt_ppbom00019124.Location = new System.Drawing.Point(361, 147); + this.txt_ppbom00019124.Name = "txt_ppbom00019124"; + this.txt_ppbom00019124.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_ppbom00019124.Properties.Appearance.Options.UseFont = true; + this.txt_ppbom00019124.Size = new System.Drawing.Size(150, 28); + this.txt_ppbom00019124.TabIndex = 319; + this.txt_ppbom00019124.Tag = "bomNo"; // // gv_bomNo // this.gv_bomNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_bomNo.AppearanceCell.Options.UseFont = true; this.gv_bomNo.Caption = "鐗╂枡鍒嗙被缂栧彿"; - this.gv_bomNo.FieldName = "bomNo"; + this.gv_bomNo.FieldName = "ppbom00019124"; this.gv_bomNo.MinWidth = 80; this.gv_bomNo.Name = "gv_bomNo"; this.gv_bomNo.OptionsColumn.AllowEdit = false; this.gv_bomNo.Tag = "query_a.bomNo"; this.gv_bomNo.Visible = true; - this.gv_bomNo.VisibleIndex = 9; + this.gv_bomNo.VisibleIndex = 8; this.gv_bomNo.Width = 94; // // lb_depotNo // this.lb_depotNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_depotNo.Appearance.Options.UseFont = true; - this.lb_depotNo.Location = new System.Drawing.Point(12, 256); + this.lb_depotNo.Location = new System.Drawing.Point(13, 256); this.lb_depotNo.Name = "lb_depotNo"; this.lb_depotNo.Size = new System.Drawing.Size(85, 21); this.lb_depotNo.TabIndex = 312; this.lb_depotNo.Tag = "depotNo"; this.lb_depotNo.Text = "榛樿浠撳簱锛�"; - // - // txt_depotNo - // - this.txt_depotNo.Location = new System.Drawing.Point(103, 252); - this.txt_depotNo.Name = "txt_depotNo"; - this.txt_depotNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_depotNo.Properties.Appearance.Options.UseFont = true; - this.txt_depotNo.Size = new System.Drawing.Size(150, 28); - this.txt_depotNo.TabIndex = 312; - this.txt_depotNo.Tag = "depotNo"; // // gv_depotNo // @@ -446,29 +330,19 @@ this.gv_depotNo.OptionsColumn.AllowEdit = false; this.gv_depotNo.Tag = "query_m.depot_name"; this.gv_depotNo.Visible = true; - this.gv_depotNo.VisibleIndex = 18; + this.gv_depotNo.VisibleIndex = 16; this.gv_depotNo.Width = 94; // // lb_subconUnitNo // this.lb_subconUnitNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_subconUnitNo.Appearance.Options.UseFont = true; - this.lb_subconUnitNo.Location = new System.Drawing.Point(808, 184); + this.lb_subconUnitNo.Location = new System.Drawing.Point(785, 80); this.lb_subconUnitNo.Name = "lb_subconUnitNo"; this.lb_subconUnitNo.Size = new System.Drawing.Size(85, 21); this.lb_subconUnitNo.TabIndex = 306; this.lb_subconUnitNo.Tag = "subconUnitNo"; this.lb_subconUnitNo.Text = "濮斿鍗曚綅锛�"; - // - // txt_subconUnitNo - // - this.txt_subconUnitNo.Location = new System.Drawing.Point(894, 180); - this.txt_subconUnitNo.Name = "txt_subconUnitNo"; - this.txt_subconUnitNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_subconUnitNo.Properties.Appearance.Options.UseFont = true; - this.txt_subconUnitNo.Size = new System.Drawing.Size(150, 28); - this.txt_subconUnitNo.TabIndex = 306; - this.txt_subconUnitNo.Tag = "subconUnitNo"; // // gv_subconUnitNo // @@ -476,34 +350,24 @@ this.gv_subconUnitNo.AppearanceCell.Options.UseFont = true; this.gv_subconUnitNo.Caption = "濮斿鍗曚綅"; this.gv_subconUnitNo.FieldName = "subconUnit"; - this.gv_subconUnitNo.MinWidth = 80; + this.gv_subconUnitNo.MinWidth = 50; this.gv_subconUnitNo.Name = "gv_subconUnitNo"; this.gv_subconUnitNo.OptionsColumn.AllowEdit = false; this.gv_subconUnitNo.Tag = "query_g.fname"; this.gv_subconUnitNo.Visible = true; - this.gv_subconUnitNo.VisibleIndex = 16; + this.gv_subconUnitNo.VisibleIndex = 14; this.gv_subconUnitNo.Width = 94; // // lb_purchaseUnitNo // this.lb_purchaseUnitNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_purchaseUnitNo.Appearance.Options.UseFont = true; - this.lb_purchaseUnitNo.Location = new System.Drawing.Point(529, 151); + this.lb_purchaseUnitNo.Location = new System.Drawing.Point(785, 221); this.lb_purchaseUnitNo.Name = "lb_purchaseUnitNo"; this.lb_purchaseUnitNo.Size = new System.Drawing.Size(85, 21); this.lb_purchaseUnitNo.TabIndex = 298; this.lb_purchaseUnitNo.Tag = "purchaseUnitNo"; this.lb_purchaseUnitNo.Text = "閲囪喘鍗曚綅锛�"; - // - // txt_purchaseUnitNo - // - this.txt_purchaseUnitNo.Location = new System.Drawing.Point(620, 147); - this.txt_purchaseUnitNo.Name = "txt_purchaseUnitNo"; - this.txt_purchaseUnitNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_purchaseUnitNo.Properties.Appearance.Options.UseFont = true; - this.txt_purchaseUnitNo.Size = new System.Drawing.Size(150, 28); - this.txt_purchaseUnitNo.TabIndex = 298; - this.txt_purchaseUnitNo.Tag = "purchaseUnitNo"; // // gv_purchaseUnitNo // @@ -511,34 +375,24 @@ this.gv_purchaseUnitNo.AppearanceCell.Options.UseFont = true; this.gv_purchaseUnitNo.Caption = "閲囪喘鍗曚綅"; this.gv_purchaseUnitNo.FieldName = "fpurchaseunitid"; - this.gv_purchaseUnitNo.MinWidth = 80; + this.gv_purchaseUnitNo.MinWidth = 50; this.gv_purchaseUnitNo.Name = "gv_purchaseUnitNo"; this.gv_purchaseUnitNo.OptionsColumn.AllowEdit = false; this.gv_purchaseUnitNo.Tag = "query_d.fname"; this.gv_purchaseUnitNo.Visible = true; - this.gv_purchaseUnitNo.VisibleIndex = 13; + this.gv_purchaseUnitNo.VisibleIndex = 11; this.gv_purchaseUnitNo.Width = 94; // // lb_produceUnitNo // this.lb_produceUnitNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_produceUnitNo.Appearance.Options.UseFont = true; - this.lb_produceUnitNo.Location = new System.Drawing.Point(270, 224); + this.lb_produceUnitNo.Location = new System.Drawing.Point(785, 184); this.lb_produceUnitNo.Name = "lb_produceUnitNo"; this.lb_produceUnitNo.Size = new System.Drawing.Size(85, 21); this.lb_produceUnitNo.TabIndex = 291; this.lb_produceUnitNo.Tag = "produceUnitNo"; this.lb_produceUnitNo.Text = "鐢熶骇鍗曚綅锛�"; - // - // txt_produceUnitNo - // - this.txt_produceUnitNo.Location = new System.Drawing.Point(361, 220); - this.txt_produceUnitNo.Name = "txt_produceUnitNo"; - this.txt_produceUnitNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_produceUnitNo.Properties.Appearance.Options.UseFont = true; - this.txt_produceUnitNo.Size = new System.Drawing.Size(150, 28); - this.txt_produceUnitNo.TabIndex = 291; - this.txt_produceUnitNo.Tag = "produceUnitNo"; // // gv_produceUnitNo // @@ -546,34 +400,24 @@ this.gv_produceUnitNo.AppearanceCell.Options.UseFont = true; this.gv_produceUnitNo.Caption = "鐢熶骇鍗曚綅"; this.gv_produceUnitNo.FieldName = "produceUnit"; - this.gv_produceUnitNo.MinWidth = 80; + this.gv_produceUnitNo.MinWidth = 50; this.gv_produceUnitNo.Name = "gv_produceUnitNo"; this.gv_produceUnitNo.OptionsColumn.AllowEdit = false; this.gv_produceUnitNo.Tag = "query_h.fname"; this.gv_produceUnitNo.Visible = true; - this.gv_produceUnitNo.VisibleIndex = 17; + this.gv_produceUnitNo.VisibleIndex = 15; this.gv_produceUnitNo.Width = 94; // // lb_storeUnitNo // this.lb_storeUnitNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_storeUnitNo.Appearance.Options.UseFont = true; - this.lb_storeUnitNo.Location = new System.Drawing.Point(808, 151); + this.lb_storeUnitNo.Location = new System.Drawing.Point(785, 46); this.lb_storeUnitNo.Name = "lb_storeUnitNo"; this.lb_storeUnitNo.Size = new System.Drawing.Size(85, 21); this.lb_storeUnitNo.TabIndex = 285; this.lb_storeUnitNo.Tag = "storeUnitNo"; this.lb_storeUnitNo.Text = "搴撴埧鍗曚綅锛�"; - // - // txt_storeUnitNo - // - this.txt_storeUnitNo.Location = new System.Drawing.Point(894, 147); - this.txt_storeUnitNo.Name = "txt_storeUnitNo"; - this.txt_storeUnitNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_storeUnitNo.Properties.Appearance.Options.UseFont = true; - this.txt_storeUnitNo.Size = new System.Drawing.Size(150, 28); - this.txt_storeUnitNo.TabIndex = 285; - this.txt_storeUnitNo.Tag = "storeUnitNo"; // // gv_storeUnitNo // @@ -581,34 +425,24 @@ this.gv_storeUnitNo.AppearanceCell.Options.UseFont = true; this.gv_storeUnitNo.Caption = "搴撳瓨鍗曚綅"; this.gv_storeUnitNo.FieldName = "storeunit"; - this.gv_storeUnitNo.MinWidth = 80; + this.gv_storeUnitNo.MinWidth = 50; this.gv_storeUnitNo.Name = "gv_storeUnitNo"; this.gv_storeUnitNo.OptionsColumn.AllowEdit = false; this.gv_storeUnitNo.Tag = "query_f.fname"; this.gv_storeUnitNo.Visible = true; - this.gv_storeUnitNo.VisibleIndex = 15; + this.gv_storeUnitNo.VisibleIndex = 13; this.gv_storeUnitNo.Width = 94; // // lb_saleUnitNo // this.lb_saleUnitNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_saleUnitNo.Appearance.Options.UseFont = true; - this.lb_saleUnitNo.Location = new System.Drawing.Point(270, 184); + this.lb_saleUnitNo.Location = new System.Drawing.Point(785, 151); this.lb_saleUnitNo.Name = "lb_saleUnitNo"; this.lb_saleUnitNo.Size = new System.Drawing.Size(85, 21); this.lb_saleUnitNo.TabIndex = 280; this.lb_saleUnitNo.Tag = "saleUnitNo"; this.lb_saleUnitNo.Text = "閿�鍞崟浣嶏細"; - // - // txt_saleUnitNo - // - this.txt_saleUnitNo.Location = new System.Drawing.Point(361, 180); - this.txt_saleUnitNo.Name = "txt_saleUnitNo"; - this.txt_saleUnitNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_saleUnitNo.Properties.Appearance.Options.UseFont = true; - this.txt_saleUnitNo.Size = new System.Drawing.Size(150, 28); - this.txt_saleUnitNo.TabIndex = 280; - this.txt_saleUnitNo.Tag = "saleUnitNo"; // // gv_saleUnitNo // @@ -616,40 +450,30 @@ this.gv_saleUnitNo.AppearanceCell.Options.UseFont = true; this.gv_saleUnitNo.Caption = "閿�鍞崟浣�"; this.gv_saleUnitNo.FieldName = "saleunit"; - this.gv_saleUnitNo.MinWidth = 80; + this.gv_saleUnitNo.MinWidth = 50; this.gv_saleUnitNo.Name = "gv_saleUnitNo"; this.gv_saleUnitNo.OptionsColumn.AllowEdit = false; this.gv_saleUnitNo.Tag = "query_e.fname"; this.gv_saleUnitNo.Visible = true; - this.gv_saleUnitNo.VisibleIndex = 14; + this.gv_saleUnitNo.VisibleIndex = 12; this.gv_saleUnitNo.Width = 94; // // lb_orderUnitNo // this.lb_orderUnitNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_orderUnitNo.Appearance.Options.UseFont = true; - this.lb_orderUnitNo.Location = new System.Drawing.Point(808, 118); + this.lb_orderUnitNo.Location = new System.Drawing.Point(785, 13); this.lb_orderUnitNo.Name = "lb_orderUnitNo"; this.lb_orderUnitNo.Size = new System.Drawing.Size(85, 21); this.lb_orderUnitNo.TabIndex = 273; this.lb_orderUnitNo.Tag = "orderUnitNo"; this.lb_orderUnitNo.Text = "璁㈠崟鍗曚綅锛�"; // - // txt_orderUnitNo - // - this.txt_orderUnitNo.Location = new System.Drawing.Point(894, 114); - this.txt_orderUnitNo.Name = "txt_orderUnitNo"; - this.txt_orderUnitNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_orderUnitNo.Properties.Appearance.Options.UseFont = true; - this.txt_orderUnitNo.Size = new System.Drawing.Size(150, 28); - this.txt_orderUnitNo.TabIndex = 273; - this.txt_orderUnitNo.Tag = "orderUnitNo"; - // // lb_prdPack // this.lb_prdPack.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_prdPack.Appearance.Options.UseFont = true; - this.lb_prdPack.Location = new System.Drawing.Point(512, 118); + this.lb_prdPack.Location = new System.Drawing.Point(512, 116); this.lb_prdPack.Name = "lb_prdPack"; this.lb_prdPack.Size = new System.Drawing.Size(102, 21); this.lb_prdPack.TabIndex = 267; @@ -658,7 +482,7 @@ // // txt_prdPack // - this.txt_prdPack.Location = new System.Drawing.Point(620, 114); + this.txt_prdPack.Location = new System.Drawing.Point(620, 112); this.txt_prdPack.Name = "txt_prdPack"; this.txt_prdPack.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_prdPack.Properties.Appearance.Options.UseFont = true; @@ -677,77 +501,77 @@ this.gv_prdPack.OptionsColumn.AllowEdit = false; this.gv_prdPack.Tag = "query_a.prd_pack"; this.gv_prdPack.Visible = true; - this.gv_prdPack.VisibleIndex = 8; + this.gv_prdPack.VisibleIndex = 7; this.gv_prdPack.Width = 94; // // lb_highLimt // this.lb_highLimt.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_highLimt.Appearance.Options.UseFont = true; - this.lb_highLimt.Location = new System.Drawing.Point(529, 53); + this.lb_highLimt.Location = new System.Drawing.Point(529, 46); this.lb_highLimt.Name = "lb_highLimt"; this.lb_highLimt.Size = new System.Drawing.Size(85, 21); this.lb_highLimt.TabIndex = 262; this.lb_highLimt.Tag = "highLimt"; this.lb_highLimt.Text = "鏈�澶у簱瀛橈細"; // - // txt_highLimt + // txt_highlimit // - this.txt_highLimt.Location = new System.Drawing.Point(620, 49); - this.txt_highLimt.Name = "txt_highLimt"; - this.txt_highLimt.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_highLimt.Properties.Appearance.Options.UseFont = true; - this.txt_highLimt.Size = new System.Drawing.Size(150, 28); - this.txt_highLimt.TabIndex = 262; - this.txt_highLimt.Tag = "highLimt"; + this.txt_highlimit.Location = new System.Drawing.Point(620, 42); + this.txt_highlimit.Name = "txt_highlimit"; + this.txt_highlimit.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_highlimit.Properties.Appearance.Options.UseFont = true; + this.txt_highlimit.Size = new System.Drawing.Size(150, 28); + this.txt_highlimit.TabIndex = 262; + this.txt_highlimit.Tag = "highLimt"; // // gv_highLimt // this.gv_highLimt.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_highLimt.AppearanceCell.Options.UseFont = true; this.gv_highLimt.Caption = "鏈�澶у簱瀛�"; - this.gv_highLimt.FieldName = "highLimt"; + this.gv_highLimt.FieldName = "highlimit"; this.gv_highLimt.MinWidth = 80; this.gv_highLimt.Name = "gv_highLimt"; this.gv_highLimt.OptionsColumn.AllowEdit = false; this.gv_highLimt.Tag = "query_a.highLimt"; this.gv_highLimt.Visible = true; - this.gv_highLimt.VisibleIndex = 7; + this.gv_highLimt.VisibleIndex = 6; this.gv_highLimt.Width = 94; // // lb_lowLimt // this.lb_lowLimt.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_lowLimt.Appearance.Options.UseFont = true; - this.lb_lowLimt.Location = new System.Drawing.Point(529, 86); + this.lb_lowLimt.Location = new System.Drawing.Point(529, 80); this.lb_lowLimt.Name = "lb_lowLimt"; this.lb_lowLimt.Size = new System.Drawing.Size(85, 21); this.lb_lowLimt.TabIndex = 258; this.lb_lowLimt.Tag = "lowLimt"; this.lb_lowLimt.Text = "鏈�浣庡簱瀛橈細"; // - // txt_lowLimt + // txt_lowlimit // - this.txt_lowLimt.Location = new System.Drawing.Point(620, 82); - this.txt_lowLimt.Name = "txt_lowLimt"; - this.txt_lowLimt.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_lowLimt.Properties.Appearance.Options.UseFont = true; - this.txt_lowLimt.Size = new System.Drawing.Size(150, 28); - this.txt_lowLimt.TabIndex = 258; - this.txt_lowLimt.Tag = "lowLimt"; + this.txt_lowlimit.Location = new System.Drawing.Point(620, 73); + this.txt_lowlimit.Name = "txt_lowlimit"; + this.txt_lowlimit.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_lowlimit.Properties.Appearance.Options.UseFont = true; + this.txt_lowlimit.Size = new System.Drawing.Size(150, 28); + this.txt_lowlimit.TabIndex = 258; + this.txt_lowlimit.Tag = "lowLimt"; // // gv_lowLimt // this.gv_lowLimt.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_lowLimt.AppearanceCell.Options.UseFont = true; this.gv_lowLimt.Caption = "鏈�浣庡簱瀛�"; - this.gv_lowLimt.FieldName = "lowLimt"; + this.gv_lowLimt.FieldName = "lowlimit"; this.gv_lowLimt.MinWidth = 80; this.gv_lowLimt.Name = "gv_lowLimt"; this.gv_lowLimt.OptionsColumn.AllowEdit = false; this.gv_lowLimt.Tag = "query_a.lowlimit"; this.gv_lowLimt.Visible = true; - this.gv_lowLimt.VisibleIndex = 6; + this.gv_lowLimt.VisibleIndex = 5; this.gv_lowLimt.Width = 94; // // lb_custNO @@ -763,7 +587,7 @@ // // txt_custNO // - this.txt_custNO.Location = new System.Drawing.Point(620, 13); + this.txt_custNO.Location = new System.Drawing.Point(620, 9); this.txt_custNO.Name = "txt_custNO"; this.txt_custNO.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_custNO.Properties.Appearance.Options.UseFont = true; @@ -775,7 +599,7 @@ // this.lb_itemVersion.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_itemVersion.Appearance.Options.UseFont = true; - this.lb_itemVersion.Location = new System.Drawing.Point(270, 118); + this.lb_itemVersion.Location = new System.Drawing.Point(270, 116); this.lb_itemVersion.Name = "lb_itemVersion"; this.lb_itemVersion.Size = new System.Drawing.Size(85, 21); this.lb_itemVersion.TabIndex = 231; @@ -784,7 +608,7 @@ // // txt_itemVersion // - this.txt_itemVersion.Location = new System.Drawing.Point(361, 114); + this.txt_itemVersion.Location = new System.Drawing.Point(361, 112); this.txt_itemVersion.Name = "txt_itemVersion"; this.txt_itemVersion.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_itemVersion.Properties.Appearance.Options.UseFont = true; @@ -796,7 +620,7 @@ // this.lb_itemType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_itemType.Appearance.Options.UseFont = true; - this.lb_itemType.Location = new System.Drawing.Point(270, 86); + this.lb_itemType.Location = new System.Drawing.Point(270, 80); this.lb_itemType.Name = "lb_itemType"; this.lb_itemType.Size = new System.Drawing.Size(85, 21); this.lb_itemType.TabIndex = 228; @@ -805,7 +629,7 @@ // // txt_itemType // - this.txt_itemType.Location = new System.Drawing.Point(361, 82); + this.txt_itemType.Location = new System.Drawing.Point(361, 73); this.txt_itemType.Name = "txt_itemType"; this.txt_itemType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_itemType.Properties.Appearance.Options.UseFont = true; @@ -817,22 +641,12 @@ // this.lb_itemUnitNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_itemUnitNo.Appearance.Options.UseFont = true; - this.lb_itemUnitNo.Location = new System.Drawing.Point(270, 151); + this.lb_itemUnitNo.Location = new System.Drawing.Point(785, 116); this.lb_itemUnitNo.Name = "lb_itemUnitNo"; this.lb_itemUnitNo.Size = new System.Drawing.Size(85, 21); this.lb_itemUnitNo.TabIndex = 226; this.lb_itemUnitNo.Tag = "itemUnitNo"; this.lb_itemUnitNo.Text = "鐗╂枡鍗曚綅锛�"; - // - // txt_itemUnitNo - // - this.txt_itemUnitNo.Location = new System.Drawing.Point(361, 147); - this.txt_itemUnitNo.Name = "txt_itemUnitNo"; - this.txt_itemUnitNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_itemUnitNo.Properties.Appearance.Options.UseFont = true; - this.txt_itemUnitNo.Size = new System.Drawing.Size(150, 28); - this.txt_itemUnitNo.TabIndex = 226; - this.txt_itemUnitNo.Tag = "itemUnitNo"; // // gv_itemUnitNo // @@ -840,19 +654,19 @@ this.gv_itemUnitNo.AppearanceCell.Options.UseFont = true; this.gv_itemUnitNo.Caption = "鍩烘湰鍗曚綅"; this.gv_itemUnitNo.FieldName = "itemUnit"; - this.gv_itemUnitNo.MinWidth = 80; + this.gv_itemUnitNo.MinWidth = 50; this.gv_itemUnitNo.Name = "gv_itemUnitNo"; this.gv_itemUnitNo.OptionsColumn.AllowEdit = false; this.gv_itemUnitNo.Tag = "query_c.fname"; this.gv_itemUnitNo.Visible = true; - this.gv_itemUnitNo.VisibleIndex = 12; + this.gv_itemUnitNo.VisibleIndex = 10; this.gv_itemUnitNo.Width = 94; // // lb_itemDescription // this.lb_itemDescription.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_itemDescription.Appearance.Options.UseFont = true; - this.lb_itemDescription.Location = new System.Drawing.Point(12, 224); + this.lb_itemDescription.Location = new System.Drawing.Point(13, 221); this.lb_itemDescription.Name = "lb_itemDescription"; this.lb_itemDescription.Size = new System.Drawing.Size(85, 21); this.lb_itemDescription.TabIndex = 222; @@ -861,7 +675,7 @@ // // txt_itemDescription // - this.txt_itemDescription.Location = new System.Drawing.Point(103, 220); + this.txt_itemDescription.Location = new System.Drawing.Point(103, 217); this.txt_itemDescription.Name = "txt_itemDescription"; this.txt_itemDescription.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_itemDescription.Properties.Appearance.Options.UseFont = true; @@ -873,7 +687,7 @@ // this.lb_itemModel.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_itemModel.Appearance.Options.UseFont = true; - this.lb_itemModel.Location = new System.Drawing.Point(12, 103); + this.lb_itemModel.Location = new System.Drawing.Point(13, 103); this.lb_itemModel.Name = "lb_itemModel"; this.lb_itemModel.Size = new System.Drawing.Size(85, 21); this.lb_itemModel.TabIndex = 219; @@ -903,7 +717,7 @@ // this.lb_itemSname.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_itemSname.Appearance.Options.UseFont = true; - this.lb_itemSname.Location = new System.Drawing.Point(12, 184); + this.lb_itemSname.Location = new System.Drawing.Point(13, 184); this.lb_itemSname.Name = "lb_itemSname"; this.lb_itemSname.Size = new System.Drawing.Size(85, 21); this.lb_itemSname.TabIndex = 217; @@ -924,7 +738,7 @@ // this.lb_itemName.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_itemName.Appearance.Options.UseFont = true; - this.lb_itemName.Location = new System.Drawing.Point(12, 13); + this.lb_itemName.Location = new System.Drawing.Point(13, 13); this.lb_itemName.Name = "lb_itemName"; this.lb_itemName.Size = new System.Drawing.Size(85, 21); this.lb_itemName.TabIndex = 216; @@ -965,7 +779,7 @@ // // txt_itemNo // - this.txt_itemNo.Location = new System.Drawing.Point(361, 13); + this.txt_itemNo.Location = new System.Drawing.Point(361, 9); this.txt_itemNo.Name = "txt_itemNo"; this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_itemNo.Properties.Appearance.Options.UseFont = true; @@ -991,7 +805,7 @@ // this.lb_factory.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_factory.Appearance.Options.UseFont = true; - this.lb_factory.Location = new System.Drawing.Point(304, 53); + this.lb_factory.Location = new System.Drawing.Point(304, 46); this.lb_factory.Name = "lb_factory"; this.lb_factory.Size = new System.Drawing.Size(51, 21); this.lb_factory.TabIndex = 211; @@ -1000,7 +814,7 @@ // // txt_factory // - this.txt_factory.Location = new System.Drawing.Point(361, 49); + this.txt_factory.Location = new System.Drawing.Point(361, 42); this.txt_factory.Name = "txt_factory"; this.txt_factory.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_factory.Properties.Appearance.Options.UseFont = true; @@ -1055,23 +869,24 @@ // // gridView1 // + this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; + this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); this.gridView1.Appearance.Row.Options.UseFont = true; this.gridView1.Appearance.Row.Options.UseTextOptions = true; this.gridView1.Appearance.Row.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; + this.gridView1.ColumnPanelRowHeight = 50; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumn4, this.gv_id, this.gv_itemNo, this.gv_itemName, this.gv_itemModel, - this.gridColumn1, this.gv_lowLimt, this.gv_highLimt, this.gv_prdPack, this.gv_bomNo, this.gv_materialGroup, - this.gridColumn2, this.gv_itemUnitNo, this.gv_purchaseUnitNo, this.gv_saleUnitNo, @@ -1101,25 +916,6 @@ this.gridColumn4.Visible = true; this.gridColumn4.VisibleIndex = 0; this.gridColumn4.Width = 250; - // - // gridColumn1 - // - this.gridColumn1.Caption = "瀹夊叏搴撳瓨"; - this.gridColumn1.MinWidth = 80; - this.gridColumn1.Name = "gridColumn1"; - this.gridColumn1.Tag = ""; - this.gridColumn1.Visible = true; - this.gridColumn1.VisibleIndex = 5; - this.gridColumn1.Width = 94; - // - // gridColumn2 - // - this.gridColumn2.Caption = "澶囨敞"; - this.gridColumn2.MinWidth = 100; - this.gridColumn2.Name = "gridColumn2"; - this.gridColumn2.Visible = true; - this.gridColumn2.VisibleIndex = 11; - this.gridColumn2.Width = 100; // // xtraTabControl1 // @@ -1165,48 +961,41 @@ // panel1 // this.panel1.BackColor = System.Drawing.Color.White; + this.panel1.Controls.Add(this.txt_itemUnit); + this.panel1.Controls.Add(this.txt_produceUnit); + this.panel1.Controls.Add(this.txt_saleunit); + this.panel1.Controls.Add(this.txt_orderunit); + this.panel1.Controls.Add(this.txt_storeunit); + this.panel1.Controls.Add(this.txt_subconUnit); + this.panel1.Controls.Add(this.txt_fpurchaseunitid); + this.panel1.Controls.Add(this.txt_depotCode); this.panel1.Controls.Add(this.labelControl11); this.panel1.Controls.Add(this.lbGuid); - this.panel1.Controls.Add(this.lb_qcGroup); - this.panel1.Controls.Add(this.txt_qcGroup); - this.panel1.Controls.Add(this.lb_isBatches); - this.panel1.Controls.Add(this.txt_isBatches); this.panel1.Controls.Add(this.lb_fissueType); this.panel1.Controls.Add(this.txt_fissueType); this.panel1.Controls.Add(this.lb_finishRate); - this.panel1.Controls.Add(this.txt_finishRate); + this.panel1.Controls.Add(this.txt_ffinishreceiptoverrate); this.panel1.Controls.Add(this.lb_materialProperties); - this.panel1.Controls.Add(this.txt_materialProperties); - this.panel1.Controls.Add(this.lb_materialGroup); - this.panel1.Controls.Add(this.txt_materialGroup); + this.panel1.Controls.Add(this.txt_materialProperti); this.panel1.Controls.Add(this.lb_isStatus); - this.panel1.Controls.Add(this.txt_isStatus); + this.panel1.Controls.Add(this.txt_fforbidstatus); this.panel1.Controls.Add(this.lb_produceWorkNo); - this.panel1.Controls.Add(this.txt_produceWorkNo); - this.panel1.Controls.Add(this.lb_purchaseUserNo); - this.panel1.Controls.Add(this.txt_purchaseUserNo); + this.panel1.Controls.Add(this.txt_productionWorkshop); this.panel1.Controls.Add(this.lb_bomNo); - this.panel1.Controls.Add(this.txt_bomNo); + this.panel1.Controls.Add(this.txt_ppbom00019124); this.panel1.Controls.Add(this.lb_depotNo); - this.panel1.Controls.Add(this.txt_depotNo); this.panel1.Controls.Add(this.lb_subconUnitNo); - this.panel1.Controls.Add(this.txt_subconUnitNo); this.panel1.Controls.Add(this.lb_purchaseUnitNo); - this.panel1.Controls.Add(this.txt_purchaseUnitNo); this.panel1.Controls.Add(this.lb_produceUnitNo); - this.panel1.Controls.Add(this.txt_produceUnitNo); this.panel1.Controls.Add(this.lb_storeUnitNo); - this.panel1.Controls.Add(this.txt_storeUnitNo); this.panel1.Controls.Add(this.lb_saleUnitNo); - this.panel1.Controls.Add(this.txt_saleUnitNo); this.panel1.Controls.Add(this.lb_orderUnitNo); - this.panel1.Controls.Add(this.txt_orderUnitNo); this.panel1.Controls.Add(this.lb_prdPack); this.panel1.Controls.Add(this.txt_prdPack); this.panel1.Controls.Add(this.lb_highLimt); - this.panel1.Controls.Add(this.txt_highLimt); + this.panel1.Controls.Add(this.txt_highlimit); this.panel1.Controls.Add(this.lb_lowLimt); - this.panel1.Controls.Add(this.txt_lowLimt); + this.panel1.Controls.Add(this.txt_lowlimit); this.panel1.Controls.Add(this.lb_custNO); this.panel1.Controls.Add(this.txt_custNO); this.panel1.Controls.Add(this.lb_itemVersion); @@ -1214,7 +1003,6 @@ this.panel1.Controls.Add(this.lb_itemType); this.panel1.Controls.Add(this.txt_itemType); this.panel1.Controls.Add(this.lb_itemUnitNo); - this.panel1.Controls.Add(this.txt_itemUnitNo); this.panel1.Controls.Add(this.lb_itemDescription); this.panel1.Controls.Add(this.txt_itemDescription); this.panel1.Controls.Add(this.lb_itemModel); @@ -1232,6 +1020,72 @@ this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1058, 367); this.panel1.TabIndex = 1; + // + // txt_itemUnit + // + this.txt_itemUnit.IsReadly = false; + this.txt_itemUnit.Location = new System.Drawing.Point(876, 112); + this.txt_itemUnit.Name = "txt_itemUnit"; + this.txt_itemUnit.Size = new System.Drawing.Size(150, 28); + this.txt_itemUnit.TabIndex = 405; + // + // txt_produceUnit + // + this.txt_produceUnit.IsReadly = false; + this.txt_produceUnit.Location = new System.Drawing.Point(876, 180); + this.txt_produceUnit.Name = "txt_produceUnit"; + this.txt_produceUnit.Size = new System.Drawing.Size(150, 28); + this.txt_produceUnit.TabIndex = 404; + // + // txt_saleunit + // + this.txt_saleunit.IsReadly = false; + this.txt_saleunit.Location = new System.Drawing.Point(876, 147); + this.txt_saleunit.Name = "txt_saleunit"; + this.txt_saleunit.Size = new System.Drawing.Size(150, 28); + this.txt_saleunit.TabIndex = 403; + // + // txt_orderunit + // + this.txt_orderunit.IsReadly = false; + this.txt_orderunit.Location = new System.Drawing.Point(876, 9); + this.txt_orderunit.Name = "txt_orderunit"; + this.txt_orderunit.Size = new System.Drawing.Size(150, 28); + this.txt_orderunit.TabIndex = 402; + // + // txt_storeunit + // + this.txt_storeunit.IsReadly = false; + this.txt_storeunit.Location = new System.Drawing.Point(876, 42); + this.txt_storeunit.Name = "txt_storeunit"; + this.txt_storeunit.Size = new System.Drawing.Size(150, 28); + this.txt_storeunit.TabIndex = 401; + // + // txt_subconUnit + // + this.txt_subconUnit.IsReadly = false; + this.txt_subconUnit.Location = new System.Drawing.Point(876, 73); + this.txt_subconUnit.Name = "txt_subconUnit"; + this.txt_subconUnit.Size = new System.Drawing.Size(150, 28); + this.txt_subconUnit.TabIndex = 400; + // + // txt_fpurchaseunitid + // + this.txt_fpurchaseunitid.IsReadly = false; + this.txt_fpurchaseunitid.Location = new System.Drawing.Point(876, 217); + this.txt_fpurchaseunitid.Name = "txt_fpurchaseunitid"; + this.txt_fpurchaseunitid.Size = new System.Drawing.Size(150, 28); + this.txt_fpurchaseunitid.TabIndex = 399; + // + // txt_depotCode + // + this.txt_depotCode.IsReadly = false; + this.txt_depotCode.KeyFile = "depotId"; + this.txt_depotCode.Location = new System.Drawing.Point(103, 252); + this.txt_depotCode.Margin = new System.Windows.Forms.Padding(0); + this.txt_depotCode.Name = "txt_depotCode"; + this.txt_depotCode.Size = new System.Drawing.Size(150, 28); + this.txt_depotCode.TabIndex = 398; // // labelControl11 // @@ -1280,30 +1134,18 @@ this.Controls.Add(this.xtraTabControl1); this.Controls.Add(this.toolBarMenu1); this.Name = "Frm_MesItems"; - ((System.ComponentModel.ISupportInitialize)(this.txt_qcGroup.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_isBatches.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fissueType.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_finishRate.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_materialProperties.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_materialGroup.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_isStatus.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_produceWorkNo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_purchaseUserNo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_bomNo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_depotNo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_subconUnitNo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_purchaseUnitNo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_produceUnitNo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_storeUnitNo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_saleUnitNo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_orderUnitNo.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_ffinishreceiptoverrate.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_materialProperti.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_productionWorkshop.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_ppbom00019124.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_prdPack.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_highLimt.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_lowLimt.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_highlimit.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_lowlimit.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_custNO.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemVersion.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemType.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_itemUnitNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemDescription.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemSname.Properties)).EndInit(); @@ -1335,76 +1177,57 @@ private System.Windows.Forms.Label lbGuid; private DevExpress.XtraEditors.LabelControl labelControl11; - private DevExpress.XtraEditors.LabelControl lb_qcGroup; - private DevExpress.XtraEditors.TextEdit txt_qcGroup; - - private DevExpress.XtraEditors.LabelControl lb_isBatches; - private DevExpress.XtraEditors.TextEdit txt_isBatches; - private DevExpress.XtraEditors.LabelControl lb_fissueType; private DevExpress.XtraEditors.TextEdit txt_fissueType; private DevExpress.XtraEditors.LabelControl lb_finishRate; - private DevExpress.XtraEditors.TextEdit txt_finishRate; + private DevExpress.XtraEditors.TextEdit txt_ffinishreceiptoverrate; private DevExpress.XtraEditors.LabelControl lb_materialProperties; - private DevExpress.XtraEditors.TextEdit txt_materialProperties; - - private DevExpress.XtraEditors.LabelControl lb_materialGroup; - private DevExpress.XtraEditors.TextEdit txt_materialGroup; + private DevExpress.XtraEditors.TextEdit txt_materialProperti; private DevExpress.XtraGrid.Columns.GridColumn gv_materialGroup; private DevExpress.XtraEditors.LabelControl lb_isStatus; - private DevExpress.XtraEditors.TextEdit txt_isStatus; + private DevExpress.XtraEditors.TextEdit txt_fforbidstatus; private DevExpress.XtraGrid.Columns.GridColumn gv_isStatus; private DevExpress.XtraEditors.LabelControl lb_produceWorkNo; - private DevExpress.XtraEditors.TextEdit txt_produceWorkNo; - - private DevExpress.XtraEditors.LabelControl lb_purchaseUserNo; - private DevExpress.XtraEditors.TextEdit txt_purchaseUserNo; + private DevExpress.XtraEditors.TextEdit txt_productionWorkshop; private DevExpress.XtraEditors.LabelControl lb_bomNo; - private DevExpress.XtraEditors.TextEdit txt_bomNo; + private DevExpress.XtraEditors.TextEdit txt_ppbom00019124; private DevExpress.XtraGrid.Columns.GridColumn gv_bomNo; private DevExpress.XtraEditors.LabelControl lb_depotNo; - private DevExpress.XtraEditors.TextEdit txt_depotNo; private DevExpress.XtraGrid.Columns.GridColumn gv_depotNo; private DevExpress.XtraEditors.LabelControl lb_subconUnitNo; - private DevExpress.XtraEditors.TextEdit txt_subconUnitNo; private DevExpress.XtraGrid.Columns.GridColumn gv_subconUnitNo; private DevExpress.XtraEditors.LabelControl lb_purchaseUnitNo; - private DevExpress.XtraEditors.TextEdit txt_purchaseUnitNo; private DevExpress.XtraGrid.Columns.GridColumn gv_purchaseUnitNo; private DevExpress.XtraEditors.LabelControl lb_produceUnitNo; - private DevExpress.XtraEditors.TextEdit txt_produceUnitNo; private DevExpress.XtraGrid.Columns.GridColumn gv_produceUnitNo; private DevExpress.XtraEditors.LabelControl lb_storeUnitNo; - private DevExpress.XtraEditors.TextEdit txt_storeUnitNo; private DevExpress.XtraGrid.Columns.GridColumn gv_storeUnitNo; private DevExpress.XtraEditors.LabelControl lb_saleUnitNo; - private DevExpress.XtraEditors.TextEdit txt_saleUnitNo; private DevExpress.XtraGrid.Columns.GridColumn gv_saleUnitNo; private DevExpress.XtraEditors.LabelControl lb_orderUnitNo; - private DevExpress.XtraEditors.TextEdit txt_orderUnitNo; private DevExpress.XtraEditors.LabelControl lb_prdPack; private DevExpress.XtraEditors.TextEdit txt_prdPack; private DevExpress.XtraGrid.Columns.GridColumn gv_prdPack; private DevExpress.XtraEditors.LabelControl lb_highLimt; - private DevExpress.XtraEditors.TextEdit txt_highLimt; + private DevExpress.XtraEditors.TextEdit txt_highlimit; private DevExpress.XtraGrid.Columns.GridColumn gv_highLimt; private DevExpress.XtraEditors.LabelControl lb_lowLimt; - private DevExpress.XtraEditors.TextEdit txt_lowLimt; + private DevExpress.XtraEditors.TextEdit txt_lowlimit; private DevExpress.XtraGrid.Columns.GridColumn gv_lowLimt; private DevExpress.XtraEditors.LabelControl lb_custNO; @@ -1417,7 +1240,6 @@ private DevExpress.XtraEditors.TextEdit txt_itemType; private DevExpress.XtraEditors.LabelControl lb_itemUnitNo; - private DevExpress.XtraEditors.TextEdit txt_itemUnitNo; private DevExpress.XtraGrid.Columns.GridColumn gv_itemUnitNo; private DevExpress.XtraEditors.LabelControl lb_itemDescription; @@ -1444,7 +1266,13 @@ private DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit repositoryItemMemoEdit1; private DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit repositoryItemMemoEdit2; private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; + private UserControl.UcLookCk txt_depotCode; + private UserControl.UcLookUnit txt_fpurchaseunitid; + private UserControl.UcLookUnit txt_subconUnit; + private UserControl.UcLookUnit txt_storeunit; + private UserControl.UcLookUnit txt_orderunit; + private UserControl.UcLookUnit txt_saleunit; + private UserControl.UcLookUnit txt_produceUnit; + private UserControl.UcLookUnit txt_itemUnit; } } \ No newline at end of file -- Gitblit v1.9.3