lu
2025-02-27 be53dc839f3698dd196ecbb002ea190d5bb7dabb
DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.Designer.cs
@@ -29,11 +29,11 @@
        /// </summary>
        private void InitializeComponent()
        {
            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions8 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject29 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject30 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject31 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject32 = new DevExpress.Utils.SerializableAppearanceObject();
            this.gvMx1fseq = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1fEntrynote = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1fRealQty = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -50,7 +50,6 @@
            this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
            this.lb_fApproverStaus = new DevExpress.XtraEditors.LabelControl();
            this.txt_fApproverStaus = new DevExpress.XtraEditors.TextEdit();
            this.gv_fApproverStaus = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_fNote = new DevExpress.XtraEditors.LabelControl();
            this.txt_fNote = new DevExpress.XtraEditors.TextEdit();
@@ -97,6 +96,7 @@
            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.tabMx = new DevExpress.XtraTab.XtraTabControl();
            this.panel1 = new System.Windows.Forms.Panel();
            this.txt_fApproverStaus = new DevExpress.XtraEditors.CheckEdit();
            this.txt_fStockOrgId = new Gs.DevApp.UserControl.UcLookOrg();
            this.txt_fCustomerID = new DevExpress.XtraEditors.TextEdit();
            this.txt_salesId = new Gs.DevApp.UserControl.UcLookSales();
@@ -106,13 +106,20 @@
            this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
            this.lbGuid = new System.Windows.Forms.Label();
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.tabMxPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit1View)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fApproverStaus.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fNote.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fDate.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fSalesManID.Properties)).BeginInit();
@@ -131,6 +138,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
            this.tabMx.SuspendLayout();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fApproverStaus.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fCustomerID.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fSaleOrgId.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fBillTypeID.Properties)).BeginInit();
@@ -240,8 +248,8 @@
            // 
            this.tabMxPage1.Controls.Add(this.gcMx1);
            this.tabMxPage1.Name = "tabMxPage1";
            this.tabMxPage1.Size = new System.Drawing.Size(1124, 354);
            this.tabMxPage1.Text = "明细1";
            this.tabMxPage1.Size = new System.Drawing.Size(1124, 389);
            this.tabMxPage1.Text = "申请明细";
            // 
            // gcMx1
            // 
@@ -252,7 +260,7 @@
            this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemSearchLookUpEdit1,
            this.repositoryItemButtonEdit1});
            this.gcMx1.Size = new System.Drawing.Size(1124, 354);
            this.gcMx1.Size = new System.Drawing.Size(1124, 389);
            this.gcMx1.TabIndex = 0;
            this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvMx1});
@@ -303,6 +311,15 @@
            // 
            // repositoryItemSearchLookUpEdit1View
            // 
            this.repositoryItemSearchLookUpEdit1View.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn10,
            this.gridColumn3,
            this.gridColumn4,
            this.gridColumn5,
            this.gridColumn7,
            this.gridColumn8,
            this.gridColumn9,
            this.gridColumn6});
            this.repositoryItemSearchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
            this.repositoryItemSearchLookUpEdit1View.Name = "repositoryItemSearchLookUpEdit1View";
            this.repositoryItemSearchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
@@ -321,10 +338,10 @@
            // repositoryItemButtonEdit1
            // 
            this.repositoryItemButtonEdit1.AutoHeight = false;
            editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
            editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
            editorButtonImageOptions8.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
            editorButtonImageOptions8.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
            this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "移出", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "移出", -1, true, true, false, editorButtonImageOptions8, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject29, serializableAppearanceObject30, serializableAppearanceObject31, serializableAppearanceObject32, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
            this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
            this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
            this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
