kyy
2025-08-11 ccf94b9eca1dce73f6af0908327fca3c2cc4484c
DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs
@@ -30,6 +30,7 @@
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            DevExpress.XtraGrid.Columns.GridColumn gv_remainingReceivedQty;
            DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
@@ -93,6 +94,7 @@
            this.txt_guid = new DevExpress.XtraEditors.TextEdit();
            this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
            this.lab_paperBillNo = new DevExpress.XtraLayout.LayoutControlItem();
            this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -106,7 +108,6 @@
            this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
            this.lab_paperBillNo = new DevExpress.XtraLayout.LayoutControlItem();
            this.tabMx = new DevExpress.XtraTab.XtraTabControl();
            this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -147,8 +148,15 @@
            this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.rptHistory = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
            this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_sourceDocumentId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_demandDocumentId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_releaseNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            gv_remainingReceivedQty = new DevExpress.XtraGrid.Columns.GridColumn();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
@@ -181,6 +189,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lab_paperBillNo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
@@ -194,7 +203,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lab_paperBillNo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
            this.tabMx.SuspendLayout();
            this.tabMxPage1.SuspendLayout();
@@ -206,6 +214,15 @@
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
            this.SuspendLayout();
            // 
            // gv_remainingReceivedQty
            //
            gv_remainingReceivedQty.Caption = "ERP累计未收数量";
            gv_remainingReceivedQty.FieldName = "remainingReceivedQty";
            gv_remainingReceivedQty.Name = "gv_remainingReceivedQty";
            gv_remainingReceivedQty.Visible = true;
            gv_remainingReceivedQty.VisibleIndex = 10;
            gv_remainingReceivedQty.Width = 27;
            //
            // toolBarMenu1
            // 
            this.toolBarMenu1.chkParameter = "0,0,0,0,000prc_cgdhd_submit";
@@ -215,9 +232,10 @@
            this.toolBarMenu1.guidKey = null;
            this.toolBarMenu1.isSetBtn = false;
            this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
            this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.toolBarMenu1.Name = "toolBarMenu1";
            this.toolBarMenu1.rptParameter = "rpt_InvItem{}";
            this.toolBarMenu1.Size = new System.Drawing.Size(1233, 80);
            this.toolBarMenu1.Size = new System.Drawing.Size(1079, 62);
            this.toolBarMenu1.TabIndex = 0;
            this.toolBarMenu1.xlsInService = null;
            this.toolBarMenu1.xlsOutParameter = "xlsOut_InvItem{}";
@@ -225,10 +243,11 @@
            // xtraTabControl1
            // 
            this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
            this.xtraTabControl1.Location = new System.Drawing.Point(0, 62);
            this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.xtraTabControl1.Name = "xtraTabControl1";
            this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
            this.xtraTabControl1.Size = new System.Drawing.Size(1233, 602);
            this.xtraTabControl1.Size = new System.Drawing.Size(1079, 468);
            this.xtraTabControl1.TabIndex = 3;
            this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.xtraTabPage1,
@@ -237,8 +256,9 @@
            // xtraTabPage1
            // 
            this.xtraTabPage1.Controls.Add(this.split1);
            this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.xtraTabPage1.Name = "xtraTabPage1";
            this.xtraTabPage1.Size = new System.Drawing.Size(1231, 570);
            this.xtraTabPage1.Size = new System.Drawing.Size(1077, 442);
            this.xtraTabPage1.Text = "数据列表";
            // 
            // split1
@@ -247,6 +267,7 @@
            this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
            this.split1.Horizontal = false;
            this.split1.Location = new System.Drawing.Point(0, 0);
            this.split1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.split1.Name = "split1";
            // 
            // split1.Panel1
@@ -259,17 +280,19 @@
            // 
            this.split1.Panel2.Text = "Panel2";
            this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            this.split1.Size = new System.Drawing.Size(1231, 570);
            this.split1.Size = new System.Drawing.Size(1077, 442);
            this.split1.SplitterPosition = 0;
            this.split1.TabIndex = 0;
            // 
            // gcMain1
            // 
            this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMain1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.gcMain1.Location = new System.Drawing.Point(0, 0);
            this.gcMain1.MainView = this.gridView1;
            this.gcMain1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.gcMain1.Name = "gcMain1";
            this.gcMain1.Size = new System.Drawing.Size(1231, 519);
            this.gcMain1.Size = new System.Drawing.Size(1077, 402);
            this.gcMain1.TabIndex = 2;
            this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView1});
@@ -279,7 +302,7 @@
            this.gridView1.Appearance.Row.Options.UseFont = true;
            this.gridView1.AppearancePrint.HeaderPanel.Options.UseTextOptions = true;
            this.gridView1.AppearancePrint.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.gridView1.ColumnPanelRowHeight = 34;
            this.gridView1.ColumnPanelRowHeight = 26;
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.bandedGridColumn1,
            this.gv_fType,
@@ -294,8 +317,9 @@
            this.gridColumn5,
            this.gv_remark,
            this.gridColumn11});
            this.gridView1.DetailHeight = 272;
            this.gridView1.GridControl = this.gcMain1;
            this.gridView1.IndicatorWidth = 50;
            this.gridView1.IndicatorWidth = 44;
            this.gridView1.Name = "gridView1";
            this.gridView1.OptionsFind.ShowSearchNavButtons = false;
            this.gridView1.OptionsView.AllowHtmlDrawHeaders = true;
@@ -306,14 +330,14 @@
            // 
            this.bandedGridColumn1.Caption = "收料组织";
            this.bandedGridColumn1.FieldName = "receivingOrg";
            this.bandedGridColumn1.MinWidth = 50;
            this.bandedGridColumn1.MinWidth = 44;
            this.bandedGridColumn1.Name = "bandedGridColumn1";
            this.bandedGridColumn1.OptionsColumn.AllowEdit = false;
            this.bandedGridColumn1.OptionsColumn.ReadOnly = true;
            this.bandedGridColumn1.Tag = "org.fnamber";
            this.bandedGridColumn1.Visible = true;
            this.bandedGridColumn1.VisibleIndex = 0;
            this.bandedGridColumn1.Width = 61;
            this.bandedGridColumn1.Width = 53;
            // 
            // gv_fType
            // 
