| | |
| | | this.gv_fType = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_urgentFlag = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_fstatus = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_billNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | // split1 |
| | | // |
| | | this.split1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; |
| | | this.split1.Horizontal = false; |
| | | this.split1.Location = new System.Drawing.Point(0, 0); |
| | | this.split1.Name = "split1"; |
| | |
| | | // split1.Panel2 |
| | | // |
| | | this.split1.Panel2.Text = "Panel2"; |
| | | this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.split1.Size = new System.Drawing.Size(1231, 570); |
| | | this.split1.SplitterPosition = 558; |
| | | this.split1.SplitterPosition = 0; |
| | | this.split1.TabIndex = 0; |
| | | // |
| | | // gcMain1 |
| | |
| | | this.gv_fType, |
| | | this.gv_urgentFlag, |
| | | this.gv_fstatus, |
| | | this.gridColumn2, |
| | | this.gv_billNo, |
| | | this.gv_createBy, |
| | | this.gv_createDate, |
| | |
| | | this.gv_fstatus.VisibleIndex = 3; |
| | | this.gv_fstatus.Width = 68; |
| | | // |
| | | // gridColumn2 |
| | | // |
| | | this.gridColumn2.Caption = "入库"; |
| | | this.gridColumn2.FieldName = "ckStatus"; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.OptionsColumn.AllowEdit = false; |
| | | this.gridColumn2.Tag = "query_a.ckStatus"; |
| | | this.gridColumn2.UnboundDataType = typeof(bool); |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.VisibleIndex = 4; |
| | | this.gridColumn2.Width = 68; |
| | | // |
| | | // gv_billNo |
| | | // |
| | | this.gv_billNo.AppearanceCell.Options.UseFont = true; |
| | |
| | | this.gv_billNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_billNo.Tag = "query_a.bill_no"; |
| | | this.gv_billNo.Visible = true; |
| | | this.gv_billNo.VisibleIndex = 5; |
| | | this.gv_billNo.VisibleIndex = 4; |
| | | this.gv_billNo.Width = 68; |
| | | // |
| | | // gv_createBy |
| | |
| | | this.gv_createBy.OptionsColumn.AllowEdit = false; |
| | | this.gv_createBy.Tag = "query_a.create_by"; |
| | | this.gv_createBy.Visible = true; |
| | | this.gv_createBy.VisibleIndex = 6; |
| | | this.gv_createBy.VisibleIndex = 5; |
| | | this.gv_createBy.Width = 89; |
| | | // |
| | | // gv_createDate |
| | |
| | | this.gv_createDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_createDate.Tag = "query_a.create_date"; |
| | | this.gv_createDate.Visible = true; |
| | | this.gv_createDate.VisibleIndex = 7; |
| | | this.gv_createDate.VisibleIndex = 6; |
| | | this.gv_createDate.Width = 193; |
| | | // |
| | | // gv_checkUser |
| | |
| | | this.gv_checkUser.OptionsColumn.AllowEdit = false; |
| | | this.gv_checkUser.Tag = "query_a.check_user"; |
| | | this.gv_checkUser.Visible = true; |
| | | this.gv_checkUser.VisibleIndex = 8; |
| | | this.gv_checkUser.VisibleIndex = 7; |
| | | this.gv_checkUser.Width = 100; |
| | | // |
| | | // gv_checkDate |
| | |
| | | this.gv_checkDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_checkDate.Tag = "query_a.check_date"; |
| | | this.gv_checkDate.Visible = true; |
| | | this.gv_checkDate.VisibleIndex = 9; |
| | | this.gv_checkDate.VisibleIndex = 8; |
| | | this.gv_checkDate.Width = 64; |
| | | // |
| | | // gv_depotsCode |
| | |
| | | this.gv_depotsCode.OptionsColumn.AllowEdit = false; |
| | | this.gv_depotsCode.Tag = "query_a.depots_code"; |
| | | this.gv_depotsCode.Visible = true; |
| | | this.gv_depotsCode.VisibleIndex = 10; |
| | | this.gv_depotsCode.VisibleIndex = 9; |
| | | this.gv_depotsCode.Width = 87; |
| | | // |
| | | // gridColumn4 |
| | |
| | | this.gridColumn4.Name = "gridColumn4"; |
| | | this.gridColumn4.OptionsColumn.AllowEdit = false; |
| | | this.gridColumn4.Visible = true; |
| | | this.gridColumn4.VisibleIndex = 11; |
| | | this.gridColumn4.VisibleIndex = 10; |
| | | this.gridColumn4.Width = 128; |
| | | // |
| | | // gv_suppNo |
| | |
| | | this.gv_suppNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_suppNo.Tag = "query_a.supp_no"; |
| | | this.gv_suppNo.Visible = true; |
| | | this.gv_suppNo.VisibleIndex = 12; |
| | | this.gv_suppNo.VisibleIndex = 11; |
| | | this.gv_suppNo.Width = 69; |
| | | // |
| | | // gridColumn5 |
| | |
| | | this.gridColumn5.Name = "gridColumn5"; |
| | | this.gridColumn5.OptionsColumn.AllowEdit = false; |
| | | this.gridColumn5.Visible = true; |
| | | this.gridColumn5.VisibleIndex = 13; |
| | | this.gridColumn5.VisibleIndex = 12; |
| | | this.gridColumn5.Width = 70; |
| | | // |
| | | // gv_remark |
| | |
| | | this.gv_remark.OptionsColumn.AllowEdit = false; |
| | | this.gv_remark.Tag = "query_a.remark"; |
| | | this.gv_remark.Visible = true; |
| | | this.gv_remark.VisibleIndex = 14; |
| | | this.gv_remark.VisibleIndex = 13; |
| | | this.gv_remark.Width = 90; |
| | | // |
| | | // gridColumn11 |
| | |
| | | // |
| | | this.splitMx1.Panel2.Controls.Add(this.tabMx); |
| | | this.splitMx1.Panel2.Text = "Panel2"; |
| | | this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.splitMx1.Size = new System.Drawing.Size(1231, 570); |
| | | this.splitMx1.SplitterPosition = 175; |
| | | this.splitMx1.TabIndex = 0; |
| | |
| | | // |
| | | // txtDepotsCode |
| | | // |
| | | this.txtDepotsCode.Location = new System.Drawing.Point(416, 74); |
| | | this.txtDepotsCode.Location = new System.Drawing.Point(401, 74); |
| | | this.txtDepotsCode.Name = "txtDepotsCode"; |
| | | this.txtDepotsCode.Properties.Appearance.Options.UseFont = true; |
| | | this.txtDepotsCode.Properties.Tag = ""; |
| | | this.txtDepotsCode.Size = new System.Drawing.Size(197, 24); |
| | | this.txtDepotsCode.Size = new System.Drawing.Size(212, 24); |
| | | this.txtDepotsCode.StyleController = this.layoutMx1; |
| | | this.txtDepotsCode.TabIndex = 454; |
| | | this.txtDepotsCode.Tag = "readOnly"; |
| | | // |
| | | // txt_remark |
| | | // |
| | | this.txt_remark.Location = new System.Drawing.Point(416, 105); |
| | | this.txt_remark.Location = new System.Drawing.Point(401, 105); |
| | | this.txt_remark.Name = "txt_remark"; |
| | | this.txt_remark.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_remark.Size = new System.Drawing.Size(500, 24); |
| | | this.txt_remark.Size = new System.Drawing.Size(515, 24); |
| | | this.txt_remark.StyleController = this.layoutMx1; |
| | | this.txt_remark.TabIndex = 240; |
| | | // |
| | | // txt_receiveOrgId |
| | | // |
| | | this.txt_receiveOrgId.IsReadly = false; |
| | | this.txt_receiveOrgId.Location = new System.Drawing.Point(114, 43); |
| | | this.txt_receiveOrgId.Location = new System.Drawing.Point(99, 43); |
| | | this.txt_receiveOrgId.Name = "txt_receiveOrgId"; |
| | | this.txt_receiveOrgId.Size = new System.Drawing.Size(196, 24); |
| | | this.txt_receiveOrgId.Size = new System.Drawing.Size(211, 24); |
| | | this.txt_receiveOrgId.TabIndex = 457; |
| | | // |
| | | // txtSupplierCode |
| | | // |
| | | this.txtSupplierCode.Location = new System.Drawing.Point(416, 43); |
| | | this.txtSupplierCode.Location = new System.Drawing.Point(401, 43); |
| | | this.txtSupplierCode.Name = "txtSupplierCode"; |
| | | this.txtSupplierCode.Properties.Appearance.Options.UseFont = true; |
| | | this.txtSupplierCode.Properties.Tag = ""; |
| | | this.txtSupplierCode.Size = new System.Drawing.Size(197, 24); |
| | | this.txtSupplierCode.Size = new System.Drawing.Size(212, 24); |
| | | this.txtSupplierCode.StyleController = this.layoutMx1; |
| | | this.txtSupplierCode.TabIndex = 451; |
| | | this.txtSupplierCode.Tag = "readOnly"; |
| | | // |
| | | // txt_billNo |
| | | // |
| | | this.txt_billNo.Location = new System.Drawing.Point(114, 12); |
| | | this.txt_billNo.Location = new System.Drawing.Point(99, 12); |
| | | this.txt_billNo.Name = "txt_billNo"; |
| | | this.txt_billNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_billNo.Properties.Tag = ""; |
| | | this.txt_billNo.Size = new System.Drawing.Size(196, 24); |
| | | this.txt_billNo.Size = new System.Drawing.Size(211, 24); |
| | | this.txt_billNo.StyleController = this.layoutMx1; |
| | | this.txt_billNo.TabIndex = 213; |
| | | this.txt_billNo.Tag = "readOnly"; |
| | |
| | | // txt_depotsId |
| | | // |
| | | this.txt_depotsId.IsReadly = false; |
| | | this.txt_depotsId.Location = new System.Drawing.Point(114, 105); |
| | | this.txt_depotsId.Location = new System.Drawing.Point(99, 105); |
| | | this.txt_depotsId.Margin = new System.Windows.Forms.Padding(0); |
| | | this.txt_depotsId.Name = "txt_depotsId"; |
| | | this.txt_depotsId.Size = new System.Drawing.Size(196, 24); |
| | | this.txt_depotsId.Size = new System.Drawing.Size(211, 24); |
| | | this.txt_depotsId.TabIndex = 445; |
| | | // |
| | | // txt_suppId |
| | | // |
| | | this.txt_suppId.IsReadly = false; |
| | | this.txt_suppId.Location = new System.Drawing.Point(114, 74); |
| | | this.txt_suppId.Location = new System.Drawing.Point(99, 74); |
| | | this.txt_suppId.Margin = new System.Windows.Forms.Padding(0); |
| | | this.txt_suppId.Name = "txt_suppId"; |
| | | this.txt_suppId.Size = new System.Drawing.Size(196, 24); |
| | | this.txt_suppId.Size = new System.Drawing.Size(211, 24); |
| | | this.txt_suppId.TabIndex = 440; |
| | | // |
| | | // txt_fstatus |
| | |
| | | // |
| | | // txt_createBy |
| | | // |
| | | this.txt_createBy.Location = new System.Drawing.Point(719, 12); |
| | | this.txt_createBy.Location = new System.Drawing.Point(704, 12); |
| | | this.txt_createBy.Name = "txt_createBy"; |
| | | this.txt_createBy.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_createBy.Size = new System.Drawing.Size(197, 24); |
| | | this.txt_createBy.Size = new System.Drawing.Size(212, 24); |
| | | this.txt_createBy.StyleController = this.layoutMx1; |
| | | this.txt_createBy.TabIndex = 461; |
| | | this.txt_createBy.Tag = "readOnly"; |
| | | // |
| | | // txt_createDate |
| | | // |
| | | this.txt_createDate.Location = new System.Drawing.Point(719, 43); |
| | | this.txt_createDate.Location = new System.Drawing.Point(704, 43); |
| | | this.txt_createDate.Name = "txt_createDate"; |
| | | this.txt_createDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_createDate.Size = new System.Drawing.Size(197, 24); |
| | | this.txt_createDate.Size = new System.Drawing.Size(212, 24); |
| | | this.txt_createDate.StyleController = this.layoutMx1; |
| | | this.txt_createDate.TabIndex = 462; |
| | | this.txt_createDate.Tag = "readOnly"; |
| | | // |
| | | // txt_checkUser |
| | | // |
| | | this.txt_checkUser.Location = new System.Drawing.Point(1022, 12); |
| | | this.txt_checkUser.Location = new System.Drawing.Point(1007, 12); |
| | | this.txt_checkUser.Name = "txt_checkUser"; |
| | | this.txt_checkUser.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_checkUser.Size = new System.Drawing.Size(197, 24); |
| | | this.txt_checkUser.Size = new System.Drawing.Size(212, 24); |
| | | this.txt_checkUser.StyleController = this.layoutMx1; |
| | | this.txt_checkUser.TabIndex = 463; |
| | | this.txt_checkUser.Tag = "readOnly"; |
| | | // |
| | | // txt_checkDate |
| | | // |
| | | this.txt_checkDate.Location = new System.Drawing.Point(1022, 43); |
| | | this.txt_checkDate.Location = new System.Drawing.Point(1007, 43); |
| | | this.txt_checkDate.Name = "txt_checkDate"; |
| | | this.txt_checkDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_checkDate.Size = new System.Drawing.Size(197, 24); |
| | | this.txt_checkDate.Size = new System.Drawing.Size(212, 24); |
| | | this.txt_checkDate.StyleController = this.layoutMx1; |
| | | this.txt_checkDate.TabIndex = 464; |
| | | this.txt_checkDate.Tag = "readOnly"; |
| | | // |
| | | // txt_paperBillNo |
| | | // |
| | | this.txt_paperBillNo.Location = new System.Drawing.Point(719, 74); |
| | | this.txt_paperBillNo.Location = new System.Drawing.Point(704, 74); |
| | | this.txt_paperBillNo.Name = "txt_paperBillNo"; |
| | | this.txt_paperBillNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_paperBillNo.Size = new System.Drawing.Size(197, 24); |
| | | this.txt_paperBillNo.Size = new System.Drawing.Size(212, 24); |
| | | this.txt_paperBillNo.StyleController = this.layoutMx1; |
| | | this.txt_paperBillNo.TabIndex = 465; |
| | | // |
| | |
| | | this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(302, 31); |
| | | this.layoutControlItem1.Text = "收料组织"; |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18); |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(75, 18); |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | |
| | | this.layoutControlItem2.Name = "layoutControlItem2"; |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(302, 31); |
| | | this.layoutControlItem2.Text = "到货单号"; |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18); |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(75, 18); |
| | | // |
| | | // layoutControlItem3 |
| | | // |
| | |
| | | this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(302, 31); |
| | | this.layoutControlItem3.Text = "选供应商"; |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18); |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(75, 18); |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | |
| | | this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(302, 31); |
| | | this.layoutControlItem4.Text = "选择仓库"; |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18); |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(75, 18); |
| | | // |
| | | // layoutControlItem16 |
| | | // |
| | |
| | | this.layoutControlItem11.Name = "layoutControlItem11"; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(303, 31); |
| | | this.layoutControlItem11.Text = "建立人"; |
| | | this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18); |
| | | this.layoutControlItem11.Text = "建立人员"; |
| | | this.layoutControlItem11.TextSize = new System.Drawing.Size(75, 18); |
| | | // |
| | | // layoutControlItem12 |
| | | // |
| | |
| | | this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem12.Size = new System.Drawing.Size(303, 31); |
| | | this.layoutControlItem12.Text = "建立日期"; |
| | | this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 18); |
| | | this.layoutControlItem12.TextSize = new System.Drawing.Size(75, 18); |
| | | // |
| | | // layoutControlItem13 |
| | | // |
| | |
| | | this.layoutControlItem13.Name = "layoutControlItem13"; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(303, 31); |
| | | this.layoutControlItem13.Text = "提交检验人"; |
| | | this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18); |
| | | this.layoutControlItem13.Text = "审核人员"; |
| | | this.layoutControlItem13.TextSize = new System.Drawing.Size(75, 18); |
| | | // |
| | | // layoutControlItem14 |
| | | // |
| | |
| | | this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem14.Size = new System.Drawing.Size(303, 31); |
| | | this.layoutControlItem14.Text = "提交检验日期"; |
| | | this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18); |
| | | this.layoutControlItem14.Text = "审核日期"; |
| | | this.layoutControlItem14.TextSize = new System.Drawing.Size(75, 18); |
| | | // |
| | | // layoutControlItem7 |
| | | // |
| | |
| | | this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(303, 31); |
| | | this.layoutControlItem5.Text = "供应商编码"; |
| | | this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18); |
| | | this.layoutControlItem5.TextSize = new System.Drawing.Size(75, 18); |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | |
| | | this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(303, 31); |
| | | this.layoutControlItem6.Text = "仓库编码"; |
| | | this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18); |
| | | this.layoutControlItem6.TextSize = new System.Drawing.Size(75, 18); |
| | | // |
| | | // layoutControlItem17 |
| | | // |
| | |
| | | this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem17.Size = new System.Drawing.Size(606, 31); |
| | | this.layoutControlItem17.Text = "备注信息"; |
| | | this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18); |
| | | this.layoutControlItem17.TextSize = new System.Drawing.Size(75, 18); |
| | | // |
| | | // lab_paperBillNo |
| | | // |
| | |
| | | this.lab_paperBillNo.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.lab_paperBillNo.Size = new System.Drawing.Size(303, 31); |
| | | this.lab_paperBillNo.Text = "送货单号"; |
| | | this.lab_paperBillNo.TextSize = new System.Drawing.Size(90, 18); |
| | | this.lab_paperBillNo.TextSize = new System.Drawing.Size(75, 18); |
| | | // |
| | | // tabMx |
| | | // |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_fType; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_urgentFlag; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_fstatus; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_billNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_createBy; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_createDate; |