| | |
| | | // 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"; |
| | |
| | | // |
| | | 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; |
| | |
| | | // |
| | | // gv_itemNo |
| | | // |
| | | this.gv_itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_itemNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemNo.Caption = "物料编码"; |
| | | this.gv_itemNo.FieldName = "itemNo"; |
| | |
| | | // |
| | | // gv_itemName |
| | | // |
| | | this.gv_itemName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_itemName.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemName.AppearanceCell.Options.UseTextOptions = true; |
| | | this.gv_itemName.AppearanceCell.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; |
| | |
| | | // |
| | | // gv_itemModel |
| | | // |
| | | this.gv_itemModel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_itemModel.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemModel.Caption = "规格型号"; |
| | | this.gv_itemModel.FieldName = "itemModel"; |
| | |
| | | // |
| | | // 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 = "lowlimit"; |
| | |
| | | // |
| | | // 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 = "highlimit"; |
| | |
| | | // |
| | | // gv_prdPack |
| | | // |
| | | this.gv_prdPack.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_prdPack.AppearanceCell.Options.UseFont = true; |
| | | this.gv_prdPack.Caption = "最小包装数"; |
| | | this.gv_prdPack.FieldName = "prdPack"; |
| | |
| | | // |
| | | // 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 = "ppbom00019124"; |
| | |
| | | // |
| | | // 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 = "remarks"; |
| | |
| | | // |
| | | // gv_itemUnitNo |
| | | // |
| | | this.gv_itemUnitNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_itemUnitNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemUnitNo.Caption = "基本单位"; |
| | | this.gv_itemUnitNo.FieldName = "itemUnit"; |
| | |
| | | // |
| | | // gv_purchaseUnitNo |
| | | // |
| | | this.gv_purchaseUnitNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_purchaseUnitNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_purchaseUnitNo.Caption = "采购单位"; |
| | | this.gv_purchaseUnitNo.FieldName = "fpurchaseunitid"; |
| | |
| | | // |
| | | // gv_saleUnitNo |
| | | // |
| | | this.gv_saleUnitNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_saleUnitNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_saleUnitNo.Caption = "销售单位"; |
| | | this.gv_saleUnitNo.FieldName = "saleunit"; |
| | |
| | | // |
| | | // gv_storeUnitNo |
| | | // |
| | | this.gv_storeUnitNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_storeUnitNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_storeUnitNo.Caption = "库存单位"; |
| | | this.gv_storeUnitNo.FieldName = "storeunit"; |
| | |
| | | // |
| | | // gv_subconUnitNo |
| | | // |
| | | this.gv_subconUnitNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_subconUnitNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_subconUnitNo.Caption = "委外单位"; |
| | | this.gv_subconUnitNo.FieldName = "subconUnit"; |
| | |
| | | // |
| | | // gv_produceUnitNo |
| | | // |
| | | this.gv_produceUnitNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_produceUnitNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_produceUnitNo.Caption = "生产单位"; |
| | | this.gv_produceUnitNo.FieldName = "produceUnit"; |
| | |
| | | // |
| | | // gv_depotNo |
| | | // |
| | | this.gv_depotNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_depotNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_depotNo.Caption = "默认仓库"; |
| | | this.gv_depotNo.FieldName = "depotCode"; |
| | |
| | | // |
| | | // gv_isStatus |
| | | // |
| | | this.gv_isStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_isStatus.AppearanceCell.Options.UseFont = true; |
| | | this.gv_isStatus.Caption = "禁用状态"; |
| | | this.gv_isStatus.FieldName = "fforbidstatus"; |
| | |
| | | // |
| | | this.txt_cgName.Location = new System.Drawing.Point(951, 172); |
| | | this.txt_cgName.Name = "txt_cgName"; |
| | | this.txt_cgName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_cgName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_cgName.Size = new System.Drawing.Size(195, 28); |
| | | this.txt_cgName.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_scName.Location = new System.Drawing.Point(951, 140); |
| | | this.txt_scName.Name = "txt_scName"; |
| | | this.txt_scName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_scName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_scName.Size = new System.Drawing.Size(195, 28); |
| | | this.txt_scName.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_fforbidstatusTxt.Location = new System.Drawing.Point(383, 172); |
| | | this.txt_fforbidstatusTxt.Name = "txt_fforbidstatusTxt"; |
| | | this.txt_fforbidstatusTxt.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_fforbidstatusTxt.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_fforbidstatusTxt.Size = new System.Drawing.Size(193, 28); |
| | | this.txt_fforbidstatusTxt.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_xxName.Location = new System.Drawing.Point(951, 108); |
| | | this.txt_xxName.Name = "txt_xxName"; |
| | | this.txt_xxName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_xxName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_xxName.Size = new System.Drawing.Size(195, 28); |
| | | this.txt_xxName.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_dptName.Location = new System.Drawing.Point(99, 172); |
| | | this.txt_dptName.Name = "txt_dptName"; |
| | | this.txt_dptName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_dptName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_dptName.Size = new System.Drawing.Size(193, 28); |
| | | this.txt_dptName.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_wlName.Location = new System.Drawing.Point(951, 76); |
| | | this.txt_wlName.Name = "txt_wlName"; |
| | | this.txt_wlName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_wlName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_wlName.Size = new System.Drawing.Size(195, 28); |
| | | this.txt_wlName.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_wwName.Location = new System.Drawing.Point(951, 44); |
| | | this.txt_wwName.Name = "txt_wwName"; |
| | | this.txt_wwName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_wwName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_wwName.Size = new System.Drawing.Size(195, 28); |
| | | this.txt_wwName.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_kfName.Location = new System.Drawing.Point(951, 12); |
| | | this.txt_kfName.Name = "txt_kfName"; |
| | | this.txt_kfName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_kfName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_kfName.Size = new System.Drawing.Size(195, 28); |
| | | this.txt_kfName.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_fissueType.Location = new System.Drawing.Point(383, 140); |
| | | 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; |
| | | this.txt_fissueType.Size = new System.Drawing.Size(193, 28); |
| | | this.txt_fissueType.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_ffinishreceiptoverrate.Location = new System.Drawing.Point(667, 140); |
| | | 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(193, 28); |
| | | this.txt_ffinishreceiptoverrate.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_itemName.Location = new System.Drawing.Point(99, 12); |
| | | this.txt_itemName.Name = "txt_itemName"; |
| | | this.txt_itemName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_itemName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemName.Size = new System.Drawing.Size(193, 28); |
| | | this.txt_itemName.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_itemModel.Location = new System.Drawing.Point(99, 44); |
| | | this.txt_itemModel.Name = "txt_itemModel"; |
| | | this.txt_itemModel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_itemModel.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemModel.Size = new System.Drawing.Size(193, 28); |
| | | this.txt_itemModel.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_itemSname.Location = new System.Drawing.Point(99, 76); |
| | | this.txt_itemSname.Name = "txt_itemSname"; |
| | | this.txt_itemSname.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_itemSname.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemSname.Size = new System.Drawing.Size(193, 28); |
| | | this.txt_itemSname.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_itemDescription.Location = new System.Drawing.Point(99, 108); |
| | | 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; |
| | | this.txt_itemDescription.Size = new System.Drawing.Size(193, 28); |
| | | this.txt_itemDescription.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_itemNo.Location = new System.Drawing.Point(383, 12); |
| | | 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; |
| | | this.txt_itemNo.Size = new System.Drawing.Size(193, 28); |
| | | this.txt_itemNo.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_itemType.Location = new System.Drawing.Point(383, 44); |
| | | 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; |
| | | this.txt_itemType.Size = new System.Drawing.Size(193, 28); |
| | | this.txt_itemType.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_itemVersion.Location = new System.Drawing.Point(383, 76); |
| | | 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; |
| | | this.txt_itemVersion.Size = new System.Drawing.Size(193, 28); |
| | | this.txt_itemVersion.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_ppbom00019124.Location = new System.Drawing.Point(383, 108); |
| | | 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(193, 28); |
| | | this.txt_ppbom00019124.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_materialProperti.Location = new System.Drawing.Point(667, 12); |
| | | 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(193, 28); |
| | | this.txt_materialProperti.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_productionWorkshop.Location = new System.Drawing.Point(667, 44); |
| | | 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(193, 28); |
| | | this.txt_productionWorkshop.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_highlimit.Location = new System.Drawing.Point(667, 76); |
| | | 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(193, 28); |
| | | this.txt_highlimit.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_lowlimit.Location = new System.Drawing.Point(667, 108); |
| | | 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(193, 28); |
| | | this.txt_lowlimit.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_prdPack.Location = new System.Drawing.Point(99, 140); |
| | | 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; |
| | | this.txt_prdPack.Size = new System.Drawing.Size(193, 28); |
| | | this.txt_prdPack.StyleController = this.layoutMx1; |