@@ -333,20 +350,11 @@
            // 
            this.lb_fApproverStaus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_fApproverStaus.Appearance.Options.UseFont = true;
            this.lb_fApproverStaus.Location = new System.Drawing.Point(270, 116);
            this.lb_fApproverStaus.Location = new System.Drawing.Point(815, 85);
            this.lb_fApproverStaus.Name = "lb_fApproverStaus";
            this.lb_fApproverStaus.Size = new System.Drawing.Size(68, 21);
            this.lb_fApproverStaus.TabIndex = 247;
            this.lb_fApproverStaus.Text = "审核状态";
            //
            // txt_fApproverStaus
            //
            this.txt_fApproverStaus.Location = new System.Drawing.Point(330, 116);
            this.txt_fApproverStaus.Name = "txt_fApproverStaus";
            this.txt_fApproverStaus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_fApproverStaus.Properties.Appearance.Options.UseFont = true;
            this.txt_fApproverStaus.Size = new System.Drawing.Size(150, 28);
            this.txt_fApproverStaus.TabIndex = 247;
            // 
            // gv_fApproverStaus
            // 
@@ -366,7 +374,7 @@
            // 
            this.lb_fNote.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_fNote.Appearance.Options.UseFont = true;
            this.lb_fNote.Location = new System.Drawing.Point(20, 116);
            this.lb_fNote.Location = new System.Drawing.Point(40, 118);
            this.lb_fNote.Name = "lb_fNote";
            this.lb_fNote.Size = new System.Drawing.Size(39, 21);
            this.lb_fNote.TabIndex = 243;
@@ -374,11 +382,11 @@
            // 
            // txt_fNote
            // 
            this.txt_fNote.Location = new System.Drawing.Point(80, 116);
            this.txt_fNote.Location = new System.Drawing.Point(84, 114);
            this.txt_fNote.Name = "txt_fNote";
            this.txt_fNote.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_fNote.Properties.Appearance.Options.UseFont = true;
            this.txt_fNote.Size = new System.Drawing.Size(150, 28);
            this.txt_fNote.Size = new System.Drawing.Size(179, 28);
            this.txt_fNote.TabIndex = 243;
            // 
            // gv_fNote
@@ -399,7 +407,7 @@
            // 
            this.lb_fDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_fDate.Appearance.Options.UseFont = true;
            this.lb_fDate.Location = new System.Drawing.Point(770, 84);
            this.lb_fDate.Location = new System.Drawing.Point(580, 117);
            this.lb_fDate.Name = "lb_fDate";
            this.lb_fDate.Size = new System.Drawing.Size(39, 21);
            this.lb_fDate.TabIndex = 240;
@@ -407,12 +415,13 @@
            // 
            // txt_fDate
            // 
            this.txt_fDate.Location = new System.Drawing.Point(849, 84);
            this.txt_fDate.Location = new System.Drawing.Point(622, 113);
            this.txt_fDate.Name = "txt_fDate";
            this.txt_fDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_fDate.Properties.Appearance.Options.UseFont = true;
            this.txt_fDate.Size = new System.Drawing.Size(150, 28);
            this.txt_fDate.Size = new System.Drawing.Size(173, 28);
            this.txt_fDate.TabIndex = 240;
            this.txt_fDate.Tag = "readonly";
            // 
            // gv_fDate
            // 
@@ -432,7 +441,7 @@
            // 
            this.lb_fCustomerID.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_fCustomerID.Appearance.Options.UseFont = true;
            this.lb_fCustomerID.Location = new System.Drawing.Point(520, 84);
            this.lb_fCustomerID.Location = new System.Drawing.Point(304, 115);
            this.lb_fCustomerID.Name = "lb_fCustomerID";
            this.lb_fCustomerID.Size = new System.Drawing.Size(39, 21);
            this.lb_fCustomerID.TabIndex = 235;
@@ -456,7 +465,7 @@
            // 
            this.lb_fSalesManID.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_fSalesManID.Appearance.Options.UseFont = true;
            this.lb_fSalesManID.Location = new System.Drawing.Point(270, 84);
            this.lb_fSalesManID.Location = new System.Drawing.Point(287, 84);
            this.lb_fSalesManID.Name = "lb_fSalesManID";
            this.lb_fSalesManID.Size = new System.Drawing.Size(56, 21);
            this.lb_fSalesManID.TabIndex = 231;