@@ -322,159 +346,171 @@
            this.gv_fType.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.gv_fType.Caption = "委外标识";
            this.gv_fType.FieldName = "fType";
            this.gv_fType.MinWidth = 17;
            this.gv_fType.Name = "gv_fType";
            this.gv_fType.OptionsColumn.AllowEdit = false;
            this.gv_fType.Tag = "query_a.f_type";
            this.gv_fType.UnboundDataType = typeof(bool);
            this.gv_fType.Visible = true;
            this.gv_fType.VisibleIndex = 1;
            this.gv_fType.Width = 68;
            this.gv_fType.Width = 59;
            // 
            // gv_urgentFlag
            // 
            this.gv_urgentFlag.AppearanceCell.Options.UseFont = true;
            this.gv_urgentFlag.Caption = "急料标识";
            this.gv_urgentFlag.FieldName = "urgentFlag";
            this.gv_urgentFlag.MinWidth = 17;
            this.gv_urgentFlag.Name = "gv_urgentFlag";
            this.gv_urgentFlag.OptionsColumn.AllowEdit = false;
            this.gv_urgentFlag.Tag = "query_a.urgent_flag";
            this.gv_urgentFlag.UnboundDataType = typeof(bool);
            this.gv_urgentFlag.Visible = true;
            this.gv_urgentFlag.VisibleIndex = 2;
            this.gv_urgentFlag.Width = 68;
            this.gv_urgentFlag.Width = 59;
            // 
            // gv_fstatus
            // 
            this.gv_fstatus.AppearanceCell.Options.UseFont = true;
            this.gv_fstatus.Caption = "审核标识";
            this.gv_fstatus.FieldName = "fstatus";
            this.gv_fstatus.MinWidth = 17;
            this.gv_fstatus.Name = "gv_fstatus";
            this.gv_fstatus.OptionsColumn.AllowEdit = false;
            this.gv_fstatus.Tag = "query_a.fstatus";
            this.gv_fstatus.UnboundDataType = typeof(bool);
            this.gv_fstatus.Visible = true;
            this.gv_fstatus.VisibleIndex = 3;
            this.gv_fstatus.Width = 68;
            this.gv_fstatus.Width = 59;
            // 
            // gv_billNo
            // 
            this.gv_billNo.AppearanceCell.Options.UseFont = true;
            this.gv_billNo.Caption = "到货单号";
            this.gv_billNo.FieldName = "billNo";
            this.gv_billNo.MinWidth = 17;
            this.gv_billNo.Name = "gv_billNo";
            this.gv_billNo.OptionsColumn.AllowEdit = false;
            this.gv_billNo.Tag = "query_a.bill_no";
            this.gv_billNo.Visible = true;
            this.gv_billNo.VisibleIndex = 4;
            this.gv_billNo.Width = 68;
            this.gv_billNo.Width = 59;
            // 
            // gv_createBy
            // 
            this.gv_createBy.AppearanceCell.Options.UseFont = true;
            this.gv_createBy.Caption = "创建人";
            this.gv_createBy.FieldName = "createBy";
            this.gv_createBy.MinWidth = 17;
            this.gv_createBy.Name = "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 = 5;
            this.gv_createBy.Width = 89;
            this.gv_createBy.Width = 78;
            // 
            // gv_createDate
            // 
            this.gv_createDate.AppearanceCell.Options.UseFont = true;
            this.gv_createDate.Caption = "创建时间";
            this.gv_createDate.FieldName = "createDate";
            this.gv_createDate.MinWidth = 17;
            this.gv_createDate.Name = "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 = 6;
            this.gv_createDate.Width = 193;
            this.gv_createDate.Width = 169;
            // 
            // gv_checkUser
            // 
            this.gv_checkUser.AppearanceCell.Options.UseFont = true;
            this.gv_checkUser.Caption = "提交检验人";
            this.gv_checkUser.FieldName = "checkUser";
            this.gv_checkUser.MinWidth = 17;
            this.gv_checkUser.Name = "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 = 7;
            this.gv_checkUser.Width = 100;
            this.gv_checkUser.Width = 87;
            // 
            // gv_checkDate
            // 
            this.gv_checkDate.AppearanceCell.Options.UseFont = true;
            this.gv_checkDate.Caption = "提交检验日期";
            this.gv_checkDate.FieldName = "checkDate";
            this.gv_checkDate.MinWidth = 17;
            this.gv_checkDate.Name = "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 = 8;
            this.gv_checkDate.Width = 64;
            this.gv_checkDate.Width = 56;
            // 
            // gv_suppNo
            // 
            this.gv_suppNo.AppearanceCell.Options.UseFont = true;
            this.gv_suppNo.Caption = "供应商编号";
            this.gv_suppNo.FieldName = "suppNo";
            this.gv_suppNo.MinWidth = 17;
            this.gv_suppNo.Name = "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 = 9;
            this.gv_suppNo.Width = 69;
            this.gv_suppNo.Width = 60;
            // 
            // gridColumn5
            // 
            this.gridColumn5.Caption = "供应商名称";
            this.gridColumn5.FieldName = "suppName";
            this.gridColumn5.MinWidth = 17;
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.OptionsColumn.AllowEdit = false;
            this.gridColumn5.Visible = true;
            this.gridColumn5.VisibleIndex = 10;
            this.gridColumn5.Width = 70;
            this.gridColumn5.Width = 61;
            // 
            // gv_remark
            // 
            this.gv_remark.AppearanceCell.Options.UseFont = true;
            this.gv_remark.Caption = "备注";
            this.gv_remark.FieldName = "remark";
            this.gv_remark.MinWidth = 17;
            this.gv_remark.Name = "gv_remark";
            this.gv_remark.OptionsColumn.AllowEdit = false;
            this.gv_remark.Tag = "query_a.remark";
            this.gv_remark.Visible = true;
            this.gv_remark.VisibleIndex = 11;
            this.gv_remark.Width = 90;
            this.gv_remark.Width = 79;
            // 
            // gridColumn11
            // 
            this.gridColumn11.Caption = "主键GUID";
            this.gridColumn11.FieldName = "guid";
            this.gridColumn11.MinWidth = 25;
            this.gridColumn11.MinWidth = 22;
            this.gridColumn11.Name = "gridColumn11";
            this.gridColumn11.Width = 94;
            this.gridColumn11.Width = 82;
            // 
            // pageBar1
            // 
            this.pageBar1.CurrentPage = 1;
            this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.pageBar1.Location = new System.Drawing.Point(0, 519);
            this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
            this.pageBar1.Location = new System.Drawing.Point(0, 402);
            this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.pageBar1.Name = "pageBar1";
            this.pageBar1.RecordCount = 0;
            this.pageBar1.Size = new System.Drawing.Size(1231, 39);
            this.pageBar1.Size = new System.Drawing.Size(1077, 30);
            this.pageBar1.TabIndex = 4;
            this.pageBar1.TotalPages = 0;
            // 
            // xtraTabPage2
            // 
            this.xtraTabPage2.Controls.Add(this.splitMx1);
            this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.xtraTabPage2.Name = "xtraTabPage2";
            this.xtraTabPage2.Size = new System.Drawing.Size(1231, 570);
            this.xtraTabPage2.Size = new System.Drawing.Size(1077, 442);
            this.xtraTabPage2.Text = "数据详细";
            // 
            // splitMx1
@@ -482,6 +518,7 @@
            this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitMx1.Horizontal = false;
            this.splitMx1.Location = new System.Drawing.Point(0, 0);
            this.splitMx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.splitMx1.Name = "splitMx1";
            // 
            // splitMx1.Panel1
@@ -494,8 +531,8 @@
            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 = 149;
            this.splitMx1.Size = new System.Drawing.Size(1077, 442);
            this.splitMx1.SplitterPosition = 116;
            this.splitMx1.TabIndex = 0;
            // 
            // layoutMx1
