From be53dc839f3698dd196ecbb002ea190d5bb7dabb Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期四, 27 二月 2025 10:50:10 +0800 Subject: [PATCH] 销售 --- DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesOrder.Designer.cs | 4078 ++++++++++++++++++++++++++++++----------------------------- 1 files changed, 2,099 insertions(+), 1,979 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesOrder.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesOrder.Designer.cs index 6c5e7a2..d9725b2 100644 --- a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesOrder.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesOrder.Designer.cs @@ -31,124 +31,30 @@ { DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject(); - this.gvMx1eHid = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1settleOrgIds = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1stockOrgId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1supplyOrgId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1seq = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1mapSpec = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1mapName = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1mapId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1custImd = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1custInm = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1custIno = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1basearqty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1baseRemainOutQty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1baseReturnQty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1baseRetNoticeQty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1stockOutQty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1deliQty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1srcBillNo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1srcType = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1terminaterId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1terminateDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1mrpTerminateStatus = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1mrpCloseStatus = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1outLmtUnitId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1deliveryMinQty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1deliveryMaxQty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1lot = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1mtoNo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1entryNote = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1ownerId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1ownerTypeId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1isFree = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1deliveryDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1priceUnitQty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1priceUnitId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1qty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1unitId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1materialId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1erpId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1pid = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1id = new DevExpress.XtraGrid.Columns.GridColumn(); - this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); - this.gcMx1 = new DevExpress.XtraGrid.GridControl(); - this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView(); - this.lb_receiveContact = new DevExpress.XtraEditors.LabelControl(); - this.txt_receiveContact = new DevExpress.XtraEditors.TextEdit(); this.gv_receiveContact = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_receiveId = new DevExpress.XtraEditors.LabelControl(); - this.txt_receiveId = new DevExpress.XtraEditors.TextEdit(); this.gv_receiveId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_saleOrgId = new DevExpress.XtraEditors.LabelControl(); - this.txt_saleOrgId = new DevExpress.XtraEditors.TextEdit(); this.gv_saleOrgId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_fbilltype = new DevExpress.XtraEditors.LabelControl(); - this.txt_fbilltype = new DevExpress.XtraEditors.TextEdit(); this.gv_fbilltype = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_entryNote = new DevExpress.XtraEditors.LabelControl(); - this.txt_entryNote = new DevExpress.XtraEditors.TextEdit(); this.gv_entryNote = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_changerId = new DevExpress.XtraEditors.LabelControl(); - this.txt_changerId = new DevExpress.XtraEditors.TextEdit(); this.gv_changerId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_versionNo = new DevExpress.XtraEditors.LabelControl(); - this.txt_versionNo = new DevExpress.XtraEditors.TextEdit(); this.gv_versionNo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_cancellerId = new DevExpress.XtraEditors.LabelControl(); - this.txt_cancellerId = new DevExpress.XtraEditors.TextEdit(); this.gv_cancellerId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_cancelStatus = new DevExpress.XtraEditors.LabelControl(); - this.txt_cancelStatus = new DevExpress.XtraEditors.TextEdit(); this.gv_cancelStatus = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_changeDate = new DevExpress.XtraEditors.LabelControl(); - this.txt_changeDate = new DevExpress.XtraEditors.TextEdit(); this.gv_changeDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_closeDate = new DevExpress.XtraEditors.LabelControl(); - this.txt_closeDate = new DevExpress.XtraEditors.TextEdit(); this.gv_closeDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_closerId = new DevExpress.XtraEditors.LabelControl(); - this.txt_closerId = new DevExpress.XtraEditors.TextEdit(); this.gv_closerId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_approveDate = new DevExpress.XtraEditors.LabelControl(); - this.txt_approveDate = new DevExpress.XtraEditors.TextEdit(); this.gv_approveDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_modifyDate = new DevExpress.XtraEditors.LabelControl(); - this.txt_modifyDate = new DevExpress.XtraEditors.TextEdit(); this.gv_modifyDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_modifierId = new DevExpress.XtraEditors.LabelControl(); - this.txt_modifierId = new DevExpress.XtraEditors.TextEdit(); this.gv_modifierId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_createDate = new DevExpress.XtraEditors.LabelControl(); - this.txt_createDate = new DevExpress.XtraEditors.TextEdit(); this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_creatorId = new DevExpress.XtraEditors.LabelControl(); - this.txt_creatorId = new DevExpress.XtraEditors.TextEdit(); this.gv_creatorId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_linkPhone = new DevExpress.XtraEditors.LabelControl(); - this.txt_linkPhone = new DevExpress.XtraEditors.TextEdit(); this.gv_linkPhone = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_chargeId = new DevExpress.XtraEditors.LabelControl(); - this.txt_chargeId = new DevExpress.XtraEditors.TextEdit(); this.gv_chargeId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_linkMan = new DevExpress.XtraEditors.LabelControl(); - this.txt_linkMan = new DevExpress.XtraEditors.TextEdit(); this.gv_linkMan = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_approverId = new DevExpress.XtraEditors.LabelControl(); - this.txt_approverId = new DevExpress.XtraEditors.TextEdit(); this.gv_approverId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_settleId = new DevExpress.XtraEditors.LabelControl(); - this.txt_settleId = new DevExpress.XtraEditors.TextEdit(); this.gv_settleId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_note = new DevExpress.XtraEditors.LabelControl(); - this.txt_note = new DevExpress.XtraEditors.TextEdit(); this.gv_note = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_changeReason = new DevExpress.XtraEditors.LabelControl(); - this.txt_changeReason = new DevExpress.XtraEditors.TextEdit(); this.gv_changeReason = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_salerId = new DevExpress.XtraEditors.LabelControl(); - this.txt_salerId = new DevExpress.XtraEditors.TextEdit(); this.gv_salerId = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_saleDeptId = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_closeStatus = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -169,12 +75,108 @@ this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); this.pageBar1 = new UserControls.Data.UcPageBar(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); - this.tabMx = new DevExpress.XtraTab.XtraTabControl(); - this.panel1 = new System.Windows.Forms.Panel(); - this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); - this.lbGuid = new System.Windows.Forms.Label(); - this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage(); this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl(); + this.panel1 = new System.Windows.Forms.Panel(); + this.lbGuid = new DevExpress.XtraEditors.LabelControl(); + this.panel42 = new System.Windows.Forms.Panel(); + this.lb_receiveContact = new DevExpress.XtraEditors.LabelControl(); + this.txt_receiveContact = new DevExpress.XtraEditors.TextEdit(); + this.panel41 = new System.Windows.Forms.Panel(); + this.lb_receiveId = new DevExpress.XtraEditors.LabelControl(); + this.txt_receiveId = new DevExpress.XtraEditors.TextEdit(); + this.panel40 = new System.Windows.Forms.Panel(); + this.lb_saleOrgId = new DevExpress.XtraEditors.LabelControl(); + this.txt_saleOrgId = new DevExpress.XtraEditors.TextEdit(); + this.panel39 = new System.Windows.Forms.Panel(); + this.lb_fbilltype = new DevExpress.XtraEditors.LabelControl(); + this.txt_fbilltype = new DevExpress.XtraEditors.TextEdit(); + this.panel38 = new System.Windows.Forms.Panel(); + this.lb_entryNote = new DevExpress.XtraEditors.LabelControl(); + this.txt_entryNote = new DevExpress.XtraEditors.TextEdit(); + this.panel34 = new System.Windows.Forms.Panel(); + this.lb_changerId = new DevExpress.XtraEditors.LabelControl(); + this.txt_changerId = new DevExpress.XtraEditors.TextEdit(); + this.panel35 = new System.Windows.Forms.Panel(); + this.lb_versionNo = new DevExpress.XtraEditors.LabelControl(); + this.txt_versionNo = new DevExpress.XtraEditors.TextEdit(); + this.panel36 = new System.Windows.Forms.Panel(); + this.lb_cancellerId = new DevExpress.XtraEditors.LabelControl(); + this.txt_cancellerId = new DevExpress.XtraEditors.TextEdit(); + this.panel37 = new System.Windows.Forms.Panel(); + this.lb_cancelStatus = new DevExpress.XtraEditors.LabelControl(); + this.txt_cancelStatus = new DevExpress.XtraEditors.TextEdit(); + this.panel33 = new System.Windows.Forms.Panel(); + this.lb_changeDate = new DevExpress.XtraEditors.LabelControl(); + this.txt_changeDate = new DevExpress.XtraEditors.TextEdit(); + this.panel32 = new System.Windows.Forms.Panel(); + this.lb_closeDate = new DevExpress.XtraEditors.LabelControl(); + this.txt_closeDate = new DevExpress.XtraEditors.TextEdit(); + this.panel31 = new System.Windows.Forms.Panel(); + this.lb_closerId = new DevExpress.XtraEditors.LabelControl(); + this.txt_closerId = new DevExpress.XtraEditors.TextEdit(); + this.panel30 = new System.Windows.Forms.Panel(); + this.lb_approveDate = new DevExpress.XtraEditors.LabelControl(); + this.txt_approveDate = new DevExpress.XtraEditors.TextEdit(); + this.panel26 = new System.Windows.Forms.Panel(); + this.lb_modifyDate = new DevExpress.XtraEditors.LabelControl(); + this.txt_modifyDate = new DevExpress.XtraEditors.TextEdit(); + this.panel27 = new System.Windows.Forms.Panel(); + this.lb_modifierId = new DevExpress.XtraEditors.LabelControl(); + this.txt_modifierId = new DevExpress.XtraEditors.TextEdit(); + this.panel28 = new System.Windows.Forms.Panel(); + this.lb_createDate = new DevExpress.XtraEditors.LabelControl(); + this.txt_createDate = new DevExpress.XtraEditors.TextEdit(); + this.panel29 = new System.Windows.Forms.Panel(); + this.lb_creatorId = new DevExpress.XtraEditors.LabelControl(); + this.txt_creatorId = new DevExpress.XtraEditors.TextEdit(); + this.panel22 = new System.Windows.Forms.Panel(); + this.lb_linkPhone = new DevExpress.XtraEditors.LabelControl(); + this.txt_linkPhone = new DevExpress.XtraEditors.TextEdit(); + this.panel23 = new System.Windows.Forms.Panel(); + this.lb_chargeId = new DevExpress.XtraEditors.LabelControl(); + this.txt_chargeId = new DevExpress.XtraEditors.TextEdit(); + this.panel24 = new System.Windows.Forms.Panel(); + this.lb_linkMan = new DevExpress.XtraEditors.LabelControl(); + this.txt_linkMan = new DevExpress.XtraEditors.TextEdit(); + this.panel25 = new System.Windows.Forms.Panel(); + this.lb_approverId = new DevExpress.XtraEditors.LabelControl(); + this.txt_approverId = new DevExpress.XtraEditors.TextEdit(); + this.panel21 = new System.Windows.Forms.Panel(); + this.lb_settleId = new DevExpress.XtraEditors.LabelControl(); + this.txt_settleId = new DevExpress.XtraEditors.TextEdit(); + this.panel20 = new System.Windows.Forms.Panel(); + this.txt_note = new DevExpress.XtraEditors.TextEdit(); + this.lb_note = new DevExpress.XtraEditors.LabelControl(); + this.panel19 = new System.Windows.Forms.Panel(); + this.lb_changeReason = new DevExpress.XtraEditors.LabelControl(); + this.txt_changeReason = new DevExpress.XtraEditors.TextEdit(); + this.panel18 = new System.Windows.Forms.Panel(); + this.lb_salerId = new DevExpress.XtraEditors.LabelControl(); + this.txt_salerId = new DevExpress.XtraEditors.TextEdit(); + this.panel14 = new System.Windows.Forms.Panel(); + this.lb_custId = new DevExpress.XtraEditors.LabelControl(); + this.txt_custId = new DevExpress.XtraEditors.TextEdit(); + this.panel15 = new System.Windows.Forms.Panel(); + this.lb_saleDeptId = new DevExpress.XtraEditors.LabelControl(); + this.txt_saleDeptId = new DevExpress.XtraEditors.TextEdit(); + this.panel16 = new System.Windows.Forms.Panel(); + this.lb_closeStatus = new DevExpress.XtraEditors.LabelControl(); + this.txt_closeStatus = new DevExpress.XtraEditors.TextEdit(); + this.panel17 = new System.Windows.Forms.Panel(); + this.lb_headLocId = new DevExpress.XtraEditors.LabelControl(); + this.txt_headLocId = new DevExpress.XtraEditors.TextEdit(); + this.panel10 = new System.Windows.Forms.Panel(); + this.lb_fDate = new DevExpress.XtraEditors.LabelControl(); + this.txt_fDate = new DevExpress.XtraEditors.TextEdit(); + this.panel11 = new System.Windows.Forms.Panel(); + this.lb_headDeliveryWay = new DevExpress.XtraEditors.LabelControl(); + this.txt_headDeliveryWay = new DevExpress.XtraEditors.TextEdit(); + this.panel12 = new System.Windows.Forms.Panel(); + this.lb_businessType = new DevExpress.XtraEditors.LabelControl(); + this.txt_businessType = new DevExpress.XtraEditors.TextEdit(); + this.panel13 = new System.Windows.Forms.Panel(); + this.lb_documentStatus = new DevExpress.XtraEditors.LabelControl(); + this.txt_documentStatus = new DevExpress.XtraEditors.TextEdit(); this.panel4 = new System.Windows.Forms.Panel(); this.lb_id = new DevExpress.XtraEditors.LabelControl(); this.txt_id = new DevExpress.XtraEditors.TextEdit(); @@ -187,86 +189,131 @@ this.panel2 = new System.Windows.Forms.Panel(); this.lb_billNo = new DevExpress.XtraEditors.LabelControl(); this.txt_billNo = new DevExpress.XtraEditors.TextEdit(); + this.tabMx = new DevExpress.XtraTab.XtraTabControl(); + this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); + this.gcMx1 = new DevExpress.XtraGrid.GridControl(); + this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView(); + this.gvMx1id = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1pid = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1erpId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1materialId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1unitId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1qty = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1priceUnitId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1priceUnitQty = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1deliveryDate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1isFree = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1ownerTypeId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1ownerId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1entryNote = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1mtoNo = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1lot = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1deliveryMaxQty = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1deliveryMinQty = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1outLmtUnitId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1mrpCloseStatus = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1mrpTerminateStatus = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1terminateDate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1terminaterId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1srcType = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1srcBillNo = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1deliQty = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1stockOutQty = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1baseRetNoticeQty = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1baseReturnQty = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1baseRemainOutQty = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1basearqty = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1custIno = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1custInm = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1custImd = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1mapId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1mapName = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1mapSpec = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1seq = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1supplyOrgId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1stockOrgId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1settleOrgIds = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1eHid = new DevExpress.XtraGrid.Columns.GridColumn(); this.picCheckBox = new System.Windows.Forms.PictureBox(); - this.panel6 = new System.Windows.Forms.Panel(); - this.panel7 = new System.Windows.Forms.Panel(); - this.panel8 = new System.Windows.Forms.Panel(); - this.panel9 = new System.Windows.Forms.Panel(); - this.panel10 = new System.Windows.Forms.Panel(); - this.panel11 = new System.Windows.Forms.Panel(); - this.panel12 = new System.Windows.Forms.Panel(); - this.panel13 = new System.Windows.Forms.Panel(); - this.panel14 = new System.Windows.Forms.Panel(); - this.panel15 = new System.Windows.Forms.Panel(); - this.panel16 = new System.Windows.Forms.Panel(); - this.panel17 = new System.Windows.Forms.Panel(); - this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); - this.textEdit1 = new DevExpress.XtraEditors.TextEdit(); - this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); - this.textEdit2 = new DevExpress.XtraEditors.TextEdit(); - this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); - this.textEdit3 = new DevExpress.XtraEditors.TextEdit(); - this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); - this.textEdit4 = new DevExpress.XtraEditors.TextEdit(); - this.lb_headDeliveryWay = new DevExpress.XtraEditors.LabelControl(); - this.txt_headDeliveryWay = new DevExpress.XtraEditors.TextEdit(); - this.lb_businessType = new DevExpress.XtraEditors.LabelControl(); - this.txt_businessType = new DevExpress.XtraEditors.TextEdit(); - this.lb_fDate = new DevExpress.XtraEditors.LabelControl(); - this.txt_fDate = new DevExpress.XtraEditors.TextEdit(); - this.lb_documentStatus = new DevExpress.XtraEditors.LabelControl(); - this.txt_documentStatus = new DevExpress.XtraEditors.TextEdit(); - this.lb_saleDeptId = new DevExpress.XtraEditors.LabelControl(); - this.txt_saleDeptId = new DevExpress.XtraEditors.TextEdit(); - this.lb_closeStatus = new DevExpress.XtraEditors.LabelControl(); - this.txt_closeStatus = new DevExpress.XtraEditors.TextEdit(); - this.lb_custId = new DevExpress.XtraEditors.LabelControl(); - this.txt_custId = new DevExpress.XtraEditors.TextEdit(); - this.lb_headLocId = new DevExpress.XtraEditors.LabelControl(); - this.txt_headLocId = new DevExpress.XtraEditors.TextEdit(); - this.tabMxPage1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_receiveContact.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_receiveId.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_saleOrgId.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fbilltype.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_entryNote.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_changerId.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_versionNo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_cancellerId.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_cancelStatus.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_changeDate.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_closeDate.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_closerId.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_approveDate.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_modifyDate.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_modifierId.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_creatorId.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_linkPhone.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_chargeId.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_linkMan.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_approverId.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_settleId.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_note.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_changeReason.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_salerId.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); this.xtraTabPage2.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); - this.tabMx.SuspendLayout(); - this.panel1.SuspendLayout(); - this.xtraTabPage3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).BeginInit(); this.splitContainerControl1.Panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).BeginInit(); + this.splitContainerControl1.Panel2.SuspendLayout(); this.splitContainerControl1.SuspendLayout(); + this.panel1.SuspendLayout(); + this.panel42.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_receiveContact.Properties)).BeginInit(); + this.panel41.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_receiveId.Properties)).BeginInit(); + this.panel40.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_saleOrgId.Properties)).BeginInit(); + this.panel39.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fbilltype.Properties)).BeginInit(); + this.panel38.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_entryNote.Properties)).BeginInit(); + this.panel34.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_changerId.Properties)).BeginInit(); + this.panel35.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_versionNo.Properties)).BeginInit(); + this.panel36.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_cancellerId.Properties)).BeginInit(); + this.panel37.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_cancelStatus.Properties)).BeginInit(); + this.panel33.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_changeDate.Properties)).BeginInit(); + this.panel32.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_closeDate.Properties)).BeginInit(); + this.panel31.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_closerId.Properties)).BeginInit(); + this.panel30.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_approveDate.Properties)).BeginInit(); + this.panel26.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_modifyDate.Properties)).BeginInit(); + this.panel27.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_modifierId.Properties)).BeginInit(); + this.panel28.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit(); + this.panel29.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_creatorId.Properties)).BeginInit(); + this.panel22.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_linkPhone.Properties)).BeginInit(); + this.panel23.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_chargeId.Properties)).BeginInit(); + this.panel24.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_linkMan.Properties)).BeginInit(); + this.panel25.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_approverId.Properties)).BeginInit(); + this.panel21.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_settleId.Properties)).BeginInit(); + this.panel20.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_note.Properties)).BeginInit(); + this.panel19.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_changeReason.Properties)).BeginInit(); + this.panel18.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_salerId.Properties)).BeginInit(); + this.panel14.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_custId.Properties)).BeginInit(); + this.panel15.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_saleDeptId.Properties)).BeginInit(); + this.panel16.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_closeStatus.Properties)).BeginInit(); + this.panel17.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_headLocId.Properties)).BeginInit(); + this.panel10.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fDate.Properties)).BeginInit(); + this.panel11.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_headDeliveryWay.Properties)).BeginInit(); + this.panel12.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_businessType.Properties)).BeginInit(); + this.panel13.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_documentStatus.Properties)).BeginInit(); this.panel4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).BeginInit(); this.panel5.SuspendLayout(); @@ -275,653 +322,13 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_billTypeId.Properties)).BeginInit(); this.panel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); + this.tabMx.SuspendLayout(); + this.tabMxPage1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); - this.panel6.SuspendLayout(); - this.panel7.SuspendLayout(); - this.panel8.SuspendLayout(); - this.panel9.SuspendLayout(); - this.panel10.SuspendLayout(); - this.panel11.SuspendLayout(); - this.panel12.SuspendLayout(); - this.panel13.SuspendLayout(); - this.panel14.SuspendLayout(); - this.panel15.SuspendLayout(); - this.panel16.SuspendLayout(); - this.panel17.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit3.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit4.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_headDeliveryWay.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_businessType.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fDate.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_documentStatus.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_saleDeptId.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_closeStatus.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_custId.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_headLocId.Properties)).BeginInit(); this.SuspendLayout(); - // - // gvMx1eHid - // - this.gvMx1eHid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1eHid.AppearanceCell.Options.UseFont = true; - this.gvMx1eHid.Caption = "ERP鍗曟嵁琛ㄥごid "; - this.gvMx1eHid.FieldName = "eHid"; - this.gvMx1eHid.MinWidth = 50; - this.gvMx1eHid.Name = "gvMx1eHid"; - this.gvMx1eHid.Tag = "query_a.e_hid"; - this.gvMx1eHid.Visible = true; - this.gvMx1eHid.VisibleIndex = 40; - this.gvMx1eHid.Width = 94; - // - // gvMx1settleOrgIds - // - this.gvMx1settleOrgIds.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1settleOrgIds.AppearanceCell.Options.UseFont = true; - this.gvMx1settleOrgIds.Caption = "缁撶畻缁勭粐 "; - this.gvMx1settleOrgIds.FieldName = "settleOrgIds"; - this.gvMx1settleOrgIds.MinWidth = 50; - this.gvMx1settleOrgIds.Name = "gvMx1settleOrgIds"; - this.gvMx1settleOrgIds.Tag = "query_a.SETTLE_ORG_IDS"; - this.gvMx1settleOrgIds.Visible = true; - this.gvMx1settleOrgIds.VisibleIndex = 39; - this.gvMx1settleOrgIds.Width = 94; - // - // gvMx1stockOrgId - // - this.gvMx1stockOrgId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1stockOrgId.AppearanceCell.Options.UseFont = true; - this.gvMx1stockOrgId.Caption = "搴撳瓨缁勭粐 "; - this.gvMx1stockOrgId.FieldName = "stockOrgId"; - this.gvMx1stockOrgId.MinWidth = 50; - this.gvMx1stockOrgId.Name = "gvMx1stockOrgId"; - this.gvMx1stockOrgId.Tag = "query_a.STOCK_ORG_ID"; - this.gvMx1stockOrgId.Visible = true; - this.gvMx1stockOrgId.VisibleIndex = 38; - this.gvMx1stockOrgId.Width = 94; - // - // gvMx1supplyOrgId - // - this.gvMx1supplyOrgId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1supplyOrgId.AppearanceCell.Options.UseFont = true; - this.gvMx1supplyOrgId.Caption = "渚涘簲缁勭粐 "; - this.gvMx1supplyOrgId.FieldName = "supplyOrgId"; - this.gvMx1supplyOrgId.MinWidth = 50; - this.gvMx1supplyOrgId.Name = "gvMx1supplyOrgId"; - this.gvMx1supplyOrgId.Tag = "query_a.SUPPLY_ORG_ID"; - this.gvMx1supplyOrgId.Visible = true; - this.gvMx1supplyOrgId.VisibleIndex = 37; - this.gvMx1supplyOrgId.Width = 94; - // - // gvMx1seq - // - this.gvMx1seq.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1seq.AppearanceCell.Options.UseFont = true; - this.gvMx1seq.Caption = "搴忓彿 "; - this.gvMx1seq.FieldName = "seq"; - this.gvMx1seq.MinWidth = 50; - this.gvMx1seq.Name = "gvMx1seq"; - this.gvMx1seq.Tag = "query_a.Seq"; - this.gvMx1seq.Visible = true; - this.gvMx1seq.VisibleIndex = 36; - this.gvMx1seq.Width = 94; - // - // gvMx1mapSpec - // - this.gvMx1mapSpec.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1mapSpec.AppearanceCell.Options.UseFont = true; - this.gvMx1mapSpec.Caption = "瀹㈡埛鐗╂枡瑙勬牸 "; - this.gvMx1mapSpec.FieldName = "mapSpec"; - this.gvMx1mapSpec.MinWidth = 50; - this.gvMx1mapSpec.Name = "gvMx1mapSpec"; - this.gvMx1mapSpec.Tag = "query_a.MAP_SPEC"; - this.gvMx1mapSpec.Visible = true; - this.gvMx1mapSpec.VisibleIndex = 35; - this.gvMx1mapSpec.Width = 94; - // - // gvMx1mapName - // - this.gvMx1mapName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1mapName.AppearanceCell.Options.UseFont = true; - this.gvMx1mapName.Caption = "瀹㈡埛鐗╂枡鍚嶇О "; - this.gvMx1mapName.FieldName = "mapName"; - this.gvMx1mapName.MinWidth = 50; - this.gvMx1mapName.Name = "gvMx1mapName"; - this.gvMx1mapName.Tag = "query_a.MAP_NAME"; - this.gvMx1mapName.Visible = true; - this.gvMx1mapName.VisibleIndex = 34; - this.gvMx1mapName.Width = 94; - // - // gvMx1mapId - // - this.gvMx1mapId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1mapId.AppearanceCell.Options.UseFont = true; - this.gvMx1mapId.Caption = "瀹㈡埛鐗╂枡缂栫爜 "; - this.gvMx1mapId.FieldName = "mapId"; - this.gvMx1mapId.MinWidth = 50; - this.gvMx1mapId.Name = "gvMx1mapId"; - this.gvMx1mapId.Tag = "query_a.MAP_ID"; - this.gvMx1mapId.Visible = true; - this.gvMx1mapId.VisibleIndex = 33; - this.gvMx1mapId.Width = 94; - // - // gvMx1custImd - // - this.gvMx1custImd.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1custImd.AppearanceCell.Options.UseFont = true; - this.gvMx1custImd.Caption = "瀹㈡埛鐗╂枡瑙勬牸 "; - this.gvMx1custImd.FieldName = "custImd"; - this.gvMx1custImd.MinWidth = 50; - this.gvMx1custImd.Name = "gvMx1custImd"; - this.gvMx1custImd.Tag = "query_a.cust_imd"; - this.gvMx1custImd.Visible = true; - this.gvMx1custImd.VisibleIndex = 32; - this.gvMx1custImd.Width = 94; - // - // gvMx1custInm - // - this.gvMx1custInm.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1custInm.AppearanceCell.Options.UseFont = true; - this.gvMx1custInm.Caption = "瀹㈡埛鐗╂枡鍚嶇О "; - this.gvMx1custInm.FieldName = "custInm"; - this.gvMx1custInm.MinWidth = 50; - this.gvMx1custInm.Name = "gvMx1custInm"; - this.gvMx1custInm.Tag = "query_a.cust_inm"; - this.gvMx1custInm.Visible = true; - this.gvMx1custInm.VisibleIndex = 31; - this.gvMx1custInm.Width = 94; - // - // gvMx1custIno - // - this.gvMx1custIno.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1custIno.AppearanceCell.Options.UseFont = true; - this.gvMx1custIno.Caption = "瀹㈡埛鐗╂枡缂栫爜 "; - this.gvMx1custIno.FieldName = "custIno"; - this.gvMx1custIno.MinWidth = 50; - this.gvMx1custIno.Name = "gvMx1custIno"; - this.gvMx1custIno.Tag = "query_a.cust_ino"; - this.gvMx1custIno.Visible = true; - this.gvMx1custIno.VisibleIndex = 30; - this.gvMx1custIno.Width = 94; - // - // gvMx1basearqty - // - this.gvMx1basearqty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1basearqty.AppearanceCell.Options.UseFont = true; - this.gvMx1basearqty.Caption = "绱搴旀敹鏁伴噺锛堥攢鍞熀鏈級 "; - this.gvMx1basearqty.FieldName = "basearqty"; - this.gvMx1basearqty.MinWidth = 50; - this.gvMx1basearqty.Name = "gvMx1basearqty"; - this.gvMx1basearqty.Tag = "query_a.basearqty"; - this.gvMx1basearqty.Visible = true; - this.gvMx1basearqty.VisibleIndex = 29; - this.gvMx1basearqty.Width = 94; - // - // gvMx1baseRemainOutQty - // - this.gvMx1baseRemainOutQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1baseRemainOutQty.AppearanceCell.Options.UseFont = true; - this.gvMx1baseRemainOutQty.Caption = "鍓╀綑鏈嚭鏁伴噺锛堥攢鍞熀鏈級 "; - this.gvMx1baseRemainOutQty.FieldName = "baseRemainOutQty"; - this.gvMx1baseRemainOutQty.MinWidth = 50; - this.gvMx1baseRemainOutQty.Name = "gvMx1baseRemainOutQty"; - this.gvMx1baseRemainOutQty.Tag = "query_a.base_remain_out_qty"; - this.gvMx1baseRemainOutQty.Visible = true; - this.gvMx1baseRemainOutQty.VisibleIndex = 28; - this.gvMx1baseRemainOutQty.Width = 94; - // - // gvMx1baseReturnQty - // - this.gvMx1baseReturnQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1baseReturnQty.AppearanceCell.Options.UseFont = true; - this.gvMx1baseReturnQty.Caption = "绱閫�璐ф暟閲忥紙閿�鍞熀鏈級 "; - this.gvMx1baseReturnQty.FieldName = "baseReturnQty"; - this.gvMx1baseReturnQty.MinWidth = 50; - this.gvMx1baseReturnQty.Name = "gvMx1baseReturnQty"; - this.gvMx1baseReturnQty.Tag = "query_a.base_return_qty"; - this.gvMx1baseReturnQty.Visible = true; - this.gvMx1baseReturnQty.VisibleIndex = 27; - this.gvMx1baseReturnQty.Width = 94; - // - // gvMx1baseRetNoticeQty - // - this.gvMx1baseRetNoticeQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1baseRetNoticeQty.AppearanceCell.Options.UseFont = true; - this.gvMx1baseRetNoticeQty.Caption = "绱閫�璐ч�氱煡鏁伴噺锛堥攢鍞熀鏈級 "; - this.gvMx1baseRetNoticeQty.FieldName = "baseRetNoticeQty"; - this.gvMx1baseRetNoticeQty.MinWidth = 50; - this.gvMx1baseRetNoticeQty.Name = "gvMx1baseRetNoticeQty"; - this.gvMx1baseRetNoticeQty.Tag = "query_a.base_ret_notice_qty"; - this.gvMx1baseRetNoticeQty.Visible = true; - this.gvMx1baseRetNoticeQty.VisibleIndex = 26; - this.gvMx1baseRetNoticeQty.Width = 94; - // - // gvMx1stockOutQty - // - this.gvMx1stockOutQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1stockOutQty.AppearanceCell.Options.UseFont = true; - this.gvMx1stockOutQty.Caption = "绱鍑哄簱鏁伴噺 "; - this.gvMx1stockOutQty.FieldName = "stockOutQty"; - this.gvMx1stockOutQty.MinWidth = 50; - this.gvMx1stockOutQty.Name = "gvMx1stockOutQty"; - this.gvMx1stockOutQty.Tag = "query_a.stock_out_qty"; - this.gvMx1stockOutQty.Visible = true; - this.gvMx1stockOutQty.VisibleIndex = 25; - this.gvMx1stockOutQty.Width = 94; - // - // gvMx1deliQty - // - this.gvMx1deliQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1deliQty.AppearanceCell.Options.UseFont = true; - this.gvMx1deliQty.Caption = "绱鍙戣揣閫氱煡鏁伴噺 "; - this.gvMx1deliQty.FieldName = "deliQty"; - this.gvMx1deliQty.MinWidth = 50; - this.gvMx1deliQty.Name = "gvMx1deliQty"; - this.gvMx1deliQty.Tag = "query_a.deli_qty"; - this.gvMx1deliQty.Visible = true; - this.gvMx1deliQty.VisibleIndex = 24; - this.gvMx1deliQty.Width = 94; - // - // gvMx1srcBillNo - // - this.gvMx1srcBillNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1srcBillNo.AppearanceCell.Options.UseFont = true; - this.gvMx1srcBillNo.Caption = "婧愬崟鍗曞彿 "; - this.gvMx1srcBillNo.FieldName = "srcBillNo"; - this.gvMx1srcBillNo.MinWidth = 50; - this.gvMx1srcBillNo.Name = "gvMx1srcBillNo"; - this.gvMx1srcBillNo.Tag = "query_a.src_bill_no"; - this.gvMx1srcBillNo.Visible = true; - this.gvMx1srcBillNo.VisibleIndex = 23; - this.gvMx1srcBillNo.Width = 94; - // - // gvMx1srcType - // - this.gvMx1srcType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1srcType.AppearanceCell.Options.UseFont = true; - this.gvMx1srcType.Caption = "婧愬崟绫诲瀷 "; - this.gvMx1srcType.FieldName = "srcType"; - this.gvMx1srcType.MinWidth = 50; - this.gvMx1srcType.Name = "gvMx1srcType"; - this.gvMx1srcType.Tag = "query_a.src_type"; - this.gvMx1srcType.Visible = true; - this.gvMx1srcType.VisibleIndex = 22; - this.gvMx1srcType.Width = 94; - // - // gvMx1terminaterId - // - this.gvMx1terminaterId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1terminaterId.AppearanceCell.Options.UseFont = true; - this.gvMx1terminaterId.Caption = "缁堟浜� "; - this.gvMx1terminaterId.FieldName = "terminaterId"; - this.gvMx1terminaterId.MinWidth = 50; - this.gvMx1terminaterId.Name = "gvMx1terminaterId"; - this.gvMx1terminaterId.Tag = "query_a.terminater_id"; - this.gvMx1terminaterId.Visible = true; - this.gvMx1terminaterId.VisibleIndex = 21; - this.gvMx1terminaterId.Width = 94; - // - // gvMx1terminateDate - // - this.gvMx1terminateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1terminateDate.AppearanceCell.Options.UseFont = true; - this.gvMx1terminateDate.Caption = "缁堟鏃ユ湡 "; - this.gvMx1terminateDate.FieldName = "terminateDate"; - this.gvMx1terminateDate.MinWidth = 50; - this.gvMx1terminateDate.Name = "gvMx1terminateDate"; - this.gvMx1terminateDate.Tag = "query_a.terminate_date"; - this.gvMx1terminateDate.Visible = true; - this.gvMx1terminateDate.VisibleIndex = 20; - this.gvMx1terminateDate.Width = 94; - // - // gvMx1mrpTerminateStatus - // - this.gvMx1mrpTerminateStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1mrpTerminateStatus.AppearanceCell.Options.UseFont = true; - this.gvMx1mrpTerminateStatus.Caption = "涓氬姟缁堟 "; - this.gvMx1mrpTerminateStatus.FieldName = "mrpTerminateStatus"; - this.gvMx1mrpTerminateStatus.MinWidth = 50; - this.gvMx1mrpTerminateStatus.Name = "gvMx1mrpTerminateStatus"; - this.gvMx1mrpTerminateStatus.Tag = "query_a.mrp_terminate_status"; - this.gvMx1mrpTerminateStatus.Visible = true; - this.gvMx1mrpTerminateStatus.VisibleIndex = 19; - this.gvMx1mrpTerminateStatus.Width = 94; - // - // gvMx1mrpCloseStatus - // - this.gvMx1mrpCloseStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1mrpCloseStatus.AppearanceCell.Options.UseFont = true; - this.gvMx1mrpCloseStatus.Caption = "涓氬姟鍏抽棴 "; - this.gvMx1mrpCloseStatus.FieldName = "mrpCloseStatus"; - this.gvMx1mrpCloseStatus.MinWidth = 50; - this.gvMx1mrpCloseStatus.Name = "gvMx1mrpCloseStatus"; - this.gvMx1mrpCloseStatus.Tag = "query_a.mrp_close_status"; - this.gvMx1mrpCloseStatus.Visible = true; - this.gvMx1mrpCloseStatus.VisibleIndex = 18; - this.gvMx1mrpCloseStatus.Width = 94; - // - // gvMx1outLmtUnitId - // - this.gvMx1outLmtUnitId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1outLmtUnitId.AppearanceCell.Options.UseFont = true; - this.gvMx1outLmtUnitId.Caption = "瓒呭彂鎺у埗鍗曚綅 "; - this.gvMx1outLmtUnitId.FieldName = "outLmtUnitId"; - this.gvMx1outLmtUnitId.MinWidth = 50; - this.gvMx1outLmtUnitId.Name = "gvMx1outLmtUnitId"; - this.gvMx1outLmtUnitId.Tag = "query_a.out_lmt_unit_id"; - this.gvMx1outLmtUnitId.Visible = true; - this.gvMx1outLmtUnitId.VisibleIndex = 17; - this.gvMx1outLmtUnitId.Width = 94; - // - // gvMx1deliveryMinQty - // - this.gvMx1deliveryMinQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1deliveryMinQty.AppearanceCell.Options.UseFont = true; - this.gvMx1deliveryMinQty.Caption = "鍙戣揣涓嬮檺 "; - this.gvMx1deliveryMinQty.FieldName = "deliveryMinQty"; - this.gvMx1deliveryMinQty.MinWidth = 50; - this.gvMx1deliveryMinQty.Name = "gvMx1deliveryMinQty"; - this.gvMx1deliveryMinQty.Tag = "query_a.delivery_min_qty"; - this.gvMx1deliveryMinQty.Visible = true; - this.gvMx1deliveryMinQty.VisibleIndex = 16; - this.gvMx1deliveryMinQty.Width = 94; - // - // gvMx1deliveryMaxQty - // - this.gvMx1deliveryMaxQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1deliveryMaxQty.AppearanceCell.Options.UseFont = true; - this.gvMx1deliveryMaxQty.Caption = "鍙戣揣涓婇檺 "; - this.gvMx1deliveryMaxQty.FieldName = "deliveryMaxQty"; - this.gvMx1deliveryMaxQty.MinWidth = 50; - this.gvMx1deliveryMaxQty.Name = "gvMx1deliveryMaxQty"; - this.gvMx1deliveryMaxQty.Tag = "query_a.delivery_max_qty"; - this.gvMx1deliveryMaxQty.Visible = true; - this.gvMx1deliveryMaxQty.VisibleIndex = 15; - this.gvMx1deliveryMaxQty.Width = 94; - // - // gvMx1lot - // - this.gvMx1lot.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1lot.AppearanceCell.Options.UseFont = true; - this.gvMx1lot.Caption = "鎵瑰彿 "; - this.gvMx1lot.FieldName = "lot"; - this.gvMx1lot.MinWidth = 50; - this.gvMx1lot.Name = "gvMx1lot"; - this.gvMx1lot.Tag = "query_a.lot"; - this.gvMx1lot.Visible = true; - this.gvMx1lot.VisibleIndex = 14; - this.gvMx1lot.Width = 94; - // - // gvMx1mtoNo - // - this.gvMx1mtoNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1mtoNo.AppearanceCell.Options.UseFont = true; - this.gvMx1mtoNo.Caption = "璁″垝璺熻釜鍙� "; - this.gvMx1mtoNo.FieldName = "mtoNo"; - this.gvMx1mtoNo.MinWidth = 50; - this.gvMx1mtoNo.Name = "gvMx1mtoNo"; - this.gvMx1mtoNo.Tag = "query_a.mto_no"; - this.gvMx1mtoNo.Visible = true; - this.gvMx1mtoNo.VisibleIndex = 13; - this.gvMx1mtoNo.Width = 94; - // - // gvMx1entryNote - // - this.gvMx1entryNote.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1entryNote.AppearanceCell.Options.UseFont = true; - this.gvMx1entryNote.Caption = "澶囨敞 "; - this.gvMx1entryNote.FieldName = "entryNote"; - this.gvMx1entryNote.MinWidth = 50; - this.gvMx1entryNote.Name = "gvMx1entryNote"; - this.gvMx1entryNote.Tag = "query_a.entry_note"; - this.gvMx1entryNote.Visible = true; - this.gvMx1entryNote.VisibleIndex = 12; - this.gvMx1entryNote.Width = 94; - // - // gvMx1ownerId - // - this.gvMx1ownerId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1ownerId.AppearanceCell.Options.UseFont = true; - this.gvMx1ownerId.Caption = "璐т富 "; - this.gvMx1ownerId.FieldName = "ownerId"; - this.gvMx1ownerId.MinWidth = 50; - this.gvMx1ownerId.Name = "gvMx1ownerId"; - this.gvMx1ownerId.Tag = "query_a.owner_id"; - this.gvMx1ownerId.Visible = true; - this.gvMx1ownerId.VisibleIndex = 11; - this.gvMx1ownerId.Width = 94; - // - // gvMx1ownerTypeId - // - this.gvMx1ownerTypeId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1ownerTypeId.AppearanceCell.Options.UseFont = true; - this.gvMx1ownerTypeId.Caption = "璐т富绫诲瀷 "; - this.gvMx1ownerTypeId.FieldName = "ownerTypeId"; - this.gvMx1ownerTypeId.MinWidth = 50; - this.gvMx1ownerTypeId.Name = "gvMx1ownerTypeId"; - this.gvMx1ownerTypeId.Tag = "query_a.owner_type_id"; - this.gvMx1ownerTypeId.Visible = true; - this.gvMx1ownerTypeId.VisibleIndex = 10; - this.gvMx1ownerTypeId.Width = 94; - // - // gvMx1isFree - // - this.gvMx1isFree.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1isFree.AppearanceCell.Options.UseFont = true; - this.gvMx1isFree.Caption = "鏄惁璧犲搧 "; - this.gvMx1isFree.FieldName = "isFree"; - this.gvMx1isFree.MinWidth = 50; - this.gvMx1isFree.Name = "gvMx1isFree"; - this.gvMx1isFree.Tag = "query_a.is_free"; - this.gvMx1isFree.Visible = true; - this.gvMx1isFree.VisibleIndex = 9; - this.gvMx1isFree.Width = 94; - // - // gvMx1deliveryDate - // - this.gvMx1deliveryDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1deliveryDate.AppearanceCell.Options.UseFont = true; - this.gvMx1deliveryDate.Caption = "瑕佽揣鏃ユ湡 "; - this.gvMx1deliveryDate.FieldName = "deliveryDate"; - this.gvMx1deliveryDate.MinWidth = 50; - this.gvMx1deliveryDate.Name = "gvMx1deliveryDate"; - this.gvMx1deliveryDate.Tag = "query_a.delivery_date"; - this.gvMx1deliveryDate.Visible = true; - this.gvMx1deliveryDate.VisibleIndex = 8; - this.gvMx1deliveryDate.Width = 94; - // - // gvMx1priceUnitQty - // - this.gvMx1priceUnitQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1priceUnitQty.AppearanceCell.Options.UseFont = true; - this.gvMx1priceUnitQty.Caption = "璁′环鏁伴噺 "; - this.gvMx1priceUnitQty.FieldName = "priceUnitQty"; - this.gvMx1priceUnitQty.MinWidth = 50; - this.gvMx1priceUnitQty.Name = "gvMx1priceUnitQty"; - this.gvMx1priceUnitQty.Tag = "query_a.price_unit_qty"; - this.gvMx1priceUnitQty.Visible = true; - this.gvMx1priceUnitQty.VisibleIndex = 7; - this.gvMx1priceUnitQty.Width = 94; - // - // gvMx1priceUnitId - // - this.gvMx1priceUnitId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1priceUnitId.AppearanceCell.Options.UseFont = true; - this.gvMx1priceUnitId.Caption = "璁′环鍗曚綅 "; - this.gvMx1priceUnitId.FieldName = "priceUnitId"; - this.gvMx1priceUnitId.MinWidth = 50; - this.gvMx1priceUnitId.Name = "gvMx1priceUnitId"; - this.gvMx1priceUnitId.Tag = "query_a.price_unit_id"; - this.gvMx1priceUnitId.Visible = true; - this.gvMx1priceUnitId.VisibleIndex = 6; - this.gvMx1priceUnitId.Width = 94; - // - // gvMx1qty - // - this.gvMx1qty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1qty.AppearanceCell.Options.UseFont = true; - this.gvMx1qty.Caption = "閿�鍞暟閲� "; - this.gvMx1qty.FieldName = "qty"; - this.gvMx1qty.MinWidth = 50; - this.gvMx1qty.Name = "gvMx1qty"; - this.gvMx1qty.Tag = "query_a.qty"; - this.gvMx1qty.Visible = true; - this.gvMx1qty.VisibleIndex = 5; - this.gvMx1qty.Width = 94; - // - // gvMx1unitId - // - this.gvMx1unitId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1unitId.AppearanceCell.Options.UseFont = true; - this.gvMx1unitId.Caption = "閿�鍞崟浣� "; - this.gvMx1unitId.FieldName = "unitId"; - this.gvMx1unitId.MinWidth = 50; - this.gvMx1unitId.Name = "gvMx1unitId"; - this.gvMx1unitId.Tag = "query_a.unit_id"; - this.gvMx1unitId.Visible = true; - this.gvMx1unitId.VisibleIndex = 4; - this.gvMx1unitId.Width = 94; - // - // gvMx1materialId - // - this.gvMx1materialId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1materialId.AppearanceCell.Options.UseFont = true; - this.gvMx1materialId.Caption = "鐗╂枡缂栫爜 "; - this.gvMx1materialId.FieldName = "materialId"; - this.gvMx1materialId.MinWidth = 50; - this.gvMx1materialId.Name = "gvMx1materialId"; - this.gvMx1materialId.Tag = "query_a.material_id"; - this.gvMx1materialId.Visible = true; - this.gvMx1materialId.VisibleIndex = 3; - this.gvMx1materialId.Width = 94; - // - // gvMx1erpId - // - this.gvMx1erpId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1erpId.AppearanceCell.Options.UseFont = true; - this.gvMx1erpId.Caption = "erp_id "; - this.gvMx1erpId.FieldName = "erpId"; - this.gvMx1erpId.MinWidth = 50; - this.gvMx1erpId.Name = "gvMx1erpId"; - this.gvMx1erpId.Tag = "query_a.erp_id"; - this.gvMx1erpId.Visible = true; - this.gvMx1erpId.VisibleIndex = 2; - this.gvMx1erpId.Width = 94; - // - // gvMx1pid - // - this.gvMx1pid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1pid.AppearanceCell.Options.UseFont = true; - this.gvMx1pid.Caption = "pid "; - this.gvMx1pid.FieldName = "pid"; - this.gvMx1pid.MinWidth = 50; - this.gvMx1pid.Name = "gvMx1pid"; - this.gvMx1pid.Tag = "query_a.pid"; - this.gvMx1pid.Visible = true; - this.gvMx1pid.VisibleIndex = 1; - this.gvMx1pid.Width = 94; - // - // gvMx1id - // - this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1id.AppearanceCell.Options.UseFont = true; - this.gvMx1id.Caption = "id "; - this.gvMx1id.FieldName = "id"; - this.gvMx1id.MinWidth = 50; - this.gvMx1id.Name = "gvMx1id"; - this.gvMx1id.Tag = "query_a.id"; - this.gvMx1id.Visible = true; - this.gvMx1id.VisibleIndex = 0; - this.gvMx1id.Width = 94; - // - // tabMxPage1 - // - this.tabMxPage1.Controls.Add(this.gcMx1); - this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1124, 191); - this.tabMxPage1.Text = "鏄庣粏1"; - // - // gcMx1 - // - this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill; - this.gcMx1.Location = new System.Drawing.Point(0, 0); - this.gcMx1.MainView = this.gvMx1; - this.gcMx1.Name = "gcMx1"; - this.gcMx1.Size = new System.Drawing.Size(1124, 191); - this.gcMx1.TabIndex = 0; - this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { - this.gvMx1}); - // - // gvMx1 - // - this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { - this.gvMx1id, - this.gvMx1pid, - this.gvMx1erpId, - this.gvMx1materialId, - this.gvMx1unitId, - this.gvMx1qty, - this.gvMx1priceUnitId, - this.gvMx1priceUnitQty, - this.gvMx1deliveryDate, - this.gvMx1isFree, - this.gvMx1ownerTypeId, - this.gvMx1ownerId, - this.gvMx1entryNote, - this.gvMx1mtoNo, - this.gvMx1lot, - this.gvMx1deliveryMaxQty, - this.gvMx1deliveryMinQty, - this.gvMx1outLmtUnitId, - this.gvMx1mrpCloseStatus, - this.gvMx1mrpTerminateStatus, - this.gvMx1terminateDate, - this.gvMx1terminaterId, - this.gvMx1srcType, - this.gvMx1srcBillNo, - this.gvMx1deliQty, - this.gvMx1stockOutQty, - this.gvMx1baseRetNoticeQty, - this.gvMx1baseReturnQty, - this.gvMx1baseRemainOutQty, - this.gvMx1basearqty, - this.gvMx1custIno, - this.gvMx1custInm, - this.gvMx1custImd, - this.gvMx1mapId, - this.gvMx1mapName, - this.gvMx1mapSpec, - this.gvMx1seq, - this.gvMx1supplyOrgId, - this.gvMx1stockOrgId, - this.gvMx1settleOrgIds, - this.gvMx1eHid}); - this.gvMx1.GridControl = this.gcMx1; - this.gvMx1.Name = "gvMx1"; - this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; - this.gvMx1.OptionsFind.ShowSearchNavButtons = false; - this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; - this.gvMx1.OptionsView.ShowGroupPanel = false; - // - // lb_receiveContact - // - this.lb_receiveContact.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_receiveContact.Appearance.Options.UseFont = true; - this.lb_receiveContact.Location = new System.Drawing.Point(20, 308); - this.lb_receiveContact.Name = "lb_receiveContact"; - this.lb_receiveContact.Size = new System.Drawing.Size(107, 21); - this.lb_receiveContact.TabIndex = 417; - this.lb_receiveContact.Text = "鏀惰揣鏂硅仈绯讳汉 "; - // - // txt_receiveContact - // - this.txt_receiveContact.Location = new System.Drawing.Point(80, 308); - this.txt_receiveContact.Name = "txt_receiveContact"; - this.txt_receiveContact.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_receiveContact.Properties.Appearance.Options.UseFont = true; - this.txt_receiveContact.Size = new System.Drawing.Size(150, 28); - this.txt_receiveContact.TabIndex = 417; // // gv_receiveContact // @@ -937,25 +344,6 @@ this.gv_receiveContact.VisibleIndex = 36; this.gv_receiveContact.Width = 94; // - // lb_receiveId - // - this.lb_receiveId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_receiveId.Appearance.Options.UseFont = true; - this.lb_receiveId.Location = new System.Drawing.Point(770, 276); - this.lb_receiveId.Name = "lb_receiveId"; - this.lb_receiveId.Size = new System.Drawing.Size(56, 21); - this.lb_receiveId.TabIndex = 408; - this.lb_receiveId.Text = "鏀惰揣鏂� "; - // - // txt_receiveId - // - this.txt_receiveId.Location = new System.Drawing.Point(830, 276); - this.txt_receiveId.Name = "txt_receiveId"; - this.txt_receiveId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_receiveId.Properties.Appearance.Options.UseFont = true; - this.txt_receiveId.Size = new System.Drawing.Size(150, 28); - this.txt_receiveId.TabIndex = 408; - // // gv_receiveId // this.gv_receiveId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); @@ -969,25 +357,6 @@ this.gv_receiveId.Visible = true; this.gv_receiveId.VisibleIndex = 35; this.gv_receiveId.Width = 94; - // - // lb_saleOrgId - // - this.lb_saleOrgId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_saleOrgId.Appearance.Options.UseFont = true; - this.lb_saleOrgId.Location = new System.Drawing.Point(520, 276); - this.lb_saleOrgId.Name = "lb_saleOrgId"; - this.lb_saleOrgId.Size = new System.Drawing.Size(91, 21); - this.lb_saleOrgId.TabIndex = 397; - this.lb_saleOrgId.Text = "閿�鍞粍缁嘔D "; - // - // txt_saleOrgId - // - this.txt_saleOrgId.Location = new System.Drawing.Point(580, 276); - this.txt_saleOrgId.Name = "txt_saleOrgId"; - this.txt_saleOrgId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_saleOrgId.Properties.Appearance.Options.UseFont = true; - this.txt_saleOrgId.Size = new System.Drawing.Size(150, 28); - this.txt_saleOrgId.TabIndex = 397; // // gv_saleOrgId // @@ -1003,25 +372,6 @@ this.gv_saleOrgId.VisibleIndex = 34; this.gv_saleOrgId.Width = 94; // - // lb_fbilltype - // - this.lb_fbilltype.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_fbilltype.Appearance.Options.UseFont = true; - this.lb_fbilltype.Location = new System.Drawing.Point(270, 276); - this.lb_fbilltype.Name = "lb_fbilltype"; - this.lb_fbilltype.Size = new System.Drawing.Size(63, 21); - this.lb_fbilltype.TabIndex = 387; - this.lb_fbilltype.Text = "fbilltype "; - // - // txt_fbilltype - // - this.txt_fbilltype.Location = new System.Drawing.Point(330, 276); - this.txt_fbilltype.Name = "txt_fbilltype"; - this.txt_fbilltype.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_fbilltype.Properties.Appearance.Options.UseFont = true; - this.txt_fbilltype.Size = new System.Drawing.Size(150, 28); - this.txt_fbilltype.TabIndex = 387; - // // gv_fbilltype // this.gv_fbilltype.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); @@ -1035,25 +385,6 @@ this.gv_fbilltype.Visible = true; this.gv_fbilltype.VisibleIndex = 33; this.gv_fbilltype.Width = 94; - // - // lb_entryNote - // - this.lb_entryNote.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_entryNote.Appearance.Options.UseFont = true; - this.lb_entryNote.Location = new System.Drawing.Point(20, 276); - this.lb_entryNote.Name = "lb_entryNote"; - this.lb_entryNote.Size = new System.Drawing.Size(39, 21); - this.lb_entryNote.TabIndex = 378; - this.lb_entryNote.Text = "澶囨敞 "; - // - // txt_entryNote - // - this.txt_entryNote.Location = new System.Drawing.Point(80, 276); - this.txt_entryNote.Name = "txt_entryNote"; - this.txt_entryNote.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_entryNote.Properties.Appearance.Options.UseFont = true; - this.txt_entryNote.Size = new System.Drawing.Size(150, 28); - this.txt_entryNote.TabIndex = 378; // // gv_entryNote // @@ -1069,25 +400,6 @@ this.gv_entryNote.VisibleIndex = 32; this.gv_entryNote.Width = 94; // - // lb_changerId - // - this.lb_changerId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_changerId.Appearance.Options.UseFont = true; - this.lb_changerId.Location = new System.Drawing.Point(770, 244); - this.lb_changerId.Name = "lb_changerId"; - this.lb_changerId.Size = new System.Drawing.Size(56, 21); - this.lb_changerId.TabIndex = 370; - this.lb_changerId.Text = "鍙樻洿浜� "; - // - // txt_changerId - // - this.txt_changerId.Location = new System.Drawing.Point(830, 244); - this.txt_changerId.Name = "txt_changerId"; - this.txt_changerId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_changerId.Properties.Appearance.Options.UseFont = true; - this.txt_changerId.Size = new System.Drawing.Size(150, 28); - this.txt_changerId.TabIndex = 370; - // // gv_changerId // this.gv_changerId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); @@ -1101,25 +413,6 @@ this.gv_changerId.Visible = true; this.gv_changerId.VisibleIndex = 31; this.gv_changerId.Width = 94; - // - // lb_versionNo - // - this.lb_versionNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_versionNo.Appearance.Options.UseFont = true; - this.lb_versionNo.Location = new System.Drawing.Point(520, 244); - this.lb_versionNo.Name = "lb_versionNo"; - this.lb_versionNo.Size = new System.Drawing.Size(56, 21); - this.lb_versionNo.TabIndex = 360; - this.lb_versionNo.Text = "鐗堟湰鍙� "; - // - // txt_versionNo - // - this.txt_versionNo.Location = new System.Drawing.Point(580, 244); - this.txt_versionNo.Name = "txt_versionNo"; - this.txt_versionNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_versionNo.Properties.Appearance.Options.UseFont = true; - this.txt_versionNo.Size = new System.Drawing.Size(150, 28); - this.txt_versionNo.TabIndex = 360; // // gv_versionNo // @@ -1135,25 +428,6 @@ this.gv_versionNo.VisibleIndex = 30; this.gv_versionNo.Width = 94; // - // lb_cancellerId - // - this.lb_cancellerId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_cancellerId.Appearance.Options.UseFont = true; - this.lb_cancellerId.Location = new System.Drawing.Point(270, 244); - this.lb_cancellerId.Name = "lb_cancellerId"; - this.lb_cancellerId.Size = new System.Drawing.Size(56, 21); - this.lb_cancellerId.TabIndex = 351; - this.lb_cancellerId.Text = "浣滃簾浜� "; - // - // txt_cancellerId - // - this.txt_cancellerId.Location = new System.Drawing.Point(330, 244); - this.txt_cancellerId.Name = "txt_cancellerId"; - this.txt_cancellerId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_cancellerId.Properties.Appearance.Options.UseFont = true; - this.txt_cancellerId.Size = new System.Drawing.Size(150, 28); - this.txt_cancellerId.TabIndex = 351; - // // gv_cancellerId // this.gv_cancellerId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); @@ -1167,25 +441,6 @@ this.gv_cancellerId.Visible = true; this.gv_cancellerId.VisibleIndex = 29; this.gv_cancellerId.Width = 94; - // - // lb_cancelStatus - // - this.lb_cancelStatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_cancelStatus.Appearance.Options.UseFont = true; - this.lb_cancelStatus.Location = new System.Drawing.Point(20, 244); - this.lb_cancelStatus.Name = "lb_cancelStatus"; - this.lb_cancelStatus.Size = new System.Drawing.Size(73, 21); - this.lb_cancelStatus.TabIndex = 343; - this.lb_cancelStatus.Text = "浣滃簾鐘舵�� "; - // - // txt_cancelStatus - // - this.txt_cancelStatus.Location = new System.Drawing.Point(80, 244); - this.txt_cancelStatus.Name = "txt_cancelStatus"; - this.txt_cancelStatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_cancelStatus.Properties.Appearance.Options.UseFont = true; - this.txt_cancelStatus.Size = new System.Drawing.Size(150, 28); - this.txt_cancelStatus.TabIndex = 343; // // gv_cancelStatus // @@ -1201,25 +456,6 @@ this.gv_cancelStatus.VisibleIndex = 28; this.gv_cancelStatus.Width = 94; // - // lb_changeDate - // - this.lb_changeDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_changeDate.Appearance.Options.UseFont = true; - this.lb_changeDate.Location = new System.Drawing.Point(770, 212); - this.lb_changeDate.Name = "lb_changeDate"; - this.lb_changeDate.Size = new System.Drawing.Size(73, 21); - this.lb_changeDate.TabIndex = 336; - this.lb_changeDate.Text = "鍙樻洿鏃ユ湡 "; - // - // txt_changeDate - // - this.txt_changeDate.Location = new System.Drawing.Point(830, 212); - this.txt_changeDate.Name = "txt_changeDate"; - this.txt_changeDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_changeDate.Properties.Appearance.Options.UseFont = true; - this.txt_changeDate.Size = new System.Drawing.Size(150, 28); - this.txt_changeDate.TabIndex = 336; - // // gv_changeDate // this.gv_changeDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); @@ -1233,25 +469,6 @@ this.gv_changeDate.Visible = true; this.gv_changeDate.VisibleIndex = 27; this.gv_changeDate.Width = 94; - // - // lb_closeDate - // - this.lb_closeDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_closeDate.Appearance.Options.UseFont = true; - this.lb_closeDate.Location = new System.Drawing.Point(520, 212); - this.lb_closeDate.Name = "lb_closeDate"; - this.lb_closeDate.Size = new System.Drawing.Size(73, 21); - this.lb_closeDate.TabIndex = 327; - this.lb_closeDate.Text = "鍏抽棴鏃ユ湡 "; - // - // txt_closeDate - // - this.txt_closeDate.Location = new System.Drawing.Point(580, 212); - this.txt_closeDate.Name = "txt_closeDate"; - this.txt_closeDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_closeDate.Properties.Appearance.Options.UseFont = true; - this.txt_closeDate.Size = new System.Drawing.Size(150, 28); - this.txt_closeDate.TabIndex = 327; // // gv_closeDate // @@ -1267,25 +484,6 @@ this.gv_closeDate.VisibleIndex = 26; this.gv_closeDate.Width = 94; // - // lb_closerId - // - this.lb_closerId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_closerId.Appearance.Options.UseFont = true; - this.lb_closerId.Location = new System.Drawing.Point(270, 212); - this.lb_closerId.Name = "lb_closerId"; - this.lb_closerId.Size = new System.Drawing.Size(56, 21); - this.lb_closerId.TabIndex = 319; - this.lb_closerId.Text = "鍏抽棴浜� "; - // - // txt_closerId - // - this.txt_closerId.Location = new System.Drawing.Point(330, 212); - this.txt_closerId.Name = "txt_closerId"; - this.txt_closerId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_closerId.Properties.Appearance.Options.UseFont = true; - this.txt_closerId.Size = new System.Drawing.Size(150, 28); - this.txt_closerId.TabIndex = 319; - // // gv_closerId // this.gv_closerId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); @@ -1299,25 +497,6 @@ this.gv_closerId.Visible = true; this.gv_closerId.VisibleIndex = 25; this.gv_closerId.Width = 94; - // - // lb_approveDate - // - this.lb_approveDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_approveDate.Appearance.Options.UseFont = true; - this.lb_approveDate.Location = new System.Drawing.Point(20, 212); - this.lb_approveDate.Name = "lb_approveDate"; - this.lb_approveDate.Size = new System.Drawing.Size(73, 21); - this.lb_approveDate.TabIndex = 312; - this.lb_approveDate.Text = "瀹℃牳鏃ユ湡 "; - // - // txt_approveDate - // - this.txt_approveDate.Location = new System.Drawing.Point(80, 212); - this.txt_approveDate.Name = "txt_approveDate"; - this.txt_approveDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_approveDate.Properties.Appearance.Options.UseFont = true; - this.txt_approveDate.Size = new System.Drawing.Size(150, 28); - this.txt_approveDate.TabIndex = 312; // // gv_approveDate // @@ -1333,25 +512,6 @@ this.gv_approveDate.VisibleIndex = 24; this.gv_approveDate.Width = 94; // - // lb_modifyDate - // - this.lb_modifyDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_modifyDate.Appearance.Options.UseFont = true; - this.lb_modifyDate.Location = new System.Drawing.Point(770, 180); - this.lb_modifyDate.Name = "lb_modifyDate"; - this.lb_modifyDate.Size = new System.Drawing.Size(107, 21); - this.lb_modifyDate.TabIndex = 306; - this.lb_modifyDate.Text = "鏈�鍚庝慨鏀规棩鏈� "; - // - // txt_modifyDate - // - this.txt_modifyDate.Location = new System.Drawing.Point(830, 180); - this.txt_modifyDate.Name = "txt_modifyDate"; - this.txt_modifyDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_modifyDate.Properties.Appearance.Options.UseFont = true; - this.txt_modifyDate.Size = new System.Drawing.Size(150, 28); - this.txt_modifyDate.TabIndex = 306; - // // gv_modifyDate // this.gv_modifyDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); @@ -1365,25 +525,6 @@ this.gv_modifyDate.Visible = true; this.gv_modifyDate.VisibleIndex = 23; this.gv_modifyDate.Width = 94; - // - // lb_modifierId - // - this.lb_modifierId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_modifierId.Appearance.Options.UseFont = true; - this.lb_modifierId.Location = new System.Drawing.Point(520, 180); - this.lb_modifierId.Name = "lb_modifierId"; - this.lb_modifierId.Size = new System.Drawing.Size(90, 21); - this.lb_modifierId.TabIndex = 298; - this.lb_modifierId.Text = "鏈�鍚庝慨鏀逛汉 "; - // - // txt_modifierId - // - this.txt_modifierId.Location = new System.Drawing.Point(580, 180); - this.txt_modifierId.Name = "txt_modifierId"; - this.txt_modifierId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_modifierId.Properties.Appearance.Options.UseFont = true; - this.txt_modifierId.Size = new System.Drawing.Size(150, 28); - this.txt_modifierId.TabIndex = 298; // // gv_modifierId // @@ -1399,25 +540,6 @@ this.gv_modifierId.VisibleIndex = 22; this.gv_modifierId.Width = 94; // - // lb_createDate - // - this.lb_createDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_createDate.Appearance.Options.UseFont = true; - this.lb_createDate.Location = new System.Drawing.Point(270, 180); - this.lb_createDate.Name = "lb_createDate"; - this.lb_createDate.Size = new System.Drawing.Size(73, 21); - this.lb_createDate.TabIndex = 291; - this.lb_createDate.Text = "鍒涘缓鏃ユ湡 "; - // - // txt_createDate - // - this.txt_createDate.Location = new System.Drawing.Point(330, 180); - this.txt_createDate.Name = "txt_createDate"; - this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_createDate.Properties.Appearance.Options.UseFont = true; - this.txt_createDate.Size = new System.Drawing.Size(150, 28); - this.txt_createDate.TabIndex = 291; - // // gv_createDate // this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); @@ -1431,25 +553,6 @@ this.gv_createDate.Visible = true; this.gv_createDate.VisibleIndex = 21; this.gv_createDate.Width = 94; - // - // lb_creatorId - // - this.lb_creatorId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_creatorId.Appearance.Options.UseFont = true; - this.lb_creatorId.Location = new System.Drawing.Point(20, 180); - this.lb_creatorId.Name = "lb_creatorId"; - this.lb_creatorId.Size = new System.Drawing.Size(56, 21); - this.lb_creatorId.TabIndex = 285; - this.lb_creatorId.Text = "鍒涘缓浜� "; - // - // txt_creatorId - // - this.txt_creatorId.Location = new System.Drawing.Point(80, 180); - this.txt_creatorId.Name = "txt_creatorId"; - this.txt_creatorId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_creatorId.Properties.Appearance.Options.UseFont = true; - this.txt_creatorId.Size = new System.Drawing.Size(150, 28); - this.txt_creatorId.TabIndex = 285; // // gv_creatorId // @@ -1465,25 +568,6 @@ this.gv_creatorId.VisibleIndex = 20; this.gv_creatorId.Width = 94; // - // lb_linkPhone - // - this.lb_linkPhone.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_linkPhone.Appearance.Options.UseFont = true; - this.lb_linkPhone.Location = new System.Drawing.Point(770, 148); - this.lb_linkPhone.Name = "lb_linkPhone"; - this.lb_linkPhone.Size = new System.Drawing.Size(73, 21); - this.lb_linkPhone.TabIndex = 280; - this.lb_linkPhone.Text = "鑱旂郴鐢佃瘽 "; - // - // txt_linkPhone - // - this.txt_linkPhone.Location = new System.Drawing.Point(830, 148); - this.txt_linkPhone.Name = "txt_linkPhone"; - this.txt_linkPhone.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_linkPhone.Properties.Appearance.Options.UseFont = true; - this.txt_linkPhone.Size = new System.Drawing.Size(150, 28); - this.txt_linkPhone.TabIndex = 280; - // // gv_linkPhone // this.gv_linkPhone.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); @@ -1497,25 +581,6 @@ this.gv_linkPhone.Visible = true; this.gv_linkPhone.VisibleIndex = 19; this.gv_linkPhone.Width = 94; - // - // lb_chargeId - // - this.lb_chargeId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_chargeId.Appearance.Options.UseFont = true; - this.lb_chargeId.Location = new System.Drawing.Point(520, 148); - this.lb_chargeId.Name = "lb_chargeId"; - this.lb_chargeId.Size = new System.Drawing.Size(56, 21); - this.lb_chargeId.TabIndex = 273; - this.lb_chargeId.Text = "浠樻鏂� "; - // - // txt_chargeId - // - this.txt_chargeId.Location = new System.Drawing.Point(580, 148); - this.txt_chargeId.Name = "txt_chargeId"; - this.txt_chargeId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_chargeId.Properties.Appearance.Options.UseFont = true; - this.txt_chargeId.Size = new System.Drawing.Size(150, 28); - this.txt_chargeId.TabIndex = 273; // // gv_chargeId // @@ -1531,25 +596,6 @@ this.gv_chargeId.VisibleIndex = 18; this.gv_chargeId.Width = 94; // - // lb_linkMan - // - this.lb_linkMan.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_linkMan.Appearance.Options.UseFont = true; - this.lb_linkMan.Location = new System.Drawing.Point(270, 148); - this.lb_linkMan.Name = "lb_linkMan"; - this.lb_linkMan.Size = new System.Drawing.Size(90, 21); - this.lb_linkMan.TabIndex = 267; - this.lb_linkMan.Text = "鏀惰揣浜哄鍚� "; - // - // txt_linkMan - // - this.txt_linkMan.Location = new System.Drawing.Point(330, 148); - this.txt_linkMan.Name = "txt_linkMan"; - this.txt_linkMan.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_linkMan.Properties.Appearance.Options.UseFont = true; - this.txt_linkMan.Size = new System.Drawing.Size(150, 28); - this.txt_linkMan.TabIndex = 267; - // // gv_linkMan // this.gv_linkMan.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); @@ -1563,25 +609,6 @@ this.gv_linkMan.Visible = true; this.gv_linkMan.VisibleIndex = 17; this.gv_linkMan.Width = 94; - // - // lb_approverId - // - this.lb_approverId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_approverId.Appearance.Options.UseFont = true; - this.lb_approverId.Location = new System.Drawing.Point(20, 148); - this.lb_approverId.Name = "lb_approverId"; - this.lb_approverId.Size = new System.Drawing.Size(56, 21); - this.lb_approverId.TabIndex = 262; - this.lb_approverId.Text = "瀹℃牳浜� "; - // - // txt_approverId - // - this.txt_approverId.Location = new System.Drawing.Point(80, 148); - this.txt_approverId.Name = "txt_approverId"; - this.txt_approverId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_approverId.Properties.Appearance.Options.UseFont = true; - this.txt_approverId.Size = new System.Drawing.Size(150, 28); - this.txt_approverId.TabIndex = 262; // // gv_approverId // @@ -1597,25 +624,6 @@ this.gv_approverId.VisibleIndex = 16; this.gv_approverId.Width = 94; // - // lb_settleId - // - this.lb_settleId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_settleId.Appearance.Options.UseFont = true; - this.lb_settleId.Location = new System.Drawing.Point(770, 116); - this.lb_settleId.Name = "lb_settleId"; - this.lb_settleId.Size = new System.Drawing.Size(56, 21); - this.lb_settleId.TabIndex = 258; - this.lb_settleId.Text = "缁撶畻鏂� "; - // - // txt_settleId - // - this.txt_settleId.Location = new System.Drawing.Point(830, 116); - this.txt_settleId.Name = "txt_settleId"; - this.txt_settleId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_settleId.Properties.Appearance.Options.UseFont = true; - this.txt_settleId.Size = new System.Drawing.Size(150, 28); - this.txt_settleId.TabIndex = 258; - // // gv_settleId // this.gv_settleId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); @@ -1629,25 +637,6 @@ this.gv_settleId.Visible = true; this.gv_settleId.VisibleIndex = 15; this.gv_settleId.Width = 94; - // - // lb_note - // - this.lb_note.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_note.Appearance.Options.UseFont = true; - this.lb_note.Location = new System.Drawing.Point(520, 116); - this.lb_note.Name = "lb_note"; - this.lb_note.Size = new System.Drawing.Size(39, 21); - this.lb_note.TabIndex = 252; - this.lb_note.Text = "澶囨敞 "; - // - // txt_note - // - this.txt_note.Location = new System.Drawing.Point(580, 116); - this.txt_note.Name = "txt_note"; - this.txt_note.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_note.Properties.Appearance.Options.UseFont = true; - this.txt_note.Size = new System.Drawing.Size(150, 28); - this.txt_note.TabIndex = 252; // // gv_note // @@ -1663,25 +652,6 @@ this.gv_note.VisibleIndex = 14; this.gv_note.Width = 94; // - // lb_changeReason - // - this.lb_changeReason.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_changeReason.Appearance.Options.UseFont = true; - this.lb_changeReason.Location = new System.Drawing.Point(270, 116); - this.lb_changeReason.Name = "lb_changeReason"; - this.lb_changeReason.Size = new System.Drawing.Size(73, 21); - this.lb_changeReason.TabIndex = 247; - this.lb_changeReason.Text = "鍙樻洿鍘熷洜 "; - // - // txt_changeReason - // - this.txt_changeReason.Location = new System.Drawing.Point(330, 116); - this.txt_changeReason.Name = "txt_changeReason"; - this.txt_changeReason.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_changeReason.Properties.Appearance.Options.UseFont = true; - this.txt_changeReason.Size = new System.Drawing.Size(150, 28); - this.txt_changeReason.TabIndex = 247; - // // gv_changeReason // this.gv_changeReason.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); @@ -1695,25 +665,6 @@ this.gv_changeReason.Visible = true; this.gv_changeReason.VisibleIndex = 13; this.gv_changeReason.Width = 94; - // - // lb_salerId - // - this.lb_salerId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_salerId.Appearance.Options.UseFont = true; - this.lb_salerId.Location = new System.Drawing.Point(20, 116); - this.lb_salerId.Name = "lb_salerId"; - this.lb_salerId.Size = new System.Drawing.Size(56, 21); - this.lb_salerId.TabIndex = 243; - this.lb_salerId.Text = "閿�鍞憳 "; - // - // txt_salerId - // - this.txt_salerId.Location = new System.Drawing.Point(80, 116); - this.txt_salerId.Name = "txt_salerId"; - this.txt_salerId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_salerId.Properties.Appearance.Options.UseFont = true; - this.txt_salerId.Size = new System.Drawing.Size(150, 28); - this.txt_salerId.TabIndex = 243; // // gv_salerId // @@ -1986,8 +937,7 @@ this.xtraTabControl1.TabIndex = 3; this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.xtraTabPage1, - this.xtraTabPage2, - this.xtraTabPage3}); + this.xtraTabPage2}); // // xtraTabPage1 // @@ -2011,108 +961,10 @@ // // xtraTabPage2 // - this.xtraTabPage2.Controls.Add(this.tabMx); - this.xtraTabPage2.Controls.Add(this.panel1); + this.xtraTabPage2.Controls.Add(this.splitContainerControl1); this.xtraTabPage2.Name = "xtraTabPage2"; this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570); this.xtraTabPage2.Text = "鏁版嵁缂栬緫"; - // - // tabMx - // - this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; - this.tabMx.Location = new System.Drawing.Point(0, 347); - this.tabMx.Name = "tabMx"; - this.tabMx.SelectedTabPage = this.tabMxPage1; - this.tabMx.Size = new System.Drawing.Size(1126, 223); - this.tabMx.TabIndex = 2; - this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { - this.tabMxPage1}); - // - // panel1 - // - this.panel1.BackColor = System.Drawing.Color.White; - this.panel1.Controls.Add(this.labelControl11); - this.panel1.Controls.Add(this.lbGuid); - this.panel1.Controls.Add(this.lb_receiveContact); - this.panel1.Controls.Add(this.txt_receiveContact); - this.panel1.Controls.Add(this.lb_receiveId); - this.panel1.Controls.Add(this.txt_receiveId); - this.panel1.Controls.Add(this.lb_saleOrgId); - this.panel1.Controls.Add(this.txt_saleOrgId); - this.panel1.Controls.Add(this.lb_fbilltype); - this.panel1.Controls.Add(this.txt_fbilltype); - this.panel1.Controls.Add(this.lb_entryNote); - this.panel1.Controls.Add(this.txt_entryNote); - this.panel1.Controls.Add(this.lb_changerId); - this.panel1.Controls.Add(this.txt_changerId); - this.panel1.Controls.Add(this.lb_versionNo); - this.panel1.Controls.Add(this.txt_versionNo); - this.panel1.Controls.Add(this.lb_cancellerId); - this.panel1.Controls.Add(this.txt_cancellerId); - this.panel1.Controls.Add(this.lb_cancelStatus); - this.panel1.Controls.Add(this.txt_cancelStatus); - this.panel1.Controls.Add(this.lb_changeDate); - this.panel1.Controls.Add(this.txt_changeDate); - this.panel1.Controls.Add(this.lb_closeDate); - this.panel1.Controls.Add(this.txt_closeDate); - this.panel1.Controls.Add(this.lb_closerId); - this.panel1.Controls.Add(this.txt_closerId); - this.panel1.Controls.Add(this.lb_approveDate); - this.panel1.Controls.Add(this.txt_approveDate); - this.panel1.Controls.Add(this.lb_modifyDate); - this.panel1.Controls.Add(this.txt_modifyDate); - this.panel1.Controls.Add(this.lb_modifierId); - this.panel1.Controls.Add(this.txt_modifierId); - this.panel1.Controls.Add(this.lb_createDate); - this.panel1.Controls.Add(this.txt_createDate); - this.panel1.Controls.Add(this.lb_creatorId); - this.panel1.Controls.Add(this.txt_creatorId); - this.panel1.Controls.Add(this.lb_linkPhone); - this.panel1.Controls.Add(this.txt_linkPhone); - this.panel1.Controls.Add(this.lb_chargeId); - this.panel1.Controls.Add(this.txt_chargeId); - this.panel1.Controls.Add(this.lb_linkMan); - this.panel1.Controls.Add(this.txt_linkMan); - this.panel1.Controls.Add(this.lb_approverId); - this.panel1.Controls.Add(this.txt_approverId); - this.panel1.Controls.Add(this.lb_settleId); - this.panel1.Controls.Add(this.txt_settleId); - this.panel1.Controls.Add(this.lb_note); - this.panel1.Controls.Add(this.txt_note); - this.panel1.Controls.Add(this.lb_changeReason); - this.panel1.Controls.Add(this.txt_changeReason); - this.panel1.Controls.Add(this.lb_salerId); - this.panel1.Controls.Add(this.txt_salerId); - this.panel1.Dock = System.Windows.Forms.DockStyle.Top; - 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, 347); - this.panel1.TabIndex = 1; - // - // labelControl11 - // - this.labelControl11.Location = new System.Drawing.Point(1024, 52); - 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); - this.labelControl11.TabIndex = 130; - this.labelControl11.Text = "涓婚敭锛�"; - // - // lbGuid - // - this.lbGuid.AutoSize = true; - this.lbGuid.Location = new System.Drawing.Point(1075, 52); - this.lbGuid.Name = "lbGuid"; - this.lbGuid.Size = new System.Drawing.Size(0, 21); - this.lbGuid.TabIndex = 1; - // - // xtraTabPage3 - // - this.xtraTabPage3.Controls.Add(this.splitContainerControl1); - this.xtraTabPage3.Name = "xtraTabPage3"; - this.xtraTabPage3.Size = new System.Drawing.Size(1126, 570); - this.xtraTabPage3.Text = "xtraTabPage3"; // // splitContainerControl1 // @@ -2126,53 +978,1021 @@ this.splitContainerControl1.Panel1.Appearance.BackColor = System.Drawing.Color.White; this.splitContainerControl1.Panel1.Appearance.Options.UseBackColor = true; this.splitContainerControl1.Panel1.AutoScroll = true; - this.splitContainerControl1.Panel1.Controls.Add(this.panel14); - this.splitContainerControl1.Panel1.Controls.Add(this.panel15); - this.splitContainerControl1.Panel1.Controls.Add(this.panel16); - this.splitContainerControl1.Panel1.Controls.Add(this.panel17); - this.splitContainerControl1.Panel1.Controls.Add(this.panel10); - this.splitContainerControl1.Panel1.Controls.Add(this.panel11); - this.splitContainerControl1.Panel1.Controls.Add(this.panel12); - this.splitContainerControl1.Panel1.Controls.Add(this.panel13); - this.splitContainerControl1.Panel1.Controls.Add(this.panel9); - this.splitContainerControl1.Panel1.Controls.Add(this.panel8); - this.splitContainerControl1.Panel1.Controls.Add(this.panel7); - this.splitContainerControl1.Panel1.Controls.Add(this.panel6); - this.splitContainerControl1.Panel1.Controls.Add(this.panel4); - this.splitContainerControl1.Panel1.Controls.Add(this.panel5); - this.splitContainerControl1.Panel1.Controls.Add(this.panel3); - this.splitContainerControl1.Panel1.Controls.Add(this.panel2); + this.splitContainerControl1.Panel1.Controls.Add(this.panel1); this.splitContainerControl1.Panel1.Text = "Panel1"; // // splitContainerControl1.Panel2 // + this.splitContainerControl1.Panel2.Controls.Add(this.tabMx); this.splitContainerControl1.Panel2.Text = "Panel2"; this.splitContainerControl1.Size = new System.Drawing.Size(1126, 570); - this.splitContainerControl1.SplitterPosition = 371; - this.splitContainerControl1.TabIndex = 3; + this.splitContainerControl1.SplitterPosition = 393; + this.splitContainerControl1.TabIndex = 4; + // + // panel1 + // + this.panel1.AutoScroll = true; + this.panel1.Controls.Add(this.lbGuid); + this.panel1.Controls.Add(this.panel42); + this.panel1.Controls.Add(this.panel41); + this.panel1.Controls.Add(this.panel40); + this.panel1.Controls.Add(this.panel39); + this.panel1.Controls.Add(this.panel38); + this.panel1.Controls.Add(this.panel34); + this.panel1.Controls.Add(this.panel35); + this.panel1.Controls.Add(this.panel36); + this.panel1.Controls.Add(this.panel37); + this.panel1.Controls.Add(this.panel33); + this.panel1.Controls.Add(this.panel32); + this.panel1.Controls.Add(this.panel31); + this.panel1.Controls.Add(this.panel30); + this.panel1.Controls.Add(this.panel26); + this.panel1.Controls.Add(this.panel27); + this.panel1.Controls.Add(this.panel28); + this.panel1.Controls.Add(this.panel29); + this.panel1.Controls.Add(this.panel22); + this.panel1.Controls.Add(this.panel23); + this.panel1.Controls.Add(this.panel24); + this.panel1.Controls.Add(this.panel25); + this.panel1.Controls.Add(this.panel21); + this.panel1.Controls.Add(this.panel20); + this.panel1.Controls.Add(this.panel19); + this.panel1.Controls.Add(this.panel18); + this.panel1.Controls.Add(this.panel14); + this.panel1.Controls.Add(this.panel15); + this.panel1.Controls.Add(this.panel16); + this.panel1.Controls.Add(this.panel17); + this.panel1.Controls.Add(this.panel10); + this.panel1.Controls.Add(this.panel11); + this.panel1.Controls.Add(this.panel12); + this.panel1.Controls.Add(this.panel13); + this.panel1.Controls.Add(this.panel4); + this.panel1.Controls.Add(this.panel5); + this.panel1.Controls.Add(this.panel3); + this.panel1.Controls.Add(this.panel2); + this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; + this.panel1.Location = new System.Drawing.Point(0, 0); + this.panel1.Name = "panel1"; + this.panel1.Size = new System.Drawing.Size(1126, 393); + this.panel1.TabIndex = 1; + // + // lbGuid + // + this.lbGuid.Location = new System.Drawing.Point(1045, 239); + this.lbGuid.Name = "lbGuid"; + this.lbGuid.Size = new System.Drawing.Size(81, 18); + this.lbGuid.TabIndex = 466; + this.lbGuid.Text = "labelControl1"; + this.lbGuid.Visible = false; + // + // panel42 + // + this.panel42.Controls.Add(this.lb_receiveContact); + this.panel42.Controls.Add(this.txt_receiveContact); + this.panel42.Location = new System.Drawing.Point(9, 353); + this.panel42.Name = "panel42"; + this.panel42.Size = new System.Drawing.Size(240, 34); + this.panel42.TabIndex = 465; + // + // lb_receiveContact + // + this.lb_receiveContact.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_receiveContact.Appearance.Options.UseFont = true; + this.lb_receiveContact.Location = new System.Drawing.Point(3, 7); + this.lb_receiveContact.Name = "lb_receiveContact"; + this.lb_receiveContact.Size = new System.Drawing.Size(107, 21); + this.lb_receiveContact.TabIndex = 426; + this.lb_receiveContact.Text = "鏀惰揣鏂硅仈绯讳汉 "; + // + // txt_receiveContact + // + this.txt_receiveContact.Location = new System.Drawing.Point(82, 3); + this.txt_receiveContact.Name = "txt_receiveContact"; + this.txt_receiveContact.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_receiveContact.Properties.Appearance.Options.UseFont = true; + this.txt_receiveContact.Size = new System.Drawing.Size(155, 28); + this.txt_receiveContact.TabIndex = 427; + // + // panel41 + // + this.panel41.Controls.Add(this.lb_receiveId); + this.panel41.Controls.Add(this.txt_receiveId); + this.panel41.Location = new System.Drawing.Point(769, 315); + this.panel41.Name = "panel41"; + this.panel41.Size = new System.Drawing.Size(240, 34); + this.panel41.TabIndex = 464; + // + // lb_receiveId + // + this.lb_receiveId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_receiveId.Appearance.Options.UseFont = true; + this.lb_receiveId.Location = new System.Drawing.Point(3, 7); + this.lb_receiveId.Name = "lb_receiveId"; + this.lb_receiveId.Size = new System.Drawing.Size(56, 21); + this.lb_receiveId.TabIndex = 424; + this.lb_receiveId.Text = "鏀惰揣鏂� "; + // + // txt_receiveId + // + this.txt_receiveId.Location = new System.Drawing.Point(82, 3); + this.txt_receiveId.Name = "txt_receiveId"; + this.txt_receiveId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_receiveId.Properties.Appearance.Options.UseFont = true; + this.txt_receiveId.Size = new System.Drawing.Size(155, 28); + this.txt_receiveId.TabIndex = 425; + // + // panel40 + // + this.panel40.Controls.Add(this.lb_saleOrgId); + this.panel40.Controls.Add(this.txt_saleOrgId); + this.panel40.Location = new System.Drawing.Point(512, 316); + this.panel40.Name = "panel40"; + this.panel40.Size = new System.Drawing.Size(240, 34); + this.panel40.TabIndex = 463; + // + // lb_saleOrgId + // + this.lb_saleOrgId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_saleOrgId.Appearance.Options.UseFont = true; + this.lb_saleOrgId.Location = new System.Drawing.Point(5, 7); + this.lb_saleOrgId.Name = "lb_saleOrgId"; + this.lb_saleOrgId.Size = new System.Drawing.Size(91, 21); + this.lb_saleOrgId.TabIndex = 422; + this.lb_saleOrgId.Text = "閿�鍞粍缁嘔D "; + // + // txt_saleOrgId + // + this.txt_saleOrgId.Location = new System.Drawing.Point(81, 3); + this.txt_saleOrgId.Name = "txt_saleOrgId"; + this.txt_saleOrgId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_saleOrgId.Properties.Appearance.Options.UseFont = true; + this.txt_saleOrgId.Size = new System.Drawing.Size(155, 28); + this.txt_saleOrgId.TabIndex = 423; + // + // panel39 + // + this.panel39.Controls.Add(this.lb_fbilltype); + this.panel39.Controls.Add(this.txt_fbilltype); + this.panel39.Location = new System.Drawing.Point(259, 316); + this.panel39.Name = "panel39"; + this.panel39.Size = new System.Drawing.Size(240, 34); + this.panel39.TabIndex = 462; + // + // lb_fbilltype + // + this.lb_fbilltype.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_fbilltype.Appearance.Options.UseFont = true; + this.lb_fbilltype.Location = new System.Drawing.Point(6, 7); + this.lb_fbilltype.Name = "lb_fbilltype"; + this.lb_fbilltype.Size = new System.Drawing.Size(63, 21); + this.lb_fbilltype.TabIndex = 420; + this.lb_fbilltype.Text = "fbilltype "; + // + // txt_fbilltype + // + this.txt_fbilltype.Location = new System.Drawing.Point(81, 3); + this.txt_fbilltype.Name = "txt_fbilltype"; + this.txt_fbilltype.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_fbilltype.Properties.Appearance.Options.UseFont = true; + this.txt_fbilltype.Size = new System.Drawing.Size(155, 28); + this.txt_fbilltype.TabIndex = 421; + // + // panel38 + // + this.panel38.Controls.Add(this.lb_entryNote); + this.panel38.Controls.Add(this.txt_entryNote); + this.panel38.Location = new System.Drawing.Point(8, 316); + this.panel38.Name = "panel38"; + this.panel38.Size = new System.Drawing.Size(240, 34); + this.panel38.TabIndex = 461; + // + // lb_entryNote + // + this.lb_entryNote.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_entryNote.Appearance.Options.UseFont = true; + this.lb_entryNote.Location = new System.Drawing.Point(3, 7); + this.lb_entryNote.Name = "lb_entryNote"; + this.lb_entryNote.Size = new System.Drawing.Size(39, 21); + this.lb_entryNote.TabIndex = 418; + this.lb_entryNote.Text = "澶囨敞 "; + // + // txt_entryNote + // + this.txt_entryNote.Location = new System.Drawing.Point(82, 3); + this.txt_entryNote.Name = "txt_entryNote"; + this.txt_entryNote.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_entryNote.Properties.Appearance.Options.UseFont = true; + this.txt_entryNote.Size = new System.Drawing.Size(155, 28); + this.txt_entryNote.TabIndex = 419; + // + // panel34 + // + this.panel34.Controls.Add(this.lb_changerId); + this.panel34.Controls.Add(this.txt_changerId); + this.panel34.Location = new System.Drawing.Point(769, 278); + this.panel34.Name = "panel34"; + this.panel34.Size = new System.Drawing.Size(240, 34); + this.panel34.TabIndex = 460; + // + // lb_changerId + // + this.lb_changerId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_changerId.Appearance.Options.UseFont = true; + this.lb_changerId.Location = new System.Drawing.Point(3, 7); + this.lb_changerId.Name = "lb_changerId"; + this.lb_changerId.Size = new System.Drawing.Size(56, 21); + this.lb_changerId.TabIndex = 377; + this.lb_changerId.Text = "鍙樻洿浜� "; + // + // txt_changerId + // + this.txt_changerId.Location = new System.Drawing.Point(82, 3); + this.txt_changerId.Name = "txt_changerId"; + this.txt_changerId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_changerId.Properties.Appearance.Options.UseFont = true; + this.txt_changerId.Size = new System.Drawing.Size(155, 28); + this.txt_changerId.TabIndex = 378; + // + // panel35 + // + this.panel35.Controls.Add(this.lb_versionNo); + this.panel35.Controls.Add(this.txt_versionNo); + this.panel35.Location = new System.Drawing.Point(512, 278); + this.panel35.Name = "panel35"; + this.panel35.Size = new System.Drawing.Size(240, 34); + this.panel35.TabIndex = 459; + // + // lb_versionNo + // + this.lb_versionNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_versionNo.Appearance.Options.UseFont = true; + this.lb_versionNo.Location = new System.Drawing.Point(5, 7); + this.lb_versionNo.Name = "lb_versionNo"; + this.lb_versionNo.Size = new System.Drawing.Size(56, 21); + this.lb_versionNo.TabIndex = 375; + this.lb_versionNo.Text = "鐗堟湰鍙� "; + // + // txt_versionNo + // + this.txt_versionNo.Location = new System.Drawing.Point(81, 3); + this.txt_versionNo.Name = "txt_versionNo"; + this.txt_versionNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_versionNo.Properties.Appearance.Options.UseFont = true; + this.txt_versionNo.Size = new System.Drawing.Size(155, 28); + this.txt_versionNo.TabIndex = 376; + // + // panel36 + // + this.panel36.Controls.Add(this.lb_cancellerId); + this.panel36.Controls.Add(this.txt_cancellerId); + this.panel36.Location = new System.Drawing.Point(263, 278); + this.panel36.Name = "panel36"; + this.panel36.Size = new System.Drawing.Size(240, 34); + this.panel36.TabIndex = 458; + // + // lb_cancellerId + // + this.lb_cancellerId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_cancellerId.Appearance.Options.UseFont = true; + this.lb_cancellerId.Location = new System.Drawing.Point(6, 7); + this.lb_cancellerId.Name = "lb_cancellerId"; + this.lb_cancellerId.Size = new System.Drawing.Size(56, 21); + this.lb_cancellerId.TabIndex = 373; + this.lb_cancellerId.Text = "浣滃簾浜� "; + // + // txt_cancellerId + // + this.txt_cancellerId.Location = new System.Drawing.Point(81, 3); + this.txt_cancellerId.Name = "txt_cancellerId"; + this.txt_cancellerId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_cancellerId.Properties.Appearance.Options.UseFont = true; + this.txt_cancellerId.Size = new System.Drawing.Size(155, 28); + this.txt_cancellerId.TabIndex = 374; + // + // panel37 + // + this.panel37.Controls.Add(this.lb_cancelStatus); + this.panel37.Controls.Add(this.txt_cancelStatus); + this.panel37.Location = new System.Drawing.Point(8, 278); + this.panel37.Name = "panel37"; + this.panel37.Size = new System.Drawing.Size(240, 34); + this.panel37.TabIndex = 457; + // + // lb_cancelStatus + // + this.lb_cancelStatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_cancelStatus.Appearance.Options.UseFont = true; + this.lb_cancelStatus.Location = new System.Drawing.Point(3, 7); + this.lb_cancelStatus.Name = "lb_cancelStatus"; + this.lb_cancelStatus.Size = new System.Drawing.Size(73, 21); + this.lb_cancelStatus.TabIndex = 371; + this.lb_cancelStatus.Text = "浣滃簾鐘舵�� "; + // + // txt_cancelStatus + // + this.txt_cancelStatus.Location = new System.Drawing.Point(82, 3); + this.txt_cancelStatus.Name = "txt_cancelStatus"; + this.txt_cancelStatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_cancelStatus.Properties.Appearance.Options.UseFont = true; + this.txt_cancelStatus.Size = new System.Drawing.Size(155, 28); + this.txt_cancelStatus.TabIndex = 372; + // + // panel33 + // + this.panel33.Controls.Add(this.lb_changeDate); + this.panel33.Controls.Add(this.txt_changeDate); + this.panel33.Location = new System.Drawing.Point(769, 239); + this.panel33.Name = "panel33"; + this.panel33.Size = new System.Drawing.Size(240, 34); + this.panel33.TabIndex = 456; + // + // lb_changeDate + // + this.lb_changeDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_changeDate.Appearance.Options.UseFont = true; + this.lb_changeDate.Location = new System.Drawing.Point(3, 7); + this.lb_changeDate.Name = "lb_changeDate"; + this.lb_changeDate.Size = new System.Drawing.Size(73, 21); + this.lb_changeDate.TabIndex = 343; + this.lb_changeDate.Text = "鍙樻洿鏃ユ湡 "; + // + // txt_changeDate + // + this.txt_changeDate.Location = new System.Drawing.Point(82, 3); + this.txt_changeDate.Name = "txt_changeDate"; + this.txt_changeDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_changeDate.Properties.Appearance.Options.UseFont = true; + this.txt_changeDate.Size = new System.Drawing.Size(155, 28); + this.txt_changeDate.TabIndex = 344; + // + // panel32 + // + this.panel32.Controls.Add(this.lb_closeDate); + this.panel32.Controls.Add(this.txt_closeDate); + this.panel32.Location = new System.Drawing.Point(512, 239); + this.panel32.Name = "panel32"; + this.panel32.Size = new System.Drawing.Size(240, 34); + this.panel32.TabIndex = 455; + // + // lb_closeDate + // + this.lb_closeDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_closeDate.Appearance.Options.UseFont = true; + this.lb_closeDate.Location = new System.Drawing.Point(5, 7); + this.lb_closeDate.Name = "lb_closeDate"; + this.lb_closeDate.Size = new System.Drawing.Size(73, 21); + this.lb_closeDate.TabIndex = 341; + this.lb_closeDate.Text = "鍏抽棴鏃ユ湡 "; + // + // txt_closeDate + // + this.txt_closeDate.Location = new System.Drawing.Point(81, 3); + this.txt_closeDate.Name = "txt_closeDate"; + this.txt_closeDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_closeDate.Properties.Appearance.Options.UseFont = true; + this.txt_closeDate.Size = new System.Drawing.Size(155, 28); + this.txt_closeDate.TabIndex = 342; + // + // panel31 + // + this.panel31.Controls.Add(this.lb_closerId); + this.panel31.Controls.Add(this.txt_closerId); + this.panel31.Location = new System.Drawing.Point(263, 239); + this.panel31.Name = "panel31"; + this.panel31.Size = new System.Drawing.Size(240, 34); + this.panel31.TabIndex = 454; + // + // lb_closerId + // + this.lb_closerId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_closerId.Appearance.Options.UseFont = true; + this.lb_closerId.Location = new System.Drawing.Point(6, 7); + this.lb_closerId.Name = "lb_closerId"; + this.lb_closerId.Size = new System.Drawing.Size(56, 21); + this.lb_closerId.TabIndex = 339; + this.lb_closerId.Text = "鍏抽棴浜� "; + // + // txt_closerId + // + this.txt_closerId.Location = new System.Drawing.Point(81, 3); + this.txt_closerId.Name = "txt_closerId"; + this.txt_closerId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_closerId.Properties.Appearance.Options.UseFont = true; + this.txt_closerId.Size = new System.Drawing.Size(155, 28); + this.txt_closerId.TabIndex = 340; + // + // panel30 + // + this.panel30.Controls.Add(this.lb_approveDate); + this.panel30.Controls.Add(this.txt_approveDate); + this.panel30.Location = new System.Drawing.Point(8, 239); + this.panel30.Name = "panel30"; + this.panel30.Size = new System.Drawing.Size(240, 34); + this.panel30.TabIndex = 453; + // + // lb_approveDate + // + this.lb_approveDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_approveDate.Appearance.Options.UseFont = true; + this.lb_approveDate.Location = new System.Drawing.Point(3, 7); + this.lb_approveDate.Name = "lb_approveDate"; + this.lb_approveDate.Size = new System.Drawing.Size(73, 21); + this.lb_approveDate.TabIndex = 337; + this.lb_approveDate.Text = "瀹℃牳鏃ユ湡 "; + // + // txt_approveDate + // + this.txt_approveDate.Location = new System.Drawing.Point(82, 3); + this.txt_approveDate.Name = "txt_approveDate"; + this.txt_approveDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_approveDate.Properties.Appearance.Options.UseFont = true; + this.txt_approveDate.Size = new System.Drawing.Size(155, 28); + this.txt_approveDate.TabIndex = 338; + // + // panel26 + // + this.panel26.Controls.Add(this.lb_modifyDate); + this.panel26.Controls.Add(this.txt_modifyDate); + this.panel26.Location = new System.Drawing.Point(769, 201); + this.panel26.Name = "panel26"; + this.panel26.Size = new System.Drawing.Size(240, 34); + this.panel26.TabIndex = 450; + // + // lb_modifyDate + // + this.lb_modifyDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_modifyDate.Appearance.Options.UseFont = true; + this.lb_modifyDate.Location = new System.Drawing.Point(3, 7); + this.lb_modifyDate.Name = "lb_modifyDate"; + this.lb_modifyDate.Size = new System.Drawing.Size(107, 21); + this.lb_modifyDate.TabIndex = 313; + this.lb_modifyDate.Text = "鏈�鍚庝慨鏀规棩鏈� "; + // + // txt_modifyDate + // + this.txt_modifyDate.Location = new System.Drawing.Point(82, 3); + this.txt_modifyDate.Name = "txt_modifyDate"; + this.txt_modifyDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_modifyDate.Properties.Appearance.Options.UseFont = true; + this.txt_modifyDate.Size = new System.Drawing.Size(155, 28); + this.txt_modifyDate.TabIndex = 314; + // + // panel27 + // + this.panel27.Controls.Add(this.lb_modifierId); + this.panel27.Controls.Add(this.txt_modifierId); + this.panel27.Location = new System.Drawing.Point(512, 201); + this.panel27.Name = "panel27"; + this.panel27.Size = new System.Drawing.Size(240, 34); + this.panel27.TabIndex = 452; + // + // lb_modifierId + // + this.lb_modifierId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_modifierId.Appearance.Options.UseFont = true; + this.lb_modifierId.Location = new System.Drawing.Point(5, 7); + this.lb_modifierId.Name = "lb_modifierId"; + this.lb_modifierId.Size = new System.Drawing.Size(90, 21); + this.lb_modifierId.TabIndex = 311; + this.lb_modifierId.Text = "鏈�鍚庝慨鏀逛汉 "; + // + // txt_modifierId + // + this.txt_modifierId.Location = new System.Drawing.Point(81, 3); + this.txt_modifierId.Name = "txt_modifierId"; + this.txt_modifierId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_modifierId.Properties.Appearance.Options.UseFont = true; + this.txt_modifierId.Size = new System.Drawing.Size(155, 28); + this.txt_modifierId.TabIndex = 312; + // + // panel28 + // + this.panel28.Controls.Add(this.lb_createDate); + this.panel28.Controls.Add(this.txt_createDate); + this.panel28.Location = new System.Drawing.Point(263, 201); + this.panel28.Name = "panel28"; + this.panel28.Size = new System.Drawing.Size(240, 34); + this.panel28.TabIndex = 451; + // + // lb_createDate + // + this.lb_createDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_createDate.Appearance.Options.UseFont = true; + this.lb_createDate.Location = new System.Drawing.Point(6, 7); + this.lb_createDate.Name = "lb_createDate"; + this.lb_createDate.Size = new System.Drawing.Size(73, 21); + this.lb_createDate.TabIndex = 309; + this.lb_createDate.Text = "鍒涘缓鏃ユ湡 "; + // + // txt_createDate + // + this.txt_createDate.Location = new System.Drawing.Point(81, 3); + this.txt_createDate.Name = "txt_createDate"; + this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_createDate.Properties.Appearance.Options.UseFont = true; + this.txt_createDate.Size = new System.Drawing.Size(155, 28); + this.txt_createDate.TabIndex = 310; + // + // panel29 + // + this.panel29.Controls.Add(this.lb_creatorId); + this.panel29.Controls.Add(this.txt_creatorId); + this.panel29.Location = new System.Drawing.Point(8, 201); + this.panel29.Name = "panel29"; + this.panel29.Size = new System.Drawing.Size(240, 34); + this.panel29.TabIndex = 449; + // + // lb_creatorId + // + this.lb_creatorId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_creatorId.Appearance.Options.UseFont = true; + this.lb_creatorId.Location = new System.Drawing.Point(3, 7); + this.lb_creatorId.Name = "lb_creatorId"; + this.lb_creatorId.Size = new System.Drawing.Size(56, 21); + this.lb_creatorId.TabIndex = 307; + this.lb_creatorId.Text = "鍒涘缓浜� "; + // + // txt_creatorId + // + this.txt_creatorId.Location = new System.Drawing.Point(82, 3); + this.txt_creatorId.Name = "txt_creatorId"; + this.txt_creatorId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_creatorId.Properties.Appearance.Options.UseFont = true; + this.txt_creatorId.Size = new System.Drawing.Size(155, 28); + this.txt_creatorId.TabIndex = 308; + // + // panel22 + // + this.panel22.Controls.Add(this.lb_linkPhone); + this.panel22.Controls.Add(this.txt_linkPhone); + this.panel22.Location = new System.Drawing.Point(769, 161); + this.panel22.Name = "panel22"; + this.panel22.Size = new System.Drawing.Size(240, 34); + this.panel22.TabIndex = 446; + // + // lb_linkPhone + // + this.lb_linkPhone.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_linkPhone.Appearance.Options.UseFont = true; + this.lb_linkPhone.Location = new System.Drawing.Point(3, 7); + this.lb_linkPhone.Name = "lb_linkPhone"; + this.lb_linkPhone.Size = new System.Drawing.Size(73, 21); + this.lb_linkPhone.TabIndex = 287; + this.lb_linkPhone.Text = "鑱旂郴鐢佃瘽 "; + // + // txt_linkPhone + // + this.txt_linkPhone.Location = new System.Drawing.Point(82, 3); + this.txt_linkPhone.Name = "txt_linkPhone"; + this.txt_linkPhone.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_linkPhone.Properties.Appearance.Options.UseFont = true; + this.txt_linkPhone.Size = new System.Drawing.Size(155, 28); + this.txt_linkPhone.TabIndex = 288; + // + // panel23 + // + this.panel23.Controls.Add(this.lb_chargeId); + this.panel23.Controls.Add(this.txt_chargeId); + this.panel23.Location = new System.Drawing.Point(512, 161); + this.panel23.Name = "panel23"; + this.panel23.Size = new System.Drawing.Size(240, 34); + this.panel23.TabIndex = 448; + // + // lb_chargeId + // + this.lb_chargeId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_chargeId.Appearance.Options.UseFont = true; + this.lb_chargeId.Location = new System.Drawing.Point(5, 7); + this.lb_chargeId.Name = "lb_chargeId"; + this.lb_chargeId.Size = new System.Drawing.Size(56, 21); + this.lb_chargeId.TabIndex = 285; + this.lb_chargeId.Text = "浠樻鏂� "; + // + // txt_chargeId + // + this.txt_chargeId.Location = new System.Drawing.Point(81, 3); + this.txt_chargeId.Name = "txt_chargeId"; + this.txt_chargeId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_chargeId.Properties.Appearance.Options.UseFont = true; + this.txt_chargeId.Size = new System.Drawing.Size(155, 28); + this.txt_chargeId.TabIndex = 286; + // + // panel24 + // + this.panel24.Controls.Add(this.lb_linkMan); + this.panel24.Controls.Add(this.txt_linkMan); + this.panel24.Location = new System.Drawing.Point(263, 161); + this.panel24.Name = "panel24"; + this.panel24.Size = new System.Drawing.Size(240, 34); + this.panel24.TabIndex = 447; + // + // lb_linkMan + // + this.lb_linkMan.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_linkMan.Appearance.Options.UseFont = true; + this.lb_linkMan.Location = new System.Drawing.Point(6, 7); + this.lb_linkMan.Name = "lb_linkMan"; + this.lb_linkMan.Size = new System.Drawing.Size(90, 21); + this.lb_linkMan.TabIndex = 283; + this.lb_linkMan.Text = "鏀惰揣浜哄鍚� "; + // + // txt_linkMan + // + this.txt_linkMan.Location = new System.Drawing.Point(81, 3); + this.txt_linkMan.Name = "txt_linkMan"; + this.txt_linkMan.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_linkMan.Properties.Appearance.Options.UseFont = true; + this.txt_linkMan.Size = new System.Drawing.Size(155, 28); + this.txt_linkMan.TabIndex = 284; + // + // panel25 + // + this.panel25.Controls.Add(this.lb_approverId); + this.panel25.Controls.Add(this.txt_approverId); + this.panel25.Location = new System.Drawing.Point(8, 161); + this.panel25.Name = "panel25"; + this.panel25.Size = new System.Drawing.Size(240, 34); + this.panel25.TabIndex = 445; + // + // lb_approverId + // + this.lb_approverId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_approverId.Appearance.Options.UseFont = true; + this.lb_approverId.Location = new System.Drawing.Point(3, 7); + this.lb_approverId.Name = "lb_approverId"; + this.lb_approverId.Size = new System.Drawing.Size(56, 21); + this.lb_approverId.TabIndex = 281; + this.lb_approverId.Text = "瀹℃牳浜� "; + // + // txt_approverId + // + this.txt_approverId.Location = new System.Drawing.Point(82, 3); + this.txt_approverId.Name = "txt_approverId"; + this.txt_approverId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_approverId.Properties.Appearance.Options.UseFont = true; + this.txt_approverId.Size = new System.Drawing.Size(155, 28); + this.txt_approverId.TabIndex = 282; + // + // panel21 + // + this.panel21.Controls.Add(this.lb_settleId); + this.panel21.Controls.Add(this.txt_settleId); + this.panel21.Location = new System.Drawing.Point(769, 121); + this.panel21.Name = "panel21"; + this.panel21.Size = new System.Drawing.Size(240, 34); + this.panel21.TabIndex = 443; + // + // lb_settleId + // + this.lb_settleId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_settleId.Appearance.Options.UseFont = true; + this.lb_settleId.Location = new System.Drawing.Point(3, 7); + this.lb_settleId.Name = "lb_settleId"; + this.lb_settleId.Size = new System.Drawing.Size(56, 21); + this.lb_settleId.TabIndex = 263; + this.lb_settleId.Text = "缁撶畻鏂� "; + // + // txt_settleId + // + this.txt_settleId.Location = new System.Drawing.Point(82, 3); + this.txt_settleId.Name = "txt_settleId"; + this.txt_settleId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_settleId.Properties.Appearance.Options.UseFont = true; + this.txt_settleId.Size = new System.Drawing.Size(155, 28); + this.txt_settleId.TabIndex = 264; + // + // panel20 + // + this.panel20.Controls.Add(this.txt_note); + this.panel20.Controls.Add(this.lb_note); + this.panel20.Location = new System.Drawing.Point(512, 121); + this.panel20.Name = "panel20"; + this.panel20.Size = new System.Drawing.Size(240, 34); + this.panel20.TabIndex = 444; + // + // txt_note + // + this.txt_note.Location = new System.Drawing.Point(81, 3); + this.txt_note.Name = "txt_note"; + this.txt_note.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_note.Properties.Appearance.Options.UseFont = true; + this.txt_note.Size = new System.Drawing.Size(155, 28); + this.txt_note.TabIndex = 262; + // + // lb_note + // + this.lb_note.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_note.Appearance.Options.UseFont = true; + this.lb_note.Location = new System.Drawing.Point(5, 7); + this.lb_note.Name = "lb_note"; + this.lb_note.Size = new System.Drawing.Size(39, 21); + this.lb_note.TabIndex = 261; + this.lb_note.Text = "澶囨敞 "; + // + // panel19 + // + this.panel19.Controls.Add(this.lb_changeReason); + this.panel19.Controls.Add(this.txt_changeReason); + this.panel19.Location = new System.Drawing.Point(263, 121); + this.panel19.Name = "panel19"; + this.panel19.Size = new System.Drawing.Size(240, 34); + this.panel19.TabIndex = 442; + // + // lb_changeReason + // + this.lb_changeReason.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_changeReason.Appearance.Options.UseFont = true; + this.lb_changeReason.Location = new System.Drawing.Point(6, 7); + this.lb_changeReason.Name = "lb_changeReason"; + this.lb_changeReason.Size = new System.Drawing.Size(73, 21); + this.lb_changeReason.TabIndex = 259; + this.lb_changeReason.Text = "鍙樻洿鍘熷洜 "; + // + // txt_changeReason + // + this.txt_changeReason.Location = new System.Drawing.Point(81, 3); + this.txt_changeReason.Name = "txt_changeReason"; + this.txt_changeReason.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_changeReason.Properties.Appearance.Options.UseFont = true; + this.txt_changeReason.Size = new System.Drawing.Size(155, 28); + this.txt_changeReason.TabIndex = 260; + // + // panel18 + // + this.panel18.Controls.Add(this.lb_salerId); + this.panel18.Controls.Add(this.txt_salerId); + this.panel18.Location = new System.Drawing.Point(8, 121); + this.panel18.Name = "panel18"; + this.panel18.Size = new System.Drawing.Size(240, 34); + this.panel18.TabIndex = 441; + // + // lb_salerId + // + this.lb_salerId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_salerId.Appearance.Options.UseFont = true; + this.lb_salerId.Location = new System.Drawing.Point(3, 7); + this.lb_salerId.Name = "lb_salerId"; + this.lb_salerId.Size = new System.Drawing.Size(56, 21); + this.lb_salerId.TabIndex = 244; + this.lb_salerId.Text = "閿�鍞憳 "; + // + // txt_salerId + // + this.txt_salerId.Location = new System.Drawing.Point(82, 3); + this.txt_salerId.Name = "txt_salerId"; + this.txt_salerId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_salerId.Properties.Appearance.Options.UseFont = true; + this.txt_salerId.Size = new System.Drawing.Size(155, 28); + this.txt_salerId.TabIndex = 245; + // + // panel14 + // + this.panel14.Controls.Add(this.lb_custId); + this.panel14.Controls.Add(this.txt_custId); + this.panel14.Location = new System.Drawing.Point(263, 84); + this.panel14.Name = "panel14"; + this.panel14.Size = new System.Drawing.Size(240, 34); + this.panel14.TabIndex = 440; + // + // lb_custId + // + this.lb_custId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_custId.Appearance.Options.UseFont = true; + this.lb_custId.Location = new System.Drawing.Point(6, 7); + this.lb_custId.Name = "lb_custId"; + this.lb_custId.Size = new System.Drawing.Size(39, 21); + this.lb_custId.TabIndex = 243; + this.lb_custId.Text = "瀹㈡埛 "; + // + // txt_custId + // + this.txt_custId.Location = new System.Drawing.Point(81, 3); + this.txt_custId.Name = "txt_custId"; + this.txt_custId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_custId.Properties.Appearance.Options.UseFont = true; + this.txt_custId.Size = new System.Drawing.Size(155, 28); + this.txt_custId.TabIndex = 244; + // + // panel15 + // + this.panel15.Controls.Add(this.lb_saleDeptId); + this.panel15.Controls.Add(this.txt_saleDeptId); + this.panel15.Location = new System.Drawing.Point(769, 84); + this.panel15.Name = "panel15"; + this.panel15.Size = new System.Drawing.Size(240, 34); + this.panel15.TabIndex = 438; + // + // lb_saleDeptId + // + this.lb_saleDeptId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_saleDeptId.Appearance.Options.UseFont = true; + this.lb_saleDeptId.Location = new System.Drawing.Point(3, 7); + this.lb_saleDeptId.Name = "lb_saleDeptId"; + this.lb_saleDeptId.Size = new System.Drawing.Size(73, 21); + this.lb_saleDeptId.TabIndex = 247; + this.lb_saleDeptId.Text = "閿�鍞儴闂� "; + // + // txt_saleDeptId + // + this.txt_saleDeptId.Location = new System.Drawing.Point(82, 3); + this.txt_saleDeptId.Name = "txt_saleDeptId"; + this.txt_saleDeptId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_saleDeptId.Properties.Appearance.Options.UseFont = true; + this.txt_saleDeptId.Size = new System.Drawing.Size(155, 28); + this.txt_saleDeptId.TabIndex = 248; + // + // panel16 + // + this.panel16.Controls.Add(this.lb_closeStatus); + this.panel16.Controls.Add(this.txt_closeStatus); + this.panel16.Location = new System.Drawing.Point(512, 84); + this.panel16.Name = "panel16"; + this.panel16.Size = new System.Drawing.Size(240, 34); + this.panel16.TabIndex = 439; + // + // lb_closeStatus + // + this.lb_closeStatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_closeStatus.Appearance.Options.UseFont = true; + this.lb_closeStatus.Location = new System.Drawing.Point(5, 7); + this.lb_closeStatus.Name = "lb_closeStatus"; + this.lb_closeStatus.Size = new System.Drawing.Size(73, 21); + this.lb_closeStatus.TabIndex = 245; + this.lb_closeStatus.Text = "鍏抽棴鐘舵�� "; + // + // txt_closeStatus + // + this.txt_closeStatus.Location = new System.Drawing.Point(81, 3); + this.txt_closeStatus.Name = "txt_closeStatus"; + this.txt_closeStatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_closeStatus.Properties.Appearance.Options.UseFont = true; + this.txt_closeStatus.Size = new System.Drawing.Size(155, 28); + this.txt_closeStatus.TabIndex = 246; + // + // panel17 + // + this.panel17.Controls.Add(this.lb_headLocId); + this.panel17.Controls.Add(this.txt_headLocId); + this.panel17.Location = new System.Drawing.Point(8, 84); + this.panel17.Name = "panel17"; + this.panel17.Size = new System.Drawing.Size(240, 34); + this.panel17.TabIndex = 437; + // + // lb_headLocId + // + this.lb_headLocId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_headLocId.Appearance.Options.UseFont = true; + this.lb_headLocId.Location = new System.Drawing.Point(3, 7); + this.lb_headLocId.Name = "lb_headLocId"; + this.lb_headLocId.Size = new System.Drawing.Size(73, 21); + this.lb_headLocId.TabIndex = 241; + this.lb_headLocId.Text = "浜よ揣鍦扮偣 "; + // + // txt_headLocId + // + this.txt_headLocId.Location = new System.Drawing.Point(82, 3); + this.txt_headLocId.Name = "txt_headLocId"; + this.txt_headLocId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_headLocId.Properties.Appearance.Options.UseFont = true; + this.txt_headLocId.Size = new System.Drawing.Size(155, 28); + this.txt_headLocId.TabIndex = 242; + // + // panel10 + // + this.panel10.Controls.Add(this.lb_fDate); + this.panel10.Controls.Add(this.txt_fDate); + this.panel10.Location = new System.Drawing.Point(263, 47); + this.panel10.Name = "panel10"; + this.panel10.Size = new System.Drawing.Size(240, 34); + this.panel10.TabIndex = 436; + // + // lb_fDate + // + 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(6, 7); + this.lb_fDate.Name = "lb_fDate"; + this.lb_fDate.Size = new System.Drawing.Size(39, 21); + this.lb_fDate.TabIndex = 229; + this.lb_fDate.Text = "鏃ユ湡 "; + // + // txt_fDate + // + this.txt_fDate.Location = new System.Drawing.Point(81, 3); + 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(155, 28); + this.txt_fDate.TabIndex = 230; + // + // panel11 + // + this.panel11.Controls.Add(this.lb_headDeliveryWay); + this.panel11.Controls.Add(this.txt_headDeliveryWay); + this.panel11.Location = new System.Drawing.Point(769, 47); + this.panel11.Name = "panel11"; + this.panel11.Size = new System.Drawing.Size(240, 34); + this.panel11.TabIndex = 434; + // + // lb_headDeliveryWay + // + this.lb_headDeliveryWay.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_headDeliveryWay.Appearance.Options.UseFont = true; + this.lb_headDeliveryWay.Location = new System.Drawing.Point(3, 7); + this.lb_headDeliveryWay.Name = "lb_headDeliveryWay"; + this.lb_headDeliveryWay.Size = new System.Drawing.Size(73, 21); + this.lb_headDeliveryWay.TabIndex = 233; + this.lb_headDeliveryWay.Text = "浜よ揣鏂瑰紡 "; + // + // txt_headDeliveryWay + // + this.txt_headDeliveryWay.Location = new System.Drawing.Point(82, 3); + this.txt_headDeliveryWay.Name = "txt_headDeliveryWay"; + this.txt_headDeliveryWay.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_headDeliveryWay.Properties.Appearance.Options.UseFont = true; + this.txt_headDeliveryWay.Size = new System.Drawing.Size(155, 28); + this.txt_headDeliveryWay.TabIndex = 234; + // + // panel12 + // + this.panel12.Controls.Add(this.lb_businessType); + this.panel12.Controls.Add(this.txt_businessType); + this.panel12.Location = new System.Drawing.Point(512, 47); + this.panel12.Name = "panel12"; + this.panel12.Size = new System.Drawing.Size(240, 34); + this.panel12.TabIndex = 435; + // + // lb_businessType + // + this.lb_businessType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_businessType.Appearance.Options.UseFont = true; + this.lb_businessType.Location = new System.Drawing.Point(5, 7); + this.lb_businessType.Name = "lb_businessType"; + this.lb_businessType.Size = new System.Drawing.Size(73, 21); + this.lb_businessType.TabIndex = 231; + this.lb_businessType.Text = "涓氬姟绫诲瀷 "; + // + // txt_businessType + // + this.txt_businessType.Location = new System.Drawing.Point(81, 3); + this.txt_businessType.Name = "txt_businessType"; + this.txt_businessType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_businessType.Properties.Appearance.Options.UseFont = true; + this.txt_businessType.Size = new System.Drawing.Size(155, 28); + this.txt_businessType.TabIndex = 232; + // + // panel13 + // + this.panel13.Controls.Add(this.lb_documentStatus); + this.panel13.Controls.Add(this.txt_documentStatus); + this.panel13.Location = new System.Drawing.Point(8, 47); + this.panel13.Name = "panel13"; + this.panel13.Size = new System.Drawing.Size(240, 34); + this.panel13.TabIndex = 433; + // + // lb_documentStatus + // + this.lb_documentStatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.lb_documentStatus.Appearance.Options.UseFont = true; + this.lb_documentStatus.Location = new System.Drawing.Point(3, 7); + this.lb_documentStatus.Name = "lb_documentStatus"; + this.lb_documentStatus.Size = new System.Drawing.Size(73, 21); + this.lb_documentStatus.TabIndex = 227; + this.lb_documentStatus.Text = "鍗曟嵁鐘舵�� "; + // + // txt_documentStatus + // + this.txt_documentStatus.Location = new System.Drawing.Point(82, 3); + this.txt_documentStatus.Name = "txt_documentStatus"; + this.txt_documentStatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_documentStatus.Properties.Appearance.Options.UseFont = true; + this.txt_documentStatus.Size = new System.Drawing.Size(155, 28); + this.txt_documentStatus.TabIndex = 228; // // panel4 // this.panel4.Controls.Add(this.lb_id); this.panel4.Controls.Add(this.txt_id); - this.panel4.Location = new System.Drawing.Point(11, 13); + this.panel4.Location = new System.Drawing.Point(8, 11); + this.panel4.Margin = new System.Windows.Forms.Padding(0); this.panel4.Name = "panel4"; - this.panel4.Size = new System.Drawing.Size(240, 40); - this.panel4.TabIndex = 3; + this.panel4.Size = new System.Drawing.Size(240, 34); + this.panel4.TabIndex = 430; // // lb_id // 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(15, 10); + this.lb_id.Location = new System.Drawing.Point(3, 7); 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 = 211; - this.lb_id.Text = "id "; + this.lb_id.Text = "涓婚敭GUID"; // // txt_id // - this.txt_id.Location = new System.Drawing.Point(75, 6); + this.txt_id.Location = new System.Drawing.Point(82, 3); + this.txt_id.Margin = new System.Windows.Forms.Padding(0); 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; @@ -2183,24 +2003,24 @@ // this.panel5.Controls.Add(this.lb_erpId); this.panel5.Controls.Add(this.txt_erpId); - this.panel5.Location = new System.Drawing.Point(267, 13); + this.panel5.Location = new System.Drawing.Point(263, 11); this.panel5.Name = "panel5"; - this.panel5.Size = new System.Drawing.Size(240, 40); - this.panel5.TabIndex = 3; + this.panel5.Size = new System.Drawing.Size(240, 34); + this.panel5.TabIndex = 432; // // lb_erpId // this.lb_erpId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_erpId.Appearance.Options.UseFont = true; - this.lb_erpId.Location = new System.Drawing.Point(15, 10); + this.lb_erpId.Location = new System.Drawing.Point(6, 7); this.lb_erpId.Name = "lb_erpId"; - this.lb_erpId.Size = new System.Drawing.Size(51, 21); + this.lb_erpId.Size = new System.Drawing.Size(48, 21); this.lb_erpId.TabIndex = 212; - this.lb_erpId.Text = "erp_id "; + this.lb_erpId.Text = "ERPID"; // // txt_erpId // - this.txt_erpId.Location = new System.Drawing.Point(81, 6); + this.txt_erpId.Location = new System.Drawing.Point(81, 3); this.txt_erpId.Name = "txt_erpId"; this.txt_erpId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_erpId.Properties.Appearance.Options.UseFont = true; @@ -2211,16 +2031,16 @@ // this.panel3.Controls.Add(this.lb_billTypeId); this.panel3.Controls.Add(this.txt_billTypeId); - this.panel3.Location = new System.Drawing.Point(767, 13); + this.panel3.Location = new System.Drawing.Point(769, 11); this.panel3.Name = "panel3"; - this.panel3.Size = new System.Drawing.Size(240, 40); - this.panel3.TabIndex = 3; + this.panel3.Size = new System.Drawing.Size(240, 34); + this.panel3.TabIndex = 431; // // lb_billTypeId // this.lb_billTypeId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_billTypeId.Appearance.Options.UseFont = true; - this.lb_billTypeId.Location = new System.Drawing.Point(3, 10); + this.lb_billTypeId.Location = new System.Drawing.Point(3, 7); this.lb_billTypeId.Name = "lb_billTypeId"; this.lb_billTypeId.Size = new System.Drawing.Size(73, 21); this.lb_billTypeId.TabIndex = 217; @@ -2228,7 +2048,7 @@ // // txt_billTypeId // - this.txt_billTypeId.Location = new System.Drawing.Point(82, 6); + this.txt_billTypeId.Location = new System.Drawing.Point(82, 3); this.txt_billTypeId.Name = "txt_billTypeId"; this.txt_billTypeId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_billTypeId.Properties.Appearance.Options.UseFont = true; @@ -2239,16 +2059,16 @@ // this.panel2.Controls.Add(this.lb_billNo); this.panel2.Controls.Add(this.txt_billNo); - this.panel2.Location = new System.Drawing.Point(517, 13); + this.panel2.Location = new System.Drawing.Point(512, 11); this.panel2.Name = "panel2"; - this.panel2.Size = new System.Drawing.Size(240, 40); - this.panel2.TabIndex = 2; + this.panel2.Size = new System.Drawing.Size(240, 34); + this.panel2.TabIndex = 429; // // lb_billNo // 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(8, 10); + this.lb_billNo.Location = new System.Drawing.Point(5, 7); this.lb_billNo.Name = "lb_billNo"; this.lb_billNo.Size = new System.Drawing.Size(73, 21); this.lb_billNo.TabIndex = 214; @@ -2256,12 +2076,625 @@ // // txt_billNo // - this.txt_billNo.Location = new System.Drawing.Point(81, 6); + this.txt_billNo.Location = new System.Drawing.Point(81, 3); 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(155, 28); this.txt_billNo.TabIndex = 215; + // + // tabMx + // + this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; + this.tabMx.Location = new System.Drawing.Point(0, 0); + this.tabMx.Name = "tabMx"; + this.tabMx.SelectedTabPage = this.tabMxPage1; + this.tabMx.Size = new System.Drawing.Size(1126, 165); + this.tabMx.TabIndex = 3; + this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { + this.tabMxPage1}); + // + // tabMxPage1 + // + this.tabMxPage1.Controls.Add(this.gcMx1); + this.tabMxPage1.Name = "tabMxPage1"; + this.tabMxPage1.Size = new System.Drawing.Size(1124, 133); + this.tabMxPage1.Text = "閿�鍞槑缁�"; + // + // gcMx1 + // + this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill; + this.gcMx1.Location = new System.Drawing.Point(0, 0); + this.gcMx1.MainView = this.gvMx1; + this.gcMx1.Name = "gcMx1"; + this.gcMx1.Size = new System.Drawing.Size(1124, 133); + this.gcMx1.TabIndex = 0; + this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { + this.gvMx1}); + // + // gvMx1 + // + this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { + this.gvMx1id, + this.gvMx1pid, + this.gvMx1erpId, + this.gvMx1materialId, + this.gvMx1unitId, + this.gvMx1qty, + this.gvMx1priceUnitId, + this.gvMx1priceUnitQty, + this.gvMx1deliveryDate, + this.gvMx1isFree, + this.gvMx1ownerTypeId, + this.gvMx1ownerId, + this.gvMx1entryNote, + this.gvMx1mtoNo, + this.gvMx1lot, + this.gvMx1deliveryMaxQty, + this.gvMx1deliveryMinQty, + this.gvMx1outLmtUnitId, + this.gvMx1mrpCloseStatus, + this.gvMx1mrpTerminateStatus, + this.gvMx1terminateDate, + this.gvMx1terminaterId, + this.gvMx1srcType, + this.gvMx1srcBillNo, + this.gvMx1deliQty, + this.gvMx1stockOutQty, + this.gvMx1baseRetNoticeQty, + this.gvMx1baseReturnQty, + this.gvMx1baseRemainOutQty, + this.gvMx1basearqty, + this.gvMx1custIno, + this.gvMx1custInm, + this.gvMx1custImd, + this.gvMx1mapId, + this.gvMx1mapName, + this.gvMx1mapSpec, + this.gvMx1seq, + this.gvMx1supplyOrgId, + this.gvMx1stockOrgId, + this.gvMx1settleOrgIds, + this.gvMx1eHid}); + this.gvMx1.GridControl = this.gcMx1; + this.gvMx1.Name = "gvMx1"; + this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; + this.gvMx1.OptionsFind.ShowSearchNavButtons = false; + this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; + this.gvMx1.OptionsView.ShowGroupPanel = false; + // + // gvMx1id + // + this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1id.AppearanceCell.Options.UseFont = true; + this.gvMx1id.Caption = "id "; + this.gvMx1id.FieldName = "id"; + this.gvMx1id.MinWidth = 50; + this.gvMx1id.Name = "gvMx1id"; + this.gvMx1id.Tag = "query_a.id"; + this.gvMx1id.Visible = true; + this.gvMx1id.VisibleIndex = 0; + this.gvMx1id.Width = 94; + // + // gvMx1pid + // + this.gvMx1pid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1pid.AppearanceCell.Options.UseFont = true; + this.gvMx1pid.Caption = "pid "; + this.gvMx1pid.FieldName = "pid"; + this.gvMx1pid.MinWidth = 50; + this.gvMx1pid.Name = "gvMx1pid"; + this.gvMx1pid.Tag = "query_a.pid"; + this.gvMx1pid.Visible = true; + this.gvMx1pid.VisibleIndex = 1; + this.gvMx1pid.Width = 94; + // + // gvMx1erpId + // + this.gvMx1erpId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1erpId.AppearanceCell.Options.UseFont = true; + this.gvMx1erpId.Caption = "erp_id "; + this.gvMx1erpId.FieldName = "erpId"; + this.gvMx1erpId.MinWidth = 50; + this.gvMx1erpId.Name = "gvMx1erpId"; + this.gvMx1erpId.Tag = "query_a.erp_id"; + this.gvMx1erpId.Visible = true; + this.gvMx1erpId.VisibleIndex = 2; + this.gvMx1erpId.Width = 94; + // + // gvMx1materialId + // + this.gvMx1materialId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1materialId.AppearanceCell.Options.UseFont = true; + this.gvMx1materialId.Caption = "鐗╂枡缂栫爜 "; + this.gvMx1materialId.FieldName = "materialId"; + this.gvMx1materialId.MinWidth = 50; + this.gvMx1materialId.Name = "gvMx1materialId"; + this.gvMx1materialId.Tag = "query_a.material_id"; + this.gvMx1materialId.Visible = true; + this.gvMx1materialId.VisibleIndex = 3; + this.gvMx1materialId.Width = 94; + // + // gvMx1unitId + // + this.gvMx1unitId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1unitId.AppearanceCell.Options.UseFont = true; + this.gvMx1unitId.Caption = "閿�鍞崟浣� "; + this.gvMx1unitId.FieldName = "unitId"; + this.gvMx1unitId.MinWidth = 50; + this.gvMx1unitId.Name = "gvMx1unitId"; + this.gvMx1unitId.Tag = "query_a.unit_id"; + this.gvMx1unitId.Visible = true; + this.gvMx1unitId.VisibleIndex = 4; + this.gvMx1unitId.Width = 94; + // + // gvMx1qty + // + this.gvMx1qty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1qty.AppearanceCell.Options.UseFont = true; + this.gvMx1qty.Caption = "閿�鍞暟閲� "; + this.gvMx1qty.FieldName = "qty"; + this.gvMx1qty.MinWidth = 50; + this.gvMx1qty.Name = "gvMx1qty"; + this.gvMx1qty.Tag = "query_a.qty"; + this.gvMx1qty.Visible = true; + this.gvMx1qty.VisibleIndex = 5; + this.gvMx1qty.Width = 94; + // + // gvMx1priceUnitId + // + this.gvMx1priceUnitId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1priceUnitId.AppearanceCell.Options.UseFont = true; + this.gvMx1priceUnitId.Caption = "璁′环鍗曚綅 "; + this.gvMx1priceUnitId.FieldName = "priceUnitId"; + this.gvMx1priceUnitId.MinWidth = 50; + this.gvMx1priceUnitId.Name = "gvMx1priceUnitId"; + this.gvMx1priceUnitId.Tag = "query_a.price_unit_id"; + this.gvMx1priceUnitId.Visible = true; + this.gvMx1priceUnitId.VisibleIndex = 6; + this.gvMx1priceUnitId.Width = 94; + // + // gvMx1priceUnitQty + // + this.gvMx1priceUnitQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1priceUnitQty.AppearanceCell.Options.UseFont = true; + this.gvMx1priceUnitQty.Caption = "璁′环鏁伴噺 "; + this.gvMx1priceUnitQty.FieldName = "priceUnitQty"; + this.gvMx1priceUnitQty.MinWidth = 50; + this.gvMx1priceUnitQty.Name = "gvMx1priceUnitQty"; + this.gvMx1priceUnitQty.Tag = "query_a.price_unit_qty"; + this.gvMx1priceUnitQty.Visible = true; + this.gvMx1priceUnitQty.VisibleIndex = 7; + this.gvMx1priceUnitQty.Width = 94; + // + // gvMx1deliveryDate + // + this.gvMx1deliveryDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1deliveryDate.AppearanceCell.Options.UseFont = true; + this.gvMx1deliveryDate.Caption = "瑕佽揣鏃ユ湡 "; + this.gvMx1deliveryDate.FieldName = "deliveryDate"; + this.gvMx1deliveryDate.MinWidth = 50; + this.gvMx1deliveryDate.Name = "gvMx1deliveryDate"; + this.gvMx1deliveryDate.Tag = "query_a.delivery_date"; + this.gvMx1deliveryDate.Visible = true; + this.gvMx1deliveryDate.VisibleIndex = 8; + this.gvMx1deliveryDate.Width = 94; + // + // gvMx1isFree + // + this.gvMx1isFree.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1isFree.AppearanceCell.Options.UseFont = true; + this.gvMx1isFree.Caption = "鏄惁璧犲搧 "; + this.gvMx1isFree.FieldName = "isFree"; + this.gvMx1isFree.MinWidth = 50; + this.gvMx1isFree.Name = "gvMx1isFree"; + this.gvMx1isFree.Tag = "query_a.is_free"; + this.gvMx1isFree.Visible = true; + this.gvMx1isFree.VisibleIndex = 9; + this.gvMx1isFree.Width = 94; + // + // gvMx1ownerTypeId + // + this.gvMx1ownerTypeId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1ownerTypeId.AppearanceCell.Options.UseFont = true; + this.gvMx1ownerTypeId.Caption = "璐т富绫诲瀷 "; + this.gvMx1ownerTypeId.FieldName = "ownerTypeId"; + this.gvMx1ownerTypeId.MinWidth = 50; + this.gvMx1ownerTypeId.Name = "gvMx1ownerTypeId"; + this.gvMx1ownerTypeId.Tag = "query_a.owner_type_id"; + this.gvMx1ownerTypeId.Visible = true; + this.gvMx1ownerTypeId.VisibleIndex = 10; + this.gvMx1ownerTypeId.Width = 94; + // + // gvMx1ownerId + // + this.gvMx1ownerId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1ownerId.AppearanceCell.Options.UseFont = true; + this.gvMx1ownerId.Caption = "璐т富 "; + this.gvMx1ownerId.FieldName = "ownerId"; + this.gvMx1ownerId.MinWidth = 50; + this.gvMx1ownerId.Name = "gvMx1ownerId"; + this.gvMx1ownerId.Tag = "query_a.owner_id"; + this.gvMx1ownerId.Visible = true; + this.gvMx1ownerId.VisibleIndex = 11; + this.gvMx1ownerId.Width = 94; + // + // gvMx1entryNote + // + this.gvMx1entryNote.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1entryNote.AppearanceCell.Options.UseFont = true; + this.gvMx1entryNote.Caption = "澶囨敞 "; + this.gvMx1entryNote.FieldName = "entryNote"; + this.gvMx1entryNote.MinWidth = 50; + this.gvMx1entryNote.Name = "gvMx1entryNote"; + this.gvMx1entryNote.Tag = "query_a.entry_note"; + this.gvMx1entryNote.Visible = true; + this.gvMx1entryNote.VisibleIndex = 12; + this.gvMx1entryNote.Width = 94; + // + // gvMx1mtoNo + // + this.gvMx1mtoNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1mtoNo.AppearanceCell.Options.UseFont = true; + this.gvMx1mtoNo.Caption = "璁″垝璺熻釜鍙� "; + this.gvMx1mtoNo.FieldName = "mtoNo"; + this.gvMx1mtoNo.MinWidth = 50; + this.gvMx1mtoNo.Name = "gvMx1mtoNo"; + this.gvMx1mtoNo.Tag = "query_a.mto_no"; + this.gvMx1mtoNo.Visible = true; + this.gvMx1mtoNo.VisibleIndex = 13; + this.gvMx1mtoNo.Width = 94; + // + // gvMx1lot + // + this.gvMx1lot.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1lot.AppearanceCell.Options.UseFont = true; + this.gvMx1lot.Caption = "鎵瑰彿 "; + this.gvMx1lot.FieldName = "lot"; + this.gvMx1lot.MinWidth = 50; + this.gvMx1lot.Name = "gvMx1lot"; + this.gvMx1lot.Tag = "query_a.lot"; + this.gvMx1lot.Visible = true; + this.gvMx1lot.VisibleIndex = 14; + this.gvMx1lot.Width = 94; + // + // gvMx1deliveryMaxQty + // + this.gvMx1deliveryMaxQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1deliveryMaxQty.AppearanceCell.Options.UseFont = true; + this.gvMx1deliveryMaxQty.Caption = "鍙戣揣涓婇檺 "; + this.gvMx1deliveryMaxQty.FieldName = "deliveryMaxQty"; + this.gvMx1deliveryMaxQty.MinWidth = 50; + this.gvMx1deliveryMaxQty.Name = "gvMx1deliveryMaxQty"; + this.gvMx1deliveryMaxQty.Tag = "query_a.delivery_max_qty"; + this.gvMx1deliveryMaxQty.Visible = true; + this.gvMx1deliveryMaxQty.VisibleIndex = 15; + this.gvMx1deliveryMaxQty.Width = 94; + // + // gvMx1deliveryMinQty + // + this.gvMx1deliveryMinQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1deliveryMinQty.AppearanceCell.Options.UseFont = true; + this.gvMx1deliveryMinQty.Caption = "鍙戣揣涓嬮檺 "; + this.gvMx1deliveryMinQty.FieldName = "deliveryMinQty"; + this.gvMx1deliveryMinQty.MinWidth = 50; + this.gvMx1deliveryMinQty.Name = "gvMx1deliveryMinQty"; + this.gvMx1deliveryMinQty.Tag = "query_a.delivery_min_qty"; + this.gvMx1deliveryMinQty.Visible = true; + this.gvMx1deliveryMinQty.VisibleIndex = 16; + this.gvMx1deliveryMinQty.Width = 94; + // + // gvMx1outLmtUnitId + // + this.gvMx1outLmtUnitId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1outLmtUnitId.AppearanceCell.Options.UseFont = true; + this.gvMx1outLmtUnitId.Caption = "瓒呭彂鎺у埗鍗曚綅 "; + this.gvMx1outLmtUnitId.FieldName = "outLmtUnitId"; + this.gvMx1outLmtUnitId.MinWidth = 50; + this.gvMx1outLmtUnitId.Name = "gvMx1outLmtUnitId"; + this.gvMx1outLmtUnitId.Tag = "query_a.out_lmt_unit_id"; + this.gvMx1outLmtUnitId.Visible = true; + this.gvMx1outLmtUnitId.VisibleIndex = 17; + this.gvMx1outLmtUnitId.Width = 94; + // + // gvMx1mrpCloseStatus + // + this.gvMx1mrpCloseStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1mrpCloseStatus.AppearanceCell.Options.UseFont = true; + this.gvMx1mrpCloseStatus.Caption = "涓氬姟鍏抽棴 "; + this.gvMx1mrpCloseStatus.FieldName = "mrpCloseStatus"; + this.gvMx1mrpCloseStatus.MinWidth = 50; + this.gvMx1mrpCloseStatus.Name = "gvMx1mrpCloseStatus"; + this.gvMx1mrpCloseStatus.Tag = "query_a.mrp_close_status"; + this.gvMx1mrpCloseStatus.Visible = true; + this.gvMx1mrpCloseStatus.VisibleIndex = 18; + this.gvMx1mrpCloseStatus.Width = 94; + // + // gvMx1mrpTerminateStatus + // + this.gvMx1mrpTerminateStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1mrpTerminateStatus.AppearanceCell.Options.UseFont = true; + this.gvMx1mrpTerminateStatus.Caption = "涓氬姟缁堟 "; + this.gvMx1mrpTerminateStatus.FieldName = "mrpTerminateStatus"; + this.gvMx1mrpTerminateStatus.MinWidth = 50; + this.gvMx1mrpTerminateStatus.Name = "gvMx1mrpTerminateStatus"; + this.gvMx1mrpTerminateStatus.Tag = "query_a.mrp_terminate_status"; + this.gvMx1mrpTerminateStatus.Visible = true; + this.gvMx1mrpTerminateStatus.VisibleIndex = 19; + this.gvMx1mrpTerminateStatus.Width = 94; + // + // gvMx1terminateDate + // + this.gvMx1terminateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1terminateDate.AppearanceCell.Options.UseFont = true; + this.gvMx1terminateDate.Caption = "缁堟鏃ユ湡 "; + this.gvMx1terminateDate.FieldName = "terminateDate"; + this.gvMx1terminateDate.MinWidth = 50; + this.gvMx1terminateDate.Name = "gvMx1terminateDate"; + this.gvMx1terminateDate.Tag = "query_a.terminate_date"; + this.gvMx1terminateDate.Visible = true; + this.gvMx1terminateDate.VisibleIndex = 20; + this.gvMx1terminateDate.Width = 94; + // + // gvMx1terminaterId + // + this.gvMx1terminaterId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1terminaterId.AppearanceCell.Options.UseFont = true; + this.gvMx1terminaterId.Caption = "缁堟浜� "; + this.gvMx1terminaterId.FieldName = "terminaterId"; + this.gvMx1terminaterId.MinWidth = 50; + this.gvMx1terminaterId.Name = "gvMx1terminaterId"; + this.gvMx1terminaterId.Tag = "query_a.terminater_id"; + this.gvMx1terminaterId.Visible = true; + this.gvMx1terminaterId.VisibleIndex = 21; + this.gvMx1terminaterId.Width = 94; + // + // gvMx1srcType + // + this.gvMx1srcType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1srcType.AppearanceCell.Options.UseFont = true; + this.gvMx1srcType.Caption = "婧愬崟绫诲瀷 "; + this.gvMx1srcType.FieldName = "srcType"; + this.gvMx1srcType.MinWidth = 50; + this.gvMx1srcType.Name = "gvMx1srcType"; + this.gvMx1srcType.Tag = "query_a.src_type"; + this.gvMx1srcType.Visible = true; + this.gvMx1srcType.VisibleIndex = 22; + this.gvMx1srcType.Width = 94; + // + // gvMx1srcBillNo + // + this.gvMx1srcBillNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1srcBillNo.AppearanceCell.Options.UseFont = true; + this.gvMx1srcBillNo.Caption = "婧愬崟鍗曞彿 "; + this.gvMx1srcBillNo.FieldName = "srcBillNo"; + this.gvMx1srcBillNo.MinWidth = 50; + this.gvMx1srcBillNo.Name = "gvMx1srcBillNo"; + this.gvMx1srcBillNo.Tag = "query_a.src_bill_no"; + this.gvMx1srcBillNo.Visible = true; + this.gvMx1srcBillNo.VisibleIndex = 23; + this.gvMx1srcBillNo.Width = 94; + // + // gvMx1deliQty + // + this.gvMx1deliQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1deliQty.AppearanceCell.Options.UseFont = true; + this.gvMx1deliQty.Caption = "绱鍙戣揣閫氱煡鏁伴噺 "; + this.gvMx1deliQty.FieldName = "deliQty"; + this.gvMx1deliQty.MinWidth = 50; + this.gvMx1deliQty.Name = "gvMx1deliQty"; + this.gvMx1deliQty.Tag = "query_a.deli_qty"; + this.gvMx1deliQty.Visible = true; + this.gvMx1deliQty.VisibleIndex = 24; + this.gvMx1deliQty.Width = 94; + // + // gvMx1stockOutQty + // + this.gvMx1stockOutQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1stockOutQty.AppearanceCell.Options.UseFont = true; + this.gvMx1stockOutQty.Caption = "绱鍑哄簱鏁伴噺 "; + this.gvMx1stockOutQty.FieldName = "stockOutQty"; + this.gvMx1stockOutQty.MinWidth = 50; + this.gvMx1stockOutQty.Name = "gvMx1stockOutQty"; + this.gvMx1stockOutQty.Tag = "query_a.stock_out_qty"; + this.gvMx1stockOutQty.Visible = true; + this.gvMx1stockOutQty.VisibleIndex = 25; + this.gvMx1stockOutQty.Width = 94; + // + // gvMx1baseRetNoticeQty + // + this.gvMx1baseRetNoticeQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1baseRetNoticeQty.AppearanceCell.Options.UseFont = true; + this.gvMx1baseRetNoticeQty.Caption = "绱閫�璐ч�氱煡鏁伴噺锛堥攢鍞熀鏈級 "; + this.gvMx1baseRetNoticeQty.FieldName = "baseRetNoticeQty"; + this.gvMx1baseRetNoticeQty.MinWidth = 50; + this.gvMx1baseRetNoticeQty.Name = "gvMx1baseRetNoticeQty"; + this.gvMx1baseRetNoticeQty.Tag = "query_a.base_ret_notice_qty"; + this.gvMx1baseRetNoticeQty.Visible = true; + this.gvMx1baseRetNoticeQty.VisibleIndex = 26; + this.gvMx1baseRetNoticeQty.Width = 94; + // + // gvMx1baseReturnQty + // + this.gvMx1baseReturnQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1baseReturnQty.AppearanceCell.Options.UseFont = true; + this.gvMx1baseReturnQty.Caption = "绱閫�璐ф暟閲忥紙閿�鍞熀鏈級 "; + this.gvMx1baseReturnQty.FieldName = "baseReturnQty"; + this.gvMx1baseReturnQty.MinWidth = 50; + this.gvMx1baseReturnQty.Name = "gvMx1baseReturnQty"; + this.gvMx1baseReturnQty.Tag = "query_a.base_return_qty"; + this.gvMx1baseReturnQty.Visible = true; + this.gvMx1baseReturnQty.VisibleIndex = 27; + this.gvMx1baseReturnQty.Width = 94; + // + // gvMx1baseRemainOutQty + // + this.gvMx1baseRemainOutQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1baseRemainOutQty.AppearanceCell.Options.UseFont = true; + this.gvMx1baseRemainOutQty.Caption = "鍓╀綑鏈嚭鏁伴噺锛堥攢鍞熀鏈級 "; + this.gvMx1baseRemainOutQty.FieldName = "baseRemainOutQty"; + this.gvMx1baseRemainOutQty.MinWidth = 50; + this.gvMx1baseRemainOutQty.Name = "gvMx1baseRemainOutQty"; + this.gvMx1baseRemainOutQty.Tag = "query_a.base_remain_out_qty"; + this.gvMx1baseRemainOutQty.Visible = true; + this.gvMx1baseRemainOutQty.VisibleIndex = 28; + this.gvMx1baseRemainOutQty.Width = 94; + // + // gvMx1basearqty + // + this.gvMx1basearqty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1basearqty.AppearanceCell.Options.UseFont = true; + this.gvMx1basearqty.Caption = "绱搴旀敹鏁伴噺锛堥攢鍞熀鏈級 "; + this.gvMx1basearqty.FieldName = "basearqty"; + this.gvMx1basearqty.MinWidth = 50; + this.gvMx1basearqty.Name = "gvMx1basearqty"; + this.gvMx1basearqty.Tag = "query_a.basearqty"; + this.gvMx1basearqty.Visible = true; + this.gvMx1basearqty.VisibleIndex = 29; + this.gvMx1basearqty.Width = 94; + // + // gvMx1custIno + // + this.gvMx1custIno.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1custIno.AppearanceCell.Options.UseFont = true; + this.gvMx1custIno.Caption = "瀹㈡埛鐗╂枡缂栫爜 "; + this.gvMx1custIno.FieldName = "custIno"; + this.gvMx1custIno.MinWidth = 50; + this.gvMx1custIno.Name = "gvMx1custIno"; + this.gvMx1custIno.Tag = "query_a.cust_ino"; + this.gvMx1custIno.Visible = true; + this.gvMx1custIno.VisibleIndex = 30; + this.gvMx1custIno.Width = 94; + // + // gvMx1custInm + // + this.gvMx1custInm.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1custInm.AppearanceCell.Options.UseFont = true; + this.gvMx1custInm.Caption = "瀹㈡埛鐗╂枡鍚嶇О "; + this.gvMx1custInm.FieldName = "custInm"; + this.gvMx1custInm.MinWidth = 50; + this.gvMx1custInm.Name = "gvMx1custInm"; + this.gvMx1custInm.Tag = "query_a.cust_inm"; + this.gvMx1custInm.Visible = true; + this.gvMx1custInm.VisibleIndex = 31; + this.gvMx1custInm.Width = 94; + // + // gvMx1custImd + // + this.gvMx1custImd.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1custImd.AppearanceCell.Options.UseFont = true; + this.gvMx1custImd.Caption = "瀹㈡埛鐗╂枡瑙勬牸 "; + this.gvMx1custImd.FieldName = "custImd"; + this.gvMx1custImd.MinWidth = 50; + this.gvMx1custImd.Name = "gvMx1custImd"; + this.gvMx1custImd.Tag = "query_a.cust_imd"; + this.gvMx1custImd.Visible = true; + this.gvMx1custImd.VisibleIndex = 32; + this.gvMx1custImd.Width = 94; + // + // gvMx1mapId + // + this.gvMx1mapId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1mapId.AppearanceCell.Options.UseFont = true; + this.gvMx1mapId.Caption = "瀹㈡埛鐗╂枡缂栫爜 "; + this.gvMx1mapId.FieldName = "mapId"; + this.gvMx1mapId.MinWidth = 50; + this.gvMx1mapId.Name = "gvMx1mapId"; + this.gvMx1mapId.Tag = "query_a.MAP_ID"; + this.gvMx1mapId.Visible = true; + this.gvMx1mapId.VisibleIndex = 33; + this.gvMx1mapId.Width = 94; + // + // gvMx1mapName + // + this.gvMx1mapName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1mapName.AppearanceCell.Options.UseFont = true; + this.gvMx1mapName.Caption = "瀹㈡埛鐗╂枡鍚嶇О "; + this.gvMx1mapName.FieldName = "mapName"; + this.gvMx1mapName.MinWidth = 50; + this.gvMx1mapName.Name = "gvMx1mapName"; + this.gvMx1mapName.Tag = "query_a.MAP_NAME"; + this.gvMx1mapName.Visible = true; + this.gvMx1mapName.VisibleIndex = 34; + this.gvMx1mapName.Width = 94; + // + // gvMx1mapSpec + // + this.gvMx1mapSpec.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1mapSpec.AppearanceCell.Options.UseFont = true; + this.gvMx1mapSpec.Caption = "瀹㈡埛鐗╂枡瑙勬牸 "; + this.gvMx1mapSpec.FieldName = "mapSpec"; + this.gvMx1mapSpec.MinWidth = 50; + this.gvMx1mapSpec.Name = "gvMx1mapSpec"; + this.gvMx1mapSpec.Tag = "query_a.MAP_SPEC"; + this.gvMx1mapSpec.Visible = true; + this.gvMx1mapSpec.VisibleIndex = 35; + this.gvMx1mapSpec.Width = 94; + // + // gvMx1seq + // + this.gvMx1seq.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1seq.AppearanceCell.Options.UseFont = true; + this.gvMx1seq.Caption = "搴忓彿 "; + this.gvMx1seq.FieldName = "seq"; + this.gvMx1seq.MinWidth = 50; + this.gvMx1seq.Name = "gvMx1seq"; + this.gvMx1seq.Tag = "query_a.Seq"; + this.gvMx1seq.Visible = true; + this.gvMx1seq.VisibleIndex = 36; + this.gvMx1seq.Width = 94; + // + // gvMx1supplyOrgId + // + this.gvMx1supplyOrgId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1supplyOrgId.AppearanceCell.Options.UseFont = true; + this.gvMx1supplyOrgId.Caption = "渚涘簲缁勭粐 "; + this.gvMx1supplyOrgId.FieldName = "supplyOrgId"; + this.gvMx1supplyOrgId.MinWidth = 50; + this.gvMx1supplyOrgId.Name = "gvMx1supplyOrgId"; + this.gvMx1supplyOrgId.Tag = "query_a.SUPPLY_ORG_ID"; + this.gvMx1supplyOrgId.Visible = true; + this.gvMx1supplyOrgId.VisibleIndex = 37; + this.gvMx1supplyOrgId.Width = 94; + // + // gvMx1stockOrgId + // + this.gvMx1stockOrgId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1stockOrgId.AppearanceCell.Options.UseFont = true; + this.gvMx1stockOrgId.Caption = "搴撳瓨缁勭粐 "; + this.gvMx1stockOrgId.FieldName = "stockOrgId"; + this.gvMx1stockOrgId.MinWidth = 50; + this.gvMx1stockOrgId.Name = "gvMx1stockOrgId"; + this.gvMx1stockOrgId.Tag = "query_a.STOCK_ORG_ID"; + this.gvMx1stockOrgId.Visible = true; + this.gvMx1stockOrgId.VisibleIndex = 38; + this.gvMx1stockOrgId.Width = 94; + // + // gvMx1settleOrgIds + // + this.gvMx1settleOrgIds.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1settleOrgIds.AppearanceCell.Options.UseFont = true; + this.gvMx1settleOrgIds.Caption = "缁撶畻缁勭粐 "; + this.gvMx1settleOrgIds.FieldName = "settleOrgIds"; + this.gvMx1settleOrgIds.MinWidth = 50; + this.gvMx1settleOrgIds.Name = "gvMx1settleOrgIds"; + this.gvMx1settleOrgIds.Tag = "query_a.SETTLE_ORG_IDS"; + this.gvMx1settleOrgIds.Visible = true; + this.gvMx1settleOrgIds.VisibleIndex = 39; + this.gvMx1settleOrgIds.Width = 94; + // + // gvMx1eHid + // + this.gvMx1eHid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1eHid.AppearanceCell.Options.UseFont = true; + this.gvMx1eHid.Caption = "ERP鍗曟嵁琛ㄥごid "; + this.gvMx1eHid.FieldName = "eHid"; + this.gvMx1eHid.MinWidth = 50; + this.gvMx1eHid.Name = "gvMx1eHid"; + this.gvMx1eHid.Tag = "query_a.e_hid"; + this.gvMx1eHid.Visible = true; + this.gvMx1eHid.VisibleIndex = 40; + this.gvMx1eHid.Width = 94; // // picCheckBox // @@ -2274,342 +2707,6 @@ this.picCheckBox.TabStop = false; this.picCheckBox.Visible = false; // - // panel6 - // - this.panel6.Controls.Add(this.labelControl4); - this.panel6.Controls.Add(this.textEdit4); - this.panel6.Location = new System.Drawing.Point(11, 59); - this.panel6.Name = "panel6"; - this.panel6.Size = new System.Drawing.Size(240, 40); - this.panel6.TabIndex = 4; - // - // panel7 - // - this.panel7.Controls.Add(this.labelControl2); - this.panel7.Controls.Add(this.textEdit2); - this.panel7.Location = new System.Drawing.Point(517, 59); - this.panel7.Name = "panel7"; - this.panel7.Size = new System.Drawing.Size(240, 40); - this.panel7.TabIndex = 5; - // - // panel8 - // - this.panel8.Controls.Add(this.labelControl1); - this.panel8.Controls.Add(this.textEdit1); - this.panel8.Location = new System.Drawing.Point(767, 59); - this.panel8.Name = "panel8"; - this.panel8.Size = new System.Drawing.Size(240, 40); - this.panel8.TabIndex = 5; - // - // panel9 - // - this.panel9.Controls.Add(this.labelControl3); - this.panel9.Controls.Add(this.textEdit3); - this.panel9.Location = new System.Drawing.Point(267, 59); - this.panel9.Name = "panel9"; - this.panel9.Size = new System.Drawing.Size(240, 40); - this.panel9.TabIndex = 6; - // - // panel10 - // - this.panel10.Controls.Add(this.lb_fDate); - this.panel10.Controls.Add(this.txt_fDate); - this.panel10.Location = new System.Drawing.Point(267, 105); - this.panel10.Name = "panel10"; - this.panel10.Size = new System.Drawing.Size(240, 40); - this.panel10.TabIndex = 10; - // - // panel11 - // - this.panel11.Controls.Add(this.lb_headDeliveryWay); - this.panel11.Controls.Add(this.txt_headDeliveryWay); - this.panel11.Location = new System.Drawing.Point(767, 105); - this.panel11.Name = "panel11"; - this.panel11.Size = new System.Drawing.Size(240, 40); - this.panel11.TabIndex = 8; - // - // panel12 - // - this.panel12.Controls.Add(this.lb_businessType); - this.panel12.Controls.Add(this.txt_businessType); - this.panel12.Location = new System.Drawing.Point(517, 105); - this.panel12.Name = "panel12"; - this.panel12.Size = new System.Drawing.Size(240, 40); - this.panel12.TabIndex = 9; - // - // panel13 - // - this.panel13.Controls.Add(this.lb_documentStatus); - this.panel13.Controls.Add(this.txt_documentStatus); - this.panel13.Location = new System.Drawing.Point(11, 105); - this.panel13.Name = "panel13"; - this.panel13.Size = new System.Drawing.Size(240, 40); - this.panel13.TabIndex = 7; - // - // panel14 - // - this.panel14.Controls.Add(this.lb_custId); - this.panel14.Controls.Add(this.txt_custId); - this.panel14.Location = new System.Drawing.Point(267, 153); - this.panel14.Name = "panel14"; - this.panel14.Size = new System.Drawing.Size(240, 40); - this.panel14.TabIndex = 14; - // - // panel15 - // - this.panel15.Controls.Add(this.lb_saleDeptId); - this.panel15.Controls.Add(this.txt_saleDeptId); - this.panel15.Location = new System.Drawing.Point(767, 153); - this.panel15.Name = "panel15"; - this.panel15.Size = new System.Drawing.Size(240, 40); - this.panel15.TabIndex = 12; - // - // panel16 - // - this.panel16.Controls.Add(this.lb_closeStatus); - this.panel16.Controls.Add(this.txt_closeStatus); - this.panel16.Location = new System.Drawing.Point(517, 153); - this.panel16.Name = "panel16"; - this.panel16.Size = new System.Drawing.Size(240, 40); - this.panel16.TabIndex = 13; - // - // panel17 - // - this.panel17.Controls.Add(this.lb_headLocId); - this.panel17.Controls.Add(this.txt_headLocId); - this.panel17.Location = new System.Drawing.Point(11, 153); - this.panel17.Name = "panel17"; - this.panel17.Size = new System.Drawing.Size(240, 40); - this.panel17.TabIndex = 11; - // - // labelControl1 - // - this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.labelControl1.Appearance.Options.UseFont = true; - this.labelControl1.Location = new System.Drawing.Point(12, 10); - this.labelControl1.Name = "labelControl1"; - this.labelControl1.Size = new System.Drawing.Size(73, 21); - this.labelControl1.TabIndex = 233; - this.labelControl1.Text = "浜よ揣鏂瑰紡 "; - // - // textEdit1 - // - this.textEdit1.Location = new System.Drawing.Point(72, 10); - this.textEdit1.Name = "textEdit1"; - this.textEdit1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.textEdit1.Properties.Appearance.Options.UseFont = true; - this.textEdit1.Size = new System.Drawing.Size(150, 28); - this.textEdit1.TabIndex = 234; - // - // labelControl2 - // - this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.labelControl2.Appearance.Options.UseFont = true; - this.labelControl2.Location = new System.Drawing.Point(25, 6); - this.labelControl2.Name = "labelControl2"; - this.labelControl2.Size = new System.Drawing.Size(73, 21); - this.labelControl2.TabIndex = 231; - this.labelControl2.Text = "涓氬姟绫诲瀷 "; - // - // textEdit2 - // - this.textEdit2.Location = new System.Drawing.Point(85, 6); - this.textEdit2.Name = "textEdit2"; - this.textEdit2.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.textEdit2.Properties.Appearance.Options.UseFont = true; - this.textEdit2.Size = new System.Drawing.Size(150, 28); - this.textEdit2.TabIndex = 232; - // - // labelControl3 - // - this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.labelControl3.Appearance.Options.UseFont = true; - this.labelControl3.Location = new System.Drawing.Point(15, 10); - this.labelControl3.Name = "labelControl3"; - this.labelControl3.Size = new System.Drawing.Size(39, 21); - this.labelControl3.TabIndex = 229; - this.labelControl3.Text = "鏃ユ湡 "; - // - // textEdit3 - // - this.textEdit3.Location = new System.Drawing.Point(75, 10); - this.textEdit3.Name = "textEdit3"; - this.textEdit3.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.textEdit3.Properties.Appearance.Options.UseFont = true; - this.textEdit3.Size = new System.Drawing.Size(150, 28); - this.textEdit3.TabIndex = 230; - // - // labelControl4 - // - this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.labelControl4.Appearance.Options.UseFont = true; - this.labelControl4.Location = new System.Drawing.Point(15, 3); - this.labelControl4.Name = "labelControl4"; - this.labelControl4.Size = new System.Drawing.Size(73, 21); - this.labelControl4.TabIndex = 227; - this.labelControl4.Text = "鍗曟嵁鐘舵�� "; - // - // textEdit4 - // - this.textEdit4.Location = new System.Drawing.Point(75, 3); - this.textEdit4.Name = "textEdit4"; - this.textEdit4.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.textEdit4.Properties.Appearance.Options.UseFont = true; - this.textEdit4.Size = new System.Drawing.Size(150, 28); - this.textEdit4.TabIndex = 228; - // - // lb_headDeliveryWay - // - this.lb_headDeliveryWay.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_headDeliveryWay.Appearance.Options.UseFont = true; - this.lb_headDeliveryWay.Location = new System.Drawing.Point(12, 10); - this.lb_headDeliveryWay.Name = "lb_headDeliveryWay"; - this.lb_headDeliveryWay.Size = new System.Drawing.Size(73, 21); - this.lb_headDeliveryWay.TabIndex = 233; - this.lb_headDeliveryWay.Text = "浜よ揣鏂瑰紡 "; - // - // txt_headDeliveryWay - // - this.txt_headDeliveryWay.Location = new System.Drawing.Point(72, 10); - this.txt_headDeliveryWay.Name = "txt_headDeliveryWay"; - this.txt_headDeliveryWay.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_headDeliveryWay.Properties.Appearance.Options.UseFont = true; - this.txt_headDeliveryWay.Size = new System.Drawing.Size(150, 28); - this.txt_headDeliveryWay.TabIndex = 234; - // - // lb_businessType - // - this.lb_businessType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_businessType.Appearance.Options.UseFont = true; - this.lb_businessType.Location = new System.Drawing.Point(25, 13); - this.lb_businessType.Name = "lb_businessType"; - this.lb_businessType.Size = new System.Drawing.Size(73, 21); - this.lb_businessType.TabIndex = 231; - this.lb_businessType.Text = "涓氬姟绫诲瀷 "; - // - // txt_businessType - // - this.txt_businessType.Location = new System.Drawing.Point(87, 3); - this.txt_businessType.Name = "txt_businessType"; - this.txt_businessType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_businessType.Properties.Appearance.Options.UseFont = true; - this.txt_businessType.Size = new System.Drawing.Size(150, 28); - this.txt_businessType.TabIndex = 232; - // - // lb_fDate - // - 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(27, 10); - this.lb_fDate.Name = "lb_fDate"; - this.lb_fDate.Size = new System.Drawing.Size(39, 21); - this.lb_fDate.TabIndex = 229; - this.lb_fDate.Text = "鏃ユ湡 "; - // - // txt_fDate - // - this.txt_fDate.Location = new System.Drawing.Point(87, 10); - 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.TabIndex = 230; - // - // lb_documentStatus - // - this.lb_documentStatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_documentStatus.Appearance.Options.UseFont = true; - this.lb_documentStatus.Location = new System.Drawing.Point(15, 3); - this.lb_documentStatus.Name = "lb_documentStatus"; - this.lb_documentStatus.Size = new System.Drawing.Size(73, 21); - this.lb_documentStatus.TabIndex = 227; - this.lb_documentStatus.Text = "鍗曟嵁鐘舵�� "; - // - // txt_documentStatus - // - this.txt_documentStatus.Location = new System.Drawing.Point(75, 3); - this.txt_documentStatus.Name = "txt_documentStatus"; - this.txt_documentStatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_documentStatus.Properties.Appearance.Options.UseFont = true; - this.txt_documentStatus.Size = new System.Drawing.Size(150, 28); - this.txt_documentStatus.TabIndex = 228; - // - // lb_saleDeptId - // - this.lb_saleDeptId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_saleDeptId.Appearance.Options.UseFont = true; - this.lb_saleDeptId.Location = new System.Drawing.Point(24, 6); - this.lb_saleDeptId.Name = "lb_saleDeptId"; - this.lb_saleDeptId.Size = new System.Drawing.Size(73, 21); - this.lb_saleDeptId.TabIndex = 247; - this.lb_saleDeptId.Text = "閿�鍞儴闂� "; - // - // txt_saleDeptId - // - this.txt_saleDeptId.Location = new System.Drawing.Point(84, 6); - this.txt_saleDeptId.Name = "txt_saleDeptId"; - this.txt_saleDeptId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_saleDeptId.Properties.Appearance.Options.UseFont = true; - this.txt_saleDeptId.Size = new System.Drawing.Size(150, 28); - this.txt_saleDeptId.TabIndex = 248; - // - // lb_closeStatus - // - this.lb_closeStatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_closeStatus.Appearance.Options.UseFont = true; - this.lb_closeStatus.Location = new System.Drawing.Point(25, 9); - this.lb_closeStatus.Name = "lb_closeStatus"; - this.lb_closeStatus.Size = new System.Drawing.Size(73, 21); - this.lb_closeStatus.TabIndex = 245; - this.lb_closeStatus.Text = "鍏抽棴鐘舵�� "; - // - // txt_closeStatus - // - this.txt_closeStatus.Location = new System.Drawing.Point(85, 9); - this.txt_closeStatus.Name = "txt_closeStatus"; - this.txt_closeStatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_closeStatus.Properties.Appearance.Options.UseFont = true; - this.txt_closeStatus.Size = new System.Drawing.Size(150, 28); - this.txt_closeStatus.TabIndex = 246; - // - // lb_custId - // - this.lb_custId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_custId.Appearance.Options.UseFont = true; - this.lb_custId.Location = new System.Drawing.Point(27, 6); - this.lb_custId.Name = "lb_custId"; - this.lb_custId.Size = new System.Drawing.Size(39, 21); - this.lb_custId.TabIndex = 243; - this.lb_custId.Text = "瀹㈡埛 "; - // - // txt_custId - // - this.txt_custId.Location = new System.Drawing.Point(87, 6); - this.txt_custId.Name = "txt_custId"; - this.txt_custId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_custId.Properties.Appearance.Options.UseFont = true; - this.txt_custId.Size = new System.Drawing.Size(150, 28); - this.txt_custId.TabIndex = 244; - // - // lb_headLocId - // - this.lb_headLocId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_headLocId.Appearance.Options.UseFont = true; - this.lb_headLocId.Location = new System.Drawing.Point(15, 3); - this.lb_headLocId.Name = "lb_headLocId"; - this.lb_headLocId.Size = new System.Drawing.Size(73, 21); - this.lb_headLocId.TabIndex = 241; - this.lb_headLocId.Text = "浜よ揣鍦扮偣 "; - // - // txt_headLocId - // - this.txt_headLocId.Location = new System.Drawing.Point(75, 3); - this.txt_headLocId.Name = "txt_headLocId"; - this.txt_headLocId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_headLocId.Properties.Appearance.Options.UseFont = true; - this.txt_headLocId.Size = new System.Drawing.Size(150, 28); - this.txt_headLocId.TabIndex = 242; - // // Frm_SalesOrder // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); @@ -2619,50 +2716,119 @@ this.Controls.Add(this.xtraTabControl1); this.Controls.Add(this.toolBarMenu1); this.Name = "Frm_SalesOrder"; - this.tabMxPage1.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_receiveContact.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_receiveId.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_saleOrgId.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fbilltype.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_entryNote.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_changerId.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_versionNo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_cancellerId.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_cancelStatus.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_changeDate.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_closeDate.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_closerId.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_approveDate.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_modifyDate.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_modifierId.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_creatorId.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_linkPhone.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_chargeId.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_linkMan.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_approverId.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_settleId.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_note.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_changeReason.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_salerId.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); this.xtraTabControl1.ResumeLayout(false); this.xtraTabPage1.ResumeLayout(false); this.xtraTabPage2.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); - this.tabMx.ResumeLayout(false); - this.panel1.ResumeLayout(false); - this.panel1.PerformLayout(); - this.xtraTabPage3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).EndInit(); this.splitContainerControl1.Panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).EndInit(); + this.splitContainerControl1.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit(); this.splitContainerControl1.ResumeLayout(false); + this.panel1.ResumeLayout(false); + this.panel1.PerformLayout(); + this.panel42.ResumeLayout(false); + this.panel42.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_receiveContact.Properties)).EndInit(); + this.panel41.ResumeLayout(false); + this.panel41.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_receiveId.Properties)).EndInit(); + this.panel40.ResumeLayout(false); + this.panel40.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_saleOrgId.Properties)).EndInit(); + this.panel39.ResumeLayout(false); + this.panel39.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fbilltype.Properties)).EndInit(); + this.panel38.ResumeLayout(false); + this.panel38.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_entryNote.Properties)).EndInit(); + this.panel34.ResumeLayout(false); + this.panel34.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_changerId.Properties)).EndInit(); + this.panel35.ResumeLayout(false); + this.panel35.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_versionNo.Properties)).EndInit(); + this.panel36.ResumeLayout(false); + this.panel36.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_cancellerId.Properties)).EndInit(); + this.panel37.ResumeLayout(false); + this.panel37.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_cancelStatus.Properties)).EndInit(); + this.panel33.ResumeLayout(false); + this.panel33.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_changeDate.Properties)).EndInit(); + this.panel32.ResumeLayout(false); + this.panel32.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_closeDate.Properties)).EndInit(); + this.panel31.ResumeLayout(false); + this.panel31.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_closerId.Properties)).EndInit(); + this.panel30.ResumeLayout(false); + this.panel30.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_approveDate.Properties)).EndInit(); + this.panel26.ResumeLayout(false); + this.panel26.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_modifyDate.Properties)).EndInit(); + this.panel27.ResumeLayout(false); + this.panel27.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_modifierId.Properties)).EndInit(); + this.panel28.ResumeLayout(false); + this.panel28.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit(); + this.panel29.ResumeLayout(false); + this.panel29.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_creatorId.Properties)).EndInit(); + this.panel22.ResumeLayout(false); + this.panel22.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_linkPhone.Properties)).EndInit(); + this.panel23.ResumeLayout(false); + this.panel23.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_chargeId.Properties)).EndInit(); + this.panel24.ResumeLayout(false); + this.panel24.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_linkMan.Properties)).EndInit(); + this.panel25.ResumeLayout(false); + this.panel25.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_approverId.Properties)).EndInit(); + this.panel21.ResumeLayout(false); + this.panel21.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_settleId.Properties)).EndInit(); + this.panel20.ResumeLayout(false); + this.panel20.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_note.Properties)).EndInit(); + this.panel19.ResumeLayout(false); + this.panel19.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_changeReason.Properties)).EndInit(); + this.panel18.ResumeLayout(false); + this.panel18.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_salerId.Properties)).EndInit(); + this.panel14.ResumeLayout(false); + this.panel14.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_custId.Properties)).EndInit(); + this.panel15.ResumeLayout(false); + this.panel15.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_saleDeptId.Properties)).EndInit(); + this.panel16.ResumeLayout(false); + this.panel16.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_closeStatus.Properties)).EndInit(); + this.panel17.ResumeLayout(false); + this.panel17.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_headLocId.Properties)).EndInit(); + this.panel10.ResumeLayout(false); + this.panel10.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fDate.Properties)).EndInit(); + this.panel11.ResumeLayout(false); + this.panel11.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_headDeliveryWay.Properties)).EndInit(); + this.panel12.ResumeLayout(false); + this.panel12.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_businessType.Properties)).EndInit(); + this.panel13.ResumeLayout(false); + this.panel13.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_documentStatus.Properties)).EndInit(); this.panel4.ResumeLayout(false); this.panel4.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).EndInit(); @@ -2675,43 +2841,12 @@ this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); + this.tabMx.ResumeLayout(false); + this.tabMxPage1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); - this.panel6.ResumeLayout(false); - this.panel6.PerformLayout(); - this.panel7.ResumeLayout(false); - this.panel7.PerformLayout(); - this.panel8.ResumeLayout(false); - this.panel8.PerformLayout(); - this.panel9.ResumeLayout(false); - this.panel9.PerformLayout(); - this.panel10.ResumeLayout(false); - this.panel10.PerformLayout(); - this.panel11.ResumeLayout(false); - this.panel11.PerformLayout(); - this.panel12.ResumeLayout(false); - this.panel12.PerformLayout(); - this.panel13.ResumeLayout(false); - this.panel13.PerformLayout(); - this.panel14.ResumeLayout(false); - this.panel14.PerformLayout(); - this.panel15.ResumeLayout(false); - this.panel15.PerformLayout(); - this.panel16.ResumeLayout(false); - this.panel16.PerformLayout(); - this.panel17.ResumeLayout(false); - this.panel17.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit3.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit4.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_headDeliveryWay.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_businessType.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fDate.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_documentStatus.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_saleDeptId.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_closeStatus.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_custId.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_headLocId.Properties)).EndInit(); this.ResumeLayout(false); } @@ -2721,156 +2856,31 @@ private DevExpress.XtraGrid.Views.Grid.GridView gridView1; private DevExpress.XtraTab.XtraTabControl xtraTabControl1; private DevExpress.XtraTab.XtraTabPage xtraTabPage1; - private DevExpress.XtraTab.XtraTabPage xtraTabPage2; private UserControls.Data.UcPageBar pageBar1; - private System.Windows.Forms.Panel panel1; - private System.Windows.Forms.Label lbGuid; - private DevExpress.XtraEditors.LabelControl labelControl11; - private DevExpress.XtraTab.XtraTabControl tabMx; - - //BQCreateConrolObejct - private DevExpress.XtraGrid.Columns.GridColumn gvMx1eHid; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1settleOrgIds; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1stockOrgId; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1supplyOrgId; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1seq; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1mapSpec; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1mapName; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1mapId; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1custImd; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1custInm; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1custIno; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1basearqty; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1baseRemainOutQty; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1baseReturnQty; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1baseRetNoticeQty; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1stockOutQty; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1deliQty; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1srcBillNo; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1srcType; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1terminaterId; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1terminateDate; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1mrpTerminateStatus; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1mrpCloseStatus; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1outLmtUnitId; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1deliveryMinQty; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1deliveryMaxQty; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1lot; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1mtoNo; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1entryNote; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1ownerId; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1ownerTypeId; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1isFree; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1deliveryDate; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1priceUnitQty; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1priceUnitId; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1qty; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1unitId; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1materialId; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1erpId; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1pid; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1id; - private DevExpress.XtraTab.XtraTabPage tabMxPage1; - private DevExpress.XtraGrid.GridControl gcMx1; - private DevExpress.XtraGrid.Views.Grid.GridView gvMx1; - private DevExpress.XtraEditors.LabelControl lb_receiveContact; - private DevExpress.XtraEditors.TextEdit txt_receiveContact; private DevExpress.XtraGrid.Columns.GridColumn gv_receiveContact; - - private DevExpress.XtraEditors.LabelControl lb_receiveId; - private DevExpress.XtraEditors.TextEdit txt_receiveId; private DevExpress.XtraGrid.Columns.GridColumn gv_receiveId; - - private DevExpress.XtraEditors.LabelControl lb_saleOrgId; - private DevExpress.XtraEditors.TextEdit txt_saleOrgId; private DevExpress.XtraGrid.Columns.GridColumn gv_saleOrgId; - - private DevExpress.XtraEditors.LabelControl lb_fbilltype; - private DevExpress.XtraEditors.TextEdit txt_fbilltype; private DevExpress.XtraGrid.Columns.GridColumn gv_fbilltype; - - private DevExpress.XtraEditors.LabelControl lb_entryNote; - private DevExpress.XtraEditors.TextEdit txt_entryNote; private DevExpress.XtraGrid.Columns.GridColumn gv_entryNote; - - private DevExpress.XtraEditors.LabelControl lb_changerId; - private DevExpress.XtraEditors.TextEdit txt_changerId; private DevExpress.XtraGrid.Columns.GridColumn gv_changerId; - - private DevExpress.XtraEditors.LabelControl lb_versionNo; - private DevExpress.XtraEditors.TextEdit txt_versionNo; private DevExpress.XtraGrid.Columns.GridColumn gv_versionNo; - - private DevExpress.XtraEditors.LabelControl lb_cancellerId; - private DevExpress.XtraEditors.TextEdit txt_cancellerId; private DevExpress.XtraGrid.Columns.GridColumn gv_cancellerId; - - private DevExpress.XtraEditors.LabelControl lb_cancelStatus; - private DevExpress.XtraEditors.TextEdit txt_cancelStatus; private DevExpress.XtraGrid.Columns.GridColumn gv_cancelStatus; - - private DevExpress.XtraEditors.LabelControl lb_changeDate; - private DevExpress.XtraEditors.TextEdit txt_changeDate; private DevExpress.XtraGrid.Columns.GridColumn gv_changeDate; - - private DevExpress.XtraEditors.LabelControl lb_closeDate; - private DevExpress.XtraEditors.TextEdit txt_closeDate; private DevExpress.XtraGrid.Columns.GridColumn gv_closeDate; - - private DevExpress.XtraEditors.LabelControl lb_closerId; - private DevExpress.XtraEditors.TextEdit txt_closerId; private DevExpress.XtraGrid.Columns.GridColumn gv_closerId; - - private DevExpress.XtraEditors.LabelControl lb_approveDate; - private DevExpress.XtraEditors.TextEdit txt_approveDate; private DevExpress.XtraGrid.Columns.GridColumn gv_approveDate; - - private DevExpress.XtraEditors.LabelControl lb_modifyDate; - private DevExpress.XtraEditors.TextEdit txt_modifyDate; private DevExpress.XtraGrid.Columns.GridColumn gv_modifyDate; - - private DevExpress.XtraEditors.LabelControl lb_modifierId; - private DevExpress.XtraEditors.TextEdit txt_modifierId; private DevExpress.XtraGrid.Columns.GridColumn gv_modifierId; - - private DevExpress.XtraEditors.LabelControl lb_createDate; - private DevExpress.XtraEditors.TextEdit txt_createDate; private DevExpress.XtraGrid.Columns.GridColumn gv_createDate; - - private DevExpress.XtraEditors.LabelControl lb_creatorId; - private DevExpress.XtraEditors.TextEdit txt_creatorId; private DevExpress.XtraGrid.Columns.GridColumn gv_creatorId; - - private DevExpress.XtraEditors.LabelControl lb_linkPhone; - private DevExpress.XtraEditors.TextEdit txt_linkPhone; private DevExpress.XtraGrid.Columns.GridColumn gv_linkPhone; - - private DevExpress.XtraEditors.LabelControl lb_chargeId; - private DevExpress.XtraEditors.TextEdit txt_chargeId; private DevExpress.XtraGrid.Columns.GridColumn gv_chargeId; - - private DevExpress.XtraEditors.LabelControl lb_linkMan; - private DevExpress.XtraEditors.TextEdit txt_linkMan; private DevExpress.XtraGrid.Columns.GridColumn gv_linkMan; - - private DevExpress.XtraEditors.LabelControl lb_approverId; - private DevExpress.XtraEditors.TextEdit txt_approverId; private DevExpress.XtraGrid.Columns.GridColumn gv_approverId; - - private DevExpress.XtraEditors.LabelControl lb_settleId; - private DevExpress.XtraEditors.TextEdit txt_settleId; private DevExpress.XtraGrid.Columns.GridColumn gv_settleId; - - private DevExpress.XtraEditors.LabelControl lb_note; - private DevExpress.XtraEditors.TextEdit txt_note; private DevExpress.XtraGrid.Columns.GridColumn gv_note; - - private DevExpress.XtraEditors.LabelControl lb_changeReason; - private DevExpress.XtraEditors.TextEdit txt_changeReason; private DevExpress.XtraGrid.Columns.GridColumn gv_changeReason; - - private DevExpress.XtraEditors.LabelControl lb_salerId; - private DevExpress.XtraEditors.TextEdit txt_salerId; private DevExpress.XtraGrid.Columns.GridColumn gv_salerId; private DevExpress.XtraGrid.Columns.GridColumn gv_saleDeptId; private DevExpress.XtraGrid.Columns.GridColumn gv_closeStatus; @@ -2885,9 +2895,153 @@ private DevExpress.XtraGrid.Columns.GridColumn gv_erpId; private DevExpress.XtraGrid.Columns.GridColumn gv_id; private System.Windows.Forms.PictureBox picCheckBox; - private DevExpress.XtraTab.XtraTabPage xtraTabPage3; + private DevExpress.XtraTab.XtraTabPage xtraTabPage2; private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1; - private System.Windows.Forms.Panel panel2; + private DevExpress.XtraTab.XtraTabControl tabMx; + private DevExpress.XtraTab.XtraTabPage tabMxPage1; + private DevExpress.XtraGrid.GridControl gcMx1; + private DevExpress.XtraGrid.Views.Grid.GridView gvMx1; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1id; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1pid; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1erpId; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1materialId; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1unitId; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1qty; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1priceUnitId; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1priceUnitQty; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1deliveryDate; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1isFree; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1ownerTypeId; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1ownerId; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1entryNote; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1mtoNo; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1lot; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1deliveryMaxQty; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1deliveryMinQty; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1outLmtUnitId; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1mrpCloseStatus; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1mrpTerminateStatus; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1terminateDate; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1terminaterId; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1srcType; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1srcBillNo; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1deliQty; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1stockOutQty; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1baseRetNoticeQty; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1baseReturnQty; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1baseRemainOutQty; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1basearqty; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1custIno; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1custInm; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1custImd; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1mapId; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1mapName; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1mapSpec; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1seq; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1supplyOrgId; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1stockOrgId; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1settleOrgIds; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1eHid; + private System.Windows.Forms.Panel panel1; + private System.Windows.Forms.Panel panel42; + private DevExpress.XtraEditors.LabelControl lb_receiveContact; + private DevExpress.XtraEditors.TextEdit txt_receiveContact; + private System.Windows.Forms.Panel panel41; + private DevExpress.XtraEditors.LabelControl lb_receiveId; + private DevExpress.XtraEditors.TextEdit txt_receiveId; + private System.Windows.Forms.Panel panel40; + private DevExpress.XtraEditors.LabelControl lb_saleOrgId; + private DevExpress.XtraEditors.TextEdit txt_saleOrgId; + private System.Windows.Forms.Panel panel39; + private DevExpress.XtraEditors.LabelControl lb_fbilltype; + private DevExpress.XtraEditors.TextEdit txt_fbilltype; + private System.Windows.Forms.Panel panel38; + private DevExpress.XtraEditors.LabelControl lb_entryNote; + private DevExpress.XtraEditors.TextEdit txt_entryNote; + private System.Windows.Forms.Panel panel34; + private DevExpress.XtraEditors.LabelControl lb_changerId; + private DevExpress.XtraEditors.TextEdit txt_changerId; + private System.Windows.Forms.Panel panel35; + private DevExpress.XtraEditors.LabelControl lb_versionNo; + private DevExpress.XtraEditors.TextEdit txt_versionNo; + private System.Windows.Forms.Panel panel36; + private DevExpress.XtraEditors.LabelControl lb_cancellerId; + private DevExpress.XtraEditors.TextEdit txt_cancellerId; + private System.Windows.Forms.Panel panel37; + private DevExpress.XtraEditors.LabelControl lb_cancelStatus; + private DevExpress.XtraEditors.TextEdit txt_cancelStatus; + private System.Windows.Forms.Panel panel33; + private DevExpress.XtraEditors.LabelControl lb_changeDate; + private DevExpress.XtraEditors.TextEdit txt_changeDate; + private System.Windows.Forms.Panel panel32; + private DevExpress.XtraEditors.LabelControl lb_closeDate; + private DevExpress.XtraEditors.TextEdit txt_closeDate; + private System.Windows.Forms.Panel panel31; + private DevExpress.XtraEditors.LabelControl lb_closerId; + private DevExpress.XtraEditors.TextEdit txt_closerId; + private System.Windows.Forms.Panel panel30; + private DevExpress.XtraEditors.LabelControl lb_approveDate; + private DevExpress.XtraEditors.TextEdit txt_approveDate; + private System.Windows.Forms.Panel panel26; + private DevExpress.XtraEditors.LabelControl lb_modifyDate; + private DevExpress.XtraEditors.TextEdit txt_modifyDate; + private System.Windows.Forms.Panel panel27; + private DevExpress.XtraEditors.LabelControl lb_modifierId; + private DevExpress.XtraEditors.TextEdit txt_modifierId; + private System.Windows.Forms.Panel panel28; + private DevExpress.XtraEditors.LabelControl lb_createDate; + private DevExpress.XtraEditors.TextEdit txt_createDate; + private System.Windows.Forms.Panel panel29; + private DevExpress.XtraEditors.LabelControl lb_creatorId; + private DevExpress.XtraEditors.TextEdit txt_creatorId; + private System.Windows.Forms.Panel panel22; + private DevExpress.XtraEditors.LabelControl lb_linkPhone; + private DevExpress.XtraEditors.TextEdit txt_linkPhone; + private System.Windows.Forms.Panel panel23; + private DevExpress.XtraEditors.LabelControl lb_chargeId; + private DevExpress.XtraEditors.TextEdit txt_chargeId; + private System.Windows.Forms.Panel panel24; + private DevExpress.XtraEditors.LabelControl lb_linkMan; + private DevExpress.XtraEditors.TextEdit txt_linkMan; + private System.Windows.Forms.Panel panel25; + private DevExpress.XtraEditors.LabelControl lb_approverId; + private DevExpress.XtraEditors.TextEdit txt_approverId; + private System.Windows.Forms.Panel panel21; + private DevExpress.XtraEditors.LabelControl lb_settleId; + private DevExpress.XtraEditors.TextEdit txt_settleId; + private System.Windows.Forms.Panel panel20; + private DevExpress.XtraEditors.TextEdit txt_note; + private DevExpress.XtraEditors.LabelControl lb_note; + private System.Windows.Forms.Panel panel19; + private DevExpress.XtraEditors.LabelControl lb_changeReason; + private DevExpress.XtraEditors.TextEdit txt_changeReason; + private System.Windows.Forms.Panel panel18; + private DevExpress.XtraEditors.LabelControl lb_salerId; + private DevExpress.XtraEditors.TextEdit txt_salerId; + private System.Windows.Forms.Panel panel14; + private DevExpress.XtraEditors.LabelControl lb_custId; + private DevExpress.XtraEditors.TextEdit txt_custId; + private System.Windows.Forms.Panel panel15; + private DevExpress.XtraEditors.LabelControl lb_saleDeptId; + private DevExpress.XtraEditors.TextEdit txt_saleDeptId; + private System.Windows.Forms.Panel panel16; + private DevExpress.XtraEditors.LabelControl lb_closeStatus; + private DevExpress.XtraEditors.TextEdit txt_closeStatus; + private System.Windows.Forms.Panel panel17; + private DevExpress.XtraEditors.LabelControl lb_headLocId; + private DevExpress.XtraEditors.TextEdit txt_headLocId; + private System.Windows.Forms.Panel panel10; + private DevExpress.XtraEditors.LabelControl lb_fDate; + private DevExpress.XtraEditors.TextEdit txt_fDate; + private System.Windows.Forms.Panel panel11; + private DevExpress.XtraEditors.LabelControl lb_headDeliveryWay; + private DevExpress.XtraEditors.TextEdit txt_headDeliveryWay; + private System.Windows.Forms.Panel panel12; + private DevExpress.XtraEditors.LabelControl lb_businessType; + private DevExpress.XtraEditors.TextEdit txt_businessType; + private System.Windows.Forms.Panel panel13; + private DevExpress.XtraEditors.LabelControl lb_documentStatus; + private DevExpress.XtraEditors.TextEdit txt_documentStatus; private System.Windows.Forms.Panel panel4; private DevExpress.XtraEditors.LabelControl lb_id; private DevExpress.XtraEditors.TextEdit txt_id; @@ -2897,43 +3051,9 @@ private System.Windows.Forms.Panel panel3; private DevExpress.XtraEditors.LabelControl lb_billTypeId; private DevExpress.XtraEditors.TextEdit txt_billTypeId; + private System.Windows.Forms.Panel panel2; private DevExpress.XtraEditors.LabelControl lb_billNo; private DevExpress.XtraEditors.TextEdit txt_billNo; - private System.Windows.Forms.Panel panel14; - private System.Windows.Forms.Panel panel15; - private System.Windows.Forms.Panel panel16; - private System.Windows.Forms.Panel panel17; - private System.Windows.Forms.Panel panel10; - private System.Windows.Forms.Panel panel11; - private System.Windows.Forms.Panel panel12; - private System.Windows.Forms.Panel panel13; - private System.Windows.Forms.Panel panel9; - private System.Windows.Forms.Panel panel8; - private System.Windows.Forms.Panel panel7; - private System.Windows.Forms.Panel panel6; - private DevExpress.XtraEditors.LabelControl labelControl3; - private DevExpress.XtraEditors.TextEdit textEdit3; - private DevExpress.XtraEditors.LabelControl labelControl1; - private DevExpress.XtraEditors.TextEdit textEdit1; - private DevExpress.XtraEditors.LabelControl labelControl2; - private DevExpress.XtraEditors.TextEdit textEdit2; - private DevExpress.XtraEditors.LabelControl labelControl4; - private DevExpress.XtraEditors.TextEdit textEdit4; - private DevExpress.XtraEditors.LabelControl lb_fDate; - private DevExpress.XtraEditors.TextEdit txt_fDate; - private DevExpress.XtraEditors.LabelControl lb_headDeliveryWay; - private DevExpress.XtraEditors.TextEdit txt_headDeliveryWay; - private DevExpress.XtraEditors.LabelControl lb_businessType; - private DevExpress.XtraEditors.TextEdit txt_businessType; - private DevExpress.XtraEditors.LabelControl lb_documentStatus; - private DevExpress.XtraEditors.TextEdit txt_documentStatus; - private DevExpress.XtraEditors.LabelControl lb_custId; - private DevExpress.XtraEditors.TextEdit txt_custId; - private DevExpress.XtraEditors.LabelControl lb_saleDeptId; - private DevExpress.XtraEditors.TextEdit txt_saleDeptId; - private DevExpress.XtraEditors.LabelControl lb_closeStatus; - private DevExpress.XtraEditors.TextEdit txt_closeStatus; - private DevExpress.XtraEditors.LabelControl lb_headLocId; - private DevExpress.XtraEditors.TextEdit txt_headLocId; + private DevExpress.XtraEditors.LabelControl lbGuid; } } \ No newline at end of file -- Gitblit v1.9.3