@@ -464,12 +473,13 @@
            // 
            // txt_fSalesManID
            // 
            this.txt_fSalesManID.Location = new System.Drawing.Point(330, 84);
            this.txt_fSalesManID.Location = new System.Drawing.Point(350, 80);
            this.txt_fSalesManID.Name = "txt_fSalesManID";
            this.txt_fSalesManID.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_fSalesManID.Properties.Appearance.Options.UseFont = true;
            this.txt_fSalesManID.Size = new System.Drawing.Size(150, 28);
            this.txt_fSalesManID.Size = new System.Drawing.Size(195, 28);
            this.txt_fSalesManID.TabIndex = 231;
            this.txt_fSalesManID.Tag = "readonly";
            // 
            // gv_fSalesManID
            // 
@@ -489,7 +499,7 @@
            // 
            this.lb_fApproveDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_fApproveDate.Appearance.Options.UseFont = true;
            this.lb_fApproveDate.Location = new System.Drawing.Point(20, 84);
            this.lb_fApproveDate.Location = new System.Drawing.Point(810, 50);
            this.lb_fApproveDate.Name = "lb_fApproveDate";
            this.lb_fApproveDate.Size = new System.Drawing.Size(73, 21);
            this.lb_fApproveDate.TabIndex = 228;
@@ -497,12 +507,13 @@
            // 
            // txt_fApproveDate
            // 
            this.txt_fApproveDate.Location = new System.Drawing.Point(80, 84);
            this.txt_fApproveDate.Location = new System.Drawing.Point(886, 46);
            this.txt_fApproveDate.Name = "txt_fApproveDate";
            this.txt_fApproveDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_fApproveDate.Properties.Appearance.Options.UseFont = true;
            this.txt_fApproveDate.Size = new System.Drawing.Size(150, 28);
            this.txt_fApproveDate.Size = new System.Drawing.Size(173, 28);
            this.txt_fApproveDate.TabIndex = 228;
            this.txt_fApproveDate.Tag = "readonly";
            // 
            // gv_fApproveDate
            // 
@@ -522,7 +533,7 @@
            // 
            this.lb_fCreateDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_fCreateDate.Appearance.Options.UseFont = true;
            this.lb_fCreateDate.Location = new System.Drawing.Point(770, 52);
            this.lb_fCreateDate.Location = new System.Drawing.Point(546, 83);
            this.lb_fCreateDate.Name = "lb_fCreateDate";
            this.lb_fCreateDate.Size = new System.Drawing.Size(73, 21);
            this.lb_fCreateDate.TabIndex = 226;
@@ -530,12 +541,13 @@
            // 
            // txt_fCreateDate
            // 
            this.txt_fCreateDate.Location = new System.Drawing.Point(849, 52);
            this.txt_fCreateDate.Location = new System.Drawing.Point(622, 79);
            this.txt_fCreateDate.Name = "txt_fCreateDate";
            this.txt_fCreateDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_fCreateDate.Properties.Appearance.Options.UseFont = true;
            this.txt_fCreateDate.Size = new System.Drawing.Size(150, 28);
            this.txt_fCreateDate.Size = new System.Drawing.Size(173, 28);
            this.txt_fCreateDate.TabIndex = 226;
            this.txt_fCreateDate.Tag = "readonly";
            // 
            // gv_fCreateDate
            // 
@@ -555,7 +567,7 @@
            // 
            this.lb_fApproverID.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_fApproverID.Appearance.Options.UseFont = true;
            this.lb_fApproverID.Location = new System.Drawing.Point(520, 52);
            this.lb_fApproverID.Location = new System.Drawing.Point(832, 17);
            this.lb_fApproverID.Name = "lb_fApproverID";
            this.lb_fApproverID.Size = new System.Drawing.Size(51, 21);
            this.lb_fApproverID.TabIndex = 222;
