| | |
| | | this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.lb_fmrmode = new DevExpress.XtraEditors.LabelControl(); |
| | | this.gv_fmrmode = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.lb_suppNo = new DevExpress.XtraEditors.LabelControl(); |
| | |
| | | this.panel1 = new System.Windows.Forms.Panel(); |
| | | this.txt_suppName = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_depotName = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_check = new DevExpress.XtraEditors.CheckEdit(); |
| | | this.txt_status = new DevExpress.XtraEditors.CheckEdit(); |
| | | this.txt_fType = new DevExpress.XtraEditors.CheckEdit(); |
| | | this.txt_fmrmode = new DevExpress.XtraEditors.ComboBoxEdit(); |
| | | this.txt_reason = new DevExpress.XtraEditors.ComboBoxEdit(); |
| | | this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_checkUserFname = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_checkUser = new DevExpress.XtraEditors.TextEdit(); |
| | | this.lbGuid = new System.Windows.Forms.Label(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.tabMxPage2.SuspendLayout(); |
| | |
| | | this.panel1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_depotName.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_check.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_reason.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkUserFname.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | |
| | | this.gvMx2itemOutId.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2itemOutId.Caption = "出库ID "; |
| | | this.gvMx2itemOutId.FieldName = "itemOutId"; |
| | | this.gvMx2itemOutId.MinWidth = 50; |
| | | this.gvMx2itemOutId.Name = "gvMx2itemOutId"; |
| | | this.gvMx2itemOutId.OptionsColumn.ReadOnly = true; |
| | | this.gvMx2itemOutId.Tag = "query_a.item_out_id"; |
| | |
| | | this.gvMx2tlQty.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2tlQty.Caption = "已扫数量 "; |
| | | this.gvMx2tlQty.FieldName = "tlQty"; |
| | | this.gvMx2tlQty.MinWidth = 50; |
| | | this.gvMx2tlQty.Name = "gvMx2tlQty"; |
| | | this.gvMx2tlQty.OptionsColumn.ReadOnly = true; |
| | | this.gvMx2tlQty.Tag = "query_a.tl_qty"; |
| | |
| | | this.gvMx2pbillNo.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2pbillNo.Caption = "到货单号"; |
| | | this.gvMx2pbillNo.FieldName = "pbillNo"; |
| | | this.gvMx2pbillNo.MinWidth = 50; |
| | | this.gvMx2pbillNo.Name = "gvMx2pbillNo"; |
| | | this.gvMx2pbillNo.OptionsColumn.ReadOnly = true; |
| | | this.gvMx2pbillNo.Tag = "query_a.pbill_no"; |
| | |
| | | // |
| | | this.gvMx2status.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gvMx2status.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2status.Caption = "完结标识"; |
| | | this.gvMx2status.Caption = "完结"; |
| | | this.gvMx2status.FieldName = "status"; |
| | | this.gvMx2status.MaxWidth = 50; |
| | | this.gvMx2status.MinWidth = 50; |
| | | this.gvMx2status.Name = "gvMx2status"; |
| | | this.gvMx2status.OptionsColumn.ReadOnly = true; |
| | | this.gvMx2status.Tag = "query_a.status"; |
| | | this.gvMx2status.Visible = true; |
| | | this.gvMx2status.VisibleIndex = 0; |
| | | this.gvMx2status.Width = 94; |
| | | this.gvMx2status.Width = 50; |
| | | // |
| | | // gvMx2lineK3id |
| | | // |
| | |
| | | this.gvMx2lineK3id.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2lineK3id.Caption = "采购单行ID "; |
| | | this.gvMx2lineK3id.FieldName = "lineK3id"; |
| | | this.gvMx2lineK3id.MinWidth = 50; |
| | | this.gvMx2lineK3id.Name = "gvMx2lineK3id"; |
| | | this.gvMx2lineK3id.OptionsColumn.ReadOnly = true; |
| | | this.gvMx2lineK3id.Tag = "query_a.line_k3id"; |
| | |
| | | this.gvMx2ebelnK3id.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2ebelnK3id.Caption = "采购单ID "; |
| | | this.gvMx2ebelnK3id.FieldName = "ebelnK3id"; |
| | | this.gvMx2ebelnK3id.MinWidth = 50; |
| | | this.gvMx2ebelnK3id.Name = "gvMx2ebelnK3id"; |
| | | this.gvMx2ebelnK3id.OptionsColumn.ReadOnly = true; |
| | | this.gvMx2ebelnK3id.Tag = "query_a.ebeln_k3id"; |
| | |
| | | this.gvMx2workLine.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2workLine.Caption = "行号 "; |
| | | this.gvMx2workLine.FieldName = "workLine"; |
| | | this.gvMx2workLine.MinWidth = 50; |
| | | this.gvMx2workLine.Name = "gvMx2workLine"; |
| | | this.gvMx2workLine.OptionsColumn.ReadOnly = true; |
| | | this.gvMx2workLine.Tag = "query_a.work_line"; |
| | |
| | | this.gvMx2depotCode.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2depotCode.Caption = "仓库编码"; |
| | | this.gvMx2depotCode.FieldName = "depotCode"; |
| | | this.gvMx2depotCode.MinWidth = 50; |
| | | this.gvMx2depotCode.Name = "gvMx2depotCode"; |
| | | this.gvMx2depotCode.OptionsColumn.ReadOnly = true; |
| | | this.gvMx2depotCode.Tag = "query_a.depot_code"; |
| | |
| | | this.gvMx2remark.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2remark.Caption = "备注信息 "; |
| | | this.gvMx2remark.FieldName = "remark"; |
| | | this.gvMx2remark.MinWidth = 50; |
| | | this.gvMx2remark.Name = "gvMx2remark"; |
| | | this.gvMx2remark.OptionsColumn.ReadOnly = true; |
| | | this.gvMx2remark.Tag = "query_a.remark"; |
| | |
| | | this.gvMx2quantity.AppearanceHeader.Options.UseForeColor = true; |
| | | this.gvMx2quantity.Caption = "申请数量 "; |
| | | this.gvMx2quantity.FieldName = "quantity"; |
| | | this.gvMx2quantity.MinWidth = 50; |
| | | this.gvMx2quantity.Name = "gvMx2quantity"; |
| | | this.gvMx2quantity.Tag = "query_a.quantity"; |
| | | this.gvMx2quantity.Visible = true; |
| | |
| | | this.gvMx2itemNo.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2itemNo.Caption = "物料编码"; |
| | | this.gvMx2itemNo.FieldName = "itemNo"; |
| | | this.gvMx2itemNo.MinWidth = 50; |
| | | this.gvMx2itemNo.Name = "gvMx2itemNo"; |
| | | this.gvMx2itemNo.OptionsColumn.ReadOnly = true; |
| | | this.gvMx2itemNo.Tag = "query_a.item_no"; |
| | |
| | | this.tabMxPage2.Controls.Add(this.gcMx1); |
| | | this.tabMxPage2.Name = "tabMxPage2"; |
| | | this.tabMxPage2.Size = new System.Drawing.Size(1124, 388); |
| | | this.tabMxPage2.Text = "退货物料申请"; |
| | | this.tabMxPage2.Text = "退货物料明细"; |
| | | // |
| | | // gcMx1 |
| | | // |
| | |
| | | this.gvMx2itemNo, |
| | | this.gridColumn5, |
| | | this.gridColumn6, |
| | | this.gridColumn7, |
| | | this.gvMx2quantity, |
| | | this.gvMx2tlQty, |
| | | this.gvMx2depotCode, |
| | |
| | | // |
| | | this.gridColumn5.Caption = "物料名称"; |
| | | this.gridColumn5.FieldName = "itemName"; |
| | | this.gridColumn5.MinWidth = 25; |
| | | this.gridColumn5.Name = "gridColumn5"; |
| | | this.gridColumn5.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn5.Visible = true; |
| | |
| | | // |
| | | this.gridColumn6.Caption = "规格型号"; |
| | | this.gridColumn6.FieldName = "itemModel"; |
| | | this.gridColumn6.MinWidth = 25; |
| | | this.gridColumn6.Name = "gridColumn6"; |
| | | this.gridColumn6.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn6.Visible = true; |
| | | this.gridColumn6.VisibleIndex = 5; |
| | | this.gridColumn6.Width = 94; |
| | | // |
| | | // gridColumn7 |
| | | // |
| | | this.gridColumn7.Caption = "剩余可退数"; |
| | | this.gridColumn7.FieldName = "ktQty"; |
| | | this.gridColumn7.MinWidth = 25; |
| | | this.gridColumn7.Name = "gridColumn7"; |
| | | this.gridColumn7.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn7.Visible = true; |
| | | this.gridColumn7.VisibleIndex = 6; |
| | | this.gridColumn7.Width = 94; |
| | | // |
| | | // lb_fmrmode |
| | | // |
| | |
| | | this.gv_fmrmode.AppearanceCell.Options.UseFont = true; |
| | | this.gv_fmrmode.Caption = "退料方式 "; |
| | | this.gv_fmrmode.FieldName = "fmrmode"; |
| | | this.gv_fmrmode.MinWidth = 50; |
| | | this.gv_fmrmode.Name = "gv_fmrmode"; |
| | | this.gv_fmrmode.OptionsColumn.AllowEdit = false; |
| | | this.gv_fmrmode.Tag = "query_a.fmrmode"; |
| | |
| | | this.gv_suppNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_suppNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_suppNo.Caption = "供应商编号 "; |
| | | this.gv_suppNo.FieldName = "suppNo"; |
| | | this.gv_suppNo.MinWidth = 50; |
| | | this.gv_suppNo.FieldName = "suppNo2"; |
| | | this.gv_suppNo.Name = "gv_suppNo"; |
| | | this.gv_suppNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_suppNo.Tag = "query_a.supp_no"; |
| | |
| | | this.gv_depotCode.AppearanceCell.Options.UseFont = true; |
| | | this.gv_depotCode.Caption = "退料仓库"; |
| | | this.gv_depotCode.FieldName = "depotCode"; |
| | | 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.lb_checkDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_checkDate.Appearance.Options.UseFont = true; |
| | | this.lb_checkDate.Location = new System.Drawing.Point(552, 84); |
| | | this.lb_checkDate.Location = new System.Drawing.Point(548, 84); |
| | | this.lb_checkDate.Name = "lb_checkDate"; |
| | | this.lb_checkDate.Size = new System.Drawing.Size(68, 21); |
| | | this.lb_checkDate.TabIndex = 252; |
| | |
| | | // |
| | | // txt_checkDate |
| | | // |
| | | this.txt_checkDate.Enabled = false; |
| | | this.txt_checkDate.Location = new System.Drawing.Point(627, 80); |
| | | this.txt_checkDate.Location = new System.Drawing.Point(623, 80); |
| | | this.txt_checkDate.Name = "txt_checkDate"; |
| | | this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_checkDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_checkDate.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_checkDate.Size = new System.Drawing.Size(158, 28); |
| | | this.txt_checkDate.TabIndex = 252; |
| | | // |
| | | // gv_checkDate |
| | |
| | | this.gv_checkDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_checkDate.Caption = "审核日期 "; |
| | | this.gv_checkDate.FieldName = "checkDate"; |
| | | this.gv_checkDate.MinWidth = 180; |
| | | this.gv_checkDate.Name = "gv_checkDate"; |
| | | this.gv_checkDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_checkDate.Tag = "query_a.check_date"; |
| | |
| | | // |
| | | this.lb_checkUser.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_checkUser.Appearance.Options.UseFont = true; |
| | | this.lb_checkUser.Location = new System.Drawing.Point(586, 19); |
| | | this.lb_checkUser.Location = new System.Drawing.Point(582, 19); |
| | | this.lb_checkUser.Name = "lb_checkUser"; |
| | | this.lb_checkUser.Size = new System.Drawing.Size(34, 21); |
| | | this.lb_checkUser.TabIndex = 247; |
| | |
| | | this.gv_reason.AppearanceCell.Options.UseFont = true; |
| | | this.gv_reason.Caption = "退料原因"; |
| | | this.gv_reason.FieldName = "reason"; |
| | | this.gv_reason.MinWidth = 50; |
| | | this.gv_reason.Name = "gv_reason"; |
| | | this.gv_reason.OptionsColumn.AllowEdit = false; |
| | | this.gv_reason.Tag = "query_a.reason"; |
| | |
| | | this.gv_remark.AppearanceCell.Options.UseFont = true; |
| | | this.gv_remark.Caption = "备注信息 "; |
| | | this.gv_remark.FieldName = "remark"; |
| | | this.gv_remark.MinWidth = 50; |
| | | this.gv_remark.Name = "gv_remark"; |
| | | this.gv_remark.OptionsColumn.AllowEdit = false; |
| | | this.gv_remark.Tag = "query_a.remark"; |
| | |
| | | this.gv_createDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_createDate.Caption = "创建时间 "; |
| | | this.gv_createDate.FieldName = "createDate"; |
| | | this.gv_createDate.MinWidth = 180; |
| | | this.gv_createDate.Name = "gv_createDate"; |
| | | this.gv_createDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_createDate.Tag = "query_a.create_date"; |
| | |
| | | // |
| | | // txt_itemOutNo |
| | | // |
| | | this.txt_itemOutNo.Enabled = false; |
| | | this.txt_itemOutNo.Location = new System.Drawing.Point(94, 15); |
| | | this.txt_itemOutNo.Name = "txt_itemOutNo"; |
| | | this.txt_itemOutNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_itemOutNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemOutNo.Size = new System.Drawing.Size(221, 28); |
| | | this.txt_itemOutNo.Size = new System.Drawing.Size(239, 28); |
| | | this.txt_itemOutNo.TabIndex = 210; |
| | | // |
| | | // gv_itemOutNo |
| | |
| | | this.gv_itemOutNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemOutNo.Caption = "出库单号 "; |
| | | this.gv_itemOutNo.FieldName = "itemOutNo"; |
| | | this.gv_itemOutNo.MinWidth = 100; |
| | | this.gv_itemOutNo.Name = "gv_itemOutNo"; |
| | | this.gv_itemOutNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_itemOutNo.Tag = "query_a.item_out_no"; |
| | |
| | | // |
| | | this.gridColumn13.Caption = "退料组织"; |
| | | this.gridColumn13.FieldName = "receivingOrg"; |
| | | this.gridColumn13.MinWidth = 250; |
| | | this.gridColumn13.Name = "gridColumn13"; |
| | | this.gridColumn13.Tag = "org.fnamber"; |
| | | this.gridColumn13.Visible = true; |
| | |
| | | // |
| | | this.gridColumn1.Caption = "供应商名称"; |
| | | this.gridColumn1.FieldName = "suppName"; |
| | | this.gridColumn1.MinWidth = 50; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 5; |
| | |
| | | // |
| | | this.gridColumn2.Caption = "仓库名称"; |
| | | this.gridColumn2.FieldName = "depotName"; |
| | | this.gridColumn2.MinWidth = 50; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.VisibleIndex = 7; |
| | |
| | | // gridColumn3 |
| | | // |
| | | this.gridColumn3.Caption = "创建人"; |
| | | this.gridColumn3.FieldName = "createByFname"; |
| | | this.gridColumn3.MinWidth = 25; |
| | | this.gridColumn3.FieldName = "createBy"; |
| | | this.gridColumn3.Name = "gridColumn3"; |
| | | this.gridColumn3.Visible = true; |
| | | this.gridColumn3.VisibleIndex = 9; |
| | |
| | | // gridColumn4 |
| | | // |
| | | this.gridColumn4.Caption = "审核人"; |
| | | this.gridColumn4.FieldName = "checkUserFname"; |
| | | this.gridColumn4.MinWidth = 25; |
| | | this.gridColumn4.FieldName = "checkUser"; |
| | | this.gridColumn4.Name = "gridColumn4"; |
| | | this.gridColumn4.Visible = true; |
| | | this.gridColumn4.VisibleIndex = 11; |
| | |
| | | this.xtraTabPage3.Controls.Add(this.gcMx2); |
| | | this.xtraTabPage3.Name = "xtraTabPage3"; |
| | | this.xtraTabPage3.Size = new System.Drawing.Size(1124, 388); |
| | | this.xtraTabPage3.Text = "退货物料扫码"; |
| | | this.xtraTabPage3.Text = "退货物料扫码明细"; |
| | | // |
| | | // gcMx2 |
| | | // |
| | |
| | | this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1itemBarcode.Caption = "物料条码 "; |
| | | this.gvMx1itemBarcode.FieldName = "itemBarcode"; |
| | | this.gvMx1itemBarcode.MinWidth = 50; |
| | | this.gvMx1itemBarcode.Name = "gvMx1itemBarcode"; |
| | | this.gvMx1itemBarcode.Tag = "query_a.ITEM_BARCODE"; |
| | | this.gvMx1itemBarcode.Visible = true; |
| | |
| | | this.gvMx1itemNo.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1itemNo.Caption = "物料编码"; |
| | | this.gvMx1itemNo.FieldName = "itemNo"; |
| | | this.gvMx1itemNo.MinWidth = 50; |
| | | this.gvMx1itemNo.Name = "gvMx1itemNo"; |
| | | this.gvMx1itemNo.Tag = "query_a.ITEM_NO"; |
| | | this.gvMx1itemNo.Visible = true; |
| | |
| | | // |
| | | this.gridColumn8.Caption = "物料名称"; |
| | | this.gridColumn8.FieldName = "itemName"; |
| | | this.gridColumn8.MinWidth = 25; |
| | | this.gridColumn8.Name = "gridColumn8"; |
| | | this.gridColumn8.Visible = true; |
| | | this.gridColumn8.VisibleIndex = 2; |
| | |
| | | // |
| | | this.gridColumn9.Caption = "规格型号"; |
| | | this.gridColumn9.FieldName = "itemModel"; |
| | | this.gridColumn9.MinWidth = 25; |
| | | this.gridColumn9.Name = "gridColumn9"; |
| | | this.gridColumn9.Visible = true; |
| | | this.gridColumn9.VisibleIndex = 3; |
| | |
| | | // gridColumn10 |
| | | // |
| | | this.gridColumn10.Caption = "单位"; |
| | | this.gridColumn10.FieldName = "fnumber"; |
| | | this.gridColumn10.MinWidth = 25; |
| | | this.gridColumn10.FieldName = "kcUnit"; |
| | | this.gridColumn10.MinWidth = 50; |
| | | this.gridColumn10.Name = "gridColumn10"; |
| | | this.gridColumn10.Visible = true; |
| | | this.gridColumn10.VisibleIndex = 5; |
| | |
| | | this.gvMx1depotCode.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1depotCode.Caption = "仓库编码 "; |
| | | this.gvMx1depotCode.FieldName = "depotCode"; |
| | | this.gvMx1depotCode.MinWidth = 50; |
| | | this.gvMx1depotCode.Name = "gvMx1depotCode"; |
| | | this.gvMx1depotCode.Tag = "query_a.DEPOT_CODE"; |
| | | this.gvMx1depotCode.Visible = true; |
| | |
| | | this.gvMx1depotSectionCode.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1depotSectionCode.Caption = "货位编码 "; |
| | | this.gvMx1depotSectionCode.FieldName = "depotSectionCode"; |
| | | this.gvMx1depotSectionCode.MinWidth = 50; |
| | | this.gvMx1depotSectionCode.Name = "gvMx1depotSectionCode"; |
| | | this.gvMx1depotSectionCode.Tag = "query_a.DEPOT_SECTION_CODE"; |
| | | this.gvMx1depotSectionCode.Visible = true; |
| | |
| | | this.gvMx1ebelnK3id.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1ebelnK3id.Caption = "采购订单ID "; |
| | | this.gvMx1ebelnK3id.FieldName = "ebelnK3id"; |
| | | this.gvMx1ebelnK3id.MinWidth = 50; |
| | | this.gvMx1ebelnK3id.Name = "gvMx1ebelnK3id"; |
| | | this.gvMx1ebelnK3id.Tag = "query_a.EBELN_K3ID"; |
| | | this.gvMx1ebelnK3id.Visible = true; |
| | |
| | | this.gvMx1lineK3id.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1lineK3id.Caption = "采购订单行ID "; |
| | | this.gvMx1lineK3id.FieldName = "lineK3id"; |
| | | this.gvMx1lineK3id.MinWidth = 50; |
| | | this.gvMx1lineK3id.Name = "gvMx1lineK3id"; |
| | | this.gvMx1lineK3id.Tag = "query_a.LINE_K3ID"; |
| | | this.gvMx1lineK3id.Visible = true; |
| | |
| | | this.panel1.BackColor = System.Drawing.Color.White; |
| | | this.panel1.Controls.Add(this.txt_suppName); |
| | | this.panel1.Controls.Add(this.txt_depotName); |
| | | this.panel1.Controls.Add(this.txt_check); |
| | | this.panel1.Controls.Add(this.txt_status); |
| | | this.panel1.Controls.Add(this.txt_fType); |
| | | this.panel1.Controls.Add(this.txt_fmrmode); |
| | | this.panel1.Controls.Add(this.txt_reason); |
| | | this.panel1.Controls.Add(this.labelControl3); |
| | | this.panel1.Controls.Add(this.txt_checkUserFname); |
| | | this.panel1.Controls.Add(this.txt_checkUser); |
| | | this.panel1.Controls.Add(this.lbGuid); |
| | | this.panel1.Controls.Add(this.lb_fmrmode); |
| | | this.panel1.Controls.Add(this.lb_suppNo); |
| | |
| | | // |
| | | // txt_suppName |
| | | // |
| | | this.txt_suppName.Enabled = false; |
| | | this.txt_suppName.Location = new System.Drawing.Point(94, 80); |
| | | this.txt_suppName.Name = "txt_suppName"; |
| | | this.txt_suppName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_suppName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_suppName.Size = new System.Drawing.Size(221, 28); |
| | | this.txt_suppName.Size = new System.Drawing.Size(239, 28); |
| | | this.txt_suppName.TabIndex = 524; |
| | | // |
| | | // txt_depotName |
| | | // |
| | | this.txt_depotName.Enabled = false; |
| | | this.txt_depotName.Location = new System.Drawing.Point(94, 47); |
| | | 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(221, 28); |
| | | this.txt_depotName.Size = new System.Drawing.Size(239, 28); |
| | | this.txt_depotName.TabIndex = 523; |
| | | // |
| | | // txt_check |
| | | // txt_status |
| | | // |
| | | this.txt_check.Enabled = false; |
| | | this.txt_check.Location = new System.Drawing.Point(627, 17); |
| | | this.txt_check.Name = "txt_check"; |
| | | this.txt_check.Properties.Caption = ""; |
| | | this.txt_check.Size = new System.Drawing.Size(94, 24); |
| | | this.txt_check.TabIndex = 521; |
| | | this.txt_status.Enabled = false; |
| | | this.txt_status.Location = new System.Drawing.Point(623, 17); |
| | | this.txt_status.Name = "txt_status"; |
| | | this.txt_status.Properties.Caption = ""; |
| | | this.txt_status.Size = new System.Drawing.Size(94, 24); |
| | | this.txt_status.TabIndex = 521; |
| | | // |
| | | // txt_fType |
| | | // |
| | |
| | | // |
| | | this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.labelControl3.Appearance.Options.UseFont = true; |
| | | this.labelControl3.Location = new System.Drawing.Point(569, 51); |
| | | this.labelControl3.Location = new System.Drawing.Point(565, 51); |
| | | this.labelControl3.Name = "labelControl3"; |
| | | this.labelControl3.Size = new System.Drawing.Size(51, 21); |
| | | this.labelControl3.TabIndex = 512; |
| | | this.labelControl3.Text = "审核人"; |
| | | // |
| | | // txt_checkUserFname |
| | | // txt_checkUser |
| | | // |
| | | this.txt_checkUserFname.Enabled = false; |
| | | this.txt_checkUserFname.Location = new System.Drawing.Point(627, 47); |
| | | this.txt_checkUserFname.Name = "txt_checkUserFname"; |
| | | this.txt_checkUserFname.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_checkUserFname.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_checkUserFname.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_checkUserFname.TabIndex = 513; |
| | | this.txt_checkUser.Location = new System.Drawing.Point(623, 47); |
| | | this.txt_checkUser.Name = "txt_checkUser"; |
| | | this.txt_checkUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_checkUser.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_checkUser.Size = new System.Drawing.Size(158, 28); |
| | | this.txt_checkUser.TabIndex = 513; |
| | | // |
| | | // lbGuid |
| | | // |
| | |
| | | this.Controls.Add(this.xtraTabControl1); |
| | | this.Controls.Add(this.toolBarMenu1); |
| | | this.Name = "Frm_MesCgthSqDj"; |
| | | this.Text = "采购退货申请"; |
| | | this.Text = "采购退货单"; |
| | | this.tabMxPage2.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); |
| | |
| | | this.panel1.PerformLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_depotName.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_check.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_reason.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkUserFname.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; |
| | | private DevExpress.XtraEditors.LabelControl labelControl3; |
| | | private DevExpress.XtraEditors.TextEdit txt_checkUserFname; |
| | | private DevExpress.XtraEditors.TextEdit txt_checkUser; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; |
| | | private DevExpress.XtraTab.XtraTabPage xtraTabPage3; |
| | | private DevExpress.XtraGrid.GridControl gcMx2; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gvMx2; |
| | |
| | | private DevExpress.XtraEditors.ComboBoxEdit txt_fmrmode; |
| | | private DevExpress.XtraEditors.ComboBoxEdit txt_reason; |
| | | private DevExpress.XtraEditors.CheckEdit txt_fType; |
| | | private DevExpress.XtraEditors.CheckEdit txt_check; |
| | | private DevExpress.XtraEditors.CheckEdit txt_status; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn12; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn11; |
| | | private System.Windows.Forms.PictureBox picCheckBox; |