| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions4 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject13 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject14 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject15 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject16 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | this.gvMx1lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx1lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx1description = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | // repositoryItemButtonEdit1 |
| | | // |
| | | this.repositoryItemButtonEdit1.AutoHeight = false; |
| | | editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; |
| | | editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; |
| | | editorButtonImageOptions4.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; |
| | | editorButtonImageOptions4.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; |
| | | this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "移出", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "移出", -1, true, true, false, editorButtonImageOptions4, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); |
| | | this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; |
| | | this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; |
| | | this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); |
| | |
| | | // |
| | | this.lb_isFkc.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_isFkc.Appearance.Options.UseFont = true; |
| | | this.lb_isFkc.Location = new System.Drawing.Point(23, 85); |
| | | this.lb_isFkc.Location = new System.Drawing.Point(27, 85); |
| | | this.lb_isFkc.Name = "lb_isFkc"; |
| | | this.lb_isFkc.Size = new System.Drawing.Size(90, 21); |
| | | this.lb_isFkc.Size = new System.Drawing.Size(85, 21); |
| | | this.lb_isFkc.TabIndex = 291; |
| | | this.lb_isFkc.Text = "允许负库存 "; |
| | | this.lb_isFkc.Text = "允许负库存"; |
| | | // |
| | | // txt_isFkc |
| | | // |
| | | this.txt_isFkc.Enabled = false; |
| | | this.txt_isFkc.Location = new System.Drawing.Point(118, 81); |
| | | this.txt_isFkc.Name = "txt_isFkc"; |
| | | this.txt_isFkc.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_isFkc.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_isFkc.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_isFkc.TabIndex = 291; |
| | | this.txt_isFkc.Tag = "readonly"; |
| | | // |
| | | // gv_isFkc |
| | | // |
| | | this.gv_isFkc.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_isFkc.AppearanceCell.Options.UseFont = true; |
| | | this.gv_isFkc.Caption = "允许即时库存负库存"; |
| | | this.gv_isFkc.Caption = "允许负库存"; |
| | | this.gv_isFkc.FieldName = "isFkc"; |
| | | this.gv_isFkc.MinWidth = 70; |
| | | this.gv_isFkc.MaxWidth = 60; |
| | | this.gv_isFkc.MinWidth = 60; |
| | | this.gv_isFkc.Name = "gv_isFkc"; |
| | | this.gv_isFkc.OptionsColumn.AllowEdit = false; |
| | | this.gv_isFkc.Tag = "query_a.is_fkc"; |
| | | this.gv_isFkc.Visible = true; |
| | | this.gv_isFkc.VisibleIndex = 7; |
| | | this.gv_isFkc.Width = 70; |
| | | this.gv_isFkc.Width = 60; |
| | | // |
| | | // lb_zuid |
| | | // |
| | | this.lb_zuid.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_zuid.Appearance.Options.UseFont = true; |
| | | this.lb_zuid.Location = new System.Drawing.Point(571, 52); |
| | | this.lb_zuid.Location = new System.Drawing.Point(568, 52); |
| | | this.lb_zuid.Name = "lb_zuid"; |
| | | this.lb_zuid.Size = new System.Drawing.Size(39, 21); |
| | | this.lb_zuid.Size = new System.Drawing.Size(34, 21); |
| | | this.lb_zuid.TabIndex = 285; |
| | | this.lb_zuid.Text = "分组 "; |
| | | this.lb_zuid.Text = "分组"; |
| | | // |
| | | // txt_zuid |
| | | // |
| | | this.txt_zuid.Enabled = false; |
| | | this.txt_zuid.Location = new System.Drawing.Point(617, 48); |
| | | this.txt_zuid.Location = new System.Drawing.Point(607, 48); |
| | | this.txt_zuid.Name = "txt_zuid"; |
| | | this.txt_zuid.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_zuid.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_zuid.Size = new System.Drawing.Size(119, 28); |
| | | this.txt_zuid.TabIndex = 285; |
| | | this.txt_zuid.Tag = "readonly"; |
| | | // |
| | | // gv_zuid |
| | | // |
| | |
| | | // |
| | | this.lb_isNg.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_isNg.Appearance.Options.UseFont = true; |
| | | this.lb_isNg.Location = new System.Drawing.Point(284, 88); |
| | | this.lb_isNg.Location = new System.Drawing.Point(283, 85); |
| | | this.lb_isNg.Name = "lb_isNg"; |
| | | this.lb_isNg.Size = new System.Drawing.Size(107, 21); |
| | | this.lb_isNg.TabIndex = 267; |
| | |
| | | // |
| | | // txt_isNg |
| | | // |
| | | this.txt_isNg.Enabled = false; |
| | | this.txt_isNg.Location = new System.Drawing.Point(397, 84); |
| | | this.txt_isNg.Location = new System.Drawing.Point(394, 81); |
| | | this.txt_isNg.Name = "txt_isNg"; |
| | | this.txt_isNg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_isNg.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_isNg.Size = new System.Drawing.Size(35, 28); |
| | | this.txt_isNg.TabIndex = 267; |
| | | this.txt_isNg.Tag = "readonly"; |
| | | // |
| | | // gv_isNg |
| | | // |
| | | this.gv_isNg.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_isNg.AppearanceCell.Options.UseFont = true; |
| | | this.gv_isNg.Caption = "是否不良品仓"; |
| | | this.gv_isNg.Caption = "不良品仓"; |
| | | this.gv_isNg.FieldName = "isNg"; |
| | | this.gv_isNg.MinWidth = 70; |
| | | this.gv_isNg.MaxWidth = 50; |
| | | this.gv_isNg.MinWidth = 50; |
| | | this.gv_isNg.Name = "gv_isNg"; |
| | | this.gv_isNg.OptionsColumn.AllowEdit = false; |
| | | this.gv_isNg.Tag = "query_a.is_ng"; |
| | | this.gv_isNg.Visible = true; |
| | | this.gv_isNg.VisibleIndex = 5; |
| | | this.gv_isNg.Width = 70; |
| | | this.gv_isNg.Width = 50; |
| | | // |
| | | // lb_depottype |
| | | // |
| | |
| | | this.lb_depottype.Appearance.Options.UseFont = true; |
| | | this.lb_depottype.Location = new System.Drawing.Point(284, 52); |
| | | this.lb_depottype.Name = "lb_depottype"; |
| | | this.lb_depottype.Size = new System.Drawing.Size(73, 21); |
| | | this.lb_depottype.Size = new System.Drawing.Size(68, 21); |
| | | this.lb_depottype.TabIndex = 231; |
| | | this.lb_depottype.Text = "仓库类型 "; |
| | | this.lb_depottype.Text = "仓库类型"; |
| | | // |
| | | // txt_depottype |
| | | // |
| | | this.txt_depottype.Enabled = false; |
| | | this.txt_depottype.Location = new System.Drawing.Point(361, 48); |
| | | this.txt_depottype.Location = new System.Drawing.Point(358, 48); |
| | | this.txt_depottype.Name = "txt_depottype"; |
| | | this.txt_depottype.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_depottype.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_depottype.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_depottype.TabIndex = 231; |
| | | this.txt_depottype.Tag = "readonly"; |
| | | // |
| | | // gv_depottype |
| | | // |
| | |
| | | this.gv_depottype.AppearanceCell.Options.UseFont = true; |
| | | this.gv_depottype.Caption = "仓库类型"; |
| | | this.gv_depottype.FieldName = "depottype"; |
| | | this.gv_depottype.MinWidth = 80; |
| | | this.gv_depottype.MinWidth = 50; |
| | | this.gv_depottype.Name = "gv_depottype"; |
| | | this.gv_depottype.OptionsColumn.AllowEdit = false; |
| | | this.gv_depottype.Tag = "query_a.depottype"; |
| | |
| | | // |
| | | this.lb_lastupdateDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_lastupdateDate.Appearance.Options.UseFont = true; |
| | | this.lb_lastupdateDate.Location = new System.Drawing.Point(756, 52); |
| | | this.lb_lastupdateDate.Location = new System.Drawing.Point(741, 52); |
| | | this.lb_lastupdateDate.Name = "lb_lastupdateDate"; |
| | | this.lb_lastupdateDate.Size = new System.Drawing.Size(107, 21); |
| | | this.lb_lastupdateDate.Size = new System.Drawing.Size(102, 21); |
| | | this.lb_lastupdateDate.TabIndex = 228; |
| | | this.lb_lastupdateDate.Text = "最后更新时间 "; |
| | | this.lb_lastupdateDate.Text = "最后更新时间"; |
| | | // |
| | | // txt_lastupdateDate |
| | | // |
| | | this.txt_lastupdateDate.Enabled = false; |
| | | this.txt_lastupdateDate.Location = new System.Drawing.Point(869, 48); |
| | | this.txt_lastupdateDate.Location = new System.Drawing.Point(847, 48); |
| | | this.txt_lastupdateDate.Name = "txt_lastupdateDate"; |
| | | this.txt_lastupdateDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_lastupdateDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_lastupdateDate.Size = new System.Drawing.Size(192, 28); |
| | | this.txt_lastupdateDate.TabIndex = 228; |
| | | this.txt_lastupdateDate.Tag = "readonly"; |
| | | // |
| | | // lb_createDate |
| | | // |
| | | this.lb_createDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_createDate.Appearance.Options.UseFont = true; |
| | | this.lb_createDate.Location = new System.Drawing.Point(790, 18); |
| | | this.lb_createDate.Location = new System.Drawing.Point(775, 18); |
| | | this.lb_createDate.Name = "lb_createDate"; |
| | | this.lb_createDate.Size = new System.Drawing.Size(73, 21); |
| | | this.lb_createDate.Size = new System.Drawing.Size(68, 21); |
| | | this.lb_createDate.TabIndex = 222; |
| | | this.lb_createDate.Text = "创建时间 "; |
| | | this.lb_createDate.Text = "创建时间"; |
| | | // |
| | | // txt_createDate |
| | | // |
| | | this.txt_createDate.Enabled = false; |
| | | this.txt_createDate.Location = new System.Drawing.Point(869, 14); |
| | | this.txt_createDate.Location = new System.Drawing.Point(847, 14); |
| | | this.txt_createDate.Name = "txt_createDate"; |
| | | this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_createDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_createDate.Size = new System.Drawing.Size(192, 28); |
| | | this.txt_createDate.TabIndex = 222; |
| | | this.txt_createDate.Tag = "readonly"; |
| | | // |
| | | // lb_createBy |
| | | // |
| | | this.lb_createBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_createBy.Appearance.Options.UseFont = true; |
| | | this.lb_createBy.Location = new System.Drawing.Point(520, 18); |
| | | this.lb_createBy.Location = new System.Drawing.Point(517, 18); |
| | | this.lb_createBy.Name = "lb_createBy"; |
| | | this.lb_createBy.Size = new System.Drawing.Size(90, 21); |
| | | this.lb_createBy.Size = new System.Drawing.Size(85, 21); |
| | | this.lb_createBy.TabIndex = 219; |
| | | this.lb_createBy.Text = "仓库负责人 "; |
| | | this.lb_createBy.Text = "仓库负责人"; |
| | | // |
| | | // txt_createBy |
| | | // |
| | | this.txt_createBy.Enabled = false; |
| | | this.txt_createBy.Location = new System.Drawing.Point(617, 14); |
| | | this.txt_createBy.Location = new System.Drawing.Point(607, 14); |
| | | this.txt_createBy.Name = "txt_createBy"; |
| | | this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_createBy.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_createBy.Size = new System.Drawing.Size(119, 28); |
| | | this.txt_createBy.TabIndex = 219; |
| | | this.txt_createBy.Tag = "readonly"; |
| | | // |
| | | // gv_createBy |
| | | // |
| | |
| | | // |
| | | this.lb_description.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_description.Appearance.Options.UseFont = true; |
| | | this.lb_description.Location = new System.Drawing.Point(74, 52); |
| | | this.lb_description.Location = new System.Drawing.Point(78, 52); |
| | | this.lb_description.Name = "lb_description"; |
| | | this.lb_description.Size = new System.Drawing.Size(39, 21); |
| | | this.lb_description.Size = new System.Drawing.Size(34, 21); |
| | | this.lb_description.TabIndex = 217; |
| | | this.lb_description.Text = "备注 "; |
| | | this.lb_description.Text = "备注"; |
| | | // |
| | | // txt_description |
| | | // |
| | | this.txt_description.Enabled = false; |
| | | this.txt_description.Location = new System.Drawing.Point(118, 48); |
| | | this.txt_description.Name = "txt_description"; |
| | | this.txt_description.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_description.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_description.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_description.TabIndex = 217; |
| | | this.txt_description.Tag = "readonly"; |
| | | // |
| | | // lb_depotName |
| | | // |
| | |
| | | this.lb_depotName.Appearance.Options.UseFont = true; |
| | | this.lb_depotName.Location = new System.Drawing.Point(284, 18); |
| | | this.lb_depotName.Name = "lb_depotName"; |
| | | this.lb_depotName.Size = new System.Drawing.Size(73, 21); |
| | | this.lb_depotName.Size = new System.Drawing.Size(68, 21); |
| | | this.lb_depotName.TabIndex = 216; |
| | | this.lb_depotName.Text = "仓库名称 "; |
| | | this.lb_depotName.Text = "仓库名称"; |
| | | // |
| | | // txt_depotName |
| | | // |
| | | this.txt_depotName.Enabled = false; |
| | | this.txt_depotName.Location = new System.Drawing.Point(361, 14); |
| | | this.txt_depotName.Location = new System.Drawing.Point(358, 14); |
| | | this.txt_depotName.Name = "txt_depotName"; |
| | | this.txt_depotName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_depotName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_depotName.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_depotName.TabIndex = 216; |
| | | this.txt_depotName.Tag = "readonly"; |
| | | // |
| | | // gv_depotName |
| | | // |
| | |
| | | this.gv_depotName.AppearanceCell.Options.UseFont = true; |
| | | this.gv_depotName.Caption = "仓库名称"; |
| | | this.gv_depotName.FieldName = "depotName"; |
| | | this.gv_depotName.MinWidth = 150; |
| | | this.gv_depotName.MinWidth = 50; |
| | | this.gv_depotName.Name = "gv_depotName"; |
| | | this.gv_depotName.OptionsColumn.AllowEdit = false; |
| | | this.gv_depotName.Tag = "query_a.depot_name"; |
| | |
| | | // |
| | | this.lb_depotCode.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_depotCode.Appearance.Options.UseFont = true; |
| | | this.lb_depotCode.Location = new System.Drawing.Point(40, 18); |
| | | this.lb_depotCode.Location = new System.Drawing.Point(44, 18); |
| | | this.lb_depotCode.Name = "lb_depotCode"; |
| | | this.lb_depotCode.Size = new System.Drawing.Size(73, 21); |
| | | this.lb_depotCode.Size = new System.Drawing.Size(68, 21); |
| | | this.lb_depotCode.TabIndex = 213; |
| | | this.lb_depotCode.Text = "仓库编码 "; |
| | | this.lb_depotCode.Text = "仓库编码"; |
| | | // |
| | | // txt_depotCode |
| | | // |
| | | this.txt_depotCode.Enabled = false; |
| | | this.txt_depotCode.Location = new System.Drawing.Point(118, 14); |
| | | this.txt_depotCode.Name = "txt_depotCode"; |
| | | this.txt_depotCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_depotCode.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_depotCode.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_depotCode.TabIndex = 213; |
| | | this.txt_depotCode.Tag = "readonly"; |
| | | // |
| | | // gv_depotCode |
| | | // |
| | |
| | | this.gv_depotCode.AppearanceCell.Options.UseFont = true; |
| | | this.gv_depotCode.Caption = "仓库编码"; |
| | | this.gv_depotCode.FieldName = "depotCode"; |
| | | this.gv_depotCode.MinWidth = 100; |
| | | this.gv_depotCode.MinWidth = 50; |
| | | this.gv_depotCode.Name = "gv_depotCode"; |
| | | this.gv_depotCode.OptionsColumn.AllowEdit = false; |
| | | this.gv_depotCode.Tag = "query_a.depot_code"; |
| | |
| | | // |
| | | this.gridColumn1.Caption = "使用组织"; |
| | | this.gridColumn1.FieldName = "fSubsidiary"; |
| | | this.gridColumn1.MinWidth = 250; |
| | | this.gridColumn1.MinWidth = 50; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.OptionsColumn.AllowEdit = false; |
| | | this.gridColumn1.Tag = "org.FNumber"; |
| | |
| | | // |
| | | this.gridColumn2.Caption = "禁用状态"; |
| | | this.gridColumn2.FieldName = "isNg"; |
| | | this.gridColumn2.MaxWidth = 50; |
| | | this.gridColumn2.MinWidth = 50; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.Tag = "query_a.zuid"; |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.VisibleIndex = 8; |
| | | this.gridColumn2.Width = 52; |
| | | this.gridColumn2.Width = 50; |
| | | // |
| | | // gridColumn6 |
| | | // |
| | |
| | | // |
| | | this.gridColumn3.Caption = "同步时间"; |
| | | this.gridColumn3.FieldName = "lastupdateDate"; |
| | | this.gridColumn3.MinWidth = 180; |
| | | this.gridColumn3.MinWidth = 50; |
| | | this.gridColumn3.Name = "gridColumn3"; |
| | | this.gridColumn3.Tag = "query_a.lastupdate_date"; |
| | | this.gridColumn3.Visible = true; |