@@ -563,12 +575,13 @@
            // 
            // txt_fApproverID
            // 
            this.txt_fApproverID.Location = new System.Drawing.Point(592, 52);
            this.txt_fApproverID.Location = new System.Drawing.Point(886, 13);
            this.txt_fApproverID.Name = "txt_fApproverID";
            this.txt_fApproverID.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_fApproverID.Properties.Appearance.Options.UseFont = true;
            this.txt_fApproverID.Size = new System.Drawing.Size(150, 28);
            this.txt_fApproverID.Size = new System.Drawing.Size(173, 28);
            this.txt_fApproverID.TabIndex = 222;
            this.txt_fApproverID.Tag = "readonly";
            // 
            // gv_fApproverID
            // 
@@ -588,7 +601,7 @@
            // 
            this.lb_fCreatorId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_fCreatorId.Appearance.Options.UseFont = true;
            this.lb_fCreatorId.Location = new System.Drawing.Point(270, 52);
            this.lb_fCreatorId.Location = new System.Drawing.Point(563, 50);
            this.lb_fCreatorId.Name = "lb_fCreatorId";
            this.lb_fCreatorId.Size = new System.Drawing.Size(56, 21);
            this.lb_fCreatorId.TabIndex = 219;
@@ -596,12 +609,13 @@
            // 
            // txt_fCreatorId
            // 
            this.txt_fCreatorId.Location = new System.Drawing.Point(330, 52);
            this.txt_fCreatorId.Location = new System.Drawing.Point(622, 46);
            this.txt_fCreatorId.Name = "txt_fCreatorId";
            this.txt_fCreatorId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_fCreatorId.Properties.Appearance.Options.UseFont = true;
            this.txt_fCreatorId.Size = new System.Drawing.Size(150, 28);
            this.txt_fCreatorId.Size = new System.Drawing.Size(173, 28);
            this.txt_fCreatorId.TabIndex = 219;
            this.txt_fCreatorId.Tag = "readonly";
            // 
            // gv_fCreatorId
            // 
@@ -621,7 +635,7 @@
            // 
            this.lb_fStockOrgId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_fStockOrgId.Appearance.Options.UseFont = true;
            this.lb_fStockOrgId.Location = new System.Drawing.Point(20, 52);
            this.lb_fStockOrgId.Location = new System.Drawing.Point(6, 86);
            this.lb_fStockOrgId.Name = "lb_fStockOrgId";
            this.lb_fStockOrgId.Size = new System.Drawing.Size(73, 21);
            this.lb_fStockOrgId.TabIndex = 217;
@@ -645,7 +659,7 @@
            // 
            this.lb_fSaleOrgId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_fSaleOrgId.Appearance.Options.UseFont = true;
            this.lb_fSaleOrgId.Location = new System.Drawing.Point(770, 20);
            this.lb_fSaleOrgId.Location = new System.Drawing.Point(270, 50);
            this.lb_fSaleOrgId.Name = "lb_fSaleOrgId";
            this.lb_fSaleOrgId.Size = new System.Drawing.Size(73, 21);
            this.lb_fSaleOrgId.TabIndex = 216;
@@ -669,7 +683,7 @@
            // 
            this.lb_fBillTypeID.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_fBillTypeID.Appearance.Options.UseFont = true;
            this.lb_fBillTypeID.Location = new System.Drawing.Point(520, 20);
            this.lb_fBillTypeID.Location = new System.Drawing.Point(546, 17);
            this.lb_fBillTypeID.Name = "lb_fBillTypeID";
            this.lb_fBillTypeID.Size = new System.Drawing.Size(73, 21);
            this.lb_fBillTypeID.TabIndex = 213;
@@ -693,7 +707,7 @@
            // 
            this.lb_billNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_billNo.Appearance.Options.UseFont = true;
            this.lb_billNo.Location = new System.Drawing.Point(270, 20);
            this.lb_billNo.Location = new System.Drawing.Point(270, 17);
            this.lb_billNo.Name = "lb_billNo";
            this.lb_billNo.Size = new System.Drawing.Size(73, 21);
            this.lb_billNo.TabIndex = 211;