@@ -518,20 +555,22 @@
            this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem18,
            this.layoutControlItem9});
            this.layoutControlItem9,
            this.lab_paperBillNo});
            this.layoutMx1.Location = new System.Drawing.Point(0, 0);
            this.layoutMx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.layoutMx1.Name = "layoutMx1";
            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(758, 132, 812, 500);
            this.layoutMx1.Root = this.Root;
            this.layoutMx1.Size = new System.Drawing.Size(1231, 149);
            this.layoutMx1.Size = new System.Drawing.Size(1077, 116);
            this.layoutMx1.TabIndex = 0;
            this.layoutMx1.Text = "layoutControl1";
            // 
            // lbGuid
            // 
            this.lbGuid.Location = new System.Drawing.Point(903, 108);
            this.lbGuid.Location = new System.Drawing.Point(790, 84);
            this.lbGuid.Name = "lbGuid";
            this.lbGuid.Size = new System.Drawing.Size(295, 28);
            this.lbGuid.Size = new System.Drawing.Size(258, 22);
            this.lbGuid.TabIndex = 1;
            this.lbGuid.Text = "lbGuid";
            this.lbGuid.Visible = false;
@@ -539,48 +578,53 @@
            // btnSelect
            // 
            this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16;
            this.btnSelect.Location = new System.Drawing.Point(12, 108);
            this.btnSelect.Location = new System.Drawing.Point(12, 84);
            this.btnSelect.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.btnSelect.Name = "btnSelect";
            this.btnSelect.Size = new System.Drawing.Size(116, 27);
            this.btnSelect.Size = new System.Drawing.Size(101, 20);
            this.btnSelect.StyleController = this.layoutMx1;
            this.btnSelect.TabIndex = 443;
            this.btnSelect.Text = "选择物料 ";
            // 
            // txt_remark
            // 
            this.txt_remark.Location = new System.Drawing.Point(401, 76);
            this.txt_remark.Location = new System.Drawing.Point(348, 60);
            this.txt_remark.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_remark.Name = "txt_remark";
            this.txt_remark.Properties.Appearance.Options.UseFont = true;
            this.txt_remark.Size = new System.Drawing.Size(212, 24);
            this.txt_remark.Size = new System.Drawing.Size(188, 20);
            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(99, 44);
            this.txt_receiveOrgId.Location = new System.Drawing.Point(84, 36);
            this.txt_receiveOrgId.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_receiveOrgId.Name = "txt_receiveOrgId";
            this.txt_receiveOrgId.Size = new System.Drawing.Size(211, 24);
            this.txt_receiveOrgId.Size = new System.Drawing.Size(188, 20);
            this.txt_receiveOrgId.TabIndex = 457;
            // 
            // txtSupplierCode
            // 
            this.txtSupplierCode.Location = new System.Drawing.Point(401, 44);
            this.txtSupplierCode.Location = new System.Drawing.Point(348, 36);
            this.txtSupplierCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txtSupplierCode.Name = "txtSupplierCode";
            this.txtSupplierCode.Properties.Appearance.Options.UseFont = true;
            this.txtSupplierCode.Properties.Tag = "";
            this.txtSupplierCode.Size = new System.Drawing.Size(212, 24);
            this.txtSupplierCode.Size = new System.Drawing.Size(188, 20);
            this.txtSupplierCode.StyleController = this.layoutMx1;
            this.txtSupplierCode.TabIndex = 451;
            this.txtSupplierCode.Tag = "readOnly";
            // 
            // txt_billNo
            // 
            this.txt_billNo.Location = new System.Drawing.Point(99, 12);
            this.txt_billNo.Location = new System.Drawing.Point(84, 12);
            this.txt_billNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            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(211, 24);
            this.txt_billNo.Size = new System.Drawing.Size(188, 20);
            this.txt_billNo.StyleController = this.layoutMx1;
            this.txt_billNo.TabIndex = 213;
            this.txt_billNo.Tag = "readOnly";
@@ -588,86 +632,94 @@
            // txt_suppId
            // 
            this.txt_suppId.IsReadly = false;
            this.txt_suppId.Location = new System.Drawing.Point(99, 76);
            this.txt_suppId.Location = new System.Drawing.Point(84, 60);
            this.txt_suppId.Margin = new System.Windows.Forms.Padding(0);
            this.txt_suppId.Name = "txt_suppId";
            this.txt_suppId.Size = new System.Drawing.Size(211, 24);
            this.txt_suppId.Size = new System.Drawing.Size(188, 20);
            this.txt_suppId.TabIndex = 440;
            // 
            // txt_fstatus
            // 
            this.txt_fstatus.Location = new System.Drawing.Point(920, 76);
            this.txt_fstatus.Location = new System.Drawing.Point(804, 60);
            this.txt_fstatus.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_fstatus.Name = "txt_fstatus";
            this.txt_fstatus.Properties.Caption = "审核标识";
            this.txt_fstatus.Size = new System.Drawing.Size(299, 24);
            this.txt_fstatus.Size = new System.Drawing.Size(261, 20);
            this.txt_fstatus.StyleController = this.layoutMx1;
            this.txt_fstatus.TabIndex = 458;
            this.txt_fstatus.Tag = "readOnly";
            // 
            // txt_fType
            // 
            this.txt_fType.Location = new System.Drawing.Point(314, 12);
            this.txt_fType.Location = new System.Drawing.Point(276, 12);
            this.txt_fType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_fType.Name = "txt_fType";
            this.txt_fType.Properties.Caption = "委外标识";
            this.txt_fType.Size = new System.Drawing.Size(299, 24);
            this.txt_fType.Size = new System.Drawing.Size(260, 20);
            this.txt_fType.StyleController = this.layoutMx1;
            this.txt_fType.TabIndex = 459;
            this.txt_fType.Tag = "readOnly";
            // 
            // txt_createBy
            // 
            this.txt_createBy.Location = new System.Drawing.Point(704, 12);
            this.txt_createBy.Location = new System.Drawing.Point(612, 12);
            this.txt_createBy.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_createBy.Name = "txt_createBy";
            this.txt_createBy.Properties.Appearance.Options.UseFont = true;
            this.txt_createBy.Size = new System.Drawing.Size(212, 24);
            this.txt_createBy.Size = new System.Drawing.Size(188, 20);
            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(704, 44);
            this.txt_createDate.Location = new System.Drawing.Point(612, 36);
            this.txt_createDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_createDate.Name = "txt_createDate";
            this.txt_createDate.Properties.Appearance.Options.UseFont = true;
            this.txt_createDate.Size = new System.Drawing.Size(212, 24);
            this.txt_createDate.Size = new System.Drawing.Size(188, 20);
            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(1007, 12);
            this.txt_checkUser.Location = new System.Drawing.Point(876, 12);
            this.txt_checkUser.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_checkUser.Name = "txt_checkUser";
            this.txt_checkUser.Properties.Appearance.Options.UseFont = true;
            this.txt_checkUser.Size = new System.Drawing.Size(212, 24);
            this.txt_checkUser.Size = new System.Drawing.Size(189, 20);
            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(1007, 44);
            this.txt_checkDate.Location = new System.Drawing.Point(876, 36);
            this.txt_checkDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_checkDate.Name = "txt_checkDate";
            this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
            this.txt_checkDate.Size = new System.Drawing.Size(212, 24);
            this.txt_checkDate.Size = new System.Drawing.Size(189, 20);
            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(704, 76);
            this.txt_paperBillNo.Location = new System.Drawing.Point(612, 60);
            this.txt_paperBillNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_paperBillNo.Name = "txt_paperBillNo";
            this.txt_paperBillNo.Properties.Appearance.Options.UseFont = true;
            this.txt_paperBillNo.Size = new System.Drawing.Size(212, 24);
            this.txt_paperBillNo.Size = new System.Drawing.Size(188, 20);
            this.txt_paperBillNo.StyleController = this.layoutMx1;
            this.txt_paperBillNo.TabIndex = 465;
            // 
            // txt_guid
            // 
            this.txt_guid.Location = new System.Drawing.Point(411, 140);
            this.txt_guid.Location = new System.Drawing.Point(360, 109);
            this.txt_guid.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_guid.Name = "txt_guid";
            this.txt_guid.Size = new System.Drawing.Size(191, 24);
            this.txt_guid.Size = new System.Drawing.Size(167, 20);
            this.txt_guid.StyleController = this.layoutMx1;
            this.txt_guid.TabIndex = 466;
            this.txt_guid.Tag = "readOnly";
