From e70362b2c95d25269c650153ce7fc56b883f2631 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期六, 14 十二月 2024 16:52:10 +0800
Subject: [PATCH] 生产退料
---
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.Designer.cs | 337 +++++++++++++++++++++++++------------------------------
1 files changed, 153 insertions(+), 184 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.Designer.cs
index 29304b7..1abf666 100644
--- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.Designer.cs
@@ -34,7 +34,11 @@
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.gvMx1states = new DevExpress.XtraGrid.Columns.GridColumn();
+ DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
this.gvMx1returnFlag = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1okRkqty = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1isdepsIn = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -54,17 +58,17 @@
this.gcMx1 = new DevExpress.XtraGrid.GridControl();
this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gvAbtGuid = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
- this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
- this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMxTui = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
+ this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
this.lb_fType = new DevExpress.XtraEditors.LabelControl();
- this.lb_urgentFlag = new DevExpress.XtraEditors.LabelControl();
this.lb_ischeck = new DevExpress.XtraEditors.LabelControl();
this.lb_paperBillNo = new DevExpress.XtraEditors.LabelControl();
this.txt_paperBillNo = new DevExpress.XtraEditors.TextEdit();
@@ -111,15 +115,13 @@
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
this.tabMx = new DevExpress.XtraTab.XtraTabControl();
this.panel1 = new System.Windows.Forms.Panel();
- this.ucLookOrg1 = new Gs.DevApp.UserControl.UcLookOrg();
+ this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
+ this.txt_receiveOrgId = new Gs.DevApp.UserControl.UcLookOrg();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
- this.btnTui = new DevExpress.XtraEditors.SimpleButton();
this.txtDepotsCode = new DevExpress.XtraEditors.TextEdit();
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
- this.label1 = new System.Windows.Forms.Label();
this.txtSupplierCode = new DevExpress.XtraEditors.TextEdit();
this.txt_fType = new DevExpress.XtraEditors.CheckEdit();
- this.txt_urgentFlag = new DevExpress.XtraEditors.CheckEdit();
this.txt_fstatus = new DevExpress.XtraEditors.CheckEdit();
this.txt_depotsId = new Gs.DevApp.UserControl.UcLookCk();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
@@ -133,7 +135,7 @@
this.tabMxPage1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit();
@@ -149,24 +151,9 @@
((System.ComponentModel.ISupportInitialize)(this.txtDepotsCode.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtSupplierCode.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_urgentFlag.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
this.SuspendLayout();
- //
- // gvMx1states
- //
- this.gvMx1states.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1states.AppearanceCell.Options.UseFont = true;
- this.gvMx1states.Caption = "鎺ㄩ�佺姸鎬�";
- this.gvMx1states.FieldName = "states";
- this.gvMx1states.MinWidth = 100;
- this.gvMx1states.Name = "gvMx1states";
- this.gvMx1states.OptionsColumn.ReadOnly = true;
- this.gvMx1states.Tag = "query_a.states";
- this.gvMx1states.Visible = true;
- this.gvMx1states.VisibleIndex = 14;
- this.gvMx1states.Width = 100;
//
// gvMx1returnFlag
//
@@ -180,7 +167,7 @@
this.gvMx1returnFlag.Tag = "query_a.return_flag";
this.gvMx1returnFlag.UnboundDataType = typeof(bool);
this.gvMx1returnFlag.Visible = true;
- this.gvMx1returnFlag.VisibleIndex = 4;
+ this.gvMx1returnFlag.VisibleIndex = 1;
this.gvMx1returnFlag.Width = 100;
//
// gvMx1okRkqty
@@ -194,21 +181,22 @@
this.gvMx1okRkqty.OptionsColumn.ReadOnly = true;
this.gvMx1okRkqty.Tag = "query_a.ok_rkqty";
this.gvMx1okRkqty.Visible = true;
- this.gvMx1okRkqty.VisibleIndex = 13;
+ this.gvMx1okRkqty.VisibleIndex = 10;
this.gvMx1okRkqty.Width = 100;
//
// gvMx1isdepsIn
//
this.gvMx1isdepsIn.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1isdepsIn.AppearanceCell.Options.UseFont = true;
- this.gvMx1isdepsIn.Caption = "鍏ュ簱鏍囪瘑";
+ this.gvMx1isdepsIn.Caption = "瀹岀粨鏍囪瘑";
this.gvMx1isdepsIn.FieldName = "isdepsIn";
this.gvMx1isdepsIn.MinWidth = 60;
this.gvMx1isdepsIn.Name = "gvMx1isdepsIn";
this.gvMx1isdepsIn.OptionsColumn.ReadOnly = true;
this.gvMx1isdepsIn.Tag = "query_a.isdeps_in";
+ this.gvMx1isdepsIn.UnboundDataType = typeof(bool);
this.gvMx1isdepsIn.Visible = true;
- this.gvMx1isdepsIn.VisibleIndex = 6;
+ this.gvMx1isdepsIn.VisibleIndex = 3;
this.gvMx1isdepsIn.Width = 100;
//
// gvMx1boardStyle
@@ -222,7 +210,7 @@
this.gvMx1boardStyle.OptionsColumn.ReadOnly = true;
this.gvMx1boardStyle.Tag = "query_a.board_style";
this.gvMx1boardStyle.Visible = true;
- this.gvMx1boardStyle.VisibleIndex = 8;
+ this.gvMx1boardStyle.VisibleIndex = 5;
this.gvMx1boardStyle.Width = 180;
//
// gvMx1checkDate
@@ -236,7 +224,7 @@
this.gvMx1checkDate.OptionsColumn.ReadOnly = true;
this.gvMx1checkDate.Tag = "query_a.check_date";
this.gvMx1checkDate.Visible = true;
- this.gvMx1checkDate.VisibleIndex = 17;
+ this.gvMx1checkDate.VisibleIndex = 13;
this.gvMx1checkDate.Width = 180;
//
// gvMx1checkStates
@@ -250,7 +238,7 @@
this.gvMx1checkStates.OptionsColumn.ReadOnly = true;
this.gvMx1checkStates.Tag = "query_a.check_states";
this.gvMx1checkStates.Visible = true;
- this.gvMx1checkStates.VisibleIndex = 16;
+ this.gvMx1checkStates.VisibleIndex = 12;
this.gvMx1checkStates.Width = 100;
//
// gvMx1checkRes
@@ -264,7 +252,7 @@
this.gvMx1checkRes.OptionsColumn.ReadOnly = true;
this.gvMx1checkRes.Tag = "query_a.check_res";
this.gvMx1checkRes.Visible = true;
- this.gvMx1checkRes.VisibleIndex = 15;
+ this.gvMx1checkRes.VisibleIndex = 11;
this.gvMx1checkRes.Width = 100;
//
// gvMx1memo
@@ -278,20 +266,25 @@
this.gvMx1memo.OptionsColumn.ReadOnly = true;
this.gvMx1memo.Tag = "query_a.memo";
this.gvMx1memo.Visible = true;
- this.gvMx1memo.VisibleIndex = 21;
+ this.gvMx1memo.VisibleIndex = 17;
this.gvMx1memo.Width = 180;
//
// gvMx1urgentFlag
//
this.gvMx1urgentFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1urgentFlag.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx1urgentFlag.AppearanceCell.Options.UseFont = true;
+ this.gvMx1urgentFlag.AppearanceCell.Options.UseForeColor = true;
+ this.gvMx1urgentFlag.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+ this.gvMx1urgentFlag.AppearanceHeader.Options.UseForeColor = true;
this.gvMx1urgentFlag.Caption = "鎬ユ枡鏍囪瘑";
this.gvMx1urgentFlag.FieldName = "urgentFlag";
this.gvMx1urgentFlag.MinWidth = 60;
this.gvMx1urgentFlag.Name = "gvMx1urgentFlag";
this.gvMx1urgentFlag.Tag = "query_a.urgent_flag";
+ this.gvMx1urgentFlag.UnboundDataType = typeof(bool);
this.gvMx1urgentFlag.Visible = true;
- this.gvMx1urgentFlag.VisibleIndex = 5;
+ this.gvMx1urgentFlag.VisibleIndex = 2;
this.gvMx1urgentFlag.Width = 100;
//
// gvMx1subQty
@@ -305,7 +298,7 @@
this.gvMx1subQty.OptionsColumn.ReadOnly = true;
this.gvMx1subQty.Tag = "query_a.sub_qty";
this.gvMx1subQty.Visible = true;
- this.gvMx1subQty.VisibleIndex = 10;
+ this.gvMx1subQty.VisibleIndex = 7;
this.gvMx1subQty.Width = 100;
//
// gvMx1quantity
@@ -320,9 +313,9 @@
this.gvMx1quantity.FieldName = "quantity";
this.gvMx1quantity.MinWidth = 90;
this.gvMx1quantity.Name = "gvMx1quantity";
- this.gvMx1quantity.Tag = "query_a.quantity";
+ this.gvMx1quantity.Tag = "yz_quantity_0";
this.gvMx1quantity.Visible = true;
- this.gvMx1quantity.VisibleIndex = 11;
+ this.gvMx1quantity.VisibleIndex = 8;
this.gvMx1quantity.Width = 100;
//
// gvMx1ebelnQty
@@ -336,7 +329,7 @@
this.gvMx1ebelnQty.OptionsColumn.ReadOnly = true;
this.gvMx1ebelnQty.Tag = "query_a.ebeln_qty";
this.gvMx1ebelnQty.Visible = true;
- this.gvMx1ebelnQty.VisibleIndex = 12;
+ this.gvMx1ebelnQty.VisibleIndex = 9;
this.gvMx1ebelnQty.Width = 100;
//
// gvMx1ebelnLine
@@ -349,8 +342,6 @@
this.gvMx1ebelnLine.Name = "gvMx1ebelnLine";
this.gvMx1ebelnLine.OptionsColumn.ReadOnly = true;
this.gvMx1ebelnLine.Tag = "query_a.ebeln_line";
- this.gvMx1ebelnLine.Visible = true;
- this.gvMx1ebelnLine.VisibleIndex = 3;
this.gvMx1ebelnLine.Width = 100;
//
// gvMx1ebeln
@@ -359,12 +350,13 @@
this.gvMx1ebeln.AppearanceCell.Options.UseFont = true;
this.gvMx1ebeln.Caption = "ERP閲囪喘鍗曞彿";
this.gvMx1ebeln.FieldName = "ebeln";
+ this.gvMx1ebeln.MaxWidth = 1;
this.gvMx1ebeln.MinWidth = 120;
this.gvMx1ebeln.Name = "gvMx1ebeln";
this.gvMx1ebeln.OptionsColumn.ReadOnly = true;
this.gvMx1ebeln.Tag = "query_a.ebeln";
this.gvMx1ebeln.Visible = true;
- this.gvMx1ebeln.VisibleIndex = 2;
+ this.gvMx1ebeln.VisibleIndex = 0;
this.gvMx1ebeln.Width = 120;
//
// gvMx1guid
@@ -384,7 +376,7 @@
this.tabMxPage1.Controls.Add(this.gcMx1);
this.tabMxPage1.Name = "tabMxPage1";
this.tabMxPage1.Size = new System.Drawing.Size(1229, 376);
- this.tabMxPage1.Text = "鏄庣粏1";
+ this.tabMxPage1.Text = "鍏ヤ粨鐗╂枡鏄庣粏";
//
// gcMx1
//
@@ -394,7 +386,7 @@
this.gcMx1.Name = "gcMx1";
this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemButtonEdit1,
- this.repositoryItemCheckEdit1});
+ this.repositoryItemButtonEdit2});
this.gcMx1.Size = new System.Drawing.Size(1229, 376);
this.gcMx1.TabIndex = 0;
this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
@@ -405,28 +397,28 @@
this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gvAbtGuid,
this.gvMx1guid,
- this.gridColumn8,
- this.gvMxDel,
- this.gvMx1ebeln,
this.gvMx1ebelnLine,
+ this.gridColumn1,
+ this.gvMx1ebeln,
this.gvMx1returnFlag,
this.gvMx1urgentFlag,
this.gvMx1isdepsIn,
- this.gridColumn1,
+ this.gridColumn8,
this.gvMx1boardStyle,
this.gridColumn6,
this.gvMx1subQty,
this.gvMx1quantity,
this.gvMx1ebelnQty,
this.gvMx1okRkqty,
- this.gvMx1states,
this.gvMx1checkRes,
this.gvMx1checkStates,
this.gvMx1checkDate,
this.gridColumn3,
this.gridColumn9,
this.gridColumn7,
- this.gvMx1memo});
+ this.gvMx1memo,
+ this.gvMxTui,
+ this.gvMxDel});
this.gvMx1.GridControl = this.gcMx1;
this.gvMx1.Name = "gvMx1";
this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
@@ -443,43 +435,6 @@
this.gvAbtGuid.OptionsColumn.ReadOnly = true;
this.gvAbtGuid.Width = 94;
//
- // gridColumn8
- //
- this.gridColumn8.Caption = "閫�璐ч�夋嫨";
- this.gridColumn8.ColumnEdit = this.repositoryItemCheckEdit1;
- this.gridColumn8.FieldName = "gvChk";
- this.gridColumn8.MinWidth = 60;
- this.gridColumn8.Name = "gridColumn8";
- this.gridColumn8.Visible = true;
- this.gridColumn8.VisibleIndex = 0;
- this.gridColumn8.Width = 94;
- //
- // repositoryItemCheckEdit1
- //
- this.repositoryItemCheckEdit1.AutoHeight = false;
- this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
- //
- // gvMxDel
- //
- this.gvMxDel.Caption = "绉诲嚭";
- this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1;
- this.gvMxDel.MinWidth = 80;
- this.gvMxDel.Name = "gvMxDel";
- this.gvMxDel.Visible = true;
- this.gvMxDel.VisibleIndex = 1;
- this.gvMxDel.Width = 94;
- //
- // repositoryItemButtonEdit1
- //
- this.repositoryItemButtonEdit1.AutoHeight = false;
- editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_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, "绉诲嚭", -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);
- //
// gridColumn1
//
this.gridColumn1.Caption = "鐗╂枡ID";
@@ -487,9 +442,17 @@
this.gridColumn1.MinWidth = 100;
this.gridColumn1.Name = "gridColumn1";
this.gridColumn1.OptionsColumn.ReadOnly = true;
- this.gridColumn1.Visible = true;
- this.gridColumn1.VisibleIndex = 7;
this.gridColumn1.Width = 100;
+ //
+ // gridColumn8
+ //
+ this.gridColumn8.Caption = "鐗╂枡缂栧彿";
+ this.gridColumn8.FieldName = "itemNo";
+ this.gridColumn8.MinWidth = 70;
+ this.gridColumn8.Name = "gridColumn8";
+ this.gridColumn8.Visible = true;
+ this.gridColumn8.VisibleIndex = 4;
+ this.gridColumn8.Width = 70;
//
// gridColumn6
//
@@ -499,7 +462,7 @@
this.gridColumn6.Name = "gridColumn6";
this.gridColumn6.OptionsColumn.ReadOnly = true;
this.gridColumn6.Visible = true;
- this.gridColumn6.VisibleIndex = 9;
+ this.gridColumn6.VisibleIndex = 6;
this.gridColumn6.Width = 180;
//
// gridColumn3
@@ -510,7 +473,7 @@
this.gridColumn3.Name = "gridColumn3";
this.gridColumn3.OptionsColumn.ReadOnly = true;
this.gridColumn3.Visible = true;
- this.gridColumn3.VisibleIndex = 18;
+ this.gridColumn3.VisibleIndex = 14;
this.gridColumn3.Width = 180;
//
// gridColumn9
@@ -521,7 +484,7 @@
this.gridColumn9.Name = "gridColumn9";
this.gridColumn9.OptionsColumn.ReadOnly = true;
this.gridColumn9.Visible = true;
- this.gridColumn9.VisibleIndex = 19;
+ this.gridColumn9.VisibleIndex = 15;
this.gridColumn9.Width = 94;
//
// gridColumn7
@@ -532,34 +495,66 @@
this.gridColumn7.Name = "gridColumn7";
this.gridColumn7.OptionsColumn.ReadOnly = true;
this.gridColumn7.Visible = true;
- this.gridColumn7.VisibleIndex = 20;
+ this.gridColumn7.VisibleIndex = 16;
this.gridColumn7.Width = 94;
+ //
+ // gvMxTui
+ //
+ this.gvMxTui.Caption = "鎿嶄綔";
+ this.gvMxTui.ColumnEdit = this.repositoryItemButtonEdit2;
+ this.gvMxTui.MinWidth = 80;
+ this.gvMxTui.Name = "gvMxTui";
+ this.gvMxTui.Visible = true;
+ this.gvMxTui.VisibleIndex = 18;
+ this.gvMxTui.Width = 94;
+ //
+ // repositoryItemButtonEdit2
+ //
+ this.repositoryItemButtonEdit2.AutoHeight = false;
+ editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.reset_16x16;
+ editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
+ this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "閫�璐�", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
+ this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2";
+ this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
+ this.repositoryItemButtonEdit2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit2_ButtonClick);
+ //
+ // gvMxDel
+ //
+ this.gvMxDel.Caption = "绉诲嚭";
+ this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1;
+ this.gvMxDel.MinWidth = 80;
+ this.gvMxDel.Name = "gvMxDel";
+ this.gvMxDel.Visible = true;
+ this.gvMxDel.VisibleIndex = 19;
+ this.gvMxDel.Width = 80;
+ //
+ // repositoryItemButtonEdit1
+ //
+ this.repositoryItemButtonEdit1.AutoHeight = false;
+ editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
+ editorButtonImageOptions2.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
+ this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", 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);
//
// lb_fType
//
this.lb_fType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_fType.Appearance.Options.UseFont = true;
- this.lb_fType.Location = new System.Drawing.Point(651, 54);
+ this.lb_fType.Location = new System.Drawing.Point(632, 54);
this.lb_fType.Name = "lb_fType";
this.lb_fType.Size = new System.Drawing.Size(68, 21);
this.lb_fType.TabIndex = 378;
this.lb_fType.Text = "濮斿鏍囧織";
//
- // lb_urgentFlag
- //
- this.lb_urgentFlag.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_urgentFlag.Appearance.Options.UseFont = true;
- this.lb_urgentFlag.Location = new System.Drawing.Point(651, 16);
- this.lb_urgentFlag.Name = "lb_urgentFlag";
- this.lb_urgentFlag.Size = new System.Drawing.Size(68, 21);
- this.lb_urgentFlag.TabIndex = 343;
- this.lb_urgentFlag.Text = "鎬ユ枡鏍囪瘑";
- //
// lb_ischeck
//
this.lb_ischeck.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_ischeck.Appearance.Options.UseFont = true;
- this.lb_ischeck.Location = new System.Drawing.Point(778, 54);
+ this.lb_ischeck.Location = new System.Drawing.Point(631, 20);
this.lb_ischeck.Name = "lb_ischeck";
this.lb_ischeck.Size = new System.Drawing.Size(102, 21);
this.lb_ischeck.TabIndex = 319;
@@ -569,7 +564,7 @@
//
this.lb_paperBillNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_paperBillNo.Appearance.Options.UseFont = true;
- this.lb_paperBillNo.Location = new System.Drawing.Point(651, 91);
+ this.lb_paperBillNo.Location = new System.Drawing.Point(632, 91);
this.lb_paperBillNo.Name = "lb_paperBillNo";
this.lb_paperBillNo.Size = new System.Drawing.Size(68, 21);
this.lb_paperBillNo.TabIndex = 243;
@@ -577,7 +572,7 @@
//
// txt_paperBillNo
//
- this.txt_paperBillNo.Location = new System.Drawing.Point(728, 87);
+ this.txt_paperBillNo.Location = new System.Drawing.Point(709, 87);
this.txt_paperBillNo.Name = "txt_paperBillNo";
this.txt_paperBillNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_paperBillNo.Properties.Appearance.Options.UseFont = true;
@@ -588,7 +583,7 @@
//
this.lb_billNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_billNo.Appearance.Options.UseFont = true;
- this.lb_billNo.Location = new System.Drawing.Point(346, 17);
+ this.lb_billNo.Location = new System.Drawing.Point(329, 20);
this.lb_billNo.Name = "lb_billNo";
this.lb_billNo.Size = new System.Drawing.Size(68, 21);
this.lb_billNo.TabIndex = 213;
@@ -597,7 +592,7 @@
// txt_billNo
//
this.txt_billNo.Enabled = false;
- this.txt_billNo.Location = new System.Drawing.Point(420, 13);
+ this.txt_billNo.Location = new System.Drawing.Point(401, 16);
this.txt_billNo.Name = "txt_billNo";
this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_billNo.Properties.Appearance.Options.UseFont = true;
@@ -752,9 +747,10 @@
// gridColumn2
//
this.gridColumn2.Caption = "鍏ュ簱";
- this.gridColumn2.FieldName = "status";
+ this.gridColumn2.FieldName = "ckStatus";
this.gridColumn2.Name = "gridColumn2";
this.gridColumn2.OptionsColumn.AllowEdit = false;
+ this.gridColumn2.UnboundDataType = typeof(bool);
this.gridColumn2.Visible = true;
this.gridColumn2.Width = 50;
//
@@ -1028,7 +1024,7 @@
this.xtraTabPage1.Controls.Add(this.pageBar1);
this.xtraTabPage1.Name = "xtraTabPage1";
this.xtraTabPage1.Size = new System.Drawing.Size(1231, 570);
- this.xtraTabPage1.Text = "鏁版嵁鏌ヨ";
+ this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
//
// pageBar1
//
@@ -1049,7 +1045,7 @@
this.xtraTabPage2.Name = "xtraTabPage2";
this.xtraTabPage2.PageEnabled = false;
this.xtraTabPage2.Size = new System.Drawing.Size(1231, 570);
- this.xtraTabPage2.Text = "鏁版嵁缂栬緫";
+ this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
//
// tabMx
//
@@ -1065,15 +1061,13 @@
// panel1
//
this.panel1.BackColor = System.Drawing.Color.White;
- this.panel1.Controls.Add(this.ucLookOrg1);
+ this.panel1.Controls.Add(this.labelControl5);
+ this.panel1.Controls.Add(this.txt_receiveOrgId);
this.panel1.Controls.Add(this.labelControl2);
- this.panel1.Controls.Add(this.btnTui);
this.panel1.Controls.Add(this.txtDepotsCode);
this.panel1.Controls.Add(this.labelControl4);
- this.panel1.Controls.Add(this.label1);
this.panel1.Controls.Add(this.txtSupplierCode);
this.panel1.Controls.Add(this.txt_fType);
- this.panel1.Controls.Add(this.txt_urgentFlag);
this.panel1.Controls.Add(this.txt_fstatus);
this.panel1.Controls.Add(this.txt_depotsId);
this.panel1.Controls.Add(this.labelControl3);
@@ -1083,7 +1077,6 @@
this.panel1.Controls.Add(this.labelControl11);
this.panel1.Controls.Add(this.lbGuid);
this.panel1.Controls.Add(this.lb_fType);
- this.panel1.Controls.Add(this.lb_urgentFlag);
this.panel1.Controls.Add(this.lb_ischeck);
this.panel1.Controls.Add(this.lb_paperBillNo);
this.panel1.Controls.Add(this.txt_paperBillNo);
@@ -1098,37 +1091,38 @@
this.panel1.Size = new System.Drawing.Size(1231, 162);
this.panel1.TabIndex = 1;
//
- // ucLookOrg1
+ // labelControl5
//
- this.ucLookOrg1.IsReadly = false;
- this.ucLookOrg1.Location = new System.Drawing.Point(107, 16);
- this.ucLookOrg1.Name = "ucLookOrg1";
- this.ucLookOrg1.Size = new System.Drawing.Size(215, 28);
- this.ucLookOrg1.TabIndex = 457;
+ this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.labelControl5.Appearance.Options.UseFont = true;
+ this.labelControl5.Location = new System.Drawing.Point(312, 55);
+ this.labelControl5.Name = "labelControl5";
+ this.labelControl5.Size = new System.Drawing.Size(85, 21);
+ this.labelControl5.TabIndex = 458;
+ this.labelControl5.Text = "渚涘簲鍟嗙紪鐮�";
+ //
+ // txt_receiveOrgId
+ //
+ this.txt_receiveOrgId.IsReadly = false;
+ this.txt_receiveOrgId.Location = new System.Drawing.Point(88, 16);
+ this.txt_receiveOrgId.Name = "txt_receiveOrgId";
+ this.txt_receiveOrgId.Size = new System.Drawing.Size(215, 28);
+ this.txt_receiveOrgId.TabIndex = 457;
//
// labelControl2
//
this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.labelControl2.Appearance.Options.UseFont = true;
- this.labelControl2.Location = new System.Drawing.Point(11, 16);
+ this.labelControl2.Location = new System.Drawing.Point(14, 20);
this.labelControl2.Name = "labelControl2";
this.labelControl2.Size = new System.Drawing.Size(68, 21);
this.labelControl2.TabIndex = 456;
this.labelControl2.Text = "鏀舵枡缁勭粐";
//
- // btnTui
- //
- this.btnTui.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.close_16x16;
- this.btnTui.Location = new System.Drawing.Point(206, 126);
- this.btnTui.Name = "btnTui";
- this.btnTui.Size = new System.Drawing.Size(116, 29);
- this.btnTui.TabIndex = 455;
- this.btnTui.Text = "纭閫�璐�";
- //
// txtDepotsCode
//
this.txtDepotsCode.Enabled = false;
- this.txtDepotsCode.Location = new System.Drawing.Point(421, 87);
+ this.txtDepotsCode.Location = new System.Drawing.Point(402, 87);
this.txtDepotsCode.Name = "txtDepotsCode";
this.txtDepotsCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txtDepotsCode.Properties.Appearance.Options.UseFont = true;
@@ -1139,25 +1133,16 @@
//
this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.labelControl4.Appearance.Options.UseFont = true;
- this.labelControl4.Location = new System.Drawing.Point(344, 91);
+ this.labelControl4.Location = new System.Drawing.Point(329, 91);
this.labelControl4.Name = "labelControl4";
this.labelControl4.Size = new System.Drawing.Size(68, 21);
this.labelControl4.TabIndex = 453;
this.labelControl4.Text = "浠撳簱缂栫爜";
//
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(6, 91);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(95, 21);
- this.label1.TabIndex = 452;
- this.label1.Text = "渚涘簲鍟嗙紪鐮�";
- //
// txtSupplierCode
//
this.txtSupplierCode.Enabled = false;
- this.txtSupplierCode.Location = new System.Drawing.Point(107, 87);
+ this.txtSupplierCode.Location = new System.Drawing.Point(401, 51);
this.txtSupplierCode.Name = "txtSupplierCode";
this.txtSupplierCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txtSupplierCode.Properties.Appearance.Options.UseFont = true;
@@ -1166,25 +1151,16 @@
//
// txt_fType
//
- this.txt_fType.Location = new System.Drawing.Point(728, 52);
+ this.txt_fType.Location = new System.Drawing.Point(709, 52);
this.txt_fType.Name = "txt_fType";
this.txt_fType.Properties.Caption = "";
this.txt_fType.Size = new System.Drawing.Size(35, 24);
this.txt_fType.TabIndex = 450;
//
- // txt_urgentFlag
- //
- this.txt_urgentFlag.Enabled = false;
- this.txt_urgentFlag.Location = new System.Drawing.Point(728, 14);
- this.txt_urgentFlag.Name = "txt_urgentFlag";
- this.txt_urgentFlag.Properties.Caption = "";
- this.txt_urgentFlag.Size = new System.Drawing.Size(35, 24);
- this.txt_urgentFlag.TabIndex = 449;
- //
// txt_fstatus
//
this.txt_fstatus.Enabled = false;
- this.txt_fstatus.Location = new System.Drawing.Point(886, 52);
+ this.txt_fstatus.Location = new System.Drawing.Point(739, 18);
this.txt_fstatus.Name = "txt_fstatus";
this.txt_fstatus.Properties.Caption = "";
this.txt_fstatus.Size = new System.Drawing.Size(47, 24);
@@ -1192,8 +1168,8 @@
//
// txt_depotsId
//
- this.txt_depotsId.IsReadly = true;
- this.txt_depotsId.Location = new System.Drawing.Point(421, 50);
+ this.txt_depotsId.IsReadly = false;
+ this.txt_depotsId.Location = new System.Drawing.Point(88, 87);
this.txt_depotsId.Margin = new System.Windows.Forms.Padding(0);
this.txt_depotsId.Name = "txt_depotsId";
this.txt_depotsId.Size = new System.Drawing.Size(215, 28);
@@ -1203,7 +1179,7 @@
//
this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.labelControl3.Appearance.Options.UseFont = true;
- this.labelControl3.Location = new System.Drawing.Point(344, 57);
+ this.labelControl3.Location = new System.Drawing.Point(14, 91);
this.labelControl3.Name = "labelControl3";
this.labelControl3.Size = new System.Drawing.Size(68, 21);
this.labelControl3.TabIndex = 444;
@@ -1212,16 +1188,16 @@
// btnSelect
//
this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16;
- this.btnSelect.Location = new System.Drawing.Point(30, 126);
+ this.btnSelect.Location = new System.Drawing.Point(14, 126);
this.btnSelect.Name = "btnSelect";
- this.btnSelect.Size = new System.Drawing.Size(128, 29);
+ this.btnSelect.Size = new System.Drawing.Size(143, 29);
this.btnSelect.TabIndex = 443;
this.btnSelect.Text = "閫夊緟鍏ヤ粨鐗╂枡 ";
//
// txt_suppId
//
- this.txt_suppId.IsReadly = true;
- this.txt_suppId.Location = new System.Drawing.Point(107, 50);
+ this.txt_suppId.IsReadly = false;
+ this.txt_suppId.Location = new System.Drawing.Point(88, 51);
this.txt_suppId.Margin = new System.Windows.Forms.Padding(0);
this.txt_suppId.Name = "txt_suppId";
this.txt_suppId.Size = new System.Drawing.Size(215, 28);
@@ -1231,15 +1207,15 @@
//
this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.labelControl1.Appearance.Options.UseFont = true;
- this.labelControl1.Location = new System.Drawing.Point(16, 55);
+ this.labelControl1.Location = new System.Drawing.Point(14, 55);
this.labelControl1.Name = "labelControl1";
- this.labelControl1.Size = new System.Drawing.Size(85, 21);
+ this.labelControl1.Size = new System.Drawing.Size(68, 21);
this.labelControl1.TabIndex = 439;
- this.labelControl1.Text = "渚涘簲鍟嗗悕绉�";
+ this.labelControl1.Text = "閫変緵搴斿晢";
//
// labelControl11
//
- this.labelControl11.Location = new System.Drawing.Point(876, 18);
+ this.labelControl11.Location = new System.Drawing.Point(920, 50);
this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.labelControl11.Name = "labelControl11";
this.labelControl11.Size = new System.Drawing.Size(45, 18);
@@ -1250,7 +1226,7 @@
// lbGuid
//
this.lbGuid.AutoSize = true;
- this.lbGuid.Location = new System.Drawing.Point(933, 20);
+ this.lbGuid.Location = new System.Drawing.Point(996, 52);
this.lbGuid.Name = "lbGuid";
this.lbGuid.Size = new System.Drawing.Size(0, 21);
this.lbGuid.TabIndex = 1;
@@ -1260,7 +1236,7 @@
//
this.lb_remark.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_remark.Appearance.Options.UseFont = true;
- this.lb_remark.Location = new System.Drawing.Point(344, 130);
+ this.lb_remark.Location = new System.Drawing.Point(329, 130);
this.lb_remark.Name = "lb_remark";
this.lb_remark.Size = new System.Drawing.Size(68, 21);
this.lb_remark.TabIndex = 240;
@@ -1268,7 +1244,7 @@
//
// txt_remark
//
- this.txt_remark.Location = new System.Drawing.Point(421, 126);
+ this.txt_remark.Location = new System.Drawing.Point(402, 126);
this.txt_remark.Name = "txt_remark";
this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_remark.Properties.Appearance.Options.UseFont = true;
@@ -1286,7 +1262,7 @@
this.tabMxPage1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit();
@@ -1303,7 +1279,6 @@
((System.ComponentModel.ISupportInitialize)(this.txtDepotsCode.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtSupplierCode.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_urgentFlag.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
this.ResumeLayout(false);
@@ -1320,9 +1295,6 @@
private System.Windows.Forms.Label lbGuid;
private DevExpress.XtraEditors.LabelControl labelControl11;
private DevExpress.XtraTab.XtraTabControl tabMx;
-
- //BQCreateConrolObejct
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1states;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1returnFlag;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1okRkqty;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1isdepsIn;
@@ -1344,8 +1316,6 @@
private DevExpress.XtraEditors.LabelControl lb_fType;
- private DevExpress.XtraEditors.LabelControl lb_urgentFlag;
-
private DevExpress.XtraEditors.LabelControl lb_ischeck;
private DevExpress.XtraEditors.LabelControl lb_paperBillNo;
@@ -1366,10 +1336,8 @@
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
private DevExpress.XtraEditors.CheckEdit txt_fType;
- private DevExpress.XtraEditors.CheckEdit txt_urgentFlag;
private DevExpress.XtraEditors.TextEdit txtSupplierCode;
private DevExpress.XtraEditors.LabelControl labelControl4;
- private System.Windows.Forms.Label label1;
private DevExpress.XtraEditors.TextEdit txtDepotsCode;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridView gridView1;
@@ -1408,10 +1376,11 @@
private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
- private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;
- private DevExpress.XtraEditors.SimpleButton btnTui;
- private UserControl.UcLookOrg ucLookOrg1;
+ private UserControl.UcLookOrg txt_receiveOrgId;
private DevExpress.XtraEditors.LabelControl labelControl2;
+ private DevExpress.XtraEditors.LabelControl labelControl5;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMxTui;
+ private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2;
}
}
\ No newline at end of file
--
Gitblit v1.9.3