@@ -701,12 +715,13 @@
            // 
            // txt_billNo
            // 
            this.txt_billNo.Location = new System.Drawing.Point(330, 20);
            this.txt_billNo.Location = new System.Drawing.Point(350, 13);
            this.txt_billNo.Name = "txt_billNo";
            this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_billNo.Properties.Appearance.Options.UseFont = true;
            this.txt_billNo.Size = new System.Drawing.Size(150, 28);
            this.txt_billNo.Size = new System.Drawing.Size(195, 28);
            this.txt_billNo.TabIndex = 211;
            this.txt_billNo.Tag = "readonly";
            // 
            // gv_billNo
            // 
@@ -726,20 +741,21 @@
            // 
            this.lb_id.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_id.Appearance.Options.UseFont = true;
            this.lb_id.Location = new System.Drawing.Point(20, 20);
            this.lb_id.Location = new System.Drawing.Point(5, 17);
            this.lb_id.Name = "lb_id";
            this.lb_id.Size = new System.Drawing.Size(18, 21);
            this.lb_id.Size = new System.Drawing.Size(74, 21);
            this.lb_id.TabIndex = 210;
            this.lb_id.Text = "id ";
            this.lb_id.Text = "主键GUID";
            // 
            // txt_id
            // 
            this.txt_id.Location = new System.Drawing.Point(80, 20);
            this.txt_id.Location = new System.Drawing.Point(84, 13);
            this.txt_id.Name = "txt_id";
            this.txt_id.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_id.Properties.Appearance.Options.UseFont = true;
            this.txt_id.Size = new System.Drawing.Size(150, 28);
            this.txt_id.Size = new System.Drawing.Size(179, 28);
            this.txt_id.TabIndex = 210;
            this.txt_id.Tag = "readonly";
            // 
            // gv_id
            // 
@@ -863,10 +879,10 @@
            // tabMx
            // 
            this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabMx.Location = new System.Drawing.Point(0, 184);
            this.tabMx.Location = new System.Drawing.Point(0, 149);
            this.tabMx.Name = "tabMx";
            this.tabMx.SelectedTabPage = this.tabMxPage1;
            this.tabMx.Size = new System.Drawing.Size(1126, 386);
            this.tabMx.Size = new System.Drawing.Size(1126, 421);
            this.tabMx.TabIndex = 2;
            this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.tabMxPage1});
@@ -874,6 +890,7 @@
            // panel1
            // 
            this.panel1.BackColor = System.Drawing.Color.White;
            this.panel1.Controls.Add(this.txt_fApproverStaus);
            this.panel1.Controls.Add(this.txt_fStockOrgId);
            this.panel1.Controls.Add(this.txt_fCustomerID);
            this.panel1.Controls.Add(this.txt_salesId);
@@ -883,7 +900,6 @@
            this.panel1.Controls.Add(this.labelControl11);
            this.panel1.Controls.Add(this.lbGuid);
            this.panel1.Controls.Add(this.lb_fApproverStaus);
            this.panel1.Controls.Add(this.txt_fApproverStaus);
            this.panel1.Controls.Add(this.lb_fNote);
            this.panel1.Controls.Add(this.txt_fNote);
            this.panel1.Controls.Add(this.lb_fDate);
