From 89e9c658a4c3fe0a64ee67eecc84a928f303bacd Mon Sep 17 00:00:00 2001
From: lu <123456>
Date: 星期四, 13 十一月 2025 15:52:28 +0800
Subject: [PATCH] caa解锁
---
DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.Designer.cs | 238 +++++++++++++++++++++++++++++++++++++++--------------------
1 files changed, 158 insertions(+), 80 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.Designer.cs
index 3539b41..cecd8ea 100644
--- a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.Designer.cs
@@ -41,6 +41,11 @@
DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition();
DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
@@ -87,6 +92,7 @@
this.gridColumn30 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn34 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn41 = new DevExpress.XtraGrid.Columns.GridColumn();
this.pageBar1 = new UserControls.Data.UcPageBar();
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -192,7 +198,11 @@
this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn29 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn40 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn42 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
this.tips = new DevExpress.Utils.ToolTipController(this.components);
+ this.gridColumn43 = new DevExpress.XtraGrid.Columns.GridColumn();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
@@ -287,6 +297,7 @@
this.tabMxPage1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
this.SuspendLayout();
//
// toolBarMenu1
@@ -402,7 +413,8 @@
this.gridColumn39,
this.gridColumn30,
this.gridColumn34,
- this.gridColumn19});
+ this.gridColumn19,
+ this.gridColumn41});
this.gridView1.GridControl = this.gcMain1;
this.gridView1.IndicatorWidth = 50;
this.gridView1.Name = "gridView1";
@@ -825,6 +837,16 @@
this.gridColumn19.VisibleIndex = 13;
this.gridColumn19.Width = 94;
//
+ // gridColumn41
+ //
+ this.gridColumn41.Caption = "Erp閿�";
+ this.gridColumn41.FieldName = "txtColor";
+ this.gridColumn41.MinWidth = 25;
+ this.gridColumn41.Name = "gridColumn41";
+ this.gridColumn41.Visible = true;
+ this.gridColumn41.VisibleIndex = 22;
+ this.gridColumn41.Width = 94;
+ //
// pageBar1
//
this.pageBar1.CurrentPage = 1;
@@ -862,7 +884,7 @@
this.splitMx1.Panel2.Text = "Panel2";
this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
this.splitMx1.Size = new System.Drawing.Size(1464, 570);
- this.splitMx1.SplitterPosition = 216;
+ this.splitMx1.SplitterPosition = 221;
this.splitMx1.TabIndex = 0;
//
// layoutMx1
@@ -916,7 +938,7 @@
this.layoutMx1.Name = "layoutMx1";
this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(582, 419, 812, 500);
this.layoutMx1.Root = this.Root;
- this.layoutMx1.Size = new System.Drawing.Size(1464, 216);
+ this.layoutMx1.Size = new System.Drawing.Size(1464, 221);
this.layoutMx1.TabIndex = 0;
this.layoutMx1.Text = "layoutControl1";
//
@@ -930,7 +952,7 @@
//
// txt_wtOrg
//
- this.txt_wtOrg.Location = new System.Drawing.Point(1188, 124);
+ this.txt_wtOrg.Location = new System.Drawing.Point(1188, 126);
this.txt_wtOrg.Name = "txt_wtOrg";
this.txt_wtOrg.Properties.Appearance.Options.UseFont = true;
this.txt_wtOrg.Size = new System.Drawing.Size(264, 24);
@@ -939,7 +961,7 @@
//
// txt_scOrg
//
- this.txt_scOrg.Location = new System.Drawing.Point(1188, 96);
+ this.txt_scOrg.Location = new System.Drawing.Point(1188, 97);
this.txt_scOrg.Name = "txt_scOrg";
this.txt_scOrg.Properties.Appearance.Options.UseFont = true;
this.txt_scOrg.Size = new System.Drawing.Size(264, 24);
@@ -948,7 +970,7 @@
//
// txt_caa016
//
- this.txt_caa016.Location = new System.Drawing.Point(105, 152);
+ this.txt_caa016.Location = new System.Drawing.Point(105, 155);
this.txt_caa016.Name = "txt_caa016";
this.txt_caa016.Properties.Appearance.Options.UseFont = true;
this.txt_caa016.Size = new System.Drawing.Size(625, 24);
@@ -966,7 +988,7 @@
//
// txt_itemModel
//
- this.txt_itemModel.Location = new System.Drawing.Point(105, 124);
+ this.txt_itemModel.Location = new System.Drawing.Point(105, 126);
this.txt_itemModel.Name = "txt_itemModel";
this.txt_itemModel.Properties.Appearance.Options.UseFont = true;
this.txt_itemModel.Size = new System.Drawing.Size(264, 24);
@@ -993,7 +1015,7 @@
//
// txt_itemName
//
- this.txt_itemName.Location = new System.Drawing.Point(105, 96);
+ this.txt_itemName.Location = new System.Drawing.Point(105, 97);
this.txt_itemName.Name = "txt_itemName";
this.txt_itemName.Properties.Appearance.Options.UseFont = true;
this.txt_itemName.Size = new System.Drawing.Size(264, 24);
@@ -1029,7 +1051,7 @@
//
// txt_caa024
//
- this.txt_caa024.Location = new System.Drawing.Point(827, 96);
+ this.txt_caa024.Location = new System.Drawing.Point(827, 97);
this.txt_caa024.Name = "txt_caa024";
this.txt_caa024.Properties.Appearance.Options.UseFont = true;
this.txt_caa024.Size = new System.Drawing.Size(264, 24);
@@ -1038,7 +1060,7 @@
//
// txt_gdzt
//
- this.txt_gdzt.Location = new System.Drawing.Point(466, 124);
+ this.txt_gdzt.Location = new System.Drawing.Point(466, 126);
this.txt_gdzt.Name = "txt_gdzt";
this.txt_gdzt.Properties.Appearance.Options.UseFont = true;
this.txt_gdzt.Size = new System.Drawing.Size(264, 24);
@@ -1065,7 +1087,7 @@
//
// txt_saleOrderNo
//
- this.txt_saleOrderNo.Location = new System.Drawing.Point(105, 180);
+ this.txt_saleOrderNo.Location = new System.Drawing.Point(105, 184);
this.txt_saleOrderNo.Name = "txt_saleOrderNo";
this.txt_saleOrderNo.Properties.Appearance.Options.UseFont = true;
this.txt_saleOrderNo.Size = new System.Drawing.Size(264, 24);
@@ -1074,7 +1096,7 @@
//
// txt_dwName
//
- this.txt_dwName.Location = new System.Drawing.Point(466, 96);
+ this.txt_dwName.Location = new System.Drawing.Point(466, 97);
this.txt_dwName.Name = "txt_dwName";
this.txt_dwName.Properties.Appearance.Options.UseFont = true;
this.txt_dwName.Size = new System.Drawing.Size(264, 24);
@@ -1124,7 +1146,7 @@
//
// txt_saleOrderEntryseq
//
- this.txt_saleOrderEntryseq.Location = new System.Drawing.Point(466, 180);
+ this.txt_saleOrderEntryseq.Location = new System.Drawing.Point(466, 184);
this.txt_saleOrderEntryseq.Name = "txt_saleOrderEntryseq";
this.txt_saleOrderEntryseq.Size = new System.Drawing.Size(264, 24);
this.txt_saleOrderEntryseq.StyleController = this.layoutMx1;
@@ -1140,7 +1162,7 @@
//
// textEdit1
//
- this.textEdit1.Location = new System.Drawing.Point(827, 152);
+ this.textEdit1.Location = new System.Drawing.Point(827, 155);
this.textEdit1.Name = "textEdit1";
this.textEdit1.Size = new System.Drawing.Size(264, 24);
this.textEdit1.StyleController = this.layoutMx1;
@@ -1148,7 +1170,7 @@
//
// txt_stockInLimitL
//
- this.txt_stockInLimitL.Location = new System.Drawing.Point(827, 124);
+ this.txt_stockInLimitL.Location = new System.Drawing.Point(827, 126);
this.txt_stockInLimitL.Name = "txt_stockInLimitL";
this.txt_stockInLimitL.Size = new System.Drawing.Size(264, 24);
this.txt_stockInLimitL.StyleController = this.layoutMx1;
@@ -1156,7 +1178,7 @@
//
// txt_jaTime
//
- this.txt_jaTime.Location = new System.Drawing.Point(1188, 180);
+ this.txt_jaTime.Location = new System.Drawing.Point(1188, 184);
this.txt_jaTime.Name = "txt_jaTime";
this.txt_jaTime.Size = new System.Drawing.Size(264, 24);
this.txt_jaTime.StyleController = this.layoutMx1;
@@ -1164,7 +1186,7 @@
//
// txt_jaBs
//
- this.txt_jaBs.Location = new System.Drawing.Point(1095, 152);
+ this.txt_jaBs.Location = new System.Drawing.Point(1095, 155);
this.txt_jaBs.Name = "txt_jaBs";
this.txt_jaBs.Properties.Caption = "缁撴鏍囪瘑";
this.txt_jaBs.Size = new System.Drawing.Size(357, 24);
@@ -1205,7 +1227,7 @@
//
// txt_caa013
//
- this.txt_caa013.Location = new System.Drawing.Point(827, 180);
+ this.txt_caa013.Location = new System.Drawing.Point(827, 184);
this.txt_caa013.Name = "txt_caa013";
this.txt_caa013.Size = new System.Drawing.Size(264, 24);
this.txt_caa013.StyleController = this.layoutMx1;
@@ -1376,7 +1398,7 @@
rowDefinition5,
rowDefinition6,
rowDefinition7});
- this.Root.Size = new System.Drawing.Size(1464, 216);
+ this.Root.Size = new System.Drawing.Size(1464, 221);
this.Root.TextVisible = false;
//
// layoutControlItem1
@@ -1447,50 +1469,50 @@
this.layoutControlItem12.Name = "layoutControlItem12";
this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem12.Size = new System.Drawing.Size(361, 28);
+ this.layoutControlItem12.Size = new System.Drawing.Size(361, 29);
this.layoutControlItem12.Text = "Erp璁″垝涓嬭揪";
this.layoutControlItem12.TextSize = new System.Drawing.Size(81, 18);
//
// layoutControlItem16
//
this.layoutControlItem16.Control = this.txt_scOrg;
- this.layoutControlItem16.Location = new System.Drawing.Point(1083, 84);
+ this.layoutControlItem16.Location = new System.Drawing.Point(1083, 85);
this.layoutControlItem16.Name = "layoutControlItem16";
this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem16.Size = new System.Drawing.Size(361, 28);
+ this.layoutControlItem16.Size = new System.Drawing.Size(361, 29);
this.layoutControlItem16.Text = "鐢熶骇缁勭粐";
this.layoutControlItem16.TextSize = new System.Drawing.Size(81, 18);
//
// layoutControlItem18
//
this.layoutControlItem18.Control = this.txt_wtOrg;
- this.layoutControlItem18.Location = new System.Drawing.Point(1083, 112);
+ this.layoutControlItem18.Location = new System.Drawing.Point(1083, 114);
this.layoutControlItem18.Name = "layoutControlItem18";
this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem18.Size = new System.Drawing.Size(361, 28);
+ this.layoutControlItem18.Size = new System.Drawing.Size(361, 29);
this.layoutControlItem18.Text = "濮旀墭缁勭粐";
this.layoutControlItem18.TextSize = new System.Drawing.Size(81, 18);
//
// layoutControlItem15
//
this.layoutControlItem15.Control = this.txt_itemModel;
- this.layoutControlItem15.Location = new System.Drawing.Point(0, 112);
+ this.layoutControlItem15.Location = new System.Drawing.Point(0, 114);
this.layoutControlItem15.Name = "layoutControlItem15";
this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem15.Size = new System.Drawing.Size(361, 28);
+ this.layoutControlItem15.Size = new System.Drawing.Size(361, 29);
this.layoutControlItem15.Text = "浜у搧瑙勬牸";
this.layoutControlItem15.TextSize = new System.Drawing.Size(81, 18);
//
// layoutControlItem10
//
this.layoutControlItem10.Control = this.txt_dwName;
- this.layoutControlItem10.Location = new System.Drawing.Point(361, 84);
+ this.layoutControlItem10.Location = new System.Drawing.Point(361, 85);
this.layoutControlItem10.Name = "layoutControlItem10";
this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem10.Size = new System.Drawing.Size(361, 28);
+ this.layoutControlItem10.Size = new System.Drawing.Size(361, 29);
this.layoutControlItem10.Text = "鍗曚綅";
this.layoutControlItem10.TextSize = new System.Drawing.Size(81, 18);
//
@@ -1512,7 +1534,7 @@
this.layoutControlItem22.Name = "layoutControlItem22";
this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem22.Size = new System.Drawing.Size(361, 28);
+ this.layoutControlItem22.Size = new System.Drawing.Size(361, 29);
this.layoutControlItem22.Text = "鍙帓鏁伴噺";
this.layoutControlItem22.TextSize = new System.Drawing.Size(81, 18);
//
@@ -1534,40 +1556,40 @@
this.layoutControlItem11.Name = "layoutControlItem11";
this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem11.Size = new System.Drawing.Size(361, 28);
+ this.layoutControlItem11.Size = new System.Drawing.Size(361, 29);
this.layoutControlItem11.Text = "鍗曟嵁绫诲瀷";
this.layoutControlItem11.TextSize = new System.Drawing.Size(81, 18);
//
// layoutControlItem6
//
this.layoutControlItem6.Control = this.txt_caa024;
- this.layoutControlItem6.Location = new System.Drawing.Point(722, 84);
+ this.layoutControlItem6.Location = new System.Drawing.Point(722, 85);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem6.Size = new System.Drawing.Size(361, 28);
+ this.layoutControlItem6.Size = new System.Drawing.Size(361, 29);
this.layoutControlItem6.Text = "鍏ュ簱鏁伴噺";
this.layoutControlItem6.TextSize = new System.Drawing.Size(81, 18);
//
// layoutControlItem26
//
this.layoutControlItem26.Control = this.txt_stockInLimitL;
- this.layoutControlItem26.Location = new System.Drawing.Point(722, 112);
+ this.layoutControlItem26.Location = new System.Drawing.Point(722, 114);
this.layoutControlItem26.Name = "layoutControlItem26";
this.layoutControlItem26.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem26.Size = new System.Drawing.Size(361, 28);
+ this.layoutControlItem26.Size = new System.Drawing.Size(361, 29);
this.layoutControlItem26.Text = "鍏ュ簱涓嬮檺";
this.layoutControlItem26.TextSize = new System.Drawing.Size(81, 18);
//
// txt_stockInLimitH
//
this.txt_stockInLimitH.Control = this.textEdit1;
- this.txt_stockInLimitH.Location = new System.Drawing.Point(722, 140);
+ this.txt_stockInLimitH.Location = new System.Drawing.Point(722, 143);
this.txt_stockInLimitH.Name = "txt_stockInLimitH";
this.txt_stockInLimitH.OptionsTableLayoutItem.ColumnIndex = 2;
this.txt_stockInLimitH.OptionsTableLayoutItem.RowIndex = 5;
- this.txt_stockInLimitH.Size = new System.Drawing.Size(361, 28);
+ this.txt_stockInLimitH.Size = new System.Drawing.Size(361, 29);
this.txt_stockInLimitH.Text = "鍏ュ簱涓婇檺";
this.txt_stockInLimitH.TextSize = new System.Drawing.Size(81, 18);
//
@@ -1577,17 +1599,17 @@
this.layoutControlItem13.Location = new System.Drawing.Point(0, 56);
this.layoutControlItem13.Name = "layoutControlItem13";
this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem13.Size = new System.Drawing.Size(361, 28);
+ this.layoutControlItem13.Size = new System.Drawing.Size(361, 29);
this.layoutControlItem13.Text = "浜у搧缂栫爜";
this.layoutControlItem13.TextSize = new System.Drawing.Size(81, 18);
//
// layoutControlItem14
//
this.layoutControlItem14.Control = this.txt_itemName;
- this.layoutControlItem14.Location = new System.Drawing.Point(0, 84);
+ this.layoutControlItem14.Location = new System.Drawing.Point(0, 85);
this.layoutControlItem14.Name = "layoutControlItem14";
this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem14.Size = new System.Drawing.Size(361, 28);
+ this.layoutControlItem14.Size = new System.Drawing.Size(361, 29);
this.layoutControlItem14.Text = "浜у搧鍚嶇О";
this.layoutControlItem14.TextSize = new System.Drawing.Size(81, 18);
//
@@ -1595,22 +1617,22 @@
//
this.layoutControlItem7.Control = this.txt_gdzt;
this.layoutControlItem7.CustomizationFormText = "涓氬姟鐘舵��";
- this.layoutControlItem7.Location = new System.Drawing.Point(361, 112);
+ this.layoutControlItem7.Location = new System.Drawing.Point(361, 114);
this.layoutControlItem7.Name = "layoutControlItem7";
this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem7.Size = new System.Drawing.Size(361, 28);
+ this.layoutControlItem7.Size = new System.Drawing.Size(361, 29);
this.layoutControlItem7.Text = "涓氬姟鐘舵��";
this.layoutControlItem7.TextSize = new System.Drawing.Size(81, 18);
//
// txt_jaBs1111
//
this.txt_jaBs1111.Control = this.txt_jaBs;
- this.txt_jaBs1111.Location = new System.Drawing.Point(1083, 140);
+ this.txt_jaBs1111.Location = new System.Drawing.Point(1083, 143);
this.txt_jaBs1111.Name = "txt_jaBs1111";
this.txt_jaBs1111.OptionsTableLayoutItem.ColumnIndex = 3;
this.txt_jaBs1111.OptionsTableLayoutItem.RowIndex = 5;
- this.txt_jaBs1111.Size = new System.Drawing.Size(361, 28);
+ this.txt_jaBs1111.Size = new System.Drawing.Size(361, 29);
this.txt_jaBs1111.Text = "缁撴缁撹瘑";
this.txt_jaBs1111.TextSize = new System.Drawing.Size(0, 0);
this.txt_jaBs1111.TextVisible = false;
@@ -1618,54 +1640,54 @@
// layoutControlItem32
//
this.layoutControlItem32.Control = this.txt_caa013;
- this.layoutControlItem32.Location = new System.Drawing.Point(722, 168);
+ this.layoutControlItem32.Location = new System.Drawing.Point(722, 172);
this.layoutControlItem32.Name = "layoutControlItem32";
this.layoutControlItem32.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem32.OptionsTableLayoutItem.RowIndex = 6;
- this.layoutControlItem32.Size = new System.Drawing.Size(361, 28);
+ this.layoutControlItem32.Size = new System.Drawing.Size(361, 29);
this.layoutControlItem32.Text = "BOM鐗堟湰";
this.layoutControlItem32.TextSize = new System.Drawing.Size(81, 18);
//
// layoutControlItem25
//
this.layoutControlItem25.Control = this.txt_jaTime;
- this.layoutControlItem25.Location = new System.Drawing.Point(1083, 168);
+ this.layoutControlItem25.Location = new System.Drawing.Point(1083, 172);
this.layoutControlItem25.Name = "layoutControlItem25";
this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 6;
- this.layoutControlItem25.Size = new System.Drawing.Size(361, 28);
+ this.layoutControlItem25.Size = new System.Drawing.Size(361, 29);
this.layoutControlItem25.Text = "缁撴鏃堕棿";
this.layoutControlItem25.TextSize = new System.Drawing.Size(81, 18);
//
// layoutControlItem17
//
this.layoutControlItem17.Control = this.txt_caa016;
- this.layoutControlItem17.Location = new System.Drawing.Point(0, 140);
+ this.layoutControlItem17.Location = new System.Drawing.Point(0, 143);
this.layoutControlItem17.Name = "layoutControlItem17";
this.layoutControlItem17.OptionsTableLayoutItem.ColumnSpan = 2;
this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 5;
- this.layoutControlItem17.Size = new System.Drawing.Size(722, 28);
+ this.layoutControlItem17.Size = new System.Drawing.Size(722, 29);
this.layoutControlItem17.Text = "澶囨敞";
this.layoutControlItem17.TextSize = new System.Drawing.Size(81, 18);
//
// layoutControlItem9
//
this.layoutControlItem9.Control = this.txt_saleOrderNo;
- this.layoutControlItem9.Location = new System.Drawing.Point(0, 168);
+ this.layoutControlItem9.Location = new System.Drawing.Point(0, 172);
this.layoutControlItem9.Name = "layoutControlItem9";
this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 6;
- this.layoutControlItem9.Size = new System.Drawing.Size(361, 28);
+ this.layoutControlItem9.Size = new System.Drawing.Size(361, 29);
this.layoutControlItem9.Text = "閿�鍞崟鍙�";
this.layoutControlItem9.TextSize = new System.Drawing.Size(81, 18);
//
// layoutControlItem23
//
this.layoutControlItem23.Control = this.txt_saleOrderEntryseq;
- this.layoutControlItem23.Location = new System.Drawing.Point(361, 168);
+ this.layoutControlItem23.Location = new System.Drawing.Point(361, 172);
this.layoutControlItem23.Name = "layoutControlItem23";
this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 6;
- this.layoutControlItem23.Size = new System.Drawing.Size(361, 28);
+ this.layoutControlItem23.Size = new System.Drawing.Size(361, 29);
this.layoutControlItem23.Text = "闇�姹傚崟琛屽彿";
this.layoutControlItem23.TextSize = new System.Drawing.Size(81, 18);
//
@@ -1675,7 +1697,7 @@
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(1464, 342);
+ this.tabMx.Size = new System.Drawing.Size(1464, 337);
this.tabMx.TabIndex = 3;
this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.tabMxPage1});
@@ -1684,7 +1706,7 @@
//
this.tabMxPage1.Controls.Add(this.gcMx1);
this.tabMxPage1.Name = "tabMxPage1";
- this.tabMxPage1.Size = new System.Drawing.Size(1462, 310);
+ this.tabMxPage1.Size = new System.Drawing.Size(1462, 305);
this.tabMxPage1.Text = "鏄庣粏";
//
// gcMx1
@@ -1693,7 +1715,9 @@
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(1462, 310);
+ this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
+ this.repositoryItemButtonEdit1});
+ this.gcMx1.Size = new System.Drawing.Size(1462, 305);
this.gcMx1.TabIndex = 0;
this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx1});
@@ -1726,7 +1750,10 @@
this.gvMx1scrapqty,
this.gridColumn17,
this.gridColumn29,
- this.gridColumn18});
+ this.gridColumn18,
+ this.gridColumn40,
+ this.gridColumn42,
+ this.gridColumn43});
this.gvMx1.GridControl = this.gcMx1;
this.gvMx1.Name = "gvMx1";
this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
@@ -1753,7 +1780,7 @@
this.gvMx1cab002.Name = "gvMx1cab002";
this.gvMx1cab002.Tag = "query_a.CAB002";
this.gvMx1cab002.Visible = true;
- this.gvMx1cab002.VisibleIndex = 0;
+ this.gvMx1cab002.VisibleIndex = 2;
this.gvMx1cab002.Width = 94;
//
// gridColumn6
@@ -1763,7 +1790,7 @@
this.gridColumn6.MinWidth = 80;
this.gridColumn6.Name = "gridColumn6";
this.gridColumn6.Visible = true;
- this.gridColumn6.VisibleIndex = 1;
+ this.gridColumn6.VisibleIndex = 3;
this.gridColumn6.Width = 94;
//
// gvMx1cab003
@@ -1775,7 +1802,7 @@
this.gvMx1cab003.Name = "gvMx1cab003";
this.gvMx1cab003.Tag = "query_a.CAB003";
this.gvMx1cab003.Visible = true;
- this.gvMx1cab003.VisibleIndex = 2;
+ this.gvMx1cab003.VisibleIndex = 4;
this.gvMx1cab003.Width = 94;
//
// gridColumn14
@@ -1785,7 +1812,7 @@
this.gridColumn14.MinWidth = 25;
this.gridColumn14.Name = "gridColumn14";
this.gridColumn14.Visible = true;
- this.gridColumn14.VisibleIndex = 3;
+ this.gridColumn14.VisibleIndex = 5;
this.gridColumn14.Width = 94;
//
// gridColumn10
@@ -1795,7 +1822,7 @@
this.gridColumn10.MinWidth = 25;
this.gridColumn10.Name = "gridColumn10";
this.gridColumn10.Visible = true;
- this.gridColumn10.VisibleIndex = 4;
+ this.gridColumn10.VisibleIndex = 6;
this.gridColumn10.Width = 94;
//
// gvMx1cab012
@@ -1807,7 +1834,7 @@
this.gvMx1cab012.Name = "gvMx1cab012";
this.gvMx1cab012.Tag = "query_a.CAB012";
this.gvMx1cab012.Visible = true;
- this.gvMx1cab012.VisibleIndex = 5;
+ this.gvMx1cab012.VisibleIndex = 7;
this.gvMx1cab012.Width = 94;
//
// gvMx1cab006
@@ -1819,7 +1846,7 @@
this.gvMx1cab006.Name = "gvMx1cab006";
this.gvMx1cab006.Tag = "query_a.CAB006";
this.gvMx1cab006.Visible = true;
- this.gvMx1cab006.VisibleIndex = 6;
+ this.gvMx1cab006.VisibleIndex = 8;
this.gvMx1cab006.Width = 94;
//
// gvMx1cab009
@@ -1831,7 +1858,7 @@
this.gvMx1cab009.Name = "gvMx1cab009";
this.gvMx1cab009.Tag = "query_a.CAB009";
this.gvMx1cab009.Visible = true;
- this.gvMx1cab009.VisibleIndex = 7;
+ this.gvMx1cab009.VisibleIndex = 10;
this.gvMx1cab009.Width = 94;
//
// gvMx1cab007
@@ -1843,7 +1870,7 @@
this.gvMx1cab007.Name = "gvMx1cab007";
this.gvMx1cab007.Tag = "query_a.CAB007";
this.gvMx1cab007.Visible = true;
- this.gvMx1cab007.VisibleIndex = 8;
+ this.gvMx1cab007.VisibleIndex = 11;
this.gvMx1cab007.Width = 94;
//
// gvMx1cab014
@@ -1855,7 +1882,7 @@
this.gvMx1cab014.Name = "gvMx1cab014";
this.gvMx1cab014.Tag = "query_a.CAB014";
this.gvMx1cab014.Visible = true;
- this.gvMx1cab014.VisibleIndex = 9;
+ this.gvMx1cab014.VisibleIndex = 12;
this.gvMx1cab014.Width = 94;
//
// gridColumn11
@@ -1865,7 +1892,7 @@
this.gridColumn11.MinWidth = 25;
this.gridColumn11.Name = "gridColumn11";
this.gridColumn11.Visible = true;
- this.gridColumn11.VisibleIndex = 19;
+ this.gridColumn11.VisibleIndex = 22;
this.gridColumn11.Width = 94;
//
// gridColumn12
@@ -1875,7 +1902,7 @@
this.gridColumn12.MinWidth = 25;
this.gridColumn12.Name = "gridColumn12";
this.gridColumn12.Visible = true;
- this.gridColumn12.VisibleIndex = 20;
+ this.gridColumn12.VisibleIndex = 23;
this.gridColumn12.Width = 94;
//
// gridColumn13
@@ -1885,7 +1912,7 @@
this.gridColumn13.MinWidth = 25;
this.gridColumn13.Name = "gridColumn13";
this.gridColumn13.Visible = true;
- this.gridColumn13.VisibleIndex = 21;
+ this.gridColumn13.VisibleIndex = 24;
this.gridColumn13.Width = 94;
//
// gvMx1mtono
@@ -1907,7 +1934,7 @@
this.gvMx1numerator.Name = "gvMx1numerator";
this.gvMx1numerator.Tag = "query_a.NUMERATOR";
this.gvMx1numerator.Visible = true;
- this.gvMx1numerator.VisibleIndex = 10;
+ this.gvMx1numerator.VisibleIndex = 13;
this.gvMx1numerator.Width = 94;
//
// gvMx1denominator
@@ -1919,7 +1946,7 @@
this.gvMx1denominator.Name = "gvMx1denominator";
this.gvMx1denominator.Tag = "query_a.DENOMINATOR";
this.gvMx1denominator.Visible = true;
- this.gvMx1denominator.VisibleIndex = 11;
+ this.gvMx1denominator.VisibleIndex = 14;
this.gvMx1denominator.Width = 94;
//
// gvMx1depotCode
@@ -1931,7 +1958,7 @@
this.gvMx1depotCode.Name = "gvMx1depotCode";
this.gvMx1depotCode.Tag = "query_a.DEPOT_CODE";
this.gvMx1depotCode.Visible = true;
- this.gvMx1depotCode.VisibleIndex = 12;
+ this.gvMx1depotCode.VisibleIndex = 15;
this.gvMx1depotCode.Width = 94;
//
// gridColumn15
@@ -1941,7 +1968,7 @@
this.gridColumn15.MinWidth = 25;
this.gridColumn15.Name = "gridColumn15";
this.gridColumn15.Visible = true;
- this.gridColumn15.VisibleIndex = 13;
+ this.gridColumn15.VisibleIndex = 16;
this.gridColumn15.Width = 94;
//
// gvMx1issueType
@@ -1953,7 +1980,7 @@
this.gvMx1issueType.Name = "gvMx1issueType";
this.gvMx1issueType.Tag = "query_a.ISSUE_TYPE";
this.gvMx1issueType.Visible = true;
- this.gvMx1issueType.VisibleIndex = 14;
+ this.gvMx1issueType.VisibleIndex = 17;
this.gvMx1issueType.Width = 94;
//
// gridColumn16
@@ -1963,7 +1990,7 @@
this.gridColumn16.MinWidth = 25;
this.gridColumn16.Name = "gridColumn16";
this.gridColumn16.Visible = true;
- this.gridColumn16.VisibleIndex = 15;
+ this.gridColumn16.VisibleIndex = 18;
this.gridColumn16.Width = 94;
//
// gvMx1scraprate
@@ -1975,7 +2002,7 @@
this.gvMx1scraprate.Name = "gvMx1scraprate";
this.gvMx1scraprate.Tag = "query_a.SCRAPRATE";
this.gvMx1scraprate.Visible = true;
- this.gvMx1scraprate.VisibleIndex = 16;
+ this.gvMx1scraprate.VisibleIndex = 19;
this.gvMx1scraprate.Width = 94;
//
// gvMx1scrapqty
@@ -1987,7 +2014,7 @@
this.gvMx1scrapqty.Name = "gvMx1scrapqty";
this.gvMx1scrapqty.Tag = "query_a.SCRAPQTY";
this.gvMx1scrapqty.Visible = true;
- this.gvMx1scrapqty.VisibleIndex = 17;
+ this.gvMx1scrapqty.VisibleIndex = 20;
this.gvMx1scrapqty.Width = 94;
//
// gridColumn17
@@ -1997,7 +2024,7 @@
this.gridColumn17.MinWidth = 25;
this.gridColumn17.Name = "gridColumn17";
this.gridColumn17.Visible = true;
- this.gridColumn17.VisibleIndex = 18;
+ this.gridColumn17.VisibleIndex = 21;
this.gridColumn17.Width = 94;
//
// gridColumn29
@@ -2007,7 +2034,7 @@
this.gridColumn29.MinWidth = 25;
this.gridColumn29.Name = "gridColumn29";
this.gridColumn29.Visible = true;
- this.gridColumn29.VisibleIndex = 22;
+ this.gridColumn29.VisibleIndex = 25;
this.gridColumn29.Width = 94;
//
// gridColumn18
@@ -2017,6 +2044,51 @@
this.gridColumn18.MinWidth = 25;
this.gridColumn18.Name = "gridColumn18";
this.gridColumn18.Width = 94;
+ //
+ // gridColumn40
+ //
+ this.gridColumn40.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
+ this.gridColumn40.AppearanceCell.Options.UseForeColor = true;
+ this.gridColumn40.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+ this.gridColumn40.AppearanceHeader.Options.UseForeColor = true;
+ this.gridColumn40.Caption = "闇�棰嗙敤閲忓彇鏁�";
+ this.gridColumn40.FieldName = "xsqz";
+ this.gridColumn40.MinWidth = 25;
+ this.gridColumn40.Name = "gridColumn40";
+ this.gridColumn40.Visible = true;
+ this.gridColumn40.VisibleIndex = 9;
+ this.gridColumn40.Width = 94;
+ //
+ // gridColumn42
+ //
+ this.gridColumn42.Caption = "瑙i攣";
+ this.gridColumn42.ColumnEdit = this.repositoryItemButtonEdit1;
+ this.gridColumn42.MinWidth = 25;
+ this.gridColumn42.Name = "gridColumn42";
+ this.gridColumn42.Visible = true;
+ this.gridColumn42.VisibleIndex = 0;
+ this.gridColumn42.Width = 94;
+ //
+ // repositoryItemButtonEdit1
+ //
+ this.repositoryItemButtonEdit1.AutoHeight = false;
+ editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.bouser_16x16;
+ editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
+ this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "瑙i攣", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
+ this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
+ this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
+ this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
+ //
+ // gridColumn43
+ //
+ this.gridColumn43.Caption = "Erp閿�";
+ this.gridColumn43.FieldName = "isLockTxt";
+ this.gridColumn43.MinWidth = 25;
+ this.gridColumn43.Name = "gridColumn43";
+ this.gridColumn43.Visible = true;
+ this.gridColumn43.VisibleIndex = 1;
+ this.gridColumn43.Width = 94;
//
// Frm_Womcaa
//
@@ -2121,6 +2193,7 @@
this.tabMxPage1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
this.ResumeLayout(false);
}
@@ -2277,5 +2350,10 @@
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn40;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn41;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn42;
+ private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn43;
}
}
\ No newline at end of file
--
Gitblit v1.9.3