| | |
| | | this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); |
| | | this.gcMain = new DevExpress.XtraGrid.GridControl(); |
| | | this.gridView1 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridView(); |
| | | this.gv_factory = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); |
| | | this.gv_fSubsidiary = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); |
| | | this.gv_paymentParty = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); |
| | | this.gv_transportMethod = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); |
| | | this.gv_lastupdateDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); |
| | |
| | | this.gv_checkDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); |
| | | this.gv_checkBy = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); |
| | | this.gv_checkFalg = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); |
| | | this.gv_factory = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); |
| | | this.gv_billNo = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); |
| | | this.gv_documentStatus = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); |
| | | this.gv_documentType = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); |
| | |
| | | this.panel1 = new System.Windows.Forms.Panel(); |
| | | this.lbGuid = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_supplier = new Gs.DevApp.UserControl.UcLookSupplier(); |
| | | this.gv_fSubsidiary = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); |
| | | this.gridBand29 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); |
| | | this.gridBand1 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); |
| | | this.gridBand2 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); |
| | |
| | | this.gridView1.OptionsView.ShowColumnHeaders = false; |
| | | this.gridView1.OptionsView.ShowGroupPanel = false; |
| | | // |
| | | // gv_factory |
| | | // gv_fSubsidiary |
| | | // |
| | | this.gv_factory.Caption = "ERPID号"; |
| | | this.gv_factory.FieldName = "ebelnK3id"; |
| | | this.gv_factory.MinWidth = 25; |
| | | this.gv_factory.Name = "gv_factory"; |
| | | this.gv_factory.OptionsColumn.AllowEdit = false; |
| | | this.gv_factory.Visible = true; |
| | | this.gv_factory.Width = 80; |
| | | this.gv_fSubsidiary.Caption = "收料组织"; |
| | | this.gv_fSubsidiary.FieldName = "fSubsidiary"; |
| | | this.gv_fSubsidiary.MinWidth = 25; |
| | | this.gv_fSubsidiary.Name = "gv_fSubsidiary"; |
| | | this.gv_fSubsidiary.OptionsColumn.AllowEdit = false; |
| | | this.gv_fSubsidiary.Visible = true; |
| | | this.gv_fSubsidiary.Width = 250; |
| | | // |
| | | // gv_paymentParty |
| | | // |
| | |
| | | this.gv_checkFalg.Tag = "query_a.CHECK_FALG"; |
| | | this.gv_checkFalg.Width = 100; |
| | | // |
| | | // gv_factory |
| | | // |
| | | this.gv_factory.Caption = "ERPID号"; |
| | | this.gv_factory.FieldName = "ebelnK3id"; |
| | | this.gv_factory.MinWidth = 25; |
| | | this.gv_factory.Name = "gv_factory"; |
| | | this.gv_factory.OptionsColumn.AllowEdit = false; |
| | | this.gv_factory.Visible = true; |
| | | this.gv_factory.Width = 80; |
| | | // |
| | | // gv_billNo |
| | | // |
| | | this.gv_billNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | |
| | | this.gv_documentStatus.OptionsColumn.AllowEdit = false; |
| | | this.gv_documentStatus.Tag = "query_a.DOCUMENT_STATUS"; |
| | | this.gv_documentStatus.Visible = true; |
| | | this.gv_documentStatus.Width = 100; |
| | | this.gv_documentStatus.Width = 130; |
| | | // |
| | | // gv_documentType |
| | | // |
| | |
| | | this.txt_supplier.Size = new System.Drawing.Size(305, 30); |
| | | this.txt_supplier.TabIndex = 227; |
| | | // |
| | | // gv_fSubsidiary |
| | | // |
| | | this.gv_fSubsidiary.Caption = "收料组织"; |
| | | this.gv_fSubsidiary.FieldName = "fSubsidiary"; |
| | | this.gv_fSubsidiary.MinWidth = 25; |
| | | this.gv_fSubsidiary.Name = "gv_fSubsidiary"; |
| | | this.gv_fSubsidiary.Visible = true; |
| | | this.gv_fSubsidiary.Width = 25; |
| | | // |
| | | // gridBand29 |
| | | // |
| | | this.gridBand29.Caption = "收料组织"; |
| | |
| | | this.gridBand3.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; |
| | | this.gridBand3.Caption = "单据状态:A创建,B审核中,C已审核,D重新审核,Z暂存"; |
| | | this.gridBand3.Columns.Add(this.gv_documentStatus); |
| | | this.gridBand3.MinWidth = 100; |
| | | this.gridBand3.MinWidth = 130; |
| | | this.gridBand3.Name = "gridBand3"; |
| | | this.gridBand3.RowCount = 2; |
| | | this.gridBand3.VisibleIndex = 3; |
| | | this.gridBand3.Width = 100; |
| | | this.gridBand3.Width = 130; |
| | | // |
| | | // gridBand4 |
| | | // |