@@ -910,39 +926,49 @@
            this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(1126, 184);
            this.panel1.Size = new System.Drawing.Size(1126, 149);
            this.panel1.TabIndex = 1;
            //
            // txt_fApproverStaus
            //
            this.txt_fApproverStaus.Enabled = false;
            this.txt_fApproverStaus.Location = new System.Drawing.Point(886, 85);
            this.txt_fApproverStaus.Name = "txt_fApproverStaus";
            this.txt_fApproverStaus.Properties.Caption = "";
            this.txt_fApproverStaus.Size = new System.Drawing.Size(59, 24);
            this.txt_fApproverStaus.TabIndex = 370;
            // 
            // txt_fStockOrgId
            // 
            this.txt_fStockOrgId.IsReadly = false;
            this.txt_fStockOrgId.Location = new System.Drawing.Point(80, 48);
            this.txt_fStockOrgId.Location = new System.Drawing.Point(84, 81);
            this.txt_fStockOrgId.Name = "txt_fStockOrgId";
            this.txt_fStockOrgId.Size = new System.Drawing.Size(138, 30);
            this.txt_fStockOrgId.Size = new System.Drawing.Size(179, 30);
            this.txt_fStockOrgId.TabIndex = 369;
            // 
            // txt_fCustomerID
            // 
            this.txt_fCustomerID.Location = new System.Drawing.Point(592, 86);
            this.txt_fCustomerID.Location = new System.Drawing.Point(350, 111);
            this.txt_fCustomerID.Name = "txt_fCustomerID";
            this.txt_fCustomerID.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_fCustomerID.Properties.Appearance.Options.UseFont = true;
            this.txt_fCustomerID.Size = new System.Drawing.Size(150, 28);
            this.txt_fCustomerID.Size = new System.Drawing.Size(195, 28);
            this.txt_fCustomerID.TabIndex = 368;
            this.txt_fCustomerID.Tag = "readonly";
            // 
            // txt_salesId
            // 
            this.txt_salesId.IsReadly = false;
            this.txt_salesId.Location = new System.Drawing.Point(80, 150);
            this.txt_salesId.Location = new System.Drawing.Point(84, 48);
            this.txt_salesId.Name = "txt_salesId";
            this.txt_salesId.Size = new System.Drawing.Size(234, 29);
            this.txt_salesId.Size = new System.Drawing.Size(179, 30);
            this.txt_salesId.TabIndex = 367;
            // 
            // lb_salesId
            // 
            this.lb_salesId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_salesId.Appearance.Options.UseFont = true;
            this.lb_salesId.Location = new System.Drawing.Point(20, 150);
            this.lb_salesId.Location = new System.Drawing.Point(11, 53);
            this.lb_salesId.Name = "lb_salesId";
            this.lb_salesId.Size = new System.Drawing.Size(68, 21);
            this.lb_salesId.TabIndex = 366;
@@ -950,29 +976,30 @@
            // 
            // txt_fSaleOrgId
            // 
            this.txt_fSaleOrgId.Location = new System.Drawing.Point(849, 13);
            this.txt_fSaleOrgId.Location = new System.Drawing.Point(350, 46);
            this.txt_fSaleOrgId.Name = "txt_fSaleOrgId";
            this.txt_fSaleOrgId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_fSaleOrgId.Properties.Appearance.Options.UseFont = true;
            this.txt_fSaleOrgId.Size = new System.Drawing.Size(150, 28);
            this.txt_fSaleOrgId.Size = new System.Drawing.Size(195, 28);
            this.txt_fSaleOrgId.TabIndex = 365;
            this.txt_fSaleOrgId.Tag = "readonly";
            // 
            // txt_fBillTypeID
            // 
            this.txt_fBillTypeID.EditValue = "标准销售出库单(XSCKD01_SYS)";
            this.txt_fBillTypeID.Location = new System.Drawing.Point(592, 17);
            this.txt_fBillTypeID.Location = new System.Drawing.Point(622, 15);
            this.txt_fBillTypeID.Name = "txt_fBillTypeID";
            this.txt_fBillTypeID.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txt_fBillTypeID.Properties.Items.AddRange(new object[] {
            "标准销售出库单(XSCKD01_SYS)"});
            this.txt_fBillTypeID.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            this.txt_fBillTypeID.Size = new System.Drawing.Size(146, 24);
            this.txt_fBillTypeID.Size = new System.Drawing.Size(173, 24);
            this.txt_fBillTypeID.TabIndex = 362;
            // 
            // labelControl11
            // 
            this.labelControl11.Location = new System.Drawing.Point(529, 126);
            this.labelControl11.Location = new System.Drawing.Point(983, 104);
            this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.labelControl11.Name = "labelControl11";
            this.labelControl11.Size = new System.Drawing.Size(45, 18);