@@ -693,7 +745,18 @@
            this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem9.Size = new System.Drawing.Size(297, 32);
            this.layoutControlItem9.Text = "主键GUID";
            this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem9.TextSize = new System.Drawing.Size(79, 14);
            //
            // lab_paperBillNo
            //
            this.lab_paperBillNo.Control = this.txt_paperBillNo;
            this.lab_paperBillNo.Location = new System.Drawing.Point(528, 48);
            this.lab_paperBillNo.Name = "lab_paperBillNo";
            this.lab_paperBillNo.OptionsTableLayoutItem.ColumnIndex = 2;
            this.lab_paperBillNo.OptionsTableLayoutItem.RowIndex = 2;
            this.lab_paperBillNo.Size = new System.Drawing.Size(264, 24);
            this.lab_paperBillNo.Text = "送货单号";
            this.lab_paperBillNo.TextSize = new System.Drawing.Size(60, 14);
            // 
            // Root
            // 
@@ -711,8 +774,7 @@
            this.layoutControlItem8,
            this.layoutControlItem5,
            this.layoutControlItem17,
            this.layoutControlItem16,
            this.lab_paperBillNo});
            this.layoutControlItem16});
            this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
            this.Root.Name = "Root";
            columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -741,88 +803,88 @@
            rowDefinition2,
            rowDefinition3,
            rowDefinition4});
            this.Root.Size = new System.Drawing.Size(1231, 149);
            this.Root.Size = new System.Drawing.Size(1077, 116);
            this.Root.TextVisible = false;
            // 
            // layoutControlItem1
            // 
            this.layoutControlItem1.Control = this.txt_receiveOrgId;
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 32);
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 24);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem1.Size = new System.Drawing.Size(302, 32);
            this.layoutControlItem1.Size = new System.Drawing.Size(264, 24);
            this.layoutControlItem1.Text = "收料组织";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(75, 18);
            this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 14);
            // 
            // layoutControlItem2
            // 
            this.layoutControlItem2.Control = this.txt_billNo;
            this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.Size = new System.Drawing.Size(302, 32);
            this.layoutControlItem2.Size = new System.Drawing.Size(264, 24);
            this.layoutControlItem2.Text = "到货单号";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(75, 18);
            this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 14);
            // 
            // layoutControlItem3
            // 
            this.layoutControlItem3.Control = this.txt_suppId;
            this.layoutControlItem3.Location = new System.Drawing.Point(0, 64);
            this.layoutControlItem3.Location = new System.Drawing.Point(0, 48);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem3.Size = new System.Drawing.Size(302, 32);
            this.layoutControlItem3.Size = new System.Drawing.Size(264, 24);
            this.layoutControlItem3.Text = "选供应商";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(75, 18);
            this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 14);
            // 
            // layoutControlItem11
            // 
            this.layoutControlItem11.Control = this.txt_createBy;
            this.layoutControlItem11.Location = new System.Drawing.Point(605, 0);
            this.layoutControlItem11.Location = new System.Drawing.Point(528, 0);
            this.layoutControlItem11.Name = "layoutControlItem11";
            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem11.Size = new System.Drawing.Size(303, 32);
            this.layoutControlItem11.Size = new System.Drawing.Size(264, 24);
            this.layoutControlItem11.Text = "建立人员";
            this.layoutControlItem11.TextSize = new System.Drawing.Size(75, 18);
            this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 14);
            // 
            // layoutControlItem12
            // 
            this.layoutControlItem12.Control = this.txt_createDate;
            this.layoutControlItem12.Location = new System.Drawing.Point(605, 32);
            this.layoutControlItem12.Location = new System.Drawing.Point(528, 24);
            this.layoutControlItem12.Name = "layoutControlItem12";
            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem12.Size = new System.Drawing.Size(303, 32);
            this.layoutControlItem12.Size = new System.Drawing.Size(264, 24);
            this.layoutControlItem12.Text = "建立日期";
            this.layoutControlItem12.TextSize = new System.Drawing.Size(75, 18);
            this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 14);
            // 
            // layoutControlItem13
            // 
            this.layoutControlItem13.Control = this.txt_checkUser;
            this.layoutControlItem13.Location = new System.Drawing.Point(908, 0);
            this.layoutControlItem13.Location = new System.Drawing.Point(792, 0);
            this.layoutControlItem13.Name = "layoutControlItem13";
            this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem13.Size = new System.Drawing.Size(303, 32);
            this.layoutControlItem13.Size = new System.Drawing.Size(265, 24);
            this.layoutControlItem13.Text = "审核人员";
            this.layoutControlItem13.TextSize = new System.Drawing.Size(75, 18);
            this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 14);
            // 
            // layoutControlItem14
            // 
            this.layoutControlItem14.Control = this.txt_checkDate;
            this.layoutControlItem14.Location = new System.Drawing.Point(908, 32);
            this.layoutControlItem14.Location = new System.Drawing.Point(792, 24);
            this.layoutControlItem14.Name = "layoutControlItem14";
            this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem14.Size = new System.Drawing.Size(303, 32);
            this.layoutControlItem14.Size = new System.Drawing.Size(265, 24);
            this.layoutControlItem14.Text = "审核日期";
            this.layoutControlItem14.TextSize = new System.Drawing.Size(75, 18);
            this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 14);
            // 
            // layoutControlItem7
            // 
            this.layoutControlItem7.Control = this.txt_fstatus;
            this.layoutControlItem7.Location = new System.Drawing.Point(908, 64);
            this.layoutControlItem7.Location = new System.Drawing.Point(792, 48);
            this.layoutControlItem7.Name = "layoutControlItem7";
            this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem7.Size = new System.Drawing.Size(303, 32);
            this.layoutControlItem7.Size = new System.Drawing.Size(265, 24);
            this.layoutControlItem7.Text = "提交检验";
            this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem7.TextVisible = false;
@@ -830,10 +892,10 @@
            // layoutControlItem8
            // 
            this.layoutControlItem8.Control = this.txt_fType;
            this.layoutControlItem8.Location = new System.Drawing.Point(302, 0);
            this.layoutControlItem8.Location = new System.Drawing.Point(264, 0);
            this.layoutControlItem8.Name = "layoutControlItem8";
            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem8.Size = new System.Drawing.Size(303, 32);
            this.layoutControlItem8.Size = new System.Drawing.Size(264, 24);
            this.layoutControlItem8.Text = "委外标识";
            this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem8.TextVisible = false;
