From bcad58747aa94c710e35228fea00d95d379333fc Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期六, 11 一月 2025 17:39:05 +0800
Subject: [PATCH] 细节
---
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs | 321 ++++++++++++++++++++++++++++------------------------
1 files changed, 172 insertions(+), 149 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs
index 547f582..6679043 100644
--- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs
@@ -63,6 +63,7 @@
this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
this.gcMx1 = new DevExpress.XtraGrid.GridControl();
this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
+ this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_erpid = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -74,8 +75,7 @@
this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
this.gcMain = new DevExpress.XtraGrid.GridControl();
this.gridView1 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridView();
- this.gridBand1 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
- this.gv_factory = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
+ this.gridBand29 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
this.gv_paymentParty = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
this.gv_transportMethod = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
this.gv_lastupdateDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
@@ -83,6 +83,8 @@
this.gv_checkDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
this.gv_checkBy = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
this.gv_checkFalg = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
+ this.gridBand1 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
+ this.gv_factory = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
this.gridBand2 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
this.gv_billNo = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
this.gridBand3 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
@@ -119,10 +121,10 @@
this.gridBand20 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
this.gv_cancellationDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
this.gridBand21 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
- this.gridBand22 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
- this.gv_createDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
this.gridBand25 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
this.gv_createBy = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
+ this.gridBand22 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
+ this.gv_createDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
this.gridBand23 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
this.gv_remarks = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
this.gridBand24 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
@@ -165,8 +167,6 @@
this.gvMx1demandDocumentLineId.MinWidth = 100;
this.gvMx1demandDocumentLineId.Name = "gvMx1demandDocumentLineId";
this.gvMx1demandDocumentLineId.Tag = "query_a.DEMAND_DOCUMENT_LINE_ID";
- this.gvMx1demandDocumentLineId.Visible = true;
- this.gvMx1demandDocumentLineId.VisibleIndex = 33;
this.gvMx1demandDocumentLineId.Width = 100;
//
// gvMx1demandDocumentId
@@ -219,7 +219,7 @@
this.gvMx1sourceDocumentType.Tag = "query_a.SOURCE_DOCUMENT_TYPE";
this.gvMx1sourceDocumentType.Visible = true;
this.gvMx1sourceDocumentType.VisibleIndex = 30;
- this.gvMx1sourceDocumentType.Width = 100;
+ this.gvMx1sourceDocumentType.Width = 80;
//
// gvMx1returnableStoredQty
//
@@ -232,7 +232,7 @@
this.gvMx1returnableStoredQty.Tag = "query_a.RETURNABLE_STORED_QTY";
this.gvMx1returnableStoredQty.Visible = true;
this.gvMx1returnableStoredQty.VisibleIndex = 29;
- this.gvMx1returnableStoredQty.Width = 100;
+ this.gvMx1returnableStoredQty.Width = 80;
//
// gvMx1returnableReceivedQty
//
@@ -245,7 +245,7 @@
this.gvMx1returnableReceivedQty.Tag = "query_a.RETURNABLE_RECEIVED_QTY";
this.gvMx1returnableReceivedQty.Visible = true;
this.gvMx1returnableReceivedQty.VisibleIndex = 28;
- this.gvMx1returnableReceivedQty.Width = 100;
+ this.gvMx1returnableReceivedQty.Width = 80;
//
// gvMx1totalReturnedQty
//
@@ -258,7 +258,7 @@
this.gvMx1totalReturnedQty.Tag = "query_a.TOTAL_RETURNED_QTY";
this.gvMx1totalReturnedQty.Visible = true;
this.gvMx1totalReturnedQty.VisibleIndex = 27;
- this.gvMx1totalReturnedQty.Width = 100;
+ this.gvMx1totalReturnedQty.Width = 80;
//
// gvMx1remainingStoredQty
//
@@ -271,7 +271,7 @@
this.gvMx1remainingStoredQty.Tag = "query_a.REMAINING_STORED_QTY";
this.gvMx1remainingStoredQty.Visible = true;
this.gvMx1remainingStoredQty.VisibleIndex = 26;
- this.gvMx1remainingStoredQty.Width = 100;
+ this.gvMx1remainingStoredQty.Width = 80;
//
// gvMx1totalStoredQty
//
@@ -284,7 +284,7 @@
this.gvMx1totalStoredQty.Tag = "query_a.TOTAL_STORED_QTY";
this.gvMx1totalStoredQty.Visible = true;
this.gvMx1totalStoredQty.VisibleIndex = 25;
- this.gvMx1totalStoredQty.Width = 100;
+ this.gvMx1totalStoredQty.Width = 80;
//
// gvMx1remainingReceivedQty
//
@@ -297,7 +297,7 @@
this.gvMx1remainingReceivedQty.Tag = "query_a.REMAINING_RECEIVED_QTY";
this.gvMx1remainingReceivedQty.Visible = true;
this.gvMx1remainingReceivedQty.VisibleIndex = 13;
- this.gvMx1remainingReceivedQty.Width = 100;
+ this.gvMx1remainingReceivedQty.Width = 80;
//
// gvMx1totalReceivedQty
//
@@ -310,7 +310,7 @@
this.gvMx1totalReceivedQty.Tag = "query_a.TOTAL_RECEIVED_QTY";
this.gvMx1totalReceivedQty.Visible = true;
this.gvMx1totalReceivedQty.VisibleIndex = 24;
- this.gvMx1totalReceivedQty.Width = 100;
+ this.gvMx1totalReceivedQty.Width = 80;
//
// gvMx1terminateTime
//
@@ -344,12 +344,12 @@
this.gvMx1businessTerminate.AppearanceCell.Options.UseFont = true;
this.gvMx1businessTerminate.Caption = "涓氬姟缁堟 A:姝e父锛孊:涓氬姟缁堟";
this.gvMx1businessTerminate.FieldName = "businessTerminate";
- this.gvMx1businessTerminate.MinWidth = 50;
+ this.gvMx1businessTerminate.MinWidth = 80;
this.gvMx1businessTerminate.Name = "gvMx1businessTerminate";
this.gvMx1businessTerminate.Tag = "query_a.BUSINESS_TERMINATE";
this.gvMx1businessTerminate.Visible = true;
this.gvMx1businessTerminate.VisibleIndex = 5;
- this.gvMx1businessTerminate.Width = 94;
+ this.gvMx1businessTerminate.Width = 80;
//
// gvMx1freezeTime
//
@@ -388,7 +388,7 @@
this.gvMx1businessFreeze.Tag = "query_a.BUSINESS_FREEZE";
this.gvMx1businessFreeze.Visible = true;
this.gvMx1businessFreeze.VisibleIndex = 19;
- this.gvMx1businessFreeze.Width = 94;
+ this.gvMx1businessFreeze.Width = 50;
//
// gvMx1businessClose
//
@@ -422,12 +422,12 @@
this.gvMx1isGift.AppearanceCell.Options.UseFont = true;
this.gvMx1isGift.Caption = "鏄惁璧犲搧";
this.gvMx1isGift.FieldName = "isGift";
- this.gvMx1isGift.MinWidth = 100;
+ this.gvMx1isGift.MinWidth = 50;
this.gvMx1isGift.Name = "gvMx1isGift";
this.gvMx1isGift.Tag = "query_a.IS_GIFT";
this.gvMx1isGift.Visible = true;
this.gvMx1isGift.VisibleIndex = 16;
- this.gvMx1isGift.Width = 100;
+ this.gvMx1isGift.Width = 50;
//
// gvMx1latestDeliveryDate
//
@@ -474,38 +474,38 @@
this.gvMx1pricingQty.AppearanceCell.Options.UseFont = true;
this.gvMx1pricingQty.Caption = "璁′环鏁伴噺";
this.gvMx1pricingQty.FieldName = "pricingQty";
- this.gvMx1pricingQty.MinWidth = 80;
+ this.gvMx1pricingQty.MinWidth = 50;
this.gvMx1pricingQty.Name = "gvMx1pricingQty";
this.gvMx1pricingQty.Tag = "query_a.PRICING_QTY";
this.gvMx1pricingQty.Visible = true;
this.gvMx1pricingQty.VisibleIndex = 6;
- this.gvMx1pricingQty.Width = 100;
+ this.gvMx1pricingQty.Width = 50;
//
// gvMx1pricingUnit
//
this.gvMx1pricingUnit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1pricingUnit.AppearanceCell.Options.UseFont = true;
this.gvMx1pricingUnit.Caption = "璁′环鍗曚綅";
- this.gvMx1pricingUnit.FieldName = "pricingUnit";
- this.gvMx1pricingUnit.MinWidth = 80;
+ this.gvMx1pricingUnit.FieldName = "jjFname";
+ this.gvMx1pricingUnit.MinWidth = 50;
this.gvMx1pricingUnit.Name = "gvMx1pricingUnit";
this.gvMx1pricingUnit.Tag = "query_a.PRICING_UNIT";
this.gvMx1pricingUnit.Visible = true;
this.gvMx1pricingUnit.VisibleIndex = 7;
- this.gvMx1pricingUnit.Width = 100;
+ this.gvMx1pricingUnit.Width = 50;
//
// gvMx1inventoryUnit
//
this.gvMx1inventoryUnit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1inventoryUnit.AppearanceCell.Options.UseFont = true;
this.gvMx1inventoryUnit.Caption = "搴撳瓨鍗曚綅";
- this.gvMx1inventoryUnit.FieldName = "inventoryUnit";
- this.gvMx1inventoryUnit.MinWidth = 80;
+ this.gvMx1inventoryUnit.FieldName = "kcFname";
+ this.gvMx1inventoryUnit.MinWidth = 50;
this.gvMx1inventoryUnit.Name = "gvMx1inventoryUnit";
this.gvMx1inventoryUnit.Tag = "query_a.INVENTORY_UNIT";
this.gvMx1inventoryUnit.Visible = true;
this.gvMx1inventoryUnit.VisibleIndex = 14;
- this.gvMx1inventoryUnit.Width = 100;
+ this.gvMx1inventoryUnit.Width = 50;
//
// gvMx1purchaseQty
//
@@ -513,12 +513,12 @@
this.gvMx1purchaseQty.AppearanceCell.Options.UseFont = true;
this.gvMx1purchaseQty.Caption = "閲囪喘鏁伴噺";
this.gvMx1purchaseQty.FieldName = "purchaseQty";
- this.gvMx1purchaseQty.MinWidth = 80;
+ this.gvMx1purchaseQty.MinWidth = 50;
this.gvMx1purchaseQty.Name = "gvMx1purchaseQty";
this.gvMx1purchaseQty.Tag = "query_a.PURCHASE_QTY";
this.gvMx1purchaseQty.Visible = true;
this.gvMx1purchaseQty.VisibleIndex = 11;
- this.gvMx1purchaseQty.Width = 100;
+ this.gvMx1purchaseQty.Width = 50;
//
// gvMx1purchaseUnit
//
@@ -526,12 +526,12 @@
this.gvMx1purchaseUnit.AppearanceCell.Options.UseFont = true;
this.gvMx1purchaseUnit.Caption = "閲囪喘鍗曚綅";
this.gvMx1purchaseUnit.FieldName = "cgFname";
- this.gvMx1purchaseUnit.MinWidth = 80;
+ this.gvMx1purchaseUnit.MinWidth = 50;
this.gvMx1purchaseUnit.Name = "gvMx1purchaseUnit";
this.gvMx1purchaseUnit.Tag = "query_a.PURCHASE_UNIT";
this.gvMx1purchaseUnit.Visible = true;
this.gvMx1purchaseUnit.VisibleIndex = 12;
- this.gvMx1purchaseUnit.Width = 100;
+ this.gvMx1purchaseUnit.Width = 50;
//
// gvMx1itemId
//
@@ -542,8 +542,6 @@
this.gvMx1itemId.MinWidth = 100;
this.gvMx1itemId.Name = "gvMx1itemId";
this.gvMx1itemId.Tag = "query_a.ITEM_ID";
- this.gvMx1itemId.Visible = true;
- this.gvMx1itemId.VisibleIndex = 2;
this.gvMx1itemId.Width = 100;
//
// gvMx1salesOrderId
@@ -556,7 +554,7 @@
this.gvMx1salesOrderId.Name = "gvMx1salesOrderId";
this.gvMx1salesOrderId.Tag = "query_a.SALES_ORDER_ID";
this.gvMx1salesOrderId.Visible = true;
- this.gvMx1salesOrderId.VisibleIndex = 1;
+ this.gvMx1salesOrderId.VisibleIndex = 2;
this.gvMx1salesOrderId.Width = 150;
//
// tabMxPage1
@@ -583,6 +581,7 @@
this.gvMx1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
this.gvMx1.ColumnPanelRowHeight = 60;
this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+ this.gridColumn3,
this.gv_erpid,
this.gvMx1salesOrderId,
this.gvMx1itemId,
@@ -621,8 +620,17 @@
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;
+ //
+ // gridColumn3
+ //
+ this.gridColumn3.Caption = "鏀舵枡缁勭粐";
+ this.gridColumn3.FieldName = "receivingOrg";
+ this.gridColumn3.MinWidth = 250;
+ this.gridColumn3.Name = "gridColumn3";
+ this.gridColumn3.Visible = true;
+ this.gridColumn3.VisibleIndex = 0;
+ this.gridColumn3.Width = 250;
//
// gv_erpid
//
@@ -631,7 +639,7 @@
this.gv_erpid.MinWidth = 100;
this.gv_erpid.Name = "gv_erpid";
this.gv_erpid.Visible = true;
- this.gv_erpid.VisibleIndex = 0;
+ this.gv_erpid.VisibleIndex = 1;
this.gv_erpid.Width = 100;
//
// gridColumn2
@@ -704,6 +712,7 @@
// toolBarMenu1
//
this.toolBarMenu1.chkParameter = null;
+ this.toolBarMenu1.currentAction = null;
this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
this.toolBarMenu1.guidKey = null;
this.toolBarMenu1.isSetBtn = false;
@@ -734,6 +743,7 @@
this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
this.gridView1.Appearance.Row.Options.UseFont = true;
this.gridView1.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
+ this.gridBand29,
this.gridBand1,
this.gridBand2,
this.gridBand3,
@@ -792,31 +802,21 @@
this.gridView1.OptionsView.ShowColumnHeaders = false;
this.gridView1.OptionsView.ShowGroupPanel = false;
//
- // gridBand1
+ // gridBand29
//
- this.gridBand1.Caption = "ERPID鍙�";
- this.gridBand1.Columns.Add(this.gv_factory);
- this.gridBand1.Columns.Add(this.gv_paymentParty);
- this.gridBand1.Columns.Add(this.gv_transportMethod);
- this.gridBand1.Columns.Add(this.gv_lastupdateDate);
- this.gridBand1.Columns.Add(this.gv_lastupdateBy);
- this.gridBand1.Columns.Add(this.gv_checkDate);
- this.gridBand1.Columns.Add(this.gv_checkBy);
- this.gridBand1.Columns.Add(this.gv_checkFalg);
- this.gridBand1.MinWidth = 80;
- this.gridBand1.Name = "gridBand1";
- this.gridBand1.VisibleIndex = 0;
- this.gridBand1.Width = 80;
- //
- // gv_factory
- //
- this.gv_factory.Caption = "ERPID鍙�";
- this.gv_factory.FieldName = "ebelnK3id";
- this.gv_factory.MinWidth = 25;
- this.gv_factory.Name = "gv_factory";
- this.gv_factory.OptionsColumn.AllowEdit = false;
- this.gv_factory.Visible = true;
- this.gv_factory.Width = 70;
+ this.gridBand29.Caption = "鏀舵枡缁勭粐";
+ this.gridBand29.Columns.Add(this.gv_paymentParty);
+ this.gridBand29.Columns.Add(this.gv_transportMethod);
+ this.gridBand29.Columns.Add(this.gv_lastupdateDate);
+ this.gridBand29.Columns.Add(this.gv_lastupdateBy);
+ this.gridBand29.Columns.Add(this.gv_checkDate);
+ this.gridBand29.Columns.Add(this.gv_checkBy);
+ this.gridBand29.Columns.Add(this.gv_checkFalg);
+ this.gridBand29.MinWidth = 250;
+ this.gridBand29.Name = "gridBand29";
+ this.gridBand29.Visible = false;
+ this.gridBand29.VisibleIndex = -1;
+ this.gridBand29.Width = 250;
//
// gv_paymentParty
//
@@ -902,6 +902,26 @@
this.gv_checkFalg.Tag = "query_a.CHECK_FALG";
this.gv_checkFalg.Width = 100;
//
+ // gridBand1
+ //
+ this.gridBand1.Caption = "ERPID鍙�";
+ this.gridBand1.Columns.Add(this.gv_factory);
+ this.gridBand1.MinWidth = 80;
+ this.gridBand1.Name = "gridBand1";
+ this.gridBand1.VisibleIndex = 0;
+ this.gridBand1.Width = 80;
+ //
+ // gv_factory
+ //
+ this.gv_factory.Caption = "ERPID鍙�";
+ this.gv_factory.FieldName = "ebelnK3id";
+ this.gv_factory.MinWidth = 25;
+ this.gv_factory.Name = "gv_factory";
+ this.gv_factory.OptionsColumn.AllowEdit = false;
+ this.gv_factory.Tag = "query_a.ebelnK3id";
+ this.gv_factory.Visible = true;
+ this.gv_factory.Width = 80;
+ //
// gridBand2
//
this.gridBand2.Caption = "閲囪喘鍗曞彿";
@@ -928,31 +948,31 @@
//
this.gridBand3.AppearanceHeader.Options.UseTextOptions = true;
this.gridBand3.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
- this.gridBand3.Caption = "鍗曟嵁鐘舵��:A鍒涘缓,B瀹℃牳涓�,C宸插鏍�,D閲嶆柊瀹℃牳,Z鏆傚瓨";
+ this.gridBand3.Caption = "鍗曟嵁鐘舵��";
this.gridBand3.Columns.Add(this.gv_documentStatus);
- this.gridBand3.MinWidth = 100;
+ this.gridBand3.MinWidth = 70;
this.gridBand3.Name = "gridBand3";
+ this.gridBand3.RowCount = 2;
this.gridBand3.VisibleIndex = 2;
- this.gridBand3.Width = 100;
//
// gv_documentStatus
//
this.gv_documentStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_documentStatus.AppearanceCell.Options.UseFont = true;
this.gv_documentStatus.Caption = "鍗曟嵁鐘舵��:A鍒涘缓,B瀹℃牳涓�,C宸插鏍�,D閲嶆柊瀹℃牳,Z鏆傚瓨";
- this.gv_documentStatus.FieldName = "documentStatus";
+ this.gv_documentStatus.FieldName = "docStusTxt";
this.gv_documentStatus.MinWidth = 25;
this.gv_documentStatus.Name = "gv_documentStatus";
this.gv_documentStatus.OptionsColumn.AllowEdit = false;
this.gv_documentStatus.Tag = "query_a.DOCUMENT_STATUS";
this.gv_documentStatus.Visible = true;
- this.gv_documentStatus.Width = 100;
+ this.gv_documentStatus.Width = 70;
//
// gridBand4
//
this.gridBand4.AppearanceHeader.Options.UseTextOptions = true;
this.gridBand4.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
- this.gridBand4.Caption = "鍗曟嵁绫诲瀷:1閲囪喘,2濮斿";
+ this.gridBand4.Caption = "鍗曟嵁绫诲瀷";
this.gridBand4.Columns.Add(this.gv_documentType);
this.gridBand4.MinWidth = 80;
this.gridBand4.Name = "gridBand4";
@@ -964,13 +984,13 @@
this.gv_documentType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_documentType.AppearanceCell.Options.UseFont = true;
this.gv_documentType.Caption = "鍗曟嵁绫诲瀷:1閲囪喘,2濮斿";
- this.gv_documentType.FieldName = "documentType";
+ this.gv_documentType.FieldName = "documentTypeTxt";
this.gv_documentType.MinWidth = 25;
this.gv_documentType.Name = "gv_documentType";
this.gv_documentType.OptionsColumn.AllowEdit = false;
this.gv_documentType.Tag = "query_a.DOCUMENT_TYPE";
this.gv_documentType.Visible = true;
- this.gv_documentType.Width = 70;
+ this.gv_documentType.Width = 80;
//
// gridBand5
//
@@ -978,21 +998,22 @@
this.gridBand5.Columns.Add(this.gv_businessType);
this.gridBand5.MinWidth = 80;
this.gridBand5.Name = "gridBand5";
- this.gridBand5.VisibleIndex = 4;
- this.gridBand5.Width = 100;
+ this.gridBand5.Visible = false;
+ this.gridBand5.VisibleIndex = -1;
+ this.gridBand5.Width = 80;
//
// gv_businessType
//
this.gv_businessType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_businessType.AppearanceCell.Options.UseFont = true;
this.gv_businessType.Caption = "涓氬姟绫诲瀷";
- this.gv_businessType.FieldName = "businessType";
+ this.gv_businessType.FieldName = "businessType2";
this.gv_businessType.MinWidth = 25;
this.gv_businessType.Name = "gv_businessType";
this.gv_businessType.OptionsColumn.AllowEdit = false;
this.gv_businessType.Tag = "query_a.BUSINESS_TYPE";
this.gv_businessType.Visible = true;
- this.gv_businessType.Width = 100;
+ this.gv_businessType.Width = 80;
//
// gridBand8
//
@@ -1000,7 +1021,7 @@
this.gridBand8.Columns.Add(this.gv_purchaseDate);
this.gridBand8.MinWidth = 170;
this.gridBand8.Name = "gridBand8";
- this.gridBand8.VisibleIndex = 5;
+ this.gridBand8.VisibleIndex = 4;
this.gridBand8.Width = 170;
//
// gv_purchaseDate
@@ -1014,7 +1035,7 @@
this.gv_purchaseDate.OptionsColumn.AllowEdit = false;
this.gv_purchaseDate.Tag = "query_a.PURCHASE_DATE";
this.gv_purchaseDate.Visible = true;
- this.gv_purchaseDate.Width = 100;
+ this.gv_purchaseDate.Width = 170;
//
// gridBand6
//
@@ -1026,29 +1047,29 @@
this.gridBand7});
this.gridBand6.MinWidth = 200;
this.gridBand6.Name = "gridBand6";
- this.gridBand6.VisibleIndex = 6;
+ this.gridBand6.VisibleIndex = 5;
this.gridBand6.Width = 200;
//
// gridBand11
//
- this.gridBand11.Caption = "ID";
+ this.gridBand11.Caption = "缂栧彿";
this.gridBand11.Columns.Add(this.gv_supplier);
this.gridBand11.Name = "gridBand11";
this.gridBand11.VisibleIndex = 0;
- this.gridBand11.Width = 50;
+ this.gridBand11.Width = 66;
//
// gv_supplier
//
this.gv_supplier.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_supplier.AppearanceCell.Options.UseFont = true;
this.gv_supplier.Caption = "渚涘簲鍟�";
- this.gv_supplier.FieldName = "supplier";
+ this.gv_supplier.FieldName = "suppNo";
this.gv_supplier.MinWidth = 25;
this.gv_supplier.Name = "gv_supplier";
this.gv_supplier.OptionsColumn.AllowEdit = false;
this.gv_supplier.Tag = "query_a.SUPPLIER";
this.gv_supplier.Visible = true;
- this.gv_supplier.Width = 50;
+ this.gv_supplier.Width = 66;
//
// gridBand7
//
@@ -1057,7 +1078,7 @@
this.gridBand7.MinWidth = 100;
this.gridBand7.Name = "gridBand7";
this.gridBand7.VisibleIndex = 1;
- this.gridBand7.Width = 100;
+ this.gridBand7.Width = 134;
//
// bandedGridColumn1
//
@@ -1066,8 +1087,9 @@
this.bandedGridColumn1.MinWidth = 25;
this.bandedGridColumn1.Name = "bandedGridColumn1";
this.bandedGridColumn1.OptionsColumn.AllowEdit = false;
+ this.bandedGridColumn1.Tag = "query_a.suppName";
this.bandedGridColumn1.Visible = true;
- this.bandedGridColumn1.Width = 25;
+ this.bandedGridColumn1.Width = 134;
//
// gridBand9
//
@@ -1077,7 +1099,7 @@
this.gridBand9.Columns.Add(this.gv_closeStatus);
this.gridBand9.MinWidth = 80;
this.gridBand9.Name = "gridBand9";
- this.gridBand9.VisibleIndex = 7;
+ this.gridBand9.VisibleIndex = 6;
this.gridBand9.Width = 80;
//
// gv_closeStatus
@@ -1091,7 +1113,7 @@
this.gv_closeStatus.OptionsColumn.AllowEdit = false;
this.gv_closeStatus.Tag = "query_a.CLOSE_STATUS";
this.gv_closeStatus.Visible = true;
- this.gv_closeStatus.Width = 50;
+ this.gv_closeStatus.Width = 80;
//
// gridBand10
//
@@ -1103,8 +1125,8 @@
this.gridBand13});
this.gridBand10.MinWidth = 100;
this.gridBand10.Name = "gridBand10";
- this.gridBand10.VisibleIndex = 8;
- this.gridBand10.Width = 140;
+ this.gridBand10.VisibleIndex = 7;
+ this.gridBand10.Width = 130;
//
// gridBand12
//
@@ -1113,20 +1135,20 @@
this.gridBand12.MinWidth = 50;
this.gridBand12.Name = "gridBand12";
this.gridBand12.VisibleIndex = 0;
- this.gridBand12.Width = 60;
+ this.gridBand12.Width = 50;
//
// gv_purchaseDept
//
this.gv_purchaseDept.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_purchaseDept.AppearanceCell.Options.UseFont = true;
this.gv_purchaseDept.Caption = "閲囪喘閮ㄩ棬";
- this.gv_purchaseDept.FieldName = "purchaseDept";
+ this.gv_purchaseDept.FieldName = "departmentcode";
this.gv_purchaseDept.MinWidth = 25;
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.Width = 60;
+ this.gv_purchaseDept.Width = 50;
//
// gridBand13
//
@@ -1144,8 +1166,9 @@
this.bandedGridColumn2.MinWidth = 25;
this.bandedGridColumn2.Name = "bandedGridColumn2";
this.bandedGridColumn2.OptionsColumn.AllowEdit = false;
+ this.bandedGridColumn2.Tag = "query_a.departmentname";
this.bandedGridColumn2.Visible = true;
- this.bandedGridColumn2.Width = 25;
+ this.bandedGridColumn2.Width = 80;
//
// gridBand14
//
@@ -1155,7 +1178,7 @@
this.gridBand14.Columns.Add(this.gv_qtyAcceptance);
this.gridBand14.MinWidth = 50;
this.gridBand14.Name = "gridBand14";
- this.gridBand14.VisibleIndex = 9;
+ this.gridBand14.VisibleIndex = 8;
this.gridBand14.Width = 50;
//
// gv_qtyAcceptance
@@ -1169,7 +1192,7 @@
this.gv_qtyAcceptance.OptionsColumn.AllowEdit = false;
this.gv_qtyAcceptance.Tag = "query_a.QTY_ACCEPTANCE";
this.gv_qtyAcceptance.Visible = true;
- this.gv_qtyAcceptance.Width = 30;
+ this.gv_qtyAcceptance.Width = 50;
//
// gridBand15
//
@@ -1177,8 +1200,8 @@
this.gridBand15.Columns.Add(this.gv_purchaser);
this.gridBand15.MinWidth = 60;
this.gridBand15.Name = "gridBand15";
- this.gridBand15.VisibleIndex = 10;
- this.gridBand15.Width = 100;
+ this.gridBand15.VisibleIndex = 9;
+ this.gridBand15.Width = 60;
//
// gv_purchaser
//
@@ -1191,7 +1214,7 @@
this.gv_purchaser.OptionsColumn.AllowEdit = false;
this.gv_purchaser.Tag = "query_a.PURCHASER";
this.gv_purchaser.Visible = true;
- this.gv_purchaser.Width = 100;
+ this.gv_purchaser.Width = 60;
//
// gridBand16
//
@@ -1199,8 +1222,8 @@
this.gridBand16.Columns.Add(this.gv_qualityReq);
this.gridBand16.MinWidth = 80;
this.gridBand16.Name = "gridBand16";
- this.gridBand16.VisibleIndex = 11;
- this.gridBand16.Width = 100;
+ this.gridBand16.VisibleIndex = 10;
+ this.gridBand16.Width = 80;
//
// gv_qualityReq
//
@@ -1213,7 +1236,7 @@
this.gv_qualityReq.OptionsColumn.AllowEdit = false;
this.gv_qualityReq.Tag = "query_a.QUALITY_REQ";
this.gv_qualityReq.Visible = true;
- this.gv_qualityReq.Width = 100;
+ this.gv_qualityReq.Width = 80;
//
// gridBand17
//
@@ -1225,8 +1248,8 @@
this.gridBand18,
this.gridBand20});
this.gridBand17.Name = "gridBand17";
- this.gridBand17.VisibleIndex = 12;
- this.gridBand17.Width = 360;
+ this.gridBand17.VisibleIndex = 11;
+ this.gridBand17.Width = 300;
//
// gridBand19
//
@@ -1248,7 +1271,7 @@
this.gv_cancellationStatus.OptionsColumn.AllowEdit = false;
this.gv_cancellationStatus.Tag = "query_a.CANCELLATION_STATUS";
this.gv_cancellationStatus.Visible = true;
- this.gv_cancellationStatus.Width = 50;
+ this.gv_cancellationStatus.Width = 60;
//
// gridBand18
//
@@ -1257,7 +1280,7 @@
this.gridBand18.MinWidth = 60;
this.gridBand18.Name = "gridBand18";
this.gridBand18.VisibleIndex = 1;
- this.gridBand18.Width = 100;
+ this.gridBand18.Width = 60;
//
// gv_cancellationPerson
//
@@ -1270,7 +1293,7 @@
this.gv_cancellationPerson.OptionsColumn.AllowEdit = false;
this.gv_cancellationPerson.Tag = "query_a.CANCELLATION_PERSON";
this.gv_cancellationPerson.Visible = true;
- this.gv_cancellationPerson.Width = 100;
+ this.gv_cancellationPerson.Width = 60;
//
// gridBand20
//
@@ -1279,7 +1302,7 @@
this.gridBand20.MinWidth = 180;
this.gridBand20.Name = "gridBand20";
this.gridBand20.VisibleIndex = 2;
- this.gridBand20.Width = 200;
+ this.gridBand20.Width = 180;
//
// gv_cancellationDate
//
@@ -1292,7 +1315,7 @@
this.gv_cancellationDate.OptionsColumn.AllowEdit = false;
this.gv_cancellationDate.Tag = "query_a.CANCELLATION_DATE";
this.gv_cancellationDate.Visible = true;
- this.gv_cancellationDate.Width = 200;
+ this.gv_cancellationDate.Width = 180;
//
// gridBand21
//
@@ -1300,33 +1323,11 @@
this.gridBand21.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridBand21.Caption = "鍒涘缓淇℃伅";
this.gridBand21.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
- this.gridBand22,
- this.gridBand25});
+ this.gridBand25,
+ this.gridBand22});
this.gridBand21.Name = "gridBand21";
- this.gridBand21.VisibleIndex = 13;
- this.gridBand21.Width = 300;
- //
- // gridBand22
- //
- this.gridBand22.Caption = "鍒涘缓鏃ユ湡";
- this.gridBand22.Columns.Add(this.gv_createDate);
- this.gridBand22.MinWidth = 180;
- this.gridBand22.Name = "gridBand22";
- this.gridBand22.VisibleIndex = 0;
- this.gridBand22.Width = 200;
- //
- // gv_createDate
- //
- this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_createDate.AppearanceCell.Options.UseFont = true;
- this.gv_createDate.Caption = "鍒涘缓鏃ユ湡";
- this.gv_createDate.FieldName = "createDate";
- this.gv_createDate.MinWidth = 25;
- 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.Width = 200;
+ this.gridBand21.VisibleIndex = 12;
+ this.gridBand21.Width = 260;
//
// gridBand25
//
@@ -1334,8 +1335,8 @@
this.gridBand25.Columns.Add(this.gv_createBy);
this.gridBand25.MinWidth = 80;
this.gridBand25.Name = "gridBand25";
- this.gridBand25.VisibleIndex = 1;
- this.gridBand25.Width = 100;
+ this.gridBand25.VisibleIndex = 0;
+ this.gridBand25.Width = 80;
//
// gv_createBy
//
@@ -1348,7 +1349,29 @@
this.gv_createBy.OptionsColumn.AllowEdit = false;
this.gv_createBy.Tag = "query_a.CREATE_BY";
this.gv_createBy.Visible = true;
- this.gv_createBy.Width = 100;
+ this.gv_createBy.Width = 80;
+ //
+ // gridBand22
+ //
+ this.gridBand22.Caption = "鍒涘缓鏃ユ湡";
+ this.gridBand22.Columns.Add(this.gv_createDate);
+ this.gridBand22.MinWidth = 180;
+ this.gridBand22.Name = "gridBand22";
+ this.gridBand22.VisibleIndex = 1;
+ this.gridBand22.Width = 180;
+ //
+ // gv_createDate
+ //
+ this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_createDate.AppearanceCell.Options.UseFont = true;
+ this.gv_createDate.Caption = "鍒涘缓鏃ユ湡";
+ this.gv_createDate.FieldName = "createDate";
+ this.gv_createDate.MinWidth = 25;
+ 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.Width = 180;
//
// gridBand23
//
@@ -1356,7 +1379,7 @@
this.gridBand23.Columns.Add(this.gv_remarks);
this.gridBand23.MinWidth = 100;
this.gridBand23.Name = "gridBand23";
- this.gridBand23.VisibleIndex = 14;
+ this.gridBand23.VisibleIndex = 13;
this.gridBand23.Width = 100;
//
// gv_remarks
@@ -1378,7 +1401,7 @@
this.gridBand24.Columns.Add(this.gv_changereason);
this.gridBand24.MinWidth = 100;
this.gridBand24.Name = "gridBand24";
- this.gridBand24.VisibleIndex = 15;
+ this.gridBand24.VisibleIndex = 14;
this.gridBand24.Width = 100;
//
// gv_changereason
@@ -1403,8 +1426,8 @@
this.gridBand27,
this.gridBand26});
this.gridBand28.Name = "gridBand28";
- this.gridBand28.VisibleIndex = 16;
- this.gridBand28.Width = 300;
+ this.gridBand28.VisibleIndex = 15;
+ this.gridBand28.Width = 260;
//
// gridBand27
//
@@ -1414,7 +1437,7 @@
this.gridBand27.MinWidth = 80;
this.gridBand27.Name = "gridBand27";
this.gridBand27.VisibleIndex = 0;
- this.gridBand27.Width = 100;
+ this.gridBand27.Width = 80;
//
// gv_settlementParty
//
@@ -1439,7 +1462,7 @@
this.gv_erpCheckBy.OptionsColumn.AllowEdit = false;
this.gv_erpCheckBy.Tag = "query_a.ERP_CHECK_BY";
this.gv_erpCheckBy.Visible = true;
- this.gv_erpCheckBy.Width = 100;
+ this.gv_erpCheckBy.Width = 80;
//
// gridBand26
//
@@ -1448,7 +1471,7 @@
this.gridBand26.MinWidth = 180;
this.gridBand26.Name = "gridBand26";
this.gridBand26.VisibleIndex = 1;
- this.gridBand26.Width = 200;
+ this.gridBand26.Width = 180;
//
// gv_erpCheckDate
//
@@ -1461,7 +1484,7 @@
this.gv_erpCheckDate.OptionsColumn.AllowEdit = false;
this.gv_erpCheckDate.Tag = "query_a.ERP_CHECK_DATE";
this.gv_erpCheckDate.Visible = true;
- this.gv_erpCheckDate.Width = 200;
+ this.gv_erpCheckDate.Width = 180;
//
// xtraTabControl1
//
@@ -1481,7 +1504,7 @@
this.xtraTabPage1.Controls.Add(this.pageBar1);
this.xtraTabPage1.Name = "xtraTabPage1";
this.xtraTabPage1.Size = new System.Drawing.Size(1363, 570);
- this.xtraTabPage1.Text = "鏁版嵁鏌ヨ";
+ this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
//
// pageBar1
//
@@ -1491,7 +1514,6 @@
this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
this.pageBar1.Name = "pageBar1";
this.pageBar1.RecordCount = 0;
- this.pageBar1.RowsCount = 50;
this.pageBar1.Size = new System.Drawing.Size(1363, 39);
this.pageBar1.TabIndex = 3;
this.pageBar1.TotalPages = 0;
@@ -1501,9 +1523,8 @@
this.xtraTabPage2.Controls.Add(this.tabMx);
this.xtraTabPage2.Controls.Add(this.panel1);
this.xtraTabPage2.Name = "xtraTabPage2";
- this.xtraTabPage2.PageEnabled = false;
this.xtraTabPage2.Size = new System.Drawing.Size(1363, 570);
- this.xtraTabPage2.Text = "鏁版嵁缂栬緫";
+ this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
//
// tabMx
//
@@ -1546,7 +1567,6 @@
// txt_supplier
//
this.txt_supplier.IsReadly = false;
- this.txt_supplier.KeyFile = "";
this.txt_supplier.Location = new System.Drawing.Point(385, 13);
this.txt_supplier.Margin = new System.Windows.Forms.Padding(0);
this.txt_supplier.Name = "txt_supplier";
@@ -1561,6 +1581,7 @@
this.Controls.Add(this.xtraTabControl1);
this.Controls.Add(this.toolBarMenu1);
this.Name = "Frm_MesRohIn";
+ this.Text = "閲囪喘璁㈠崟";
this.tabMxPage1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
@@ -1665,6 +1686,10 @@
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn1;
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn2;
+ private UserControl.UcLookSupplier txt_supplier;
+ private DevExpress.XtraEditors.LabelControl lbGuid;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
+ private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand29;
private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand1;
private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand2;
private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand3;
@@ -1686,14 +1711,12 @@
private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand18;
private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand20;
private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand21;
- private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand22;
private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand25;
+ private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand22;
private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand23;
private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand24;
private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand28;
private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand27;
private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand26;
- private UserControl.UcLookSupplier txt_supplier;
- private DevExpress.XtraEditors.LabelControl lbGuid;
}
}
\ No newline at end of file
--
Gitblit v1.9.3