| | |
| | | // gcMain |
| | | // |
| | | this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcMain.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.gcMain.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMain.MainView = this.gridView1; |
| | | this.gcMain.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.gcMain.Name = "gcMain"; |
| | | this.gcMain.Size = new System.Drawing.Size(993, 620); |
| | | this.gcMain.Size = new System.Drawing.Size(1241, 758); |
| | | this.gcMain.TabIndex = 2; |
| | | this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gridView1}); |
| | |
| | | // |
| | | this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; |
| | | this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; |
| | | this.gridView1.ColumnPanelRowHeight = 60; |
| | | this.gridView1.ColumnPanelRowHeight = 73; |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gridColumn13, |
| | | this.gridColumn14, |
| | |
| | | this.gridColumn12, |
| | | this.gridColumn18, |
| | | this.gridColumn1}); |
| | | this.gridView1.DetailHeight = 428; |
| | | this.gridView1.GridControl = this.gcMain; |
| | | this.gridView1.Name = "gridView1"; |
| | | this.gridView1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; |
| | |
| | | // |
| | | this.gridColumn13.Caption = "ERP行ID"; |
| | | this.gridColumn13.FieldName = "ebelnK3id"; |
| | | this.gridColumn13.MinWidth = 25; |
| | | this.gridColumn13.MinWidth = 31; |
| | | this.gridColumn13.Name = "gridColumn13"; |
| | | this.gridColumn13.Visible = true; |
| | | this.gridColumn13.VisibleIndex = 0; |
| | | this.gridColumn13.Width = 46; |
| | | this.gridColumn13.Width = 57; |
| | | // |
| | | // gridColumn14 |
| | | // |
| | | this.gridColumn14.AppearanceCell.Options.UseFont = true; |
| | | this.gridColumn14.Caption = "物料ID"; |
| | | this.gridColumn14.FieldName = "itemId"; |
| | | this.gridColumn14.MinWidth = 25; |
| | | this.gridColumn14.MinWidth = 31; |
| | | this.gridColumn14.Name = "gridColumn14"; |
| | | this.gridColumn14.Tag = "query_a.ITEM_ID"; |
| | | this.gridColumn14.Width = 100; |
| | | this.gridColumn14.Width = 125; |
| | | // |
| | | // gridColumn15 |
| | | // |
| | | this.gridColumn15.Caption = "物料编码"; |
| | | this.gridColumn15.FieldName = "itemNo"; |
| | | this.gridColumn15.MinWidth = 25; |
| | | this.gridColumn15.MinWidth = 31; |
| | | this.gridColumn15.Name = "gridColumn15"; |
| | | this.gridColumn15.Visible = true; |
| | | this.gridColumn15.VisibleIndex = 3; |
| | | this.gridColumn15.Width = 46; |
| | | this.gridColumn15.Width = 57; |
| | | // |
| | | // gridColumn16 |
| | | // |
| | | this.gridColumn16.Caption = "物料名称"; |
| | | this.gridColumn16.FieldName = "itemName"; |
| | | this.gridColumn16.MinWidth = 25; |
| | | this.gridColumn16.MinWidth = 31; |
| | | this.gridColumn16.Name = "gridColumn16"; |
| | | this.gridColumn16.Visible = true; |
| | | this.gridColumn16.VisibleIndex = 4; |
| | | this.gridColumn16.Width = 55; |
| | | this.gridColumn16.Width = 69; |
| | | // |
| | | // gridColumn17 |
| | | // |
| | | this.gridColumn17.AppearanceCell.Options.UseFont = true; |
| | | this.gridColumn17.Caption = "物料规格"; |
| | | this.gridColumn17.FieldName = "itemModel"; |
| | | this.gridColumn17.MinWidth = 25; |
| | | this.gridColumn17.MinWidth = 31; |
| | | this.gridColumn17.Name = "gridColumn17"; |
| | | this.gridColumn17.Tag = "query_a.PRICING_QTY"; |
| | | this.gridColumn17.Width = 25; |
| | | this.gridColumn17.Width = 31; |
| | | // |
| | | // gridColumn22 |
| | | // |
| | | this.gridColumn22.AppearanceCell.Options.UseFont = true; |
| | | this.gridColumn22.Caption = "到货数量"; |
| | | this.gridColumn22.FieldName = "quantity"; |
| | | this.gridColumn22.MinWidth = 25; |
| | | this.gridColumn22.MinWidth = 31; |
| | | this.gridColumn22.Name = "gridColumn22"; |
| | | this.gridColumn22.Tag = "query_a.PURCHASE_QTY"; |
| | | this.gridColumn22.Visible = true; |
| | | this.gridColumn22.VisibleIndex = 5; |
| | | this.gridColumn22.Width = 25; |
| | | this.gridColumn22.Width = 31; |
| | | // |
| | | // gridColumn47 |
| | | // |
| | | this.gridColumn47.Caption = "收料人"; |
| | | this.gridColumn47.FieldName = "createBy"; |
| | | this.gridColumn47.MinWidth = 25; |
| | | this.gridColumn47.FieldName = "userName"; |
| | | this.gridColumn47.MinWidth = 31; |
| | | this.gridColumn47.Name = "gridColumn47"; |
| | | this.gridColumn47.Visible = true; |
| | | this.gridColumn47.VisibleIndex = 8; |
| | | this.gridColumn47.Width = 43; |
| | | this.gridColumn47.Width = 54; |
| | | // |
| | | // gridColumn48 |
| | | // |
| | | this.gridColumn48.Caption = "收料时间"; |
| | | this.gridColumn48.FieldName = "createDate"; |
| | | this.gridColumn48.MinWidth = 25; |
| | | this.gridColumn48.MinWidth = 31; |
| | | this.gridColumn48.Name = "gridColumn48"; |
| | | this.gridColumn48.Visible = true; |
| | | this.gridColumn48.VisibleIndex = 7; |
| | | this.gridColumn48.Width = 94; |
| | | this.gridColumn48.Width = 117; |
| | | // |
| | | // gridColumn12 |
| | | // |
| | | this.gridColumn12.Caption = "到货单号"; |
| | | this.gridColumn12.FieldName = "dhdh"; |
| | | this.gridColumn12.MinWidth = 25; |
| | | this.gridColumn12.MinWidth = 31; |
| | | this.gridColumn12.Name = "gridColumn12"; |
| | | this.gridColumn12.Visible = true; |
| | | this.gridColumn12.VisibleIndex = 2; |
| | | this.gridColumn12.Width = 94; |
| | | this.gridColumn12.Width = 117; |
| | | // |
| | | // gridColumn18 |
| | | // |
| | |
| | | this.gridColumn18.AppearanceHeader.Options.UseForeColor = true; |
| | | this.gridColumn18.Caption = "实收数量"; |
| | | this.gridColumn18.FieldName = "sjQuantity"; |
| | | this.gridColumn18.MinWidth = 25; |
| | | this.gridColumn18.MinWidth = 31; |
| | | this.gridColumn18.Name = "gridColumn18"; |
| | | this.gridColumn18.Visible = true; |
| | | this.gridColumn18.VisibleIndex = 6; |
| | | this.gridColumn18.Width = 94; |
| | | this.gridColumn18.Width = 117; |
| | | // |
| | | // gridColumn1 |
| | | // |
| | | this.gridColumn1.Caption = "采购单号"; |
| | | this.gridColumn1.FieldName = "billNo"; |
| | | this.gridColumn1.MinWidth = 25; |
| | | this.gridColumn1.MinWidth = 31; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 1; |
| | | this.gridColumn1.Width = 94; |
| | | this.gridColumn1.Width = 117; |
| | | // |
| | | // HistoryDhmxcs |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(993, 620); |
| | | this.ClientSize = new System.Drawing.Size(1241, 758); |
| | | this.Controls.Add(this.gcMain); |
| | | this.IconOptions.Image = global::Gs.DevApp.Properties.Resources.logo_png_black; |
| | | this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.MaximizeBox = false; |
| | | this.MinimizeBox = false; |
| | | this.Name = "HistoryDhmxcs"; |