@@ -841,57 +903,47 @@
            // layoutControlItem5
            // 
            this.layoutControlItem5.Control = this.txtSupplierCode;
            this.layoutControlItem5.Location = new System.Drawing.Point(302, 32);
            this.layoutControlItem5.Location = new System.Drawing.Point(264, 24);
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem5.Size = new System.Drawing.Size(303, 32);
            this.layoutControlItem5.Size = new System.Drawing.Size(264, 24);
            this.layoutControlItem5.Text = "供应商编码";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(75, 18);
            this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 14);
            // 
            // layoutControlItem17
            // 
            this.layoutControlItem17.Control = this.txt_remark;
            this.layoutControlItem17.Location = new System.Drawing.Point(302, 64);
            this.layoutControlItem17.Location = new System.Drawing.Point(264, 48);
            this.layoutControlItem17.Name = "layoutControlItem17";
            this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem17.Size = new System.Drawing.Size(303, 32);
            this.layoutControlItem17.Size = new System.Drawing.Size(264, 24);
            this.layoutControlItem17.Text = "收料备注";
            this.layoutControlItem17.TextSize = new System.Drawing.Size(75, 18);
            this.layoutControlItem17.TextSize = new System.Drawing.Size(60, 14);
            // 
            // layoutControlItem16
            // 
            this.layoutControlItem16.Control = this.btnSelect;
            this.layoutControlItem16.Location = new System.Drawing.Point(0, 96);
            this.layoutControlItem16.MaxSize = new System.Drawing.Size(120, 31);
            this.layoutControlItem16.MinSize = new System.Drawing.Size(20, 31);
            this.layoutControlItem16.Location = new System.Drawing.Point(0, 72);
            this.layoutControlItem16.MaxSize = new System.Drawing.Size(105, 24);
            this.layoutControlItem16.MinSize = new System.Drawing.Size(17, 24);
            this.layoutControlItem16.Name = "layoutControlItem16";
            this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem16.Size = new System.Drawing.Size(302, 33);
            this.layoutControlItem16.Size = new System.Drawing.Size(264, 24);
            this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem16.Text = "选择物料";
            this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem16.TextVisible = false;
            // 
            // lab_paperBillNo
            //
            this.lab_paperBillNo.Control = this.txt_paperBillNo;
            this.lab_paperBillNo.Location = new System.Drawing.Point(605, 64);
            this.lab_paperBillNo.Name = "lab_paperBillNo";
            this.lab_paperBillNo.OptionsTableLayoutItem.ColumnIndex = 2;
            this.lab_paperBillNo.OptionsTableLayoutItem.RowIndex = 2;
            this.lab_paperBillNo.Size = new System.Drawing.Size(303, 32);
            this.lab_paperBillNo.Text = "送货单号";
            this.lab_paperBillNo.TextSize = new System.Drawing.Size(75, 18);
            //
            // tabMx
            // 
            this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabMx.Location = new System.Drawing.Point(0, 0);
            this.tabMx.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.tabMx.Name = "tabMx";
            this.tabMx.SelectedTabPage = this.tabMxPage1;
            this.tabMx.Size = new System.Drawing.Size(1231, 409);
            this.tabMx.Size = new System.Drawing.Size(1077, 316);
            this.tabMx.TabIndex = 3;
            this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.tabMxPage1});
@@ -899,21 +951,24 @@
            // tabMxPage1
            // 
            this.tabMxPage1.Controls.Add(this.gcMx1);
            this.tabMxPage1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.tabMxPage1.Name = "tabMxPage1";
            this.tabMxPage1.Size = new System.Drawing.Size(1229, 377);
            this.tabMxPage1.Size = new System.Drawing.Size(1075, 290);
            this.tabMxPage1.Text = "收料明细";
            // 
            // gcMx1
            // 
            this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMx1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.gcMx1.Location = new System.Drawing.Point(0, 0);
            this.gcMx1.MainView = this.gvMx1;
            this.gcMx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.gcMx1.Name = "gcMx1";
            this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemButtonEdit1,
            this.repositoryItemButtonEdit2,
            this.rptHistory});
            this.gcMx1.Size = new System.Drawing.Size(1229, 377);
            this.gcMx1.Size = new System.Drawing.Size(1075, 290);
            this.gcMx1.TabIndex = 0;
            this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvMx1});
@@ -953,7 +1008,15 @@
            this.gridColumn16,
            this.gridColumn2,
            this.gridColumn17,
            this.gridColumn18});
            this.gridColumn18,
            this.gridColumn4,
            this.gridColumn19,
            this.gridColumn20,
            gv_remainingReceivedQty,
            this.gv_sourceDocumentId,
            this.gv_demandDocumentId,
            this.gv_releaseNo});
            this.gvMx1.DetailHeight = 272;
            this.gvMx1.GridControl = this.gcMx1;
            this.gvMx1.Name = "gvMx1";
            this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
@@ -965,55 +1028,55 @@
            // 
            this.gvAbtGuid.Caption = "采购明细GUID";
            this.gvAbtGuid.FieldName = "aboutGuid";
            this.gvAbtGuid.MinWidth = 50;
            this.gvAbtGuid.MinWidth = 44;
            this.gvAbtGuid.Name = "gvAbtGuid";
            this.gvAbtGuid.OptionsColumn.ReadOnly = true;
            this.gvAbtGuid.Width = 94;
            this.gvAbtGuid.Width = 82;
            // 
            // gvMx1guid
            // 
            this.gvMx1guid.AppearanceCell.Options.UseFont = true;
            this.gvMx1guid.Caption = "到货明细GUID";
            this.gvMx1guid.FieldName = "guid";
            this.gvMx1guid.MinWidth = 70;
            this.gvMx1guid.MinWidth = 61;
            this.gvMx1guid.Name = "gvMx1guid";
            this.gvMx1guid.OptionsColumn.ReadOnly = true;
            this.gvMx1guid.Tag = "query_a.guid";
            this.gvMx1guid.Width = 100;
            this.gvMx1guid.Width = 87;
            // 
            // gvMx1ebelnLine
            // 
            this.gvMx1ebelnLine.AppearanceCell.Options.UseFont = true;
            this.gvMx1ebelnLine.Caption = "Erp行Id";
            this.gvMx1ebelnLine.FieldName = "lineK3id";
            this.gvMx1ebelnLine.MinWidth = 90;
            this.gvMx1ebelnLine.MinWidth = 79;
            this.gvMx1ebelnLine.Name = "gvMx1ebelnLine";
            this.gvMx1ebelnLine.OptionsColumn.ReadOnly = true;
            this.gvMx1ebelnLine.Tag = "query_a.ebeln_line";
            this.gvMx1ebelnLine.Width = 100;
            this.gvMx1ebelnLine.Width = 87;
            // 
            // gridColumn1
            // 
            this.gridColumn1.Caption = "物料ID";
            this.gridColumn1.FieldName = "itemId";
            this.gridColumn1.MinWidth = 100;
            this.gridColumn1.MinWidth = 87;
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.OptionsColumn.ReadOnly = true;
            this.gridColumn1.Width = 100;
            this.gridColumn1.Width = 87;
            // 
            // gvMx1returnFlag
            // 
            this.gvMx1returnFlag.AppearanceCell.Options.UseFont = true;
            this.gvMx1returnFlag.Caption = "退货";
            this.gvMx1returnFlag.FieldName = "returnFlag";
            this.gvMx1returnFlag.MinWidth = 25;
            this.gvMx1returnFlag.MinWidth = 22;
            this.gvMx1returnFlag.Name = "gvMx1returnFlag";
            this.gvMx1returnFlag.OptionsColumn.ReadOnly = true;
            this.gvMx1returnFlag.Tag = "query_a.return_flag";
            this.gvMx1returnFlag.UnboundDataType = typeof(bool);
            this.gvMx1returnFlag.Visible = true;
            this.gvMx1returnFlag.VisibleIndex = 0;
            this.gvMx1returnFlag.Width = 26;
            this.gvMx1returnFlag.Width = 22;
            // 
            // gvMx1urgentFlag
            // 
