| | |
| | | /// </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(); |
| | | this.panelControl2 = new DevExpress.XtraEditors.PanelControl(); |
| | | this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.gcMain = new DevExpress.XtraGrid.GridControl(); |
| | | this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.colChkInt = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); |
| | | this.btnIn = new DevExpress.XtraEditors.SimpleButton(); |
| | | this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.gridControl2 = new DevExpress.XtraGrid.GridControl(); |
| | | this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.gv_operationTime = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_operationTable = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_demandDocumentId = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_sourceDocumentId = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_remainingReceivedQty = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_userName = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_Btn = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.rptSrm = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); |
| | | this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.panelControl3 = new DevExpress.XtraEditors.PanelControl(); |
| | | this.label1 = new System.Windows.Forms.Label(); |
| | | this.radioGroup1 = new DevExpress.XtraEditors.RadioGroup(); |
| | | this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); |
| | | this.btnIn = new DevExpress.XtraEditors.SimpleButton(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit(); |
| | | this.panelControl2.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); |
| | | this.panelControl1.SuspendLayout(); |
| | | this.xtraTabPage2.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.rptSrm)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit(); |
| | | this.panelControl3.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); |
| | | this.panelControl1.SuspendLayout(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // panelControl2 |
| | | // |
| | | this.panelControl2.Controls.Add(this.gcMain); |
| | | this.panelControl2.Controls.Add(this.xtraTabControl1); |
| | | this.panelControl2.Controls.Add(this.panelControl3); |
| | | this.panelControl2.Controls.Add(this.panelControl1); |
| | | this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.panelControl2.Location = new System.Drawing.Point(0, 0); |
| | | this.panelControl2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.panelControl2.Name = "panelControl2"; |
| | | this.panelControl2.Size = new System.Drawing.Size(1494, 833); |
| | | this.panelControl2.Size = new System.Drawing.Size(1128, 682); |
| | | this.panelControl2.TabIndex = 4; |
| | | // |
| | | // xtraTabControl1 |
| | | // |
| | | this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.xtraTabControl1.Location = new System.Drawing.Point(2, 40); |
| | | this.xtraTabControl1.Name = "xtraTabControl1"; |
| | | this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; |
| | | this.xtraTabControl1.Size = new System.Drawing.Size(1124, 640); |
| | | this.xtraTabControl1.TabIndex = 7; |
| | | this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { |
| | | this.xtraTabPage1, |
| | | this.xtraTabPage2}); |
| | | // |
| | | // xtraTabPage1 |
| | | // |
| | | this.xtraTabPage1.Controls.Add(this.gcMain); |
| | | this.xtraTabPage1.Controls.Add(this.panelControl1); |
| | | this.xtraTabPage1.Name = "xtraTabPage1"; |
| | | this.xtraTabPage1.Size = new System.Drawing.Size(1122, 608); |
| | | this.xtraTabPage1.Text = "普通到货单"; |
| | | // |
| | | // gcMain |
| | | // |
| | | this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcMain.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.gcMain.Location = new System.Drawing.Point(2, 32); |
| | | this.gcMain.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMain.MainView = this.gridView1; |
| | | this.gcMain.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.gcMain.Name = "gcMain"; |
| | | this.gcMain.Size = new System.Drawing.Size(1490, 766); |
| | | this.gcMain.Size = new System.Drawing.Size(1122, 565); |
| | | 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.Appearance.Row.Options.UseFont = true; |
| | | this.gridView1.ColumnPanelRowHeight = 39; |
| | | this.gridView1.ColumnPanelRowHeight = 50; |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.colChkInt, |
| | | this.gv_billNo, |
| | |
| | | this.gridColumn10, |
| | | this.gridColumn2, |
| | | this.gridColumn4, |
| | | this.gridColumn1, |
| | | this.gridColumn8, |
| | | this.gv_demandDocumentId, |
| | | this.gv_sourceDocumentId, |
| | | this.gv_remainingReceivedQty}); |
| | | this.gridView1.DetailHeight = 272; |
| | | this.gridColumn1}); |
| | | this.gridView1.GridControl = this.gcMain; |
| | | this.gridView1.IndicatorWidth = 44; |
| | | this.gridView1.IndicatorWidth = 50; |
| | | this.gridView1.Name = "gridView1"; |
| | | this.gridView1.OptionsFind.ShowSearchNavButtons = false; |
| | | this.gridView1.OptionsSelection.CheckBoxSelectorColumnWidth = 52; |
| | | this.gridView1.OptionsSelection.CheckBoxSelectorColumnWidth = 60; |
| | | this.gridView1.OptionsView.ShowAutoFilterRow = true; |
| | | this.gridView1.OptionsView.ShowFooter = true; |
| | | this.gridView1.OptionsView.ShowGroupPanel = false; |
| | |
| | | this.colChkInt.Caption = "."; |
| | | this.colChkInt.FieldName = "chkInt"; |
| | | this.colChkInt.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left; |
| | | this.colChkInt.MinWidth = 22; |
| | | this.colChkInt.MinWidth = 25; |
| | | this.colChkInt.Name = "colChkInt"; |
| | | this.colChkInt.Visible = true; |
| | | this.colChkInt.VisibleIndex = 0; |
| | | this.colChkInt.Width = 82; |
| | | this.colChkInt.Width = 94; |
| | | // |
| | | // gv_billNo |
| | | // |
| | |
| | | this.gv_guid.AppearanceCell.Options.UseFont = true; |
| | | this.gv_guid.Caption = "主键不能删除"; |
| | | this.gv_guid.FieldName = "guid"; |
| | | this.gv_guid.MinWidth = 44; |
| | | this.gv_guid.MinWidth = 50; |
| | | this.gv_guid.Name = "gv_guid"; |
| | | this.gv_guid.OptionsColumn.AllowEdit = false; |
| | | this.gv_guid.OptionsColumn.ReadOnly = true; |
| | | this.gv_guid.Tag = "query_a.guid"; |
| | | this.gv_guid.Width = 82; |
| | | this.gv_guid.Width = 94; |
| | | // |
| | | // gv_ebelnK3id |
| | | // |
| | | this.gv_ebelnK3id.AppearanceCell.Options.UseFont = true; |
| | | this.gv_ebelnK3id.Caption = "ERP行ID号"; |
| | | this.gv_ebelnK3id.FieldName = "erpMxId"; |
| | | this.gv_ebelnK3id.MinWidth = 87; |
| | | this.gv_ebelnK3id.MinWidth = 100; |
| | | this.gv_ebelnK3id.Name = "gv_ebelnK3id"; |
| | | this.gv_ebelnK3id.OptionsColumn.AllowEdit = false; |
| | | this.gv_ebelnK3id.OptionsColumn.ReadOnly = true; |
| | | this.gv_ebelnK3id.Tag = "query_a.EBELN_K3ID"; |
| | | this.gv_ebelnK3id.Width = 87; |
| | | this.gv_ebelnK3id.Width = 100; |
| | | // |
| | | // gridColumn3 |
| | | // |
| | |
| | | this.gridColumn3.Name = "gridColumn3"; |
| | | this.gridColumn3.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn3.Visible = true; |
| | | this.gridColumn3.VisibleIndex = 12; |
| | | this.gridColumn3.Width = 82; |
| | | this.gridColumn3.VisibleIndex = 2; |
| | | this.gridColumn3.Width = 10; |
| | | // |
| | | // gv_supplierItemCode |
| | | // |
| | |
| | | this.gv_supplierItemCode.OptionsColumn.ReadOnly = true; |
| | | this.gv_supplierItemCode.Tag = "query_a.SUPPLIER_ITEM_CODE"; |
| | | this.gv_supplierItemCode.Visible = true; |
| | | this.gv_supplierItemCode.VisibleIndex = 4; |
| | | this.gv_supplierItemCode.Width = 31; |
| | | this.gv_supplierItemCode.VisibleIndex = 3; |
| | | this.gv_supplierItemCode.Width = 10; |
| | | // |
| | | // gv_supplierItemName |
| | | // |
| | |
| | | this.gv_supplierItemName.OptionsColumn.ReadOnly = true; |
| | | this.gv_supplierItemName.Tag = "query_a.SUPPLIER_ITEM_NAME"; |
| | | this.gv_supplierItemName.Visible = true; |
| | | this.gv_supplierItemName.VisibleIndex = 5; |
| | | this.gv_supplierItemName.Width = 29; |
| | | this.gv_supplierItemName.VisibleIndex = 4; |
| | | this.gv_supplierItemName.Width = 10; |
| | | // |
| | | // gridColumn6 |
| | | // |
| | |
| | | this.gridColumn6.Name = "gridColumn6"; |
| | | this.gridColumn6.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn6.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { |
| | | new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "purchaseQty", "采购={0:0.##}")}); |
| | | new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "purchaseQty", "采购:{0:0.##}")}); |
| | | this.gridColumn6.Visible = true; |
| | | this.gridColumn6.VisibleIndex = 8; |
| | | this.gridColumn6.Width = 130; |
| | | this.gridColumn6.VisibleIndex = 5; |
| | | this.gridColumn6.Width = 11; |
| | | // |
| | | // gridColumn9 |
| | | // |
| | |
| | | this.gridColumn9.Name = "gridColumn9"; |
| | | this.gridColumn9.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn9.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { |
| | | new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "yssl", "已收={0:0.##}")}); |
| | | new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "yssl", "已收:{0:0.##}")}); |
| | | this.gridColumn9.Visible = true; |
| | | this.gridColumn9.VisibleIndex = 9; |
| | | this.gridColumn9.Width = 32; |
| | | this.gridColumn9.VisibleIndex = 6; |
| | | this.gridColumn9.Width = 50; |
| | | // |
| | | // gridColumn7 |
| | | // |
| | |
| | | new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "wssl", "未收={0:0.##}")}); |
| | | this.gridColumn7.Visible = true; |
| | | this.gridColumn7.VisibleIndex = 7; |
| | | this.gridColumn7.Width = 138; |
| | | this.gridColumn7.Width = 10; |
| | | // |
| | | // gv_purchaseUnit |
| | | // |
| | |
| | | this.gv_purchaseUnit.OptionsColumn.ReadOnly = true; |
| | | this.gv_purchaseUnit.Tag = "query_a.PURCHASE_UNIT"; |
| | | this.gv_purchaseUnit.Visible = true; |
| | | this.gv_purchaseUnit.VisibleIndex = 14; |
| | | this.gv_purchaseUnit.Width = 154; |
| | | this.gv_purchaseUnit.VisibleIndex = 8; |
| | | this.gv_purchaseUnit.Width = 50; |
| | | // |
| | | // gv_remarks |
| | | // |
| | |
| | | this.gv_remarks.OptionsColumn.ReadOnly = true; |
| | | this.gv_remarks.Tag = "query_a.REMARKS"; |
| | | this.gv_remarks.Visible = true; |
| | | this.gv_remarks.VisibleIndex = 11; |
| | | this.gv_remarks.Width = 20; |
| | | this.gv_remarks.VisibleIndex = 9; |
| | | this.gv_remarks.Width = 10; |
| | | // |
| | | // gridColumn5 |
| | | // |
| | |
| | | this.gridColumn5.Name = "gridColumn5"; |
| | | this.gridColumn5.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn5.Visible = true; |
| | | this.gridColumn5.VisibleIndex = 6; |
| | | this.gridColumn5.Width = 31; |
| | | this.gridColumn5.VisibleIndex = 10; |
| | | this.gridColumn5.Width = 11; |
| | | // |
| | | // gridColumn10 |
| | | // |
| | |
| | | this.gridColumn10.MinWidth = 10; |
| | | this.gridColumn10.Name = "gridColumn10"; |
| | | this.gridColumn10.Visible = true; |
| | | this.gridColumn10.VisibleIndex = 13; |
| | | this.gridColumn10.Width = 94; |
| | | this.gridColumn10.VisibleIndex = 11; |
| | | this.gridColumn10.Width = 125; |
| | | // |
| | | // gridColumn2 |
| | | // |
| | |
| | | this.gridColumn2.MinWidth = 10; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.VisibleIndex = 15; |
| | | this.gridColumn2.Width = 37; |
| | | this.gridColumn2.VisibleIndex = 12; |
| | | this.gridColumn2.Width = 10; |
| | | // |
| | | // gridColumn4 |
| | | // |
| | |
| | | this.gridColumn4.Name = "gridColumn4"; |
| | | this.gridColumn4.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn4.Visible = true; |
| | | this.gridColumn4.VisibleIndex = 3; |
| | | this.gridColumn4.Width = 62; |
| | | this.gridColumn4.VisibleIndex = 13; |
| | | this.gridColumn4.Width = 120; |
| | | // |
| | | // gridColumn1 |
| | | // |
| | |
| | | this.gridColumn1.MinWidth = 10; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 16; |
| | | this.gridColumn1.Width = 113; |
| | | // |
| | | // gridColumn8 |
| | | // |
| | | this.gridColumn8.Caption = "本次收量"; |
| | | this.gridColumn8.FieldName = "bcslErp"; |
| | | this.gridColumn8.Name = "gridColumn8"; |
| | | this.gridColumn8.Visible = true; |
| | | this.gridColumn8.VisibleIndex = 17; |
| | | this.gridColumn8.Width = 159; |
| | | // |
| | | // gv_demandDocumentId |
| | | // |
| | | this.gv_demandDocumentId.Caption = "需求单据号"; |
| | | this.gv_demandDocumentId.FieldName = "demandDocumentId"; |
| | | this.gv_demandDocumentId.Name = "gv_demandDocumentId"; |
| | | this.gv_demandDocumentId.Visible = true; |
| | | this.gv_demandDocumentId.VisibleIndex = 2; |
| | | this.gv_demandDocumentId.Width = 60; |
| | | // |
| | | // gv_sourceDocumentId |
| | | // |
| | | this.gv_sourceDocumentId.Caption = "源单单号"; |
| | | this.gv_sourceDocumentId.FieldName = "sourceDocumentId"; |
| | | this.gv_sourceDocumentId.Name = "gv_sourceDocumentId"; |
| | | this.gv_sourceDocumentId.Visible = true; |
| | | this.gv_sourceDocumentId.VisibleIndex = 18; |
| | | this.gv_sourceDocumentId.Width = 91; |
| | | // |
| | | // gv_remainingReceivedQty |
| | | // |
| | | this.gv_remainingReceivedQty.Caption = "ERP剩余未收数量"; |
| | | this.gv_remainingReceivedQty.FieldName = "remainingReceivedQty"; |
| | | this.gv_remainingReceivedQty.Name = "gv_remainingReceivedQty"; |
| | | this.gv_remainingReceivedQty.Visible = true; |
| | | this.gv_remainingReceivedQty.VisibleIndex = 10; |
| | | this.gv_remainingReceivedQty.Width = 87; |
| | | // |
| | | // panelControl3 |
| | | // |
| | | this.panelControl3.Controls.Add(this.label1); |
| | | this.panelControl3.Controls.Add(this.radioGroup1); |
| | | this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top; |
| | | this.panelControl3.Location = new System.Drawing.Point(2, 2); |
| | | this.panelControl3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.panelControl3.Name = "panelControl3"; |
| | | this.panelControl3.Size = new System.Drawing.Size(1490, 30); |
| | | this.panelControl3.TabIndex = 6; |
| | | // |
| | | // label1 |
| | | // |
| | | this.label1.AutoSize = true; |
| | | this.label1.Location = new System.Drawing.Point(47, 9); |
| | | this.label1.Name = "label1"; |
| | | this.label1.Size = new System.Drawing.Size(103, 14); |
| | | this.label1.TabIndex = 1; |
| | | this.label1.Text = "选择采购单类型:"; |
| | | // |
| | | // radioGroup1 |
| | | // |
| | | this.radioGroup1.EditValue = ((short)(0)); |
| | | this.radioGroup1.Location = new System.Drawing.Point(165, 3); |
| | | this.radioGroup1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.radioGroup1.Name = "radioGroup1"; |
| | | this.radioGroup1.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { |
| | | new DevExpress.XtraEditors.Controls.RadioGroupItem(((short)(0)), "采购"), |
| | | new DevExpress.XtraEditors.Controls.RadioGroupItem(((short)(1)), "委外"), |
| | | new DevExpress.XtraEditors.Controls.RadioGroupItem(((short)(2)), "资产"), |
| | | new DevExpress.XtraEditors.Controls.RadioGroupItem(((short)(3)), "费用"), |
| | | new DevExpress.XtraEditors.Controls.RadioGroupItem(((short)(4)), "直运")}); |
| | | this.radioGroup1.Size = new System.Drawing.Size(305, 26); |
| | | this.radioGroup1.TabIndex = 0; |
| | | this.gridColumn1.VisibleIndex = 14; |
| | | this.gridColumn1.Width = 25; |
| | | // |
| | | // panelControl1 |
| | | // |
| | | this.panelControl1.Controls.Add(this.btnIn); |
| | | this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.panelControl1.Location = new System.Drawing.Point(2, 798); |
| | | this.panelControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.panelControl1.Location = new System.Drawing.Point(0, 565); |
| | | this.panelControl1.Name = "panelControl1"; |
| | | this.panelControl1.Size = new System.Drawing.Size(1490, 33); |
| | | this.panelControl1.Size = new System.Drawing.Size(1122, 43); |
| | | this.panelControl1.TabIndex = 5; |
| | | // |
| | | // btnIn |
| | |
| | | this.btnIn.Appearance.Options.UseBackColor = true; |
| | | this.btnIn.Dock = System.Windows.Forms.DockStyle.Right; |
| | | this.btnIn.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.zoom100_16x16; |
| | | this.btnIn.Location = new System.Drawing.Point(1406, 2); |
| | | this.btnIn.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.btnIn.Location = new System.Drawing.Point(1026, 2); |
| | | this.btnIn.Name = "btnIn"; |
| | | this.btnIn.Size = new System.Drawing.Size(82, 29); |
| | | this.btnIn.Size = new System.Drawing.Size(94, 39); |
| | | this.btnIn.TabIndex = 4; |
| | | this.btnIn.Text = "确定导入"; |
| | | // |
| | | // xtraTabPage2 |
| | | // |
| | | this.xtraTabPage2.Controls.Add(this.gridControl2); |
| | | this.xtraTabPage2.Name = "xtraTabPage2"; |
| | | this.xtraTabPage2.Size = new System.Drawing.Size(1122, 608); |
| | | this.xtraTabPage2.Text = "SRM到货单"; |
| | | // |
| | | // gridControl2 |
| | | // |
| | | this.gridControl2.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gridControl2.Location = new System.Drawing.Point(0, 0); |
| | | this.gridControl2.MainView = this.gridView2; |
| | | this.gridControl2.Name = "gridControl2"; |
| | | this.gridControl2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { |
| | | this.rptSrm}); |
| | | this.gridControl2.Size = new System.Drawing.Size(1122, 608); |
| | | this.gridControl2.TabIndex = 4; |
| | | this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gridView2}); |
| | | // |
| | | // gridView2 |
| | | // |
| | | this.gridView2.Appearance.Row.Options.UseFont = true; |
| | | this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gv_operationTime, |
| | | this.gv_operationTable, |
| | | this.gridColumn8, |
| | | this.gv_userName, |
| | | this.gv_Btn, |
| | | this.gridColumn11}); |
| | | this.gridView2.GridControl = this.gridControl2; |
| | | this.gridView2.Name = "gridView2"; |
| | | this.gridView2.OptionsFind.ShowSearchNavButtons = false; |
| | | this.gridView2.OptionsView.ShowAutoFilterRow = true; |
| | | this.gridView2.OptionsView.ShowGroupPanel = false; |
| | | // |
| | | // gv_operationTime |
| | | // |
| | | this.gv_operationTime.AppearanceCell.Options.UseFont = true; |
| | | this.gv_operationTime.Caption = "收料组织"; |
| | | this.gv_operationTime.FieldName = "orgName"; |
| | | this.gv_operationTime.MinWidth = 10; |
| | | this.gv_operationTime.Name = "gv_operationTime"; |
| | | this.gv_operationTime.OptionsColumn.AllowEdit = false; |
| | | this.gv_operationTime.Tag = "query_OPERATION_TIME"; |
| | | this.gv_operationTime.Visible = true; |
| | | this.gv_operationTime.VisibleIndex = 0; |
| | | this.gv_operationTime.Width = 300; |
| | | // |
| | | // gv_operationTable |
| | | // |
| | | this.gv_operationTable.AppearanceCell.Options.UseFont = true; |
| | | this.gv_operationTable.Caption = "送货供应商"; |
| | | this.gv_operationTable.FieldName = "suppName"; |
| | | this.gv_operationTable.MinWidth = 10; |
| | | this.gv_operationTable.Name = "gv_operationTable"; |
| | | this.gv_operationTable.OptionsColumn.AllowEdit = false; |
| | | this.gv_operationTable.Tag = "query_OPERATION_TABLE"; |
| | | this.gv_operationTable.Visible = true; |
| | | this.gv_operationTable.VisibleIndex = 1; |
| | | this.gv_operationTable.Width = 100; |
| | | // |
| | | // gridColumn8 |
| | | // |
| | | this.gridColumn8.Caption = "单据类型"; |
| | | this.gridColumn8.FieldName = "documentTypeTxt"; |
| | | this.gridColumn8.MinWidth = 25; |
| | | this.gridColumn8.Name = "gridColumn8"; |
| | | this.gridColumn8.Visible = true; |
| | | this.gridColumn8.VisibleIndex = 3; |
| | | this.gridColumn8.Width = 94; |
| | | // |
| | | // gv_userName |
| | | // |
| | | this.gv_userName.AppearanceCell.Options.UseFont = true; |
| | | this.gv_userName.Caption = "送货单号"; |
| | | this.gv_userName.FieldName = "deliveryNo"; |
| | | this.gv_userName.MinWidth = 10; |
| | | this.gv_userName.Name = "gv_userName"; |
| | | this.gv_userName.OptionsColumn.AllowEdit = false; |
| | | this.gv_userName.Tag = "query_USER_NAME"; |
| | | this.gv_userName.Visible = true; |
| | | this.gv_userName.VisibleIndex = 2; |
| | | this.gv_userName.Width = 250; |
| | | // |
| | | // gv_Btn |
| | | // |
| | | this.gv_Btn.Caption = "选择"; |
| | | this.gv_Btn.ColumnEdit = this.rptSrm; |
| | | this.gv_Btn.MinWidth = 25; |
| | | this.gv_Btn.Name = "gv_Btn"; |
| | | this.gv_Btn.Visible = true; |
| | | this.gv_Btn.VisibleIndex = 5; |
| | | this.gv_Btn.Width = 94; |
| | | // |
| | | // rptSrm |
| | | // |
| | | this.rptSrm.AutoHeight = false; |
| | | editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.checkbox2_16x162; |
| | | editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; |
| | | this.rptSrm.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)}); |
| | | this.rptSrm.Name = "rptSrm"; |
| | | this.rptSrm.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; |
| | | this.rptSrm.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.rptSrm_ButtonClick); |
| | | // |
| | | // gridColumn11 |
| | | // |
| | | this.gridColumn11.Caption = "建立时间"; |
| | | this.gridColumn11.FieldName = "createDate"; |
| | | this.gridColumn11.MinWidth = 25; |
| | | this.gridColumn11.Name = "gridColumn11"; |
| | | this.gridColumn11.Visible = true; |
| | | this.gridColumn11.VisibleIndex = 4; |
| | | this.gridColumn11.Width = 94; |
| | | // |
| | | // panelControl3 |
| | | // |
| | | this.panelControl3.Controls.Add(this.label1); |
| | | this.panelControl3.Controls.Add(this.radioGroup1); |
| | | this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top; |
| | | this.panelControl3.Location = new System.Drawing.Point(2, 2); |
| | | this.panelControl3.Name = "panelControl3"; |
| | | this.panelControl3.Size = new System.Drawing.Size(1124, 38); |
| | | this.panelControl3.TabIndex = 6; |
| | | // |
| | | // label1 |
| | | // |
| | | this.label1.AutoSize = true; |
| | | this.label1.Location = new System.Drawing.Point(54, 11); |
| | | this.label1.Name = "label1"; |
| | | this.label1.Size = new System.Drawing.Size(128, 18); |
| | | this.label1.TabIndex = 1; |
| | | this.label1.Text = "选择采购单类型:"; |
| | | // |
| | | // radioGroup1 |
| | | // |
| | | this.radioGroup1.EditValue = ((short)(0)); |
| | | this.radioGroup1.Location = new System.Drawing.Point(189, 4); |
| | | this.radioGroup1.Name = "radioGroup1"; |
| | | this.radioGroup1.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { |
| | | new DevExpress.XtraEditors.Controls.RadioGroupItem(((short)(0)), "采购"), |
| | | new DevExpress.XtraEditors.Controls.RadioGroupItem(((short)(1)), "委外")}); |
| | | this.radioGroup1.Size = new System.Drawing.Size(197, 34); |
| | | this.radioGroup1.TabIndex = 0; |
| | | // |
| | | // SelectCgMx |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(1494, 833); |
| | | this.ClientSize = new System.Drawing.Size(1128, 682); |
| | | this.Controls.Add(this.panelControl2); |
| | | this.IconOptions.Image = global::Gs.DevApp.Properties.Resources.logo_png_black; |
| | | this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.MaximizeBox = false; |
| | | this.MinimizeBox = false; |
| | | this.Name = "SelectCgMx"; |
| | |
| | | this.TopMost = true; |
| | | ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit(); |
| | | this.panelControl2.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); |
| | | this.xtraTabControl1.ResumeLayout(false); |
| | | this.xtraTabPage1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); |
| | | this.panelControl1.ResumeLayout(false); |
| | | this.xtraTabPage2.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.rptSrm)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit(); |
| | | this.panelControl3.ResumeLayout(false); |
| | | this.panelControl3.PerformLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); |
| | | this.panelControl1.ResumeLayout(false); |
| | | this.ResumeLayout(false); |
| | | |
| | | } |
| | |
| | | private DevExpress.XtraEditors.SimpleButton btnIn; |
| | | private System.Windows.Forms.Label label1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colChkInt; |
| | | private DevExpress.XtraTab.XtraTabControl xtraTabControl1; |
| | | private DevExpress.XtraTab.XtraTabPage xtraTabPage1; |
| | | private DevExpress.XtraTab.XtraTabPage xtraTabPage2; |
| | | private DevExpress.XtraGrid.GridControl gridControl2; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gridView2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_operationTime; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_operationTable; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_userName; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_Btn; |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptSrm; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_demandDocumentId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_sourceDocumentId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_remainingReceivedQty; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn11; |
| | | } |
| | | } |