@@ -982,7 +1009,7 @@
            // lbGuid
            // 
            this.lbGuid.AutoSize = true;
            this.lbGuid.Location = new System.Drawing.Point(580, 126);
            this.lbGuid.Location = new System.Drawing.Point(1034, 104);
            this.lbGuid.Name = "lbGuid";
            this.lbGuid.Size = new System.Drawing.Size(0, 21);
            this.lbGuid.TabIndex = 1;
@@ -997,6 +1024,70 @@
            this.picCheckBox.TabIndex = 9;
            this.picCheckBox.TabStop = false;
            this.picCheckBox.Visible = false;
            //
            // gridColumn3
            //
            this.gridColumn3.Caption = "物料编码";
            this.gridColumn3.FieldName = "itemNo";
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 1;
            //
            // gridColumn4
            //
            this.gridColumn4.Caption = "销售单位";
            this.gridColumn4.FieldName = "dwName";
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 2;
            //
            // gridColumn5
            //
            this.gridColumn5.Caption = "销售数量";
            this.gridColumn5.FieldName = "qty";
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.Visible = true;
            this.gridColumn5.VisibleIndex = 3;
            //
            // gridColumn7
            //
            this.gridColumn7.Caption = "供应组织";
            this.gridColumn7.FieldName = "gyOrg";
            this.gridColumn7.Name = "gridColumn7";
            this.gridColumn7.Visible = true;
            this.gridColumn7.VisibleIndex = 4;
            //
            // gridColumn8
            //
            this.gridColumn8.Caption = "库存组织";
            this.gridColumn8.FieldName = "kcOrg";
            this.gridColumn8.Name = "gridColumn8";
            this.gridColumn8.Visible = true;
            this.gridColumn8.VisibleIndex = 5;
            //
            // gridColumn9
            //
            this.gridColumn9.Caption = "剩余未出数量";
            this.gridColumn9.FieldName = "syQty";
            this.gridColumn9.Name = "gridColumn9";
            this.gridColumn9.Visible = true;
            this.gridColumn9.VisibleIndex = 6;
            //
            // gridColumn10
            //
            this.gridColumn10.Caption = "销售单号";
            this.gridColumn10.FieldName = "billNo";
            this.gridColumn10.Name = "gridColumn10";
            this.gridColumn10.Visible = true;
            this.gridColumn10.VisibleIndex = 0;
            //
            // gridColumn6
            //
            this.gridColumn6.Caption = "销售组织";
            this.gridColumn6.FieldName = "salesOrgName";
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.Visible = true;
            this.gridColumn6.VisibleIndex = 7;
            // 
            // Frm_SalesDeliver
            // 
@@ -1013,7 +1104,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit1View)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fApproverStaus.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fNote.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fDate.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fSalesManID.Properties)).EndInit();
@@ -1033,6 +1123,7 @@
            this.tabMx.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fApproverStaus.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fCustomerID.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fSaleOrgId.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fBillTypeID.Properties)).EndInit();
@@ -1065,7 +1156,6 @@
        private DevExpress.XtraGrid.GridControl gcMx1;
        private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
        private DevExpress.XtraEditors.LabelControl lb_fApproverStaus;
        private DevExpress.XtraEditors.TextEdit txt_fApproverStaus;
        private DevExpress.XtraGrid.Columns.GridColumn gv_fApproverStaus;
        private DevExpress.XtraEditors.LabelControl lb_fNote;
@@ -1128,5 +1218,14 @@
        private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
        private UserControl.UcLookOrg txt_fStockOrgId;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
        private DevExpress.XtraEditors.CheckEdit txt_fApproverStaus;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
    }
}