@@ -1024,113 +1087,113 @@
            this.gvMx1urgentFlag.AppearanceHeader.Options.UseForeColor = true;
            this.gvMx1urgentFlag.Caption = "急料";
            this.gvMx1urgentFlag.FieldName = "urgentFlag";
            this.gvMx1urgentFlag.MinWidth = 25;
            this.gvMx1urgentFlag.MinWidth = 22;
            this.gvMx1urgentFlag.Name = "gvMx1urgentFlag";
            this.gvMx1urgentFlag.Tag = "edit";
            this.gvMx1urgentFlag.UnboundDataType = typeof(bool);
            this.gvMx1urgentFlag.Visible = true;
            this.gvMx1urgentFlag.VisibleIndex = 1;
            this.gvMx1urgentFlag.Width = 25;
            this.gvMx1urgentFlag.Width = 22;
            // 
            // gvMx1isdepsIn
            // 
            this.gvMx1isdepsIn.AppearanceCell.Options.UseFont = true;
            this.gvMx1isdepsIn.Caption = "完结标识";
            this.gvMx1isdepsIn.FieldName = "isdepsIn";
            this.gvMx1isdepsIn.MinWidth = 25;
            this.gvMx1isdepsIn.MinWidth = 22;
            this.gvMx1isdepsIn.Name = "gvMx1isdepsIn";
            this.gvMx1isdepsIn.OptionsColumn.ReadOnly = true;
            this.gvMx1isdepsIn.Tag = "query_a.isdeps_in";
            this.gvMx1isdepsIn.UnboundDataType = typeof(bool);
            this.gvMx1isdepsIn.Width = 50;
            this.gvMx1isdepsIn.Width = 44;
            // 
            // gvMx1checkStates
            // 
            this.gvMx1checkStates.AppearanceCell.Options.UseFont = true;
            this.gvMx1checkStates.Caption = "检验状态";
            this.gvMx1checkStates.FieldName = "checkStates";
            this.gvMx1checkStates.MinWidth = 25;
            this.gvMx1checkStates.MinWidth = 22;
            this.gvMx1checkStates.Name = "gvMx1checkStates";
            this.gvMx1checkStates.OptionsColumn.ReadOnly = true;
            this.gvMx1checkStates.Tag = "query_a.check_states";
            this.gvMx1checkStates.Visible = true;
            this.gvMx1checkStates.VisibleIndex = 2;
            this.gvMx1checkStates.Width = 48;
            this.gvMx1checkStates.Width = 28;
            // 
            // gvMx1checkRes
            // 
            this.gvMx1checkRes.AppearanceCell.Options.UseFont = true;
            this.gvMx1checkRes.Caption = "检验结果";
            this.gvMx1checkRes.FieldName = "checkRes";
            this.gvMx1checkRes.MinWidth = 25;
            this.gvMx1checkRes.MinWidth = 22;
            this.gvMx1checkRes.Name = "gvMx1checkRes";
            this.gvMx1checkRes.OptionsColumn.ReadOnly = true;
            this.gvMx1checkRes.Tag = "query_a.check_res";
            this.gvMx1checkRes.Visible = true;
            this.gvMx1checkRes.VisibleIndex = 3;
            this.gvMx1checkRes.Width = 48;
            this.gvMx1checkRes.Width = 28;
            // 
            // gvMx1ebeln
            // 
            this.gvMx1ebeln.AppearanceCell.Options.UseFont = true;
            this.gvMx1ebeln.Caption = "采购单号";
            this.gvMx1ebeln.FieldName = "ebeln";
            this.gvMx1ebeln.MinWidth = 120;
            this.gvMx1ebeln.MinWidth = 105;
            this.gvMx1ebeln.Name = "gvMx1ebeln";
            this.gvMx1ebeln.OptionsColumn.ReadOnly = true;
            this.gvMx1ebeln.Tag = "query_a.ebeln";
            this.gvMx1ebeln.Visible = true;
            this.gvMx1ebeln.VisibleIndex = 4;
            this.gvMx1ebeln.Width = 120;
            this.gvMx1ebeln.Width = 105;
            // 
            // gridColumn8
            // 
            this.gridColumn8.Caption = "物料编号";
            this.gridColumn8.FieldName = "itemNo";
            this.gridColumn8.MinWidth = 25;
            this.gridColumn8.MinWidth = 22;
            this.gridColumn8.Name = "gridColumn8";
            this.gridColumn8.Visible = true;
            this.gridColumn8.VisibleIndex = 5;
            this.gridColumn8.Width = 37;
            this.gridColumn8.Width = 22;
            // 
            // gvMx1boardStyle
            // 
            this.gvMx1boardStyle.AppearanceCell.Options.UseFont = true;
            this.gvMx1boardStyle.Caption = "物料名称";
            this.gvMx1boardStyle.FieldName = "itemName";
            this.gvMx1boardStyle.MinWidth = 25;
            this.gvMx1boardStyle.MinWidth = 22;
            this.gvMx1boardStyle.Name = "gvMx1boardStyle";
            this.gvMx1boardStyle.OptionsColumn.ReadOnly = true;
            this.gvMx1boardStyle.Tag = "query_a.board_style";
            this.gvMx1boardStyle.Visible = true;
            this.gvMx1boardStyle.VisibleIndex = 6;
            this.gvMx1boardStyle.Width = 96;
            this.gvMx1boardStyle.Width = 56;
            // 
            // gvMx1ebelnQty
            // 
            this.gvMx1ebelnQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1ebelnQty.Caption = "采购数量";
            this.gvMx1ebelnQty.FieldName = "cgsl";
            this.gvMx1ebelnQty.MinWidth = 25;
            this.gvMx1ebelnQty.MinWidth = 22;
            this.gvMx1ebelnQty.Name = "gvMx1ebelnQty";
            this.gvMx1ebelnQty.OptionsColumn.ReadOnly = true;
            this.gvMx1ebelnQty.Tag = "query_a.ebeln_qty";
            this.gvMx1ebelnQty.Visible = true;
            this.gvMx1ebelnQty.VisibleIndex = 7;
            this.gvMx1ebelnQty.Width = 42;
            this.gvMx1ebelnQty.Width = 24;
            // 
            // gvMx1subQty
            // 
            this.gvMx1subQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1subQty.Caption = "累计未收量";
            this.gvMx1subQty.FieldName = "wssl";
            this.gvMx1subQty.MinWidth = 25;
            this.gvMx1subQty.MinWidth = 22;
            this.gvMx1subQty.Name = "gvMx1subQty";
            this.gvMx1subQty.OptionsColumn.ReadOnly = true;
            this.gvMx1subQty.Tag = "query_a.sub_qty";
            this.gvMx1subQty.Visible = true;
            this.gvMx1subQty.VisibleIndex = 9;
            this.gvMx1subQty.Width = 42;
            this.gvMx1subQty.Width = 24;
            // 
            // gvMx1quantity
            // 
