From df4a8d770af2db02f7a0eaae788cef33533e149d Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期六, 26 十月 2024 08:39:12 +0800
Subject: [PATCH] 下拉选择
---
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs | 609 ++++++++++++++++--------------------------------------
1 files changed, 183 insertions(+), 426 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs
index 7c9b9a7..6d9acaa 100644
--- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs
@@ -29,10 +29,6 @@
/// </summary>
private void InitializeComponent()
{
- this.gvMx1purchaseOrderLineNumber = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1erpId = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1id = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1ebelnK3id = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1demandDocumentLineId = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1demandDocumentId = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1demandSource = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -57,13 +53,8 @@
this.gvMx1businessClose = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1batchNumber = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1outsourcingOrderId = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1supplierItemName = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1supplierItemCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1remarks = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1isGift = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1settlementOrg = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1receivingOrg = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1demandOrg = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1latestDeliveryDate = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1earliestDeliveryDate = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1deliveryDate = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -75,7 +66,6 @@
this.gvMx1itemId = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1orderLineId = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1salesOrderId = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1billNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn();
this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -98,7 +88,6 @@
this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_ebelnK3id = new DevExpress.XtraEditors.LabelControl();
this.txt_ebelnK3id = new DevExpress.XtraEditors.TextEdit();
- this.gv_ebelnK3id = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_erpCheckDate = new DevExpress.XtraEditors.LabelControl();
this.txt_erpCheckDate = new DevExpress.XtraEditors.TextEdit();
this.gv_erpCheckDate = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -128,7 +117,6 @@
this.gv_cancellationStatus = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_fixtureMoldProcurement = new DevExpress.XtraEditors.LabelControl();
this.txt_fixtureMoldProcurement = new DevExpress.XtraEditors.TextEdit();
- this.gv_fixtureMoldProcurement = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_remarks = new DevExpress.XtraEditors.LabelControl();
this.txt_remarks = new DevExpress.XtraEditors.TextEdit();
this.gv_remarks = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -137,7 +125,6 @@
this.gv_transportMethod = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_email = new DevExpress.XtraEditors.LabelControl();
this.txt_email = new DevExpress.XtraEditors.TextEdit();
- this.gv_email = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_paymentParty = new DevExpress.XtraEditors.LabelControl();
this.txt_paymentParty = new DevExpress.XtraEditors.TextEdit();
this.gv_paymentParty = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -155,13 +142,11 @@
this.gv_qtyAcceptance = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_purchaseGroup = new DevExpress.XtraEditors.LabelControl();
this.txt_purchaseGroup = new DevExpress.XtraEditors.TextEdit();
- this.gv_purchaseGroup = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_purchaseDept = new DevExpress.XtraEditors.LabelControl();
this.txt_purchaseDept = new DevExpress.XtraEditors.TextEdit();
this.gv_purchaseDept = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_purchaseOrg = new DevExpress.XtraEditors.LabelControl();
this.txt_purchaseOrg = new DevExpress.XtraEditors.TextEdit();
- this.gv_purchaseOrg = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_closeStatus = new DevExpress.XtraEditors.LabelControl();
this.txt_closeStatus = new DevExpress.XtraEditors.TextEdit();
this.gv_closeStatus = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -244,70 +229,18 @@
this.panel1.SuspendLayout();
this.SuspendLayout();
//
- // gvMx1purchaseOrderLineNumber
- //
- this.gvMx1purchaseOrderLineNumber.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1purchaseOrderLineNumber.AppearanceCell.Options.UseFont = true;
- this.gvMx1purchaseOrderLineNumber.Caption = "閲囪喘璁㈠崟琛屽彿 ";
- this.gvMx1purchaseOrderLineNumber.FieldName = "purchaseOrderLineNumber";
- this.gvMx1purchaseOrderLineNumber.MinWidth = 50;
- this.gvMx1purchaseOrderLineNumber.Name = "gvMx1purchaseOrderLineNumber";
- this.gvMx1purchaseOrderLineNumber.Tag = "query_a.PURCHASE_ORDER_LINE_NUMBER";
- this.gvMx1purchaseOrderLineNumber.Visible = true;
- this.gvMx1purchaseOrderLineNumber.VisibleIndex = 47;
- this.gvMx1purchaseOrderLineNumber.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 = 46;
- this.gvMx1erpId.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 = 45;
- this.gvMx1id.Width = 94;
- //
- // gvMx1ebelnK3id
- //
- this.gvMx1ebelnK3id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1ebelnK3id.AppearanceCell.Options.UseFont = true;
- this.gvMx1ebelnK3id.Caption = "閲囪喘璁㈠崟琛屽彿锛圞3绯荤粺锛�";
- this.gvMx1ebelnK3id.FieldName = "ebelnK3id";
- this.gvMx1ebelnK3id.MinWidth = 50;
- this.gvMx1ebelnK3id.Name = "gvMx1ebelnK3id";
- this.gvMx1ebelnK3id.Tag = "query_a.EBELN_K3ID";
- this.gvMx1ebelnK3id.Visible = true;
- this.gvMx1ebelnK3id.VisibleIndex = 44;
- this.gvMx1ebelnK3id.Width = 94;
- //
// gvMx1demandDocumentLineId
//
this.gvMx1demandDocumentLineId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1demandDocumentLineId.AppearanceCell.Options.UseFont = true;
this.gvMx1demandDocumentLineId.Caption = "闇�姹傚崟鎹鍙�";
this.gvMx1demandDocumentLineId.FieldName = "demandDocumentLineId";
- this.gvMx1demandDocumentLineId.MinWidth = 50;
+ this.gvMx1demandDocumentLineId.MinWidth = 100;
this.gvMx1demandDocumentLineId.Name = "gvMx1demandDocumentLineId";
this.gvMx1demandDocumentLineId.Tag = "query_a.DEMAND_DOCUMENT_LINE_ID";
this.gvMx1demandDocumentLineId.Visible = true;
- this.gvMx1demandDocumentLineId.VisibleIndex = 43;
- this.gvMx1demandDocumentLineId.Width = 94;
+ this.gvMx1demandDocumentLineId.VisibleIndex = 36;
+ this.gvMx1demandDocumentLineId.Width = 100;
//
// gvMx1demandDocumentId
//
@@ -315,12 +248,12 @@
this.gvMx1demandDocumentId.AppearanceCell.Options.UseFont = true;
this.gvMx1demandDocumentId.Caption = "闇�姹傚崟鎹彿";
this.gvMx1demandDocumentId.FieldName = "demandDocumentId";
- this.gvMx1demandDocumentId.MinWidth = 50;
+ this.gvMx1demandDocumentId.MinWidth = 100;
this.gvMx1demandDocumentId.Name = "gvMx1demandDocumentId";
this.gvMx1demandDocumentId.Tag = "query_a.DEMAND_DOCUMENT_ID";
this.gvMx1demandDocumentId.Visible = true;
- this.gvMx1demandDocumentId.VisibleIndex = 42;
- this.gvMx1demandDocumentId.Width = 94;
+ this.gvMx1demandDocumentId.VisibleIndex = 35;
+ this.gvMx1demandDocumentId.Width = 100;
//
// gvMx1demandSource
//
@@ -328,12 +261,12 @@
this.gvMx1demandSource.AppearanceCell.Options.UseFont = true;
this.gvMx1demandSource.Caption = "闇�姹傛潵婧�";
this.gvMx1demandSource.FieldName = "demandSource";
- this.gvMx1demandSource.MinWidth = 50;
+ this.gvMx1demandSource.MinWidth = 100;
this.gvMx1demandSource.Name = "gvMx1demandSource";
this.gvMx1demandSource.Tag = "query_a.DEMAND_SOURCE";
this.gvMx1demandSource.Visible = true;
- this.gvMx1demandSource.VisibleIndex = 41;
- this.gvMx1demandSource.Width = 94;
+ this.gvMx1demandSource.VisibleIndex = 34;
+ this.gvMx1demandSource.Width = 100;
//
// gvMx1changeFlag
//
@@ -341,12 +274,12 @@
this.gvMx1changeFlag.AppearanceCell.Options.UseFont = true;
this.gvMx1changeFlag.Caption = "鍙樻洿鏍囪瘑";
this.gvMx1changeFlag.FieldName = "changeFlag";
- this.gvMx1changeFlag.MinWidth = 50;
+ this.gvMx1changeFlag.MinWidth = 100;
this.gvMx1changeFlag.Name = "gvMx1changeFlag";
this.gvMx1changeFlag.Tag = "query_a.CHANGE_FLAG";
this.gvMx1changeFlag.Visible = true;
- this.gvMx1changeFlag.VisibleIndex = 40;
- this.gvMx1changeFlag.Width = 94;
+ this.gvMx1changeFlag.VisibleIndex = 33;
+ this.gvMx1changeFlag.Width = 100;
//
// gvMx1planTrackingId
//
@@ -354,12 +287,12 @@
this.gvMx1planTrackingId.AppearanceCell.Options.UseFont = true;
this.gvMx1planTrackingId.Caption = "璁″垝璺熻釜鍙�";
this.gvMx1planTrackingId.FieldName = "planTrackingId";
- this.gvMx1planTrackingId.MinWidth = 50;
+ this.gvMx1planTrackingId.MinWidth = 100;
this.gvMx1planTrackingId.Name = "gvMx1planTrackingId";
this.gvMx1planTrackingId.Tag = "query_a.PLAN_TRACKING_ID";
this.gvMx1planTrackingId.Visible = true;
- this.gvMx1planTrackingId.VisibleIndex = 39;
- this.gvMx1planTrackingId.Width = 94;
+ this.gvMx1planTrackingId.VisibleIndex = 32;
+ this.gvMx1planTrackingId.Width = 100;
//
// gvMx1demandTrackingId
//
@@ -367,12 +300,12 @@
this.gvMx1demandTrackingId.AppearanceCell.Options.UseFont = true;
this.gvMx1demandTrackingId.Caption = "闇�姹傝窡韪彿";
this.gvMx1demandTrackingId.FieldName = "demandTrackingId";
- this.gvMx1demandTrackingId.MinWidth = 50;
+ this.gvMx1demandTrackingId.MinWidth = 100;
this.gvMx1demandTrackingId.Name = "gvMx1demandTrackingId";
this.gvMx1demandTrackingId.Tag = "query_a.DEMAND_TRACKING_ID";
this.gvMx1demandTrackingId.Visible = true;
- this.gvMx1demandTrackingId.VisibleIndex = 38;
- this.gvMx1demandTrackingId.Width = 94;
+ this.gvMx1demandTrackingId.VisibleIndex = 31;
+ this.gvMx1demandTrackingId.Width = 100;
//
// gvMx1sourceDocumentId
//
@@ -380,12 +313,12 @@
this.gvMx1sourceDocumentId.AppearanceCell.Options.UseFont = true;
this.gvMx1sourceDocumentId.Caption = "鏉ユ簮鍗曟嵁鍙�";
this.gvMx1sourceDocumentId.FieldName = "sourceDocumentId";
- this.gvMx1sourceDocumentId.MinWidth = 50;
+ this.gvMx1sourceDocumentId.MinWidth = 100;
this.gvMx1sourceDocumentId.Name = "gvMx1sourceDocumentId";
this.gvMx1sourceDocumentId.Tag = "query_a.SOURCE_DOCUMENT_ID";
this.gvMx1sourceDocumentId.Visible = true;
- this.gvMx1sourceDocumentId.VisibleIndex = 37;
- this.gvMx1sourceDocumentId.Width = 94;
+ this.gvMx1sourceDocumentId.VisibleIndex = 30;
+ this.gvMx1sourceDocumentId.Width = 100;
//
// gvMx1sourceDocumentType
//
@@ -393,12 +326,12 @@
this.gvMx1sourceDocumentType.AppearanceCell.Options.UseFont = true;
this.gvMx1sourceDocumentType.Caption = "鏉ユ簮鍗曟嵁绫诲瀷";
this.gvMx1sourceDocumentType.FieldName = "sourceDocumentType";
- this.gvMx1sourceDocumentType.MinWidth = 50;
+ this.gvMx1sourceDocumentType.MinWidth = 100;
this.gvMx1sourceDocumentType.Name = "gvMx1sourceDocumentType";
this.gvMx1sourceDocumentType.Tag = "query_a.SOURCE_DOCUMENT_TYPE";
this.gvMx1sourceDocumentType.Visible = true;
- this.gvMx1sourceDocumentType.VisibleIndex = 36;
- this.gvMx1sourceDocumentType.Width = 94;
+ this.gvMx1sourceDocumentType.VisibleIndex = 29;
+ this.gvMx1sourceDocumentType.Width = 100;
//
// gvMx1returnableStoredQty
//
@@ -406,12 +339,12 @@
this.gvMx1returnableStoredQty.AppearanceCell.Options.UseFont = true;
this.gvMx1returnableStoredQty.Caption = "鍙��鍏ュ簱鏁伴噺";
this.gvMx1returnableStoredQty.FieldName = "returnableStoredQty";
- this.gvMx1returnableStoredQty.MinWidth = 50;
+ this.gvMx1returnableStoredQty.MinWidth = 100;
this.gvMx1returnableStoredQty.Name = "gvMx1returnableStoredQty";
this.gvMx1returnableStoredQty.Tag = "query_a.RETURNABLE_STORED_QTY";
this.gvMx1returnableStoredQty.Visible = true;
- this.gvMx1returnableStoredQty.VisibleIndex = 35;
- this.gvMx1returnableStoredQty.Width = 94;
+ this.gvMx1returnableStoredQty.VisibleIndex = 28;
+ this.gvMx1returnableStoredQty.Width = 100;
//
// gvMx1returnableReceivedQty
//
@@ -419,12 +352,12 @@
this.gvMx1returnableReceivedQty.AppearanceCell.Options.UseFont = true;
this.gvMx1returnableReceivedQty.Caption = "鍙��鏀惰揣鏁伴噺";
this.gvMx1returnableReceivedQty.FieldName = "returnableReceivedQty";
- this.gvMx1returnableReceivedQty.MinWidth = 50;
+ this.gvMx1returnableReceivedQty.MinWidth = 100;
this.gvMx1returnableReceivedQty.Name = "gvMx1returnableReceivedQty";
this.gvMx1returnableReceivedQty.Tag = "query_a.RETURNABLE_RECEIVED_QTY";
this.gvMx1returnableReceivedQty.Visible = true;
- this.gvMx1returnableReceivedQty.VisibleIndex = 34;
- this.gvMx1returnableReceivedQty.Width = 94;
+ this.gvMx1returnableReceivedQty.VisibleIndex = 27;
+ this.gvMx1returnableReceivedQty.Width = 100;
//
// gvMx1totalReturnedQty
//
@@ -432,12 +365,12 @@
this.gvMx1totalReturnedQty.AppearanceCell.Options.UseFont = true;
this.gvMx1totalReturnedQty.Caption = "鎬婚��璐ф暟閲�";
this.gvMx1totalReturnedQty.FieldName = "totalReturnedQty";
- this.gvMx1totalReturnedQty.MinWidth = 50;
+ this.gvMx1totalReturnedQty.MinWidth = 100;
this.gvMx1totalReturnedQty.Name = "gvMx1totalReturnedQty";
this.gvMx1totalReturnedQty.Tag = "query_a.TOTAL_RETURNED_QTY";
this.gvMx1totalReturnedQty.Visible = true;
- this.gvMx1totalReturnedQty.VisibleIndex = 33;
- this.gvMx1totalReturnedQty.Width = 94;
+ this.gvMx1totalReturnedQty.VisibleIndex = 26;
+ this.gvMx1totalReturnedQty.Width = 100;
//
// gvMx1remainingStoredQty
//
@@ -445,12 +378,12 @@
this.gvMx1remainingStoredQty.AppearanceCell.Options.UseFont = true;
this.gvMx1remainingStoredQty.Caption = "鍓╀綑鍏ュ簱鏁伴噺";
this.gvMx1remainingStoredQty.FieldName = "remainingStoredQty";
- this.gvMx1remainingStoredQty.MinWidth = 50;
+ this.gvMx1remainingStoredQty.MinWidth = 100;
this.gvMx1remainingStoredQty.Name = "gvMx1remainingStoredQty";
this.gvMx1remainingStoredQty.Tag = "query_a.REMAINING_STORED_QTY";
this.gvMx1remainingStoredQty.Visible = true;
- this.gvMx1remainingStoredQty.VisibleIndex = 32;
- this.gvMx1remainingStoredQty.Width = 94;
+ this.gvMx1remainingStoredQty.VisibleIndex = 25;
+ this.gvMx1remainingStoredQty.Width = 100;
//
// gvMx1totalStoredQty
//
@@ -458,12 +391,12 @@
this.gvMx1totalStoredQty.AppearanceCell.Options.UseFont = true;
this.gvMx1totalStoredQty.Caption = "鎬诲凡鍏ュ簱鏁伴噺";
this.gvMx1totalStoredQty.FieldName = "totalStoredQty";
- this.gvMx1totalStoredQty.MinWidth = 50;
+ this.gvMx1totalStoredQty.MinWidth = 100;
this.gvMx1totalStoredQty.Name = "gvMx1totalStoredQty";
this.gvMx1totalStoredQty.Tag = "query_a.TOTAL_STORED_QTY";
this.gvMx1totalStoredQty.Visible = true;
- this.gvMx1totalStoredQty.VisibleIndex = 31;
- this.gvMx1totalStoredQty.Width = 94;
+ this.gvMx1totalStoredQty.VisibleIndex = 24;
+ this.gvMx1totalStoredQty.Width = 100;
//
// gvMx1remainingReceivedQty
//
@@ -471,12 +404,12 @@
this.gvMx1remainingReceivedQty.AppearanceCell.Options.UseFont = true;
this.gvMx1remainingReceivedQty.Caption = "鍓╀綑鏀惰揣鏁伴噺";
this.gvMx1remainingReceivedQty.FieldName = "remainingReceivedQty";
- this.gvMx1remainingReceivedQty.MinWidth = 50;
+ this.gvMx1remainingReceivedQty.MinWidth = 100;
this.gvMx1remainingReceivedQty.Name = "gvMx1remainingReceivedQty";
this.gvMx1remainingReceivedQty.Tag = "query_a.REMAINING_RECEIVED_QTY";
this.gvMx1remainingReceivedQty.Visible = true;
- this.gvMx1remainingReceivedQty.VisibleIndex = 30;
- this.gvMx1remainingReceivedQty.Width = 94;
+ this.gvMx1remainingReceivedQty.VisibleIndex = 23;
+ this.gvMx1remainingReceivedQty.Width = 100;
//
// gvMx1totalReceivedQty
//
@@ -484,12 +417,12 @@
this.gvMx1totalReceivedQty.AppearanceCell.Options.UseFont = true;
this.gvMx1totalReceivedQty.Caption = "鎬诲凡鏀舵暟閲�";
this.gvMx1totalReceivedQty.FieldName = "totalReceivedQty";
- this.gvMx1totalReceivedQty.MinWidth = 50;
+ this.gvMx1totalReceivedQty.MinWidth = 100;
this.gvMx1totalReceivedQty.Name = "gvMx1totalReceivedQty";
this.gvMx1totalReceivedQty.Tag = "query_a.TOTAL_RECEIVED_QTY";
this.gvMx1totalReceivedQty.Visible = true;
- this.gvMx1totalReceivedQty.VisibleIndex = 29;
- this.gvMx1totalReceivedQty.Width = 94;
+ this.gvMx1totalReceivedQty.VisibleIndex = 22;
+ this.gvMx1totalReceivedQty.Width = 100;
//
// gvMx1terminateTime
//
@@ -497,12 +430,12 @@
this.gvMx1terminateTime.AppearanceCell.Options.UseFont = true;
this.gvMx1terminateTime.Caption = "缁堟鏃堕棿";
this.gvMx1terminateTime.FieldName = "terminateTime";
- this.gvMx1terminateTime.MinWidth = 50;
+ this.gvMx1terminateTime.MinWidth = 100;
this.gvMx1terminateTime.Name = "gvMx1terminateTime";
this.gvMx1terminateTime.Tag = "query_a.TERMINATE_TIME";
this.gvMx1terminateTime.Visible = true;
- this.gvMx1terminateTime.VisibleIndex = 28;
- this.gvMx1terminateTime.Width = 94;
+ this.gvMx1terminateTime.VisibleIndex = 21;
+ this.gvMx1terminateTime.Width = 100;
//
// gvMx1terminator
//
@@ -510,12 +443,12 @@
this.gvMx1terminator.AppearanceCell.Options.UseFont = true;
this.gvMx1terminator.Caption = "缁堟浜�";
this.gvMx1terminator.FieldName = "terminator";
- this.gvMx1terminator.MinWidth = 50;
+ this.gvMx1terminator.MinWidth = 100;
this.gvMx1terminator.Name = "gvMx1terminator";
this.gvMx1terminator.Tag = "query_a.TERMINATOR";
this.gvMx1terminator.Visible = true;
- this.gvMx1terminator.VisibleIndex = 27;
- this.gvMx1terminator.Width = 94;
+ this.gvMx1terminator.VisibleIndex = 20;
+ this.gvMx1terminator.Width = 100;
//
// gvMx1businessTerminate
//
@@ -527,7 +460,7 @@
this.gvMx1businessTerminate.Name = "gvMx1businessTerminate";
this.gvMx1businessTerminate.Tag = "query_a.BUSINESS_TERMINATE";
this.gvMx1businessTerminate.Visible = true;
- this.gvMx1businessTerminate.VisibleIndex = 26;
+ this.gvMx1businessTerminate.VisibleIndex = 24;
this.gvMx1businessTerminate.Width = 94;
//
// gvMx1freezeTime
@@ -536,12 +469,12 @@
this.gvMx1freezeTime.AppearanceCell.Options.UseFont = true;
this.gvMx1freezeTime.Caption = "鍐荤粨鏃堕棿";
this.gvMx1freezeTime.FieldName = "freezeTime";
- this.gvMx1freezeTime.MinWidth = 50;
+ this.gvMx1freezeTime.MinWidth = 100;
this.gvMx1freezeTime.Name = "gvMx1freezeTime";
this.gvMx1freezeTime.Tag = "query_a.FREEZE_TIME";
this.gvMx1freezeTime.Visible = true;
- this.gvMx1freezeTime.VisibleIndex = 25;
- this.gvMx1freezeTime.Width = 94;
+ this.gvMx1freezeTime.VisibleIndex = 18;
+ this.gvMx1freezeTime.Width = 100;
//
// gvMx1freezer
//
@@ -549,12 +482,12 @@
this.gvMx1freezer.AppearanceCell.Options.UseFont = true;
this.gvMx1freezer.Caption = "鍐荤粨浜�";
this.gvMx1freezer.FieldName = "freezer";
- this.gvMx1freezer.MinWidth = 50;
+ this.gvMx1freezer.MinWidth = 100;
this.gvMx1freezer.Name = "gvMx1freezer";
this.gvMx1freezer.Tag = "query_a.FREEZER";
this.gvMx1freezer.Visible = true;
- this.gvMx1freezer.VisibleIndex = 24;
- this.gvMx1freezer.Width = 94;
+ this.gvMx1freezer.VisibleIndex = 17;
+ this.gvMx1freezer.Width = 100;
//
// gvMx1businessFreeze
//
@@ -566,7 +499,7 @@
this.gvMx1businessFreeze.Name = "gvMx1businessFreeze";
this.gvMx1businessFreeze.Tag = "query_a.BUSINESS_FREEZE";
this.gvMx1businessFreeze.Visible = true;
- this.gvMx1businessFreeze.VisibleIndex = 23;
+ this.gvMx1businessFreeze.VisibleIndex = 21;
this.gvMx1businessFreeze.Width = 94;
//
// gvMx1businessClose
@@ -575,12 +508,12 @@
this.gvMx1businessClose.AppearanceCell.Options.UseFont = true;
this.gvMx1businessClose.Caption = "涓氬姟鍏抽棴鏍囪瘑";
this.gvMx1businessClose.FieldName = "businessClose";
- this.gvMx1businessClose.MinWidth = 50;
+ this.gvMx1businessClose.MinWidth = 100;
this.gvMx1businessClose.Name = "gvMx1businessClose";
this.gvMx1businessClose.Tag = "query_a.BUSINESS_CLOSE";
this.gvMx1businessClose.Visible = true;
- this.gvMx1businessClose.VisibleIndex = 22;
- this.gvMx1businessClose.Width = 94;
+ this.gvMx1businessClose.VisibleIndex = 15;
+ this.gvMx1businessClose.Width = 100;
//
// gvMx1batchNumber
//
@@ -592,7 +525,7 @@
this.gvMx1batchNumber.Name = "gvMx1batchNumber";
this.gvMx1batchNumber.Tag = "query_a.BATCH_NUMBER";
this.gvMx1batchNumber.Visible = true;
- this.gvMx1batchNumber.VisibleIndex = 21;
+ this.gvMx1batchNumber.VisibleIndex = 19;
this.gvMx1batchNumber.Width = 94;
//
// gvMx1outsourcingOrderId
@@ -601,38 +534,12 @@
this.gvMx1outsourcingOrderId.AppearanceCell.Options.UseFont = true;
this.gvMx1outsourcingOrderId.Caption = "濮斿璁㈠崟鍙�";
this.gvMx1outsourcingOrderId.FieldName = "outsourcingOrderId";
- this.gvMx1outsourcingOrderId.MinWidth = 50;
+ this.gvMx1outsourcingOrderId.MinWidth = 100;
this.gvMx1outsourcingOrderId.Name = "gvMx1outsourcingOrderId";
this.gvMx1outsourcingOrderId.Tag = "query_a.OUTSOURCING_ORDER_ID";
this.gvMx1outsourcingOrderId.Visible = true;
- this.gvMx1outsourcingOrderId.VisibleIndex = 20;
- this.gvMx1outsourcingOrderId.Width = 94;
- //
- // gvMx1supplierItemName
- //
- this.gvMx1supplierItemName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1supplierItemName.AppearanceCell.Options.UseFont = true;
- this.gvMx1supplierItemName.Caption = "渚涘簲鍟嗙墿鏂欏悕绉�";
- this.gvMx1supplierItemName.FieldName = "supplierItemName";
- this.gvMx1supplierItemName.MinWidth = 50;
- this.gvMx1supplierItemName.Name = "gvMx1supplierItemName";
- this.gvMx1supplierItemName.Tag = "query_a.SUPPLIER_ITEM_NAME";
- this.gvMx1supplierItemName.Visible = true;
- this.gvMx1supplierItemName.VisibleIndex = 19;
- this.gvMx1supplierItemName.Width = 94;
- //
- // gvMx1supplierItemCode
- //
- this.gvMx1supplierItemCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1supplierItemCode.AppearanceCell.Options.UseFont = true;
- this.gvMx1supplierItemCode.Caption = "渚涘簲鍟嗙墿鏂欑紪鐮�";
- this.gvMx1supplierItemCode.FieldName = "supplierItemCode";
- this.gvMx1supplierItemCode.MinWidth = 50;
- this.gvMx1supplierItemCode.Name = "gvMx1supplierItemCode";
- this.gvMx1supplierItemCode.Tag = "query_a.SUPPLIER_ITEM_CODE";
- this.gvMx1supplierItemCode.Visible = true;
- this.gvMx1supplierItemCode.VisibleIndex = 18;
- this.gvMx1supplierItemCode.Width = 94;
+ this.gvMx1outsourcingOrderId.VisibleIndex = 13;
+ this.gvMx1outsourcingOrderId.Width = 100;
//
// gvMx1remarks
//
@@ -640,12 +547,12 @@
this.gvMx1remarks.AppearanceCell.Options.UseFont = true;
this.gvMx1remarks.Caption = "澶囨敞";
this.gvMx1remarks.FieldName = "remarks";
- this.gvMx1remarks.MinWidth = 50;
+ this.gvMx1remarks.MinWidth = 100;
this.gvMx1remarks.Name = "gvMx1remarks";
this.gvMx1remarks.Tag = "query_a.REMARKS";
this.gvMx1remarks.Visible = true;
- this.gvMx1remarks.VisibleIndex = 17;
- this.gvMx1remarks.Width = 94;
+ this.gvMx1remarks.VisibleIndex = 12;
+ this.gvMx1remarks.Width = 100;
//
// gvMx1isGift
//
@@ -653,51 +560,12 @@
this.gvMx1isGift.AppearanceCell.Options.UseFont = true;
this.gvMx1isGift.Caption = "鏄惁璧犲搧";
this.gvMx1isGift.FieldName = "isGift";
- this.gvMx1isGift.MinWidth = 50;
+ this.gvMx1isGift.MinWidth = 100;
this.gvMx1isGift.Name = "gvMx1isGift";
this.gvMx1isGift.Tag = "query_a.IS_GIFT";
this.gvMx1isGift.Visible = true;
- this.gvMx1isGift.VisibleIndex = 16;
- this.gvMx1isGift.Width = 94;
- //
- // gvMx1settlementOrg
- //
- this.gvMx1settlementOrg.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1settlementOrg.AppearanceCell.Options.UseFont = true;
- this.gvMx1settlementOrg.Caption = "缁撶畻缁勭粐";
- this.gvMx1settlementOrg.FieldName = "settlementOrg";
- this.gvMx1settlementOrg.MinWidth = 50;
- this.gvMx1settlementOrg.Name = "gvMx1settlementOrg";
- this.gvMx1settlementOrg.Tag = "query_a.SETTLEMENT_ORG";
- this.gvMx1settlementOrg.Visible = true;
- this.gvMx1settlementOrg.VisibleIndex = 15;
- this.gvMx1settlementOrg.Width = 94;
- //
- // gvMx1receivingOrg
- //
- this.gvMx1receivingOrg.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1receivingOrg.AppearanceCell.Options.UseFont = true;
- this.gvMx1receivingOrg.Caption = "鏀舵枡缁勭粐";
- this.gvMx1receivingOrg.FieldName = "receivingOrg";
- this.gvMx1receivingOrg.MinWidth = 50;
- this.gvMx1receivingOrg.Name = "gvMx1receivingOrg";
- this.gvMx1receivingOrg.Tag = "query_a.RECEIVING_ORG";
- this.gvMx1receivingOrg.Visible = true;
- this.gvMx1receivingOrg.VisibleIndex = 14;
- this.gvMx1receivingOrg.Width = 94;
- //
- // gvMx1demandOrg
- //
- this.gvMx1demandOrg.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1demandOrg.AppearanceCell.Options.UseFont = true;
- this.gvMx1demandOrg.Caption = "闇�姹傜粍缁�";
- this.gvMx1demandOrg.FieldName = "demandOrg";
- this.gvMx1demandOrg.MinWidth = 50;
- this.gvMx1demandOrg.Name = "gvMx1demandOrg";
- this.gvMx1demandOrg.Tag = "query_a.DEMAND_ORG";
- this.gvMx1demandOrg.Visible = true;
- this.gvMx1demandOrg.VisibleIndex = 13;
- this.gvMx1demandOrg.Width = 94;
+ this.gvMx1isGift.VisibleIndex = 11;
+ this.gvMx1isGift.Width = 100;
//
// gvMx1latestDeliveryDate
//
@@ -705,12 +573,12 @@
this.gvMx1latestDeliveryDate.AppearanceCell.Options.UseFont = true;
this.gvMx1latestDeliveryDate.Caption = "鏈�鏅氫氦璐ф棩鏈�";
this.gvMx1latestDeliveryDate.FieldName = "latestDeliveryDate";
- this.gvMx1latestDeliveryDate.MinWidth = 50;
+ this.gvMx1latestDeliveryDate.MinWidth = 200;
this.gvMx1latestDeliveryDate.Name = "gvMx1latestDeliveryDate";
this.gvMx1latestDeliveryDate.Tag = "query_a.LATEST_DELIVERY_DATE";
this.gvMx1latestDeliveryDate.Visible = true;
- this.gvMx1latestDeliveryDate.VisibleIndex = 12;
- this.gvMx1latestDeliveryDate.Width = 94;
+ this.gvMx1latestDeliveryDate.VisibleIndex = 10;
+ this.gvMx1latestDeliveryDate.Width = 200;
//
// gvMx1earliestDeliveryDate
//
@@ -718,12 +586,12 @@
this.gvMx1earliestDeliveryDate.AppearanceCell.Options.UseFont = true;
this.gvMx1earliestDeliveryDate.Caption = "鏈�鏃╀氦璐ф棩鏈�";
this.gvMx1earliestDeliveryDate.FieldName = "earliestDeliveryDate";
- this.gvMx1earliestDeliveryDate.MinWidth = 50;
+ this.gvMx1earliestDeliveryDate.MinWidth = 200;
this.gvMx1earliestDeliveryDate.Name = "gvMx1earliestDeliveryDate";
this.gvMx1earliestDeliveryDate.Tag = "query_a.EARLIEST_DELIVERY_DATE";
this.gvMx1earliestDeliveryDate.Visible = true;
- this.gvMx1earliestDeliveryDate.VisibleIndex = 11;
- this.gvMx1earliestDeliveryDate.Width = 94;
+ this.gvMx1earliestDeliveryDate.VisibleIndex = 9;
+ this.gvMx1earliestDeliveryDate.Width = 200;
//
// gvMx1deliveryDate
//
@@ -731,12 +599,12 @@
this.gvMx1deliveryDate.AppearanceCell.Options.UseFont = true;
this.gvMx1deliveryDate.Caption = "浜よ揣鏃ユ湡";
this.gvMx1deliveryDate.FieldName = "deliveryDate";
- this.gvMx1deliveryDate.MinWidth = 50;
+ this.gvMx1deliveryDate.MinWidth = 200;
this.gvMx1deliveryDate.Name = "gvMx1deliveryDate";
this.gvMx1deliveryDate.Tag = "query_a.DELIVERY_DATE";
this.gvMx1deliveryDate.Visible = true;
- this.gvMx1deliveryDate.VisibleIndex = 10;
- this.gvMx1deliveryDate.Width = 94;
+ this.gvMx1deliveryDate.VisibleIndex = 8;
+ this.gvMx1deliveryDate.Width = 200;
//
// gvMx1pricingQty
//
@@ -744,12 +612,12 @@
this.gvMx1pricingQty.AppearanceCell.Options.UseFont = true;
this.gvMx1pricingQty.Caption = "璁′环鏁伴噺";
this.gvMx1pricingQty.FieldName = "pricingQty";
- this.gvMx1pricingQty.MinWidth = 50;
+ this.gvMx1pricingQty.MinWidth = 100;
this.gvMx1pricingQty.Name = "gvMx1pricingQty";
this.gvMx1pricingQty.Tag = "query_a.PRICING_QTY";
this.gvMx1pricingQty.Visible = true;
- this.gvMx1pricingQty.VisibleIndex = 9;
- this.gvMx1pricingQty.Width = 94;
+ this.gvMx1pricingQty.VisibleIndex = 7;
+ this.gvMx1pricingQty.Width = 100;
//
// gvMx1pricingUnit
//
@@ -757,12 +625,12 @@
this.gvMx1pricingUnit.AppearanceCell.Options.UseFont = true;
this.gvMx1pricingUnit.Caption = "璁′环鍗曚綅";
this.gvMx1pricingUnit.FieldName = "pricingUnit";
- this.gvMx1pricingUnit.MinWidth = 50;
+ this.gvMx1pricingUnit.MinWidth = 100;
this.gvMx1pricingUnit.Name = "gvMx1pricingUnit";
this.gvMx1pricingUnit.Tag = "query_a.PRICING_UNIT";
this.gvMx1pricingUnit.Visible = true;
- this.gvMx1pricingUnit.VisibleIndex = 8;
- this.gvMx1pricingUnit.Width = 94;
+ this.gvMx1pricingUnit.VisibleIndex = 6;
+ this.gvMx1pricingUnit.Width = 100;
//
// gvMx1inventoryUnit
//
@@ -770,12 +638,12 @@
this.gvMx1inventoryUnit.AppearanceCell.Options.UseFont = true;
this.gvMx1inventoryUnit.Caption = "搴撳瓨鍗曚綅";
this.gvMx1inventoryUnit.FieldName = "inventoryUnit";
- this.gvMx1inventoryUnit.MinWidth = 50;
+ this.gvMx1inventoryUnit.MinWidth = 100;
this.gvMx1inventoryUnit.Name = "gvMx1inventoryUnit";
this.gvMx1inventoryUnit.Tag = "query_a.INVENTORY_UNIT";
this.gvMx1inventoryUnit.Visible = true;
- this.gvMx1inventoryUnit.VisibleIndex = 7;
- this.gvMx1inventoryUnit.Width = 94;
+ this.gvMx1inventoryUnit.VisibleIndex = 5;
+ this.gvMx1inventoryUnit.Width = 100;
//
// gvMx1purchaseQty
//
@@ -783,12 +651,12 @@
this.gvMx1purchaseQty.AppearanceCell.Options.UseFont = true;
this.gvMx1purchaseQty.Caption = "閲囪喘鏁伴噺";
this.gvMx1purchaseQty.FieldName = "purchaseQty";
- this.gvMx1purchaseQty.MinWidth = 50;
+ this.gvMx1purchaseQty.MinWidth = 100;
this.gvMx1purchaseQty.Name = "gvMx1purchaseQty";
this.gvMx1purchaseQty.Tag = "query_a.PURCHASE_QTY";
this.gvMx1purchaseQty.Visible = true;
- this.gvMx1purchaseQty.VisibleIndex = 6;
- this.gvMx1purchaseQty.Width = 94;
+ this.gvMx1purchaseQty.VisibleIndex = 4;
+ this.gvMx1purchaseQty.Width = 100;
//
// gvMx1purchaseUnit
//
@@ -796,12 +664,12 @@
this.gvMx1purchaseUnit.AppearanceCell.Options.UseFont = true;
this.gvMx1purchaseUnit.Caption = "閲囪喘鍗曚綅";
this.gvMx1purchaseUnit.FieldName = "purchaseUnit";
- this.gvMx1purchaseUnit.MinWidth = 50;
+ this.gvMx1purchaseUnit.MinWidth = 100;
this.gvMx1purchaseUnit.Name = "gvMx1purchaseUnit";
this.gvMx1purchaseUnit.Tag = "query_a.PURCHASE_UNIT";
this.gvMx1purchaseUnit.Visible = true;
- this.gvMx1purchaseUnit.VisibleIndex = 5;
- this.gvMx1purchaseUnit.Width = 94;
+ this.gvMx1purchaseUnit.VisibleIndex = 3;
+ this.gvMx1purchaseUnit.Width = 100;
//
// gvMx1itemId
//
@@ -809,12 +677,12 @@
this.gvMx1itemId.AppearanceCell.Options.UseFont = true;
this.gvMx1itemId.Caption = "鐗╂枡缂栫爜";
this.gvMx1itemId.FieldName = "itemId";
- this.gvMx1itemId.MinWidth = 50;
+ this.gvMx1itemId.MinWidth = 100;
this.gvMx1itemId.Name = "gvMx1itemId";
this.gvMx1itemId.Tag = "query_a.ITEM_ID";
this.gvMx1itemId.Visible = true;
- this.gvMx1itemId.VisibleIndex = 4;
- this.gvMx1itemId.Width = 94;
+ this.gvMx1itemId.VisibleIndex = 2;
+ this.gvMx1itemId.Width = 100;
//
// gvMx1orderLineId
//
@@ -822,12 +690,12 @@
this.gvMx1orderLineId.AppearanceCell.Options.UseFont = true;
this.gvMx1orderLineId.Caption = "閲囪喘璁㈠崟琛屽彿";
this.gvMx1orderLineId.FieldName = "orderLineId";
- this.gvMx1orderLineId.MinWidth = 50;
+ this.gvMx1orderLineId.MinWidth = 100;
this.gvMx1orderLineId.Name = "gvMx1orderLineId";
this.gvMx1orderLineId.Tag = "query_a.ORDER_LINE_ID";
this.gvMx1orderLineId.Visible = true;
- this.gvMx1orderLineId.VisibleIndex = 3;
- this.gvMx1orderLineId.Width = 94;
+ this.gvMx1orderLineId.VisibleIndex = 1;
+ this.gvMx1orderLineId.Width = 100;
//
// gvMx1salesOrderId
//
@@ -835,25 +703,12 @@
this.gvMx1salesOrderId.AppearanceCell.Options.UseFont = true;
this.gvMx1salesOrderId.Caption = "閿�鍞鍗曞彿";
this.gvMx1salesOrderId.FieldName = "salesOrderId";
- this.gvMx1salesOrderId.MinWidth = 50;
+ this.gvMx1salesOrderId.MinWidth = 150;
this.gvMx1salesOrderId.Name = "gvMx1salesOrderId";
this.gvMx1salesOrderId.Tag = "query_a.SALES_ORDER_ID";
this.gvMx1salesOrderId.Visible = true;
- this.gvMx1salesOrderId.VisibleIndex = 2;
- this.gvMx1salesOrderId.Width = 94;
- //
- // gvMx1billNo
- //
- this.gvMx1billNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1billNo.AppearanceCell.Options.UseFont = true;
- this.gvMx1billNo.Caption = "閲囪喘鍗曞彿";
- this.gvMx1billNo.FieldName = "billNo";
- this.gvMx1billNo.MinWidth = 50;
- this.gvMx1billNo.Name = "gvMx1billNo";
- this.gvMx1billNo.Tag = "query_a.BILL_NO";
- this.gvMx1billNo.Visible = true;
- this.gvMx1billNo.VisibleIndex = 1;
- this.gvMx1billNo.Width = 94;
+ this.gvMx1salesOrderId.VisibleIndex = 0;
+ this.gvMx1salesOrderId.Width = 150;
//
// gvMx1guid
//
@@ -888,25 +743,19 @@
//
this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gvMx1guid,
- this.gvMx1billNo,
this.gvMx1salesOrderId,
this.gvMx1orderLineId,
this.gvMx1itemId,
- this.gvMx1purchaseUnit,
this.gvMx1purchaseQty,
+ this.gvMx1purchaseUnit,
this.gvMx1inventoryUnit,
this.gvMx1pricingUnit,
this.gvMx1pricingQty,
this.gvMx1deliveryDate,
this.gvMx1earliestDeliveryDate,
this.gvMx1latestDeliveryDate,
- this.gvMx1demandOrg,
- this.gvMx1receivingOrg,
- this.gvMx1settlementOrg,
this.gvMx1isGift,
this.gvMx1remarks,
- this.gvMx1supplierItemCode,
- this.gvMx1supplierItemName,
this.gvMx1outsourcingOrderId,
this.gvMx1batchNumber,
this.gvMx1businessClose,
@@ -930,11 +779,7 @@
this.gvMx1changeFlag,
this.gvMx1demandSource,
this.gvMx1demandDocumentId,
- this.gvMx1demandDocumentLineId,
- this.gvMx1ebelnK3id,
- this.gvMx1id,
- this.gvMx1erpId,
- this.gvMx1purchaseOrderLineNumber});
+ this.gvMx1demandDocumentLineId});
this.gvMx1.GridControl = this.gcMx1;
this.gvMx1.Name = "gvMx1";
this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -1005,13 +850,13 @@
this.gv_changereason.AppearanceCell.Options.UseFont = true;
this.gv_changereason.Caption = "鍙樻洿鍘熷洜 ";
this.gv_changereason.FieldName = "changereason";
- this.gv_changereason.MinWidth = 50;
+ this.gv_changereason.MinWidth = 100;
this.gv_changereason.Name = "gv_changereason";
this.gv_changereason.OptionsColumn.AllowEdit = false;
this.gv_changereason.Tag = "query_a.CHANGEREASON";
this.gv_changereason.Visible = true;
- this.gv_changereason.VisibleIndex = 32;
- this.gv_changereason.Width = 94;
+ this.gv_changereason.VisibleIndex = 28;
+ this.gv_changereason.Width = 100;
//
// lb_checkFalg
//
@@ -1038,13 +883,13 @@
this.gv_checkFalg.AppearanceCell.Options.UseFont = true;
this.gv_checkFalg.Caption = "瀹℃牳鏍囪瘑 ";
this.gv_checkFalg.FieldName = "checkFalg";
- this.gv_checkFalg.MinWidth = 50;
+ this.gv_checkFalg.MinWidth = 100;
this.gv_checkFalg.Name = "gv_checkFalg";
this.gv_checkFalg.OptionsColumn.AllowEdit = false;
this.gv_checkFalg.Tag = "query_a.CHECK_FALG";
this.gv_checkFalg.Visible = true;
- this.gv_checkFalg.VisibleIndex = 31;
- this.gv_checkFalg.Width = 94;
+ this.gv_checkFalg.VisibleIndex = 27;
+ this.gv_checkFalg.Width = 100;
//
// lb_checkBy
//
@@ -1071,13 +916,13 @@
this.gv_checkBy.AppearanceCell.Options.UseFont = true;
this.gv_checkBy.Caption = "瀹℃牳浜� ";
this.gv_checkBy.FieldName = "checkBy";
- this.gv_checkBy.MinWidth = 50;
+ this.gv_checkBy.MinWidth = 100;
this.gv_checkBy.Name = "gv_checkBy";
this.gv_checkBy.OptionsColumn.AllowEdit = false;
this.gv_checkBy.Tag = "query_a.CHECK_BY";
this.gv_checkBy.Visible = true;
- this.gv_checkBy.VisibleIndex = 30;
- this.gv_checkBy.Width = 94;
+ this.gv_checkBy.VisibleIndex = 26;
+ this.gv_checkBy.Width = 100;
//
// lb_checkDate
//
@@ -1104,13 +949,13 @@
this.gv_checkDate.AppearanceCell.Options.UseFont = true;
this.gv_checkDate.Caption = "瀹℃牳鏃ユ湡 ";
this.gv_checkDate.FieldName = "checkDate";
- this.gv_checkDate.MinWidth = 50;
+ this.gv_checkDate.MinWidth = 100;
this.gv_checkDate.Name = "gv_checkDate";
this.gv_checkDate.OptionsColumn.AllowEdit = false;
this.gv_checkDate.Tag = "query_a.CHECK_DATE";
this.gv_checkDate.Visible = true;
- this.gv_checkDate.VisibleIndex = 29;
- this.gv_checkDate.Width = 94;
+ this.gv_checkDate.VisibleIndex = 25;
+ this.gv_checkDate.Width = 100;
//
// lb_ebelnK3id
//
@@ -1130,20 +975,6 @@
this.txt_ebelnK3id.Properties.Appearance.Options.UseFont = true;
this.txt_ebelnK3id.Size = new System.Drawing.Size(150, 28);
this.txt_ebelnK3id.TabIndex = 360;
- //
- // gv_ebelnK3id
- //
- this.gv_ebelnK3id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_ebelnK3id.AppearanceCell.Options.UseFont = true;
- this.gv_ebelnK3id.Caption = "ERP鐨処D鍙� ";
- this.gv_ebelnK3id.FieldName = "ebelnK3id";
- this.gv_ebelnK3id.MinWidth = 50;
- this.gv_ebelnK3id.Name = "gv_ebelnK3id";
- this.gv_ebelnK3id.OptionsColumn.AllowEdit = false;
- this.gv_ebelnK3id.Tag = "query_a.EBELN_K3ID";
- this.gv_ebelnK3id.Visible = true;
- this.gv_ebelnK3id.VisibleIndex = 28;
- this.gv_ebelnK3id.Width = 94;
//
// lb_erpCheckDate
//
@@ -1170,13 +1001,13 @@
this.gv_erpCheckDate.AppearanceCell.Options.UseFont = true;
this.gv_erpCheckDate.Caption = "瀹℃牳鏃堕棿 ";
this.gv_erpCheckDate.FieldName = "erpCheckDate";
- this.gv_erpCheckDate.MinWidth = 50;
+ this.gv_erpCheckDate.MinWidth = 100;
this.gv_erpCheckDate.Name = "gv_erpCheckDate";
this.gv_erpCheckDate.OptionsColumn.AllowEdit = false;
this.gv_erpCheckDate.Tag = "query_a.ERP_CHECK_DATE";
this.gv_erpCheckDate.Visible = true;
- this.gv_erpCheckDate.VisibleIndex = 27;
- this.gv_erpCheckDate.Width = 94;
+ this.gv_erpCheckDate.VisibleIndex = 24;
+ this.gv_erpCheckDate.Width = 100;
//
// lb_erpCheckBy
//
@@ -1203,13 +1034,13 @@
this.gv_erpCheckBy.AppearanceCell.Options.UseFont = true;
this.gv_erpCheckBy.Caption = "瀹℃牳浜� ";
this.gv_erpCheckBy.FieldName = "erpCheckBy";
- this.gv_erpCheckBy.MinWidth = 50;
+ this.gv_erpCheckBy.MinWidth = 100;
this.gv_erpCheckBy.Name = "gv_erpCheckBy";
this.gv_erpCheckBy.OptionsColumn.AllowEdit = false;
this.gv_erpCheckBy.Tag = "query_a.ERP_CHECK_BY";
this.gv_erpCheckBy.Visible = true;
- this.gv_erpCheckBy.VisibleIndex = 26;
- this.gv_erpCheckBy.Width = 94;
+ this.gv_erpCheckBy.VisibleIndex = 23;
+ this.gv_erpCheckBy.Width = 100;
//
// lb_lastupdateBy
//
@@ -1236,13 +1067,13 @@
this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true;
this.gv_lastupdateBy.Caption = "鏈�鍚庝慨鏀逛汉 ";
this.gv_lastupdateBy.FieldName = "lastupdateBy";
- this.gv_lastupdateBy.MinWidth = 50;
+ this.gv_lastupdateBy.MinWidth = 100;
this.gv_lastupdateBy.Name = "gv_lastupdateBy";
this.gv_lastupdateBy.OptionsColumn.AllowEdit = false;
this.gv_lastupdateBy.Tag = "query_a.LASTUPDATE_BY";
this.gv_lastupdateBy.Visible = true;
- this.gv_lastupdateBy.VisibleIndex = 25;
- this.gv_lastupdateBy.Width = 94;
+ this.gv_lastupdateBy.VisibleIndex = 22;
+ this.gv_lastupdateBy.Width = 100;
//
// lb_lastupdateDate
//
@@ -1269,13 +1100,13 @@
this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true;
this.gv_lastupdateDate.Caption = "鏈�鍚庝慨鏀规椂闂� ";
this.gv_lastupdateDate.FieldName = "lastupdateDate";
- this.gv_lastupdateDate.MinWidth = 50;
+ this.gv_lastupdateDate.MinWidth = 100;
this.gv_lastupdateDate.Name = "gv_lastupdateDate";
this.gv_lastupdateDate.OptionsColumn.AllowEdit = false;
this.gv_lastupdateDate.Tag = "query_a.LASTUPDATE_DATE";
this.gv_lastupdateDate.Visible = true;
- this.gv_lastupdateDate.VisibleIndex = 24;
- this.gv_lastupdateDate.Width = 94;
+ this.gv_lastupdateDate.VisibleIndex = 21;
+ this.gv_lastupdateDate.Width = 100;
//
// lb_createDate
//
@@ -1302,13 +1133,13 @@
this.gv_createDate.AppearanceCell.Options.UseFont = true;
this.gv_createDate.Caption = "鍒涘缓鏃ユ湡 ";
this.gv_createDate.FieldName = "createDate";
- this.gv_createDate.MinWidth = 50;
+ this.gv_createDate.MinWidth = 200;
this.gv_createDate.Name = "gv_createDate";
this.gv_createDate.OptionsColumn.AllowEdit = false;
this.gv_createDate.Tag = "query_a.CREATE_DATE";
this.gv_createDate.Visible = true;
- this.gv_createDate.VisibleIndex = 23;
- this.gv_createDate.Width = 94;
+ this.gv_createDate.VisibleIndex = 20;
+ this.gv_createDate.Width = 200;
//
// lb_createBy
//
@@ -1335,13 +1166,13 @@
this.gv_createBy.AppearanceCell.Options.UseFont = true;
this.gv_createBy.Caption = "鍒涘缓浜� ";
this.gv_createBy.FieldName = "createBy";
- this.gv_createBy.MinWidth = 50;
+ this.gv_createBy.MinWidth = 100;
this.gv_createBy.Name = "gv_createBy";
this.gv_createBy.OptionsColumn.AllowEdit = false;
this.gv_createBy.Tag = "query_a.CREATE_BY";
this.gv_createBy.Visible = true;
- this.gv_createBy.VisibleIndex = 22;
- this.gv_createBy.Width = 94;
+ this.gv_createBy.VisibleIndex = 19;
+ this.gv_createBy.Width = 100;
//
// lb_cancellationDate
//
@@ -1368,13 +1199,13 @@
this.gv_cancellationDate.AppearanceCell.Options.UseFont = true;
this.gv_cancellationDate.Caption = "浣滃簾鏃ユ湡 ";
this.gv_cancellationDate.FieldName = "cancellationDate";
- this.gv_cancellationDate.MinWidth = 50;
+ this.gv_cancellationDate.MinWidth = 100;
this.gv_cancellationDate.Name = "gv_cancellationDate";
this.gv_cancellationDate.OptionsColumn.AllowEdit = false;
this.gv_cancellationDate.Tag = "query_a.CANCELLATION_DATE";
this.gv_cancellationDate.Visible = true;
- this.gv_cancellationDate.VisibleIndex = 21;
- this.gv_cancellationDate.Width = 94;
+ this.gv_cancellationDate.VisibleIndex = 18;
+ this.gv_cancellationDate.Width = 100;
//
// lb_cancellationPerson
//
@@ -1401,13 +1232,13 @@
this.gv_cancellationPerson.AppearanceCell.Options.UseFont = true;
this.gv_cancellationPerson.Caption = "浣滃簾浜� ";
this.gv_cancellationPerson.FieldName = "cancellationPerson";
- this.gv_cancellationPerson.MinWidth = 50;
+ this.gv_cancellationPerson.MinWidth = 100;
this.gv_cancellationPerson.Name = "gv_cancellationPerson";
this.gv_cancellationPerson.OptionsColumn.AllowEdit = false;
this.gv_cancellationPerson.Tag = "query_a.CANCELLATION_PERSON";
this.gv_cancellationPerson.Visible = true;
- this.gv_cancellationPerson.VisibleIndex = 20;
- this.gv_cancellationPerson.Width = 94;
+ this.gv_cancellationPerson.VisibleIndex = 17;
+ this.gv_cancellationPerson.Width = 100;
//
// lb_cancellationStatus
//
@@ -1439,8 +1270,8 @@
this.gv_cancellationStatus.OptionsColumn.AllowEdit = false;
this.gv_cancellationStatus.Tag = "query_a.CANCELLATION_STATUS";
this.gv_cancellationStatus.Visible = true;
- this.gv_cancellationStatus.VisibleIndex = 19;
- this.gv_cancellationStatus.Width = 94;
+ this.gv_cancellationStatus.VisibleIndex = 17;
+ this.gv_cancellationStatus.Width = 50;
//
// lb_fixtureMoldProcurement
//
@@ -1460,20 +1291,6 @@
this.txt_fixtureMoldProcurement.Properties.Appearance.Options.UseFont = true;
this.txt_fixtureMoldProcurement.Size = new System.Drawing.Size(150, 28);
this.txt_fixtureMoldProcurement.TabIndex = 285;
- //
- // gv_fixtureMoldProcurement
- //
- this.gv_fixtureMoldProcurement.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_fixtureMoldProcurement.AppearanceCell.Options.UseFont = true;
- this.gv_fixtureMoldProcurement.Caption = "娌诲叿涓舵ā鍏峰姞宸ュ強閲囪喘 ";
- this.gv_fixtureMoldProcurement.FieldName = "fixtureMoldProcurement";
- this.gv_fixtureMoldProcurement.MinWidth = 50;
- this.gv_fixtureMoldProcurement.Name = "gv_fixtureMoldProcurement";
- this.gv_fixtureMoldProcurement.OptionsColumn.AllowEdit = false;
- this.gv_fixtureMoldProcurement.Tag = "query_a.FIXTURE_MOLD_PROCUREMENT";
- this.gv_fixtureMoldProcurement.Visible = true;
- this.gv_fixtureMoldProcurement.VisibleIndex = 18;
- this.gv_fixtureMoldProcurement.Width = 94;
//
// lb_remarks
//
@@ -1500,13 +1317,13 @@
this.gv_remarks.AppearanceCell.Options.UseFont = true;
this.gv_remarks.Caption = "澶囨敞 ";
this.gv_remarks.FieldName = "remarks";
- this.gv_remarks.MinWidth = 50;
+ this.gv_remarks.MinWidth = 100;
this.gv_remarks.Name = "gv_remarks";
this.gv_remarks.OptionsColumn.AllowEdit = false;
this.gv_remarks.Tag = "query_a.REMARKS";
this.gv_remarks.Visible = true;
- this.gv_remarks.VisibleIndex = 17;
- this.gv_remarks.Width = 94;
+ this.gv_remarks.VisibleIndex = 15;
+ this.gv_remarks.Width = 100;
//
// lb_transportMethod
//
@@ -1533,13 +1350,13 @@
this.gv_transportMethod.AppearanceCell.Options.UseFont = true;
this.gv_transportMethod.Caption = "杩愯緭鏂瑰紡 ";
this.gv_transportMethod.FieldName = "transportMethod";
- this.gv_transportMethod.MinWidth = 50;
+ this.gv_transportMethod.MinWidth = 100;
this.gv_transportMethod.Name = "gv_transportMethod";
this.gv_transportMethod.OptionsColumn.AllowEdit = false;
this.gv_transportMethod.Tag = "query_a.TRANSPORT_METHOD";
this.gv_transportMethod.Visible = true;
- this.gv_transportMethod.VisibleIndex = 16;
- this.gv_transportMethod.Width = 94;
+ this.gv_transportMethod.VisibleIndex = 14;
+ this.gv_transportMethod.Width = 100;
//
// lb_email
//
@@ -1559,20 +1376,6 @@
this.txt_email.Properties.Appearance.Options.UseFont = true;
this.txt_email.Size = new System.Drawing.Size(150, 28);
this.txt_email.TabIndex = 267;
- //
- // gv_email
- //
- this.gv_email.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_email.AppearanceCell.Options.UseFont = true;
- this.gv_email.Caption = "閭 ";
- this.gv_email.FieldName = "email";
- this.gv_email.MinWidth = 50;
- this.gv_email.Name = "gv_email";
- this.gv_email.OptionsColumn.AllowEdit = false;
- this.gv_email.Tag = "query_a.EMAIL";
- this.gv_email.Visible = true;
- this.gv_email.VisibleIndex = 15;
- this.gv_email.Width = 94;
//
// lb_paymentParty
//
@@ -1599,13 +1402,13 @@
this.gv_paymentParty.AppearanceCell.Options.UseFont = true;
this.gv_paymentParty.Caption = "鏀舵鏂� ";
this.gv_paymentParty.FieldName = "paymentParty";
- this.gv_paymentParty.MinWidth = 50;
+ this.gv_paymentParty.MinWidth = 100;
this.gv_paymentParty.Name = "gv_paymentParty";
this.gv_paymentParty.OptionsColumn.AllowEdit = false;
this.gv_paymentParty.Tag = "query_a.PAYMENT_PARTY";
this.gv_paymentParty.Visible = true;
- this.gv_paymentParty.VisibleIndex = 14;
- this.gv_paymentParty.Width = 94;
+ this.gv_paymentParty.VisibleIndex = 13;
+ this.gv_paymentParty.Width = 100;
//
// lb_settlementParty
//
@@ -1632,13 +1435,13 @@
this.gv_settlementParty.AppearanceCell.Options.UseFont = true;
this.gv_settlementParty.Caption = "缁撶畻鏂� ";
this.gv_settlementParty.FieldName = "settlementParty";
- this.gv_settlementParty.MinWidth = 50;
+ this.gv_settlementParty.MinWidth = 100;
this.gv_settlementParty.Name = "gv_settlementParty";
this.gv_settlementParty.OptionsColumn.AllowEdit = false;
this.gv_settlementParty.Tag = "query_a.SETTLEMENT_PARTY";
this.gv_settlementParty.Visible = true;
- this.gv_settlementParty.VisibleIndex = 13;
- this.gv_settlementParty.Width = 94;
+ this.gv_settlementParty.VisibleIndex = 12;
+ this.gv_settlementParty.Width = 100;
//
// lb_qualityReq
//
@@ -1665,13 +1468,13 @@
this.gv_qualityReq.AppearanceCell.Options.UseFont = true;
this.gv_qualityReq.Caption = "璐ㄩ噺瑕佹眰 ";
this.gv_qualityReq.FieldName = "qualityReq";
- this.gv_qualityReq.MinWidth = 50;
+ this.gv_qualityReq.MinWidth = 100;
this.gv_qualityReq.Name = "gv_qualityReq";
this.gv_qualityReq.OptionsColumn.AllowEdit = false;
this.gv_qualityReq.Tag = "query_a.QUALITY_REQ";
this.gv_qualityReq.Visible = true;
- this.gv_qualityReq.VisibleIndex = 12;
- this.gv_qualityReq.Width = 94;
+ this.gv_qualityReq.VisibleIndex = 11;
+ this.gv_qualityReq.Width = 100;
//
// lb_purchaser
//
@@ -1698,13 +1501,13 @@
this.gv_purchaser.AppearanceCell.Options.UseFont = true;
this.gv_purchaser.Caption = "閲囪喘鍛� ";
this.gv_purchaser.FieldName = "purchaser";
- this.gv_purchaser.MinWidth = 50;
+ this.gv_purchaser.MinWidth = 100;
this.gv_purchaser.Name = "gv_purchaser";
this.gv_purchaser.OptionsColumn.AllowEdit = false;
this.gv_purchaser.Tag = "query_a.PURCHASER";
this.gv_purchaser.Visible = true;
this.gv_purchaser.VisibleIndex = 11;
- this.gv_purchaser.Width = 94;
+ this.gv_purchaser.Width = 100;
//
// lb_qtyAcceptance
//
@@ -1737,7 +1540,7 @@
this.gv_qtyAcceptance.Tag = "query_a.QTY_ACCEPTANCE";
this.gv_qtyAcceptance.Visible = true;
this.gv_qtyAcceptance.VisibleIndex = 10;
- this.gv_qtyAcceptance.Width = 94;
+ this.gv_qtyAcceptance.Width = 50;
//
// lb_purchaseGroup
//
@@ -1757,20 +1560,6 @@
this.txt_purchaseGroup.Properties.Appearance.Options.UseFont = true;
this.txt_purchaseGroup.Size = new System.Drawing.Size(150, 28);
this.txt_purchaseGroup.TabIndex = 240;
- //
- // gv_purchaseGroup
- //
- this.gv_purchaseGroup.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_purchaseGroup.AppearanceCell.Options.UseFont = true;
- this.gv_purchaseGroup.Caption = "閲囪喘缁� ";
- this.gv_purchaseGroup.FieldName = "purchaseGroup";
- this.gv_purchaseGroup.MinWidth = 50;
- this.gv_purchaseGroup.Name = "gv_purchaseGroup";
- this.gv_purchaseGroup.OptionsColumn.AllowEdit = false;
- this.gv_purchaseGroup.Tag = "query_a.PURCHASE_GROUP";
- this.gv_purchaseGroup.Visible = true;
- this.gv_purchaseGroup.VisibleIndex = 9;
- this.gv_purchaseGroup.Width = 94;
//
// lb_purchaseDept
//
@@ -1797,13 +1586,13 @@
this.gv_purchaseDept.AppearanceCell.Options.UseFont = true;
this.gv_purchaseDept.Caption = "閲囪喘閮ㄩ棬 ";
this.gv_purchaseDept.FieldName = "purchaseDept";
- this.gv_purchaseDept.MinWidth = 50;
+ this.gv_purchaseDept.MinWidth = 110;
this.gv_purchaseDept.Name = "gv_purchaseDept";
this.gv_purchaseDept.OptionsColumn.AllowEdit = false;
this.gv_purchaseDept.Tag = "query_a.PURCHASE_DEPT";
this.gv_purchaseDept.Visible = true;
- this.gv_purchaseDept.VisibleIndex = 8;
- this.gv_purchaseDept.Width = 94;
+ this.gv_purchaseDept.VisibleIndex = 9;
+ this.gv_purchaseDept.Width = 110;
//
// lb_purchaseOrg
//
@@ -1823,20 +1612,6 @@
this.txt_purchaseOrg.Properties.Appearance.Options.UseFont = true;
this.txt_purchaseOrg.Size = new System.Drawing.Size(150, 28);
this.txt_purchaseOrg.TabIndex = 231;
- //
- // gv_purchaseOrg
- //
- this.gv_purchaseOrg.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_purchaseOrg.AppearanceCell.Options.UseFont = true;
- this.gv_purchaseOrg.Caption = "閲囪喘缁勭粐 ";
- this.gv_purchaseOrg.FieldName = "purchaseOrg";
- this.gv_purchaseOrg.MinWidth = 50;
- this.gv_purchaseOrg.Name = "gv_purchaseOrg";
- this.gv_purchaseOrg.OptionsColumn.AllowEdit = false;
- this.gv_purchaseOrg.Tag = "query_a.PURCHASE_ORG";
- this.gv_purchaseOrg.Visible = true;
- this.gv_purchaseOrg.VisibleIndex = 7;
- this.gv_purchaseOrg.Width = 94;
//
// lb_closeStatus
//
@@ -1868,7 +1643,7 @@
this.gv_closeStatus.OptionsColumn.AllowEdit = false;
this.gv_closeStatus.Tag = "query_a.CLOSE_STATUS";
this.gv_closeStatus.Visible = true;
- this.gv_closeStatus.VisibleIndex = 6;
+ this.gv_closeStatus.VisibleIndex = 7;
this.gv_closeStatus.Width = 100;
//
// lb_supplier
@@ -1901,7 +1676,7 @@
this.gv_supplier.OptionsColumn.AllowEdit = false;
this.gv_supplier.Tag = "query_a.SUPPLIER";
this.gv_supplier.Visible = true;
- this.gv_supplier.VisibleIndex = 5;
+ this.gv_supplier.VisibleIndex = 6;
this.gv_supplier.Width = 110;
//
// lb_purchaseDate
@@ -1929,13 +1704,13 @@
this.gv_purchaseDate.AppearanceCell.Options.UseFont = true;
this.gv_purchaseDate.Caption = "閲囪喘鏃ユ湡 ";
this.gv_purchaseDate.FieldName = "purchaseDate";
- this.gv_purchaseDate.MinWidth = 120;
+ this.gv_purchaseDate.MinWidth = 200;
this.gv_purchaseDate.Name = "gv_purchaseDate";
this.gv_purchaseDate.OptionsColumn.AllowEdit = false;
this.gv_purchaseDate.Tag = "query_a.PURCHASE_DATE";
this.gv_purchaseDate.Visible = true;
- this.gv_purchaseDate.VisibleIndex = 4;
- this.gv_purchaseDate.Width = 120;
+ this.gv_purchaseDate.VisibleIndex = 5;
+ this.gv_purchaseDate.Width = 200;
//
// lb_businessType
//
@@ -1967,7 +1742,7 @@
this.gv_businessType.OptionsColumn.AllowEdit = false;
this.gv_businessType.Tag = "query_a.BUSINESS_TYPE";
this.gv_businessType.Visible = true;
- this.gv_businessType.VisibleIndex = 3;
+ this.gv_businessType.VisibleIndex = 4;
this.gv_businessType.Width = 100;
//
// lb_documentType
@@ -2000,7 +1775,7 @@
this.gv_documentType.OptionsColumn.AllowEdit = false;
this.gv_documentType.Tag = "query_a.DOCUMENT_TYPE";
this.gv_documentType.Visible = true;
- this.gv_documentType.VisibleIndex = 2;
+ this.gv_documentType.VisibleIndex = 3;
this.gv_documentType.Width = 110;
//
// lb_documentStatus
@@ -2033,7 +1808,7 @@
this.gv_documentStatus.OptionsColumn.AllowEdit = false;
this.gv_documentStatus.Tag = "query_a.DOCUMENT_STATUS";
this.gv_documentStatus.Visible = true;
- this.gv_documentStatus.VisibleIndex = 1;
+ this.gv_documentStatus.VisibleIndex = 2;
this.gv_documentStatus.Width = 100;
//
// lb_billNo
@@ -2066,7 +1841,7 @@
this.gv_billNo.OptionsColumn.AllowEdit = false;
this.gv_billNo.Tag = "query_a.BILL_NO";
this.gv_billNo.Visible = true;
- this.gv_billNo.VisibleIndex = 0;
+ this.gv_billNo.VisibleIndex = 1;
this.gv_billNo.Width = 120;
//
// toolBarMenu1
@@ -2077,11 +1852,11 @@
this.toolBarMenu1.isSetBtn = false;
this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
this.toolBarMenu1.Name = "toolBarMenu1";
- this.toolBarMenu1.rptService = null;
+ this.toolBarMenu1.rptParameter = "rpt_rohin{}";
this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80);
this.toolBarMenu1.TabIndex = 0;
this.toolBarMenu1.xlsInService = null;
- this.toolBarMenu1.xlsOutView = null;
+ this.toolBarMenu1.xlsOutParameter = "xlsOut_rohin{}";
//
// gcMain
//
@@ -2100,6 +1875,7 @@
this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
this.gridView1.Appearance.Row.Options.UseFont = true;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+ this.gv_factory,
this.gv_billNo,
this.gv_documentStatus,
this.gv_documentType,
@@ -2107,18 +1883,14 @@
this.gv_purchaseDate,
this.gv_supplier,
this.gv_closeStatus,
- this.gv_purchaseOrg,
this.gv_purchaseDept,
- this.gv_purchaseGroup,
this.gv_qtyAcceptance,
this.gv_purchaser,
this.gv_qualityReq,
this.gv_settlementParty,
this.gv_paymentParty,
- this.gv_email,
this.gv_transportMethod,
this.gv_remarks,
- this.gv_fixtureMoldProcurement,
this.gv_cancellationStatus,
this.gv_cancellationPerson,
this.gv_cancellationDate,
@@ -2128,12 +1900,10 @@
this.gv_lastupdateBy,
this.gv_erpCheckBy,
this.gv_erpCheckDate,
- this.gv_ebelnK3id,
this.gv_checkDate,
this.gv_checkBy,
this.gv_checkFalg,
- this.gv_changereason,
- this.gv_factory});
+ this.gv_changereason});
this.gridView1.GridControl = this.gcMain;
this.gridView1.IndicatorWidth = 50;
this.gridView1.Name = "gridView1";
@@ -2148,8 +1918,8 @@
this.gv_factory.MinWidth = 25;
this.gv_factory.Name = "gv_factory";
this.gv_factory.Visible = true;
- this.gv_factory.VisibleIndex = 33;
- this.gv_factory.Width = 94;
+ this.gv_factory.VisibleIndex = 0;
+ this.gv_factory.Width = 25;
//
// xtraTabControl1
//
@@ -2294,6 +2064,7 @@
this.labelControl11.Size = new System.Drawing.Size(45, 18);
this.labelControl11.TabIndex = 130;
this.labelControl11.Text = "涓婚敭锛�";
+ this.labelControl11.Visible = false;
//
// lbGuid
//
@@ -2302,6 +2073,7 @@
this.lbGuid.Name = "lbGuid";
this.lbGuid.Size = new System.Drawing.Size(0, 21);
this.lbGuid.TabIndex = 1;
+ this.lbGuid.Visible = false;
//
// Frm_MesRohIn
//
@@ -2374,10 +2146,6 @@
private System.Windows.Forms.Label lbGuid;
private DevExpress.XtraEditors.LabelControl labelControl11;
private DevExpress.XtraTab.XtraTabControl tabMx;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1purchaseOrderLineNumber;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1erpId;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1id;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1ebelnK3id;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1demandDocumentLineId;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1demandDocumentId;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1demandSource;
@@ -2402,13 +2170,8 @@
private DevExpress.XtraGrid.Columns.GridColumn gvMx1businessClose;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1batchNumber;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1outsourcingOrderId;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1supplierItemName;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1supplierItemCode;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1remarks;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1isGift;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1settlementOrg;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1receivingOrg;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1demandOrg;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1latestDeliveryDate;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1earliestDeliveryDate;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1deliveryDate;
@@ -2420,7 +2183,6 @@
private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemId;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1orderLineId;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1salesOrderId;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1billNo;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid;
private DevExpress.XtraTab.XtraTabPage tabMxPage1;
private DevExpress.XtraGrid.GridControl gcMx1;
@@ -2449,7 +2211,6 @@
private DevExpress.XtraEditors.LabelControl lb_ebelnK3id;
private DevExpress.XtraEditors.TextEdit txt_ebelnK3id;
- private DevExpress.XtraGrid.Columns.GridColumn gv_ebelnK3id;
private DevExpress.XtraEditors.LabelControl lb_erpCheckDate;
private DevExpress.XtraEditors.TextEdit txt_erpCheckDate;
@@ -2489,7 +2250,6 @@
private DevExpress.XtraEditors.LabelControl lb_fixtureMoldProcurement;
private DevExpress.XtraEditors.TextEdit txt_fixtureMoldProcurement;
- private DevExpress.XtraGrid.Columns.GridColumn gv_fixtureMoldProcurement;
private DevExpress.XtraEditors.LabelControl lb_remarks;
private DevExpress.XtraEditors.TextEdit txt_remarks;
@@ -2501,7 +2261,6 @@
private DevExpress.XtraEditors.LabelControl lb_email;
private DevExpress.XtraEditors.TextEdit txt_email;
- private DevExpress.XtraGrid.Columns.GridColumn gv_email;
private DevExpress.XtraEditors.LabelControl lb_paymentParty;
private DevExpress.XtraEditors.TextEdit txt_paymentParty;
@@ -2525,7 +2284,6 @@
private DevExpress.XtraEditors.LabelControl lb_purchaseGroup;
private DevExpress.XtraEditors.TextEdit txt_purchaseGroup;
- private DevExpress.XtraGrid.Columns.GridColumn gv_purchaseGroup;
private DevExpress.XtraEditors.LabelControl lb_purchaseDept;
private DevExpress.XtraEditors.TextEdit txt_purchaseDept;
@@ -2533,7 +2291,6 @@
private DevExpress.XtraEditors.LabelControl lb_purchaseOrg;
private DevExpress.XtraEditors.TextEdit txt_purchaseOrg;
- private DevExpress.XtraGrid.Columns.GridColumn gv_purchaseOrg;
private DevExpress.XtraEditors.LabelControl lb_closeStatus;
private DevExpress.XtraEditors.TextEdit txt_closeStatus;
--
Gitblit v1.9.3