@@ -1141,12 +1204,12 @@
            this.gvMx1quantity.AppearanceHeader.Options.UseForeColor = true;
            this.gvMx1quantity.Caption = "本次收量";
            this.gvMx1quantity.FieldName = "quantity";
            this.gvMx1quantity.MinWidth = 25;
            this.gvMx1quantity.MinWidth = 22;
            this.gvMx1quantity.Name = "gvMx1quantity";
            this.gvMx1quantity.Tag = "yz_quantity_0_edit";
            this.gvMx1quantity.Tag = "edit";
            this.gvMx1quantity.Visible = true;
            this.gvMx1quantity.VisibleIndex = 10;
            this.gvMx1quantity.Width = 42;
            this.gvMx1quantity.VisibleIndex = 11;
            this.gvMx1quantity.Width = 25;
            // 
            // gvMx1memo
            // 
@@ -1157,119 +1220,119 @@
            this.gvMx1memo.AppearanceHeader.Options.UseForeColor = true;
            this.gvMx1memo.Caption = "备注";
            this.gvMx1memo.FieldName = "memo";
            this.gvMx1memo.MinWidth = 50;
            this.gvMx1memo.MinWidth = 44;
            this.gvMx1memo.Name = "gvMx1memo";
            this.gvMx1memo.OptionsColumn.ReadOnly = true;
            this.gvMx1memo.Tag = "edit";
            this.gvMx1memo.Visible = true;
            this.gvMx1memo.VisibleIndex = 11;
            this.gvMx1memo.Width = 96;
            this.gvMx1memo.VisibleIndex = 12;
            this.gvMx1memo.Width = 58;
            // 
            // gvMx1okRkqty
            // 
            this.gvMx1okRkqty.AppearanceCell.Options.UseFont = true;
            this.gvMx1okRkqty.Caption = "累计实收";
            this.gvMx1okRkqty.FieldName = "yssl";
            this.gvMx1okRkqty.MinWidth = 25;
            this.gvMx1okRkqty.MinWidth = 22;
            this.gvMx1okRkqty.Name = "gvMx1okRkqty";
            this.gvMx1okRkqty.OptionsColumn.ReadOnly = true;
            this.gvMx1okRkqty.Tag = "query_a.ok_rkqty";
            this.gvMx1okRkqty.Visible = true;
            this.gvMx1okRkqty.VisibleIndex = 8;
            this.gvMx1okRkqty.Width = 42;
            this.gvMx1okRkqty.Width = 24;
            // 
            // gvMx1checkDate
            // 
            this.gvMx1checkDate.AppearanceCell.Options.UseFont = true;
            this.gvMx1checkDate.Caption = "检验日期";
            this.gvMx1checkDate.FieldName = "checkDate";
            this.gvMx1checkDate.MinWidth = 25;
            this.gvMx1checkDate.MinWidth = 22;
            this.gvMx1checkDate.Name = "gvMx1checkDate";
            this.gvMx1checkDate.OptionsColumn.ReadOnly = true;
            this.gvMx1checkDate.Tag = "query_a.check_date";
            this.gvMx1checkDate.Width = 180;
            this.gvMx1checkDate.Width = 157;
            // 
            // gridColumn3
            // 
            this.gridColumn3.Caption = "采购时间";
            this.gridColumn3.FieldName = "purchaseDate";
            this.gridColumn3.MinWidth = 25;
            this.gridColumn3.MinWidth = 22;
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.OptionsColumn.ReadOnly = true;
            this.gridColumn3.Width = 180;
            this.gridColumn3.Width = 157;
            // 
            // gridColumn9
            // 
            this.gridColumn9.Caption = "采购单位";
            this.gridColumn9.FieldName = "cgUnit";
            this.gridColumn9.MinWidth = 25;
            this.gridColumn9.MinWidth = 22;
            this.gridColumn9.Name = "gridColumn9";
            this.gridColumn9.OptionsColumn.ReadOnly = true;
            this.gridColumn9.Visible = true;
            this.gridColumn9.VisibleIndex = 12;
            this.gridColumn9.Width = 26;
            this.gridColumn9.VisibleIndex = 15;
            this.gridColumn9.Width = 25;
            // 
            // gridColumn7
            // 
            this.gridColumn7.Caption = "库存单位";
            this.gridColumn7.FieldName = "kcUnit";
            this.gridColumn7.MinWidth = 25;
            this.gridColumn7.MinWidth = 22;
            this.gridColumn7.Name = "gridColumn7";
            this.gridColumn7.OptionsColumn.ReadOnly = true;
            this.gridColumn7.Visible = true;
            this.gridColumn7.VisibleIndex = 13;
            this.gridColumn7.Width = 26;
            this.gridColumn7.VisibleIndex = 16;
            this.gridColumn7.Width = 25;
            // 
            // gridColumn6
            // 
            this.gridColumn6.Caption = "物料规格";
            this.gridColumn6.FieldName = "itemModel";
            this.gridColumn6.MinWidth = 25;
            this.gridColumn6.MinWidth = 22;
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.OptionsColumn.ReadOnly = true;
            this.gridColumn6.Visible = true;
            this.gridColumn6.VisibleIndex = 14;
            this.gridColumn6.Width = 96;
            this.gridColumn6.VisibleIndex = 17;
            this.gridColumn6.Width = 65;
            // 
            // gridColumn10
            // 
            this.gridColumn10.Caption = "次序";
            this.gridColumn10.FieldName = "workLine";
            this.gridColumn10.MinWidth = 25;
            this.gridColumn10.MinWidth = 22;
            this.gridColumn10.Name = "gridColumn10";
            this.gridColumn10.Visible = true;
            this.gridColumn10.VisibleIndex = 18;
            this.gridColumn10.VisibleIndex = 21;
            this.gridColumn10.Width = 25;
            // 
            // gridColumn12
            // 
            this.gridColumn12.Caption = "退料时间";
            this.gridColumn12.FieldName = "returnDate";
            this.gridColumn12.MinWidth = 25;
            this.gridColumn12.MinWidth = 22;
            this.gridColumn12.Name = "gridColumn12";
            this.gridColumn12.Visible = true;
            this.gridColumn12.VisibleIndex = 19;
            this.gridColumn12.VisibleIndex = 22;
            this.gridColumn12.Width = 25;
            // 
            // gridColumn13
            // 
            this.gridColumn13.Caption = "退料人";
            this.gridColumn13.FieldName = "returnBy";
            this.gridColumn13.MinWidth = 25;
            this.gridColumn13.MinWidth = 22;
            this.gridColumn13.Name = "gridColumn13";
            this.gridColumn13.Visible = true;
            this.gridColumn13.VisibleIndex = 20;
            this.gridColumn13.VisibleIndex = 23;
            this.gridColumn13.Width = 25;
            // 
            // gvBtnAlawys
            // 
            this.gvBtnAlawys.Caption = "退料";
            this.gvBtnAlawys.ColumnEdit = this.repositoryItemButtonEdit2;
            this.gvBtnAlawys.MinWidth = 80;
            this.gvBtnAlawys.MinWidth = 70;
            this.gvBtnAlawys.Name = "gvBtnAlawys";
            this.gvBtnAlawys.Visible = true;
            this.gvBtnAlawys.VisibleIndex = 21;
            this.gvBtnAlawys.Width = 80;
            this.gvBtnAlawys.VisibleIndex = 24;
            this.gvBtnAlawys.Width = 81;
            // 
            // repositoryItemButtonEdit2
            // 
@@ -1286,11 +1349,11 @@
            // 
            this.gvMxDel.Caption = "移出";
            this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1;
            this.gvMxDel.MinWidth = 80;
            this.gvMxDel.MinWidth = 70;
            this.gvMxDel.Name = "gvMxDel";
            this.gvMxDel.Visible = true;
            this.gvMxDel.VisibleIndex = 22;
            this.gvMxDel.Width = 80;
            this.gvMxDel.VisibleIndex = 25;
            this.gvMxDel.Width = 81;
            // 
            // repositoryItemButtonEdit1
            // 
@@ -1307,49 +1370,49 @@
            // 
            this.gridColumn14.Caption = "判定结果";
            this.gridColumn14.FieldName = "freceQty";
            this.gridColumn14.MinWidth = 25;
            this.gridColumn14.MinWidth = 22;
            this.gridColumn14.Name = "gridColumn14";
            this.gridColumn14.Width = 94;
            this.gridColumn14.Width = 82;
            // 
            // gridColumn15
            // 
            this.gridColumn15.Caption = "处理意见";
            this.gridColumn15.FieldName = "clyj";
            this.gridColumn15.MinWidth = 25;
            this.gridColumn15.MinWidth = 22;
            this.gridColumn15.Name = "gridColumn15";
            this.gridColumn15.Visible = true;
            this.gridColumn15.VisibleIndex = 15;
            this.gridColumn15.Width = 50;
            this.gridColumn15.VisibleIndex = 18;
            this.gridColumn15.Width = 25;
            // 
            // gridColumn16
            // 
            this.gridColumn16.Caption = "挑选数量";
            this.gridColumn16.FieldName = "txsl";
            this.gridColumn16.MinWidth = 25;
            this.gridColumn16.MinWidth = 22;
            this.gridColumn16.Name = "gridColumn16";
            this.gridColumn16.Visible = true;
            this.gridColumn16.VisibleIndex = 16;
            this.gridColumn16.Width = 50;
            this.gridColumn16.VisibleIndex = 19;
            this.gridColumn16.Width = 25;
            // 
            // gridColumn2
            // 
            this.gridColumn2.Caption = "选别类别";
            this.gridColumn2.FieldName = "xblb";
            this.gridColumn2.MinWidth = 25;
            this.gridColumn2.MinWidth = 22;
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 17;
            this.gridColumn2.Width = 26;
            this.gridColumn2.VisibleIndex = 20;
            this.gridColumn2.Width = 25;
            // 
            // gridColumn17
            // 
            this.gridColumn17.Caption = "到货记录";
            this.gridColumn17.ColumnEdit = this.rptHistory;
            this.gridColumn17.MinWidth = 25;
            this.gridColumn17.MinWidth = 22;
            this.gridColumn17.Name = "gridColumn17";
            this.gridColumn17.Visible = true;
            this.gridColumn17.VisibleIndex = 23;
            this.gridColumn17.Width = 26;
            this.gridColumn17.VisibleIndex = 26;
            this.gridColumn17.Width = 25;
            // 
            // rptHistory
            // 
@@ -1366,16 +1429,70 @@
            // 
            this.gridColumn18.Caption = "ErpId";
            this.gridColumn18.FieldName = "ebelnK3id";
            this.gridColumn18.MinWidth = 25;
            this.gridColumn18.MinWidth = 22;
            this.gridColumn18.Name = "gridColumn18";
            this.gridColumn18.Width = 94;
            this.gridColumn18.Width = 82;
            //
            // gridColumn4
            //
            this.gridColumn4.Caption = "仓库编码";
            this.gridColumn4.FieldName = "depotCode";
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 27;
            this.gridColumn4.Width = 22;
            //
            // gridColumn19
            //
            this.gridColumn19.Caption = "仓库名称";
            this.gridColumn19.FieldName = "depotName";
            this.gridColumn19.Name = "gridColumn19";
            this.gridColumn19.Visible = true;
            this.gridColumn19.VisibleIndex = 28;
            this.gridColumn19.Width = 22;
            //
            // gridColumn20
            //
            this.gridColumn20.Caption = "仓管员";
            this.gridColumn20.FieldName = "staffName";
            this.gridColumn20.Name = "gridColumn20";
            this.gridColumn20.Visible = true;
            this.gridColumn20.VisibleIndex = 29;
            this.gridColumn20.Width = 35;
            //
            // 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 = 13;
            this.gv_sourceDocumentId.Width = 31;
            //
            // 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 = 14;
            this.gv_demandDocumentId.Width = 23;
            //
            // gv_releaseNo
            //
            this.gv_releaseNo.Caption = "检验单号";
            this.gv_releaseNo.FieldName = "releaseNo";
            this.gv_releaseNo.Name = "gv_releaseNo";
            this.gv_releaseNo.Visible = true;
            this.gv_releaseNo.VisibleIndex = 30;
            // 
            // picCheckBox
            // 
            this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
            this.picCheckBox.Location = new System.Drawing.Point(924, 55);
            this.picCheckBox.Location = new System.Drawing.Point(863, 23);
            this.picCheckBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.picCheckBox.Name = "picCheckBox";
            this.picCheckBox.Size = new System.Drawing.Size(100, 50);
            this.picCheckBox.Size = new System.Drawing.Size(88, 39);
            this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
            this.picCheckBox.TabIndex = 6;
            this.picCheckBox.TabStop = false;
@@ -1383,12 +1500,13 @@
            // 
            // Frm_MesInvItemArn
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1233, 682);
            this.ClientSize = new System.Drawing.Size(1079, 530);
            this.Controls.Add(this.picCheckBox);
            this.Controls.Add(this.xtraTabControl1);
            this.Controls.Add(this.toolBarMenu1);
            this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.Name = "Frm_MesInvItemArn";
            this.Text = "采购到货单";
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
@@ -1423,6 +1541,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lab_paperBillNo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
@@ -1436,7 +1555,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lab_paperBillNo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
            this.tabMx.ResumeLayout(false);
            this.tabMxPage1.ResumeLayout(false);
@@ -1546,5 +1664,11 @@
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
        private DevExpress.XtraLayout.LayoutControlItem lab_paperBillNo;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
        private DevExpress.XtraGrid.Columns.GridColumn gv_sourceDocumentId;
        private DevExpress.XtraGrid.Columns.GridColumn gv_demandDocumentId;
        private DevExpress.XtraGrid.Columns.GridColumn gv_releaseNo;
    }
}