From 5614d12346dc567febdcc51e5533a3b98e67348d Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期一, 30 十二月 2024 15:12:51 +0800
Subject: [PATCH] 到货条码打印

---
 DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.Designer.cs |  327 +++++++++++++++++++++++++-----------------------------
 1 files changed, 153 insertions(+), 174 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.Designer.cs
index 1fe7d32..fed6dca 100644
--- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.Designer.cs
@@ -45,37 +45,36 @@
             this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
             this.gcMx1 = new DevExpress.XtraGrid.GridControl();
             this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
             this.gvAbtGuid = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1ebeln = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1ebelnLine = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1urgentFlag = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1ebeln = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1boardStyle = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1ebelnQty = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1okRkqty = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1ebelnQty = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1states = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
             this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
             this.panelMx1 = new DevExpress.XtraEditors.PanelControl();
+            this.ucBtnPrint1 = new Gs.DevApp.UserControl.UcBtnPrint();
             this.lbMxGuid = new DevExpress.XtraEditors.LabelControl();
             this.txt_iCount_1 = new DevExpress.XtraEditors.TextEdit();
             this.labelControl14 = new DevExpress.XtraEditors.LabelControl();
             this.txt_psnQty_1 = new DevExpress.XtraEditors.TextEdit();
             this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
-            this.kyPrtQty = new DevExpress.XtraEditors.TextEdit();
+            this.txtKdy = new DevExpress.XtraEditors.TextEdit();
             this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
-            this.textEdit6 = new DevExpress.XtraEditors.TextEdit();
+            this.txtYdy = new DevExpress.XtraEditors.TextEdit();
             this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
             this.txtQuantity = new DevExpress.XtraEditors.TextEdit();
             this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
@@ -134,7 +133,6 @@
             this.txt_createBy = new DevExpress.XtraEditors.TextEdit();
             this.lb_billNo = new DevExpress.XtraEditors.LabelControl();
             this.txt_billNo = new DevExpress.XtraEditors.TextEdit();
-            this.ucBtnPrint1 = new Gs.DevApp.UserControl.UcBtnPrint();
             this.tabMxPage2.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
@@ -147,8 +145,8 @@
             this.panelMx1.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.kyPrtQty.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.textEdit6.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txtKdy.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txtYdy.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txtWlmc.Properties)).BeginInit();
@@ -229,7 +227,7 @@
             // 
             this.tabMxPage2.Controls.Add(this.gcMx2);
             this.tabMxPage2.Name = "tabMxPage2";
-            this.tabMxPage2.Size = new System.Drawing.Size(1342, 377);
+            this.tabMxPage2.Size = new System.Drawing.Size(1342, 383);
             this.tabMxPage2.Text = "宸叉墦鏉$爜淇℃伅";
             // 
             // gcMx2
@@ -238,7 +236,7 @@
             this.gcMx2.Location = new System.Drawing.Point(0, 0);
             this.gcMx2.MainView = this.gvMx2;
             this.gcMx2.Name = "gcMx2";
-            this.gcMx2.Size = new System.Drawing.Size(1342, 377);
+            this.gcMx2.Size = new System.Drawing.Size(1342, 383);
             this.gcMx2.TabIndex = 0;
             this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx2});
@@ -253,8 +251,7 @@
             this.gridColumn18,
             this.gridColumn14,
             this.gvMx2oldqty,
-            this.gridColumn17,
-            this.gridColumn15});
+            this.gridColumn17});
             this.gvMx2.GridControl = this.gcMx2;
             this.gvMx2.Name = "gvMx2";
             this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -295,29 +292,19 @@
             // gridColumn17
             // 
             this.gridColumn17.Caption = "鎵撳嵃鏃ユ湡";
-            this.gridColumn17.FieldName = "lotDate";
-            this.gridColumn17.MinWidth = 25;
+            this.gridColumn17.FieldName = "createDate";
+            this.gridColumn17.MinWidth = 180;
             this.gridColumn17.Name = "gridColumn17";
             this.gridColumn17.Visible = true;
             this.gridColumn17.VisibleIndex = 6;
-            this.gridColumn17.Width = 94;
-            // 
-            // gridColumn15
-            // 
-            this.gridColumn15.Caption = "鏉$爜鏉ユ簮鏍囪瘑 1-閲囪喘鍏ュ簱";
-            this.gridColumn15.FieldName = "comeFlg";
-            this.gridColumn15.MinWidth = 25;
-            this.gridColumn15.Name = "gridColumn15";
-            this.gridColumn15.Visible = true;
-            this.gridColumn15.VisibleIndex = 7;
-            this.gridColumn15.Width = 94;
+            this.gridColumn17.Width = 180;
             // 
             // tabMxPage1
             // 
             this.tabMxPage1.Controls.Add(this.gcMx1);
             this.tabMxPage1.Controls.Add(this.panelMx1);
             this.tabMxPage1.Name = "tabMxPage1";
-            this.tabMxPage1.Size = new System.Drawing.Size(1342, 377);
+            this.tabMxPage1.Size = new System.Drawing.Size(1342, 383);
             this.tabMxPage1.Text = "鏉ユ枡淇℃伅鏄庣粏";
             // 
             // gcMx1
@@ -329,7 +316,7 @@
             this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
             this.repositoryItemButtonEdit1,
             this.repositoryItemCheckEdit1});
-            this.gcMx1.Size = new System.Drawing.Size(1342, 279);
+            this.gcMx1.Size = new System.Drawing.Size(1342, 285);
             this.gcMx1.TabIndex = 1;
             this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx1});
@@ -339,20 +326,19 @@
             this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
             this.gvAbtGuid,
             this.gvMx1guid,
-            this.gvMx1ebeln,
-            this.gvMx1ebelnLine,
             this.gvMx1urgentFlag,
+            this.gvMx1ebeln,
             this.gridColumn4,
             this.gvMx1boardStyle,
             this.gridColumn6,
             this.gridColumn8,
-            this.gvMx1ebelnQty,
             this.gvMx1okRkqty,
+            this.gvMx1ebelnQty,
+            this.gridColumn10,
             this.gvMx1states,
             this.gridColumn5,
             this.gridColumn9,
-            this.gridColumn7,
-            this.gridColumn10});
+            this.gridColumn7});
             this.gvMx1.GridControl = this.gcMx1;
             this.gvMx1.Name = "gvMx1";
             this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
@@ -382,6 +368,20 @@
             this.gvMx1guid.Tag = "query_a.guid";
             this.gvMx1guid.Width = 100;
             // 
+            // gvMx1urgentFlag
+            // 
+            this.gvMx1urgentFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1urgentFlag.AppearanceCell.Options.UseFont = true;
+            this.gvMx1urgentFlag.Caption = "鎬ユ枡鏍囪瘑";
+            this.gvMx1urgentFlag.FieldName = "urgentFlag";
+            this.gvMx1urgentFlag.MaxWidth = 50;
+            this.gvMx1urgentFlag.MinWidth = 50;
+            this.gvMx1urgentFlag.Name = "gvMx1urgentFlag";
+            this.gvMx1urgentFlag.Tag = "query_a.urgent_flag";
+            this.gvMx1urgentFlag.Visible = true;
+            this.gvMx1urgentFlag.VisibleIndex = 0;
+            this.gvMx1urgentFlag.Width = 50;
+            // 
             // gvMx1ebeln
             // 
             this.gvMx1ebeln.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -393,45 +393,18 @@
             this.gvMx1ebeln.OptionsColumn.ReadOnly = true;
             this.gvMx1ebeln.Tag = "query_a.ebeln";
             this.gvMx1ebeln.Visible = true;
-            this.gvMx1ebeln.VisibleIndex = 0;
+            this.gvMx1ebeln.VisibleIndex = 1;
             this.gvMx1ebeln.Width = 120;
-            // 
-            // gvMx1ebelnLine
-            // 
-            this.gvMx1ebelnLine.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1ebelnLine.AppearanceCell.Options.UseFont = true;
-            this.gvMx1ebelnLine.Caption = "ERP琛孖D";
-            this.gvMx1ebelnLine.FieldName = "ebelnK3id";
-            this.gvMx1ebelnLine.MinWidth = 90;
-            this.gvMx1ebelnLine.Name = "gvMx1ebelnLine";
-            this.gvMx1ebelnLine.OptionsColumn.ReadOnly = true;
-            this.gvMx1ebelnLine.Tag = "query_a.ebeln_line";
-            this.gvMx1ebelnLine.Visible = true;
-            this.gvMx1ebelnLine.VisibleIndex = 1;
-            this.gvMx1ebelnLine.Width = 100;
-            // 
-            // gvMx1urgentFlag
-            // 
-            this.gvMx1urgentFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1urgentFlag.AppearanceCell.Options.UseFont = 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.Visible = true;
-            this.gvMx1urgentFlag.VisibleIndex = 2;
-            this.gvMx1urgentFlag.Width = 100;
             // 
             // gridColumn4
             // 
-            this.gridColumn4.Caption = "鐗╂枡ID";
-            this.gridColumn4.FieldName = "itemId";
+            this.gridColumn4.Caption = "鐗╂枡缂栧彿";
+            this.gridColumn4.FieldName = "itemNo";
             this.gridColumn4.MinWidth = 100;
             this.gridColumn4.Name = "gridColumn4";
             this.gridColumn4.OptionsColumn.ReadOnly = true;
             this.gridColumn4.Visible = true;
-            this.gridColumn4.VisibleIndex = 3;
+            this.gridColumn4.VisibleIndex = 2;
             this.gridColumn4.Width = 100;
             // 
             // gvMx1boardStyle
@@ -445,7 +418,7 @@
             this.gvMx1boardStyle.OptionsColumn.ReadOnly = true;
             this.gvMx1boardStyle.Tag = "query_a.board_style";
             this.gvMx1boardStyle.Visible = true;
-            this.gvMx1boardStyle.VisibleIndex = 4;
+            this.gvMx1boardStyle.VisibleIndex = 3;
             this.gvMx1boardStyle.Width = 180;
             // 
             // gridColumn6
@@ -455,32 +428,18 @@
             this.gridColumn6.MinWidth = 125;
             this.gridColumn6.Name = "gridColumn6";
             this.gridColumn6.Visible = true;
-            this.gridColumn6.VisibleIndex = 5;
+            this.gridColumn6.VisibleIndex = 4;
             this.gridColumn6.Width = 125;
             // 
             // gridColumn8
             // 
             this.gridColumn8.Caption = "鏈鏀惰揣鏁伴噺";
             this.gridColumn8.FieldName = "quantity";
-            this.gridColumn8.MinWidth = 25;
+            this.gridColumn8.MinWidth = 50;
             this.gridColumn8.Name = "gridColumn8";
             this.gridColumn8.Visible = true;
-            this.gridColumn8.VisibleIndex = 6;
+            this.gridColumn8.VisibleIndex = 5;
             this.gridColumn8.Width = 94;
-            // 
-            // gvMx1ebelnQty
-            // 
-            this.gvMx1ebelnQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1ebelnQty.AppearanceCell.Options.UseFont = true;
-            this.gvMx1ebelnQty.Caption = "宸叉墦鍗版暟閲�";
-            this.gvMx1ebelnQty.FieldName = "prnQty";
-            this.gvMx1ebelnQty.MinWidth = 90;
-            this.gvMx1ebelnQty.Name = "gvMx1ebelnQty";
-            this.gvMx1ebelnQty.OptionsColumn.ReadOnly = true;
-            this.gvMx1ebelnQty.Tag = "query_a.ebeln_qty";
-            this.gvMx1ebelnQty.Visible = true;
-            this.gvMx1ebelnQty.VisibleIndex = 7;
-            this.gvMx1ebelnQty.Width = 100;
             // 
             // gvMx1okRkqty
             // 
@@ -488,13 +447,41 @@
             this.gvMx1okRkqty.AppearanceCell.Options.UseFont = true;
             this.gvMx1okRkqty.Caption = "宸插叆搴撴暟閲�";
             this.gvMx1okRkqty.FieldName = "okRkqty";
-            this.gvMx1okRkqty.MinWidth = 90;
+            this.gvMx1okRkqty.MinWidth = 50;
             this.gvMx1okRkqty.Name = "gvMx1okRkqty";
             this.gvMx1okRkqty.OptionsColumn.ReadOnly = true;
             this.gvMx1okRkqty.Tag = "query_a.ok_rkqty";
             this.gvMx1okRkqty.Visible = true;
-            this.gvMx1okRkqty.VisibleIndex = 8;
+            this.gvMx1okRkqty.VisibleIndex = 6;
             this.gvMx1okRkqty.Width = 100;
+            // 
+            // gvMx1ebelnQty
+            // 
+            this.gvMx1ebelnQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1ebelnQty.AppearanceCell.Options.UseFont = true;
+            this.gvMx1ebelnQty.Caption = "宸叉墦鍗版暟閲�";
+            this.gvMx1ebelnQty.FieldName = "yQty";
+            this.gvMx1ebelnQty.MinWidth = 50;
+            this.gvMx1ebelnQty.Name = "gvMx1ebelnQty";
+            this.gvMx1ebelnQty.OptionsColumn.ReadOnly = true;
+            this.gvMx1ebelnQty.Tag = "query_a.ebeln_qty";
+            this.gvMx1ebelnQty.Visible = true;
+            this.gvMx1ebelnQty.VisibleIndex = 7;
+            this.gvMx1ebelnQty.Width = 100;
+            // 
+            // gridColumn10
+            // 
+            this.gridColumn10.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
+            this.gridColumn10.AppearanceCell.Options.UseForeColor = true;
+            this.gridColumn10.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+            this.gridColumn10.AppearanceHeader.Options.UseForeColor = true;
+            this.gridColumn10.Caption = "鍙墦鍗版�婚噺";
+            this.gridColumn10.FieldName = "kQty";
+            this.gridColumn10.MinWidth = 50;
+            this.gridColumn10.Name = "gridColumn10";
+            this.gridColumn10.Visible = true;
+            this.gridColumn10.VisibleIndex = 8;
+            this.gridColumn10.Width = 94;
             // 
             // gvMx1states
             // 
@@ -502,7 +489,7 @@
             this.gvMx1states.AppearanceCell.Options.UseFont = true;
             this.gvMx1states.Caption = "鎵撳嵃鏉$爜寮犳暟";
             this.gvMx1states.FieldName = "icount";
-            this.gvMx1states.MinWidth = 90;
+            this.gvMx1states.MinWidth = 50;
             this.gvMx1states.Name = "gvMx1states";
             this.gvMx1states.OptionsColumn.ReadOnly = true;
             this.gvMx1states.Tag = "query_a.states";
@@ -514,7 +501,7 @@
             // 
             this.gridColumn5.Caption = "鐗╂枡鍗曚綅";
             this.gridColumn5.FieldName = "wnDw";
-            this.gridColumn5.MinWidth = 60;
+            this.gridColumn5.MinWidth = 50;
             this.gridColumn5.Name = "gridColumn5";
             this.gridColumn5.OptionsColumn.ReadOnly = true;
             this.gridColumn5.Visible = true;
@@ -525,7 +512,7 @@
             // 
             this.gridColumn9.Caption = "閲囪喘鍗曚綅";
             this.gridColumn9.FieldName = "cgUnit";
-            this.gridColumn9.MinWidth = 60;
+            this.gridColumn9.MinWidth = 50;
             this.gridColumn9.Name = "gridColumn9";
             this.gridColumn9.OptionsColumn.ReadOnly = true;
             this.gridColumn9.Visible = true;
@@ -536,22 +523,12 @@
             // 
             this.gridColumn7.Caption = "搴撳瓨鍗曚綅";
             this.gridColumn7.FieldName = "kcUnit";
-            this.gridColumn7.MinWidth = 60;
+            this.gridColumn7.MinWidth = 50;
             this.gridColumn7.Name = "gridColumn7";
             this.gridColumn7.OptionsColumn.ReadOnly = true;
             this.gridColumn7.Visible = true;
             this.gridColumn7.VisibleIndex = 12;
             this.gridColumn7.Width = 94;
-            // 
-            // gridColumn10
-            // 
-            this.gridColumn10.Caption = "鍙墦鍗版�婚噺";
-            this.gridColumn10.FieldName = "kyPrtQty";
-            this.gridColumn10.MinWidth = 25;
-            this.gridColumn10.Name = "gridColumn10";
-            this.gridColumn10.Visible = true;
-            this.gridColumn10.VisibleIndex = 13;
-            this.gridColumn10.Width = 94;
             // 
             // repositoryItemButtonEdit1
             // 
@@ -576,9 +553,9 @@
             this.panelMx1.Controls.Add(this.labelControl14);
             this.panelMx1.Controls.Add(this.txt_psnQty_1);
             this.panelMx1.Controls.Add(this.labelControl12);
-            this.panelMx1.Controls.Add(this.kyPrtQty);
+            this.panelMx1.Controls.Add(this.txtKdy);
             this.panelMx1.Controls.Add(this.labelControl13);
-            this.panelMx1.Controls.Add(this.textEdit6);
+            this.panelMx1.Controls.Add(this.txtYdy);
             this.panelMx1.Controls.Add(this.labelControl11);
             this.panelMx1.Controls.Add(this.txtQuantity);
             this.panelMx1.Controls.Add(this.labelControl10);
@@ -593,6 +570,15 @@
             this.panelMx1.Name = "panelMx1";
             this.panelMx1.Size = new System.Drawing.Size(1342, 98);
             this.panelMx1.TabIndex = 0;
+            // 
+            // ucBtnPrint1
+            // 
+            this.ucBtnPrint1.guidKey = null;
+            this.ucBtnPrint1.Location = new System.Drawing.Point(541, 59);
+            this.ucBtnPrint1.Name = "ucBtnPrint1";
+            this.ucBtnPrint1.rptParameter = null;
+            this.ucBtnPrint1.Size = new System.Drawing.Size(218, 41);
+            this.ucBtnPrint1.TabIndex = 232;
             // 
             // lbMxGuid
             // 
@@ -609,6 +595,8 @@
             this.txt_iCount_1.Name = "txt_iCount_1";
             this.txt_iCount_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_iCount_1.Properties.Appearance.Options.UseFont = true;
+            this.txt_iCount_1.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.RegExpMaskManager));
+            this.txt_iCount_1.Properties.MaskSettings.Set("mask", "\\d+");
             this.txt_iCount_1.Size = new System.Drawing.Size(96, 28);
             this.txt_iCount_1.TabIndex = 228;
             // 
@@ -626,6 +614,8 @@
             this.txt_psnQty_1.Name = "txt_psnQty_1";
             this.txt_psnQty_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_psnQty_1.Properties.Appearance.Options.UseFont = true;
+            this.txt_psnQty_1.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.RegExpMaskManager));
+            this.txt_psnQty_1.Properties.MaskSettings.Set("mask", "\\d+");
             this.txt_psnQty_1.Size = new System.Drawing.Size(96, 28);
             this.txt_psnQty_1.TabIndex = 226;
             // 
@@ -637,15 +627,15 @@
             this.labelControl12.TabIndex = 225;
             this.labelControl12.Text = "姣忓紶鏉$爜鏁伴噺锛�";
             // 
-            // kyPrtQty
+            // txtKdy
             // 
-            this.kyPrtQty.Location = new System.Drawing.Point(430, 65);
-            this.kyPrtQty.Name = "kyPrtQty";
-            this.kyPrtQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.kyPrtQty.Properties.Appearance.Options.UseFont = true;
-            this.kyPrtQty.Properties.ReadOnly = true;
-            this.kyPrtQty.Size = new System.Drawing.Size(96, 28);
-            this.kyPrtQty.TabIndex = 224;
+            this.txtKdy.Location = new System.Drawing.Point(430, 65);
+            this.txtKdy.Name = "txtKdy";
+            this.txtKdy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txtKdy.Properties.Appearance.Options.UseFont = true;
+            this.txtKdy.Properties.ReadOnly = true;
+            this.txtKdy.Size = new System.Drawing.Size(96, 28);
+            this.txtKdy.TabIndex = 224;
             // 
             // labelControl13
             // 
@@ -655,15 +645,15 @@
             this.labelControl13.TabIndex = 223;
             this.labelControl13.Text = "鍙墦鍗版�绘暟锛�";
             // 
-            // textEdit6
+            // txtYdy
             // 
-            this.textEdit6.Location = new System.Drawing.Point(430, 34);
-            this.textEdit6.Name = "textEdit6";
-            this.textEdit6.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.textEdit6.Properties.Appearance.Options.UseFont = true;
-            this.textEdit6.Properties.ReadOnly = true;
-            this.textEdit6.Size = new System.Drawing.Size(96, 28);
-            this.textEdit6.TabIndex = 222;
+            this.txtYdy.Location = new System.Drawing.Point(430, 34);
+            this.txtYdy.Name = "txtYdy";
+            this.txtYdy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txtYdy.Properties.Appearance.Options.UseFont = true;
+            this.txtYdy.Properties.ReadOnly = true;
+            this.txtYdy.Size = new System.Drawing.Size(96, 28);
+            this.txtYdy.TabIndex = 222;
             // 
             // labelControl11
             // 
@@ -739,11 +729,11 @@
             // 
             // labelControl7
             // 
-            this.labelControl7.Location = new System.Drawing.Point(25, 9);
+            this.labelControl7.Location = new System.Drawing.Point(11, 9);
             this.labelControl7.Name = "labelControl7";
-            this.labelControl7.Size = new System.Drawing.Size(61, 18);
+            this.labelControl7.Size = new System.Drawing.Size(75, 18);
             this.labelControl7.TabIndex = 213;
-            this.labelControl7.Text = "鐗╂枡ID锛�";
+            this.labelControl7.Text = "鐗╂枡缂栧彿锛�";
             // 
             // gv_urgentFlag
             // 
@@ -1021,10 +1011,10 @@
             // tabMx
             // 
             this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.tabMx.Location = new System.Drawing.Point(0, 161);
+            this.tabMx.Location = new System.Drawing.Point(0, 155);
             this.tabMx.Name = "tabMx";
             this.tabMx.SelectedTabPage = this.tabMxPage1;
-            this.tabMx.Size = new System.Drawing.Size(1344, 409);
+            this.tabMx.Size = new System.Drawing.Size(1344, 415);
             this.tabMx.TabIndex = 2;
             this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
             this.tabMxPage1,
@@ -1064,7 +1054,7 @@
             this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
             this.panel1.Location = new System.Drawing.Point(0, 0);
             this.panel1.Name = "panel1";
-            this.panel1.Size = new System.Drawing.Size(1344, 161);
+            this.panel1.Size = new System.Drawing.Size(1344, 155);
             this.panel1.TabIndex = 1;
             // 
             // txt_fstatus
@@ -1077,7 +1067,7 @@
             // 
             // txt_urgentFlag
             // 
-            this.txt_urgentFlag.Location = new System.Drawing.Point(993, 53);
+            this.txt_urgentFlag.Location = new System.Drawing.Point(993, 50);
             this.txt_urgentFlag.Name = "txt_urgentFlag";
             this.txt_urgentFlag.Properties.Caption = "";
             this.txt_urgentFlag.Size = new System.Drawing.Size(94, 24);
@@ -1087,7 +1077,7 @@
             // 
             this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.labelControl5.Appearance.Options.UseFont = true;
-            this.labelControl5.Location = new System.Drawing.Point(335, 19);
+            this.labelControl5.Location = new System.Drawing.Point(337, 19);
             this.labelControl5.Name = "labelControl5";
             this.labelControl5.Size = new System.Drawing.Size(68, 21);
             this.labelControl5.TabIndex = 464;
@@ -1095,7 +1085,7 @@
             // 
             // txt_paperBillNo
             // 
-            this.txt_paperBillNo.Location = new System.Drawing.Point(415, 15);
+            this.txt_paperBillNo.Location = new System.Drawing.Point(413, 15);
             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;
@@ -1105,7 +1095,7 @@
             // txtDepotsId
             // 
             this.txtDepotsId.Enabled = false;
-            this.txtDepotsId.Location = new System.Drawing.Point(413, 90);
+            this.txtDepotsId.Location = new System.Drawing.Point(413, 83);
             this.txtDepotsId.Name = "txtDepotsId";
             this.txtDepotsId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txtDepotsId.Properties.Appearance.Options.UseFont = true;
@@ -1116,25 +1106,25 @@
             // 
             this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.labelControl4.Appearance.Options.UseFont = true;
-            this.labelControl4.Location = new System.Drawing.Point(351, 94);
+            this.labelControl4.Location = new System.Drawing.Point(337, 87);
             this.labelControl4.Name = "labelControl4";
-            this.labelControl4.Size = new System.Drawing.Size(52, 21);
+            this.labelControl4.Size = new System.Drawing.Size(68, 21);
             this.labelControl4.TabIndex = 461;
-            this.labelControl4.Text = "浠撳簱ID";
+            this.labelControl4.Text = "浠撳簱缂栧彿";
             // 
             // label1
             // 
             this.label1.AutoSize = true;
-            this.label1.Location = new System.Drawing.Point(22, 94);
+            this.label1.Location = new System.Drawing.Point(8, 87);
             this.label1.Name = "label1";
-            this.label1.Size = new System.Drawing.Size(79, 21);
+            this.label1.Size = new System.Drawing.Size(95, 21);
             this.label1.TabIndex = 460;
-            this.label1.Text = "渚涘簲鍟咺D";
+            this.label1.Text = "渚涘簲鍟嗙紪鍙�";
             // 
             // txtSupplierId
             // 
             this.txtSupplierId.Enabled = false;
-            this.txtSupplierId.Location = new System.Drawing.Point(111, 90);
+            this.txtSupplierId.Location = new System.Drawing.Point(111, 83);
             this.txtSupplierId.Name = "txtSupplierId";
             this.txtSupplierId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txtSupplierId.Properties.Appearance.Options.UseFont = true;
@@ -1144,7 +1134,7 @@
             // txt_depotsId
             // 
             this.txt_depotsId.IsReadly = true;
-            this.txt_depotsId.Location = new System.Drawing.Point(413, 51);
+            this.txt_depotsId.Location = new System.Drawing.Point(413, 48);
             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);
@@ -1154,7 +1144,7 @@
             // 
             this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.labelControl1.Appearance.Options.UseFont = true;
-            this.labelControl1.Location = new System.Drawing.Point(335, 55);
+            this.labelControl1.Location = new System.Drawing.Point(337, 52);
             this.labelControl1.Name = "labelControl1";
             this.labelControl1.Size = new System.Drawing.Size(68, 21);
             this.labelControl1.TabIndex = 457;
@@ -1163,7 +1153,7 @@
             // txt_suppId
             // 
             this.txt_suppId.IsReadly = true;
-            this.txt_suppId.Location = new System.Drawing.Point(111, 51);
+            this.txt_suppId.Location = new System.Drawing.Point(111, 48);
             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);
@@ -1173,7 +1163,7 @@
             // 
             this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.labelControl2.Appearance.Options.UseFont = true;
-            this.labelControl2.Location = new System.Drawing.Point(16, 55);
+            this.labelControl2.Location = new System.Drawing.Point(16, 52);
             this.labelControl2.Name = "labelControl2";
             this.labelControl2.Size = new System.Drawing.Size(85, 21);
             this.labelControl2.TabIndex = 455;
@@ -1183,7 +1173,7 @@
             // 
             this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.labelControl3.Appearance.Options.UseFont = true;
-            this.labelControl3.Location = new System.Drawing.Point(884, 94);
+            this.labelControl3.Location = new System.Drawing.Point(884, 87);
             this.labelControl3.Name = "labelControl3";
             this.labelControl3.Size = new System.Drawing.Size(102, 21);
             this.labelControl3.TabIndex = 341;
@@ -1191,7 +1181,7 @@
             // 
             // txt_percentage
             // 
-            this.txt_percentage.Location = new System.Drawing.Point(993, 90);
+            this.txt_percentage.Location = new System.Drawing.Point(993, 83);
             this.txt_percentage.Name = "txt_percentage";
             this.txt_percentage.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_percentage.Properties.Appearance.Options.UseFont = true;
@@ -1210,35 +1200,35 @@
             // 
             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(913, 55);
+            this.lb_urgentFlag.Location = new System.Drawing.Point(918, 52);
             this.lb_urgentFlag.Name = "lb_urgentFlag";
-            this.lb_urgentFlag.Size = new System.Drawing.Size(73, 21);
+            this.lb_urgentFlag.Size = new System.Drawing.Size(68, 21);
             this.lb_urgentFlag.TabIndex = 336;
-            this.lb_urgentFlag.Text = "鎬ユ枡鏍囪瘑 ";
+            this.lb_urgentFlag.Text = "鎬ユ枡鏍囪瘑";
             // 
             // lb_fstatus
             // 
             this.lb_fstatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_fstatus.Appearance.Options.UseFont = true;
-            this.lb_fstatus.Location = new System.Drawing.Point(913, 19);
+            this.lb_fstatus.Location = new System.Drawing.Point(918, 19);
             this.lb_fstatus.Name = "lb_fstatus";
-            this.lb_fstatus.Size = new System.Drawing.Size(73, 21);
+            this.lb_fstatus.Size = new System.Drawing.Size(68, 21);
             this.lb_fstatus.TabIndex = 291;
-            this.lb_fstatus.Text = "鎻愪氦鐘舵�� ";
+            this.lb_fstatus.Text = "鎻愪氦鐘舵��";
             // 
             // lb_insDate
             // 
             this.lb_insDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_insDate.Appearance.Options.UseFont = true;
-            this.lb_insDate.Location = new System.Drawing.Point(639, 94);
+            this.lb_insDate.Location = new System.Drawing.Point(644, 87);
             this.lb_insDate.Name = "lb_insDate";
-            this.lb_insDate.Size = new System.Drawing.Size(73, 21);
+            this.lb_insDate.Size = new System.Drawing.Size(68, 21);
             this.lb_insDate.TabIndex = 258;
-            this.lb_insDate.Text = "鍏ュ簱鏃ユ湡 ";
+            this.lb_insDate.Text = "鍏ュ簱鏃ユ湡";
             // 
             // txt_insDate
             // 
-            this.txt_insDate.Location = new System.Drawing.Point(724, 90);
+            this.txt_insDate.Location = new System.Drawing.Point(724, 83);
             this.txt_insDate.Name = "txt_insDate";
             this.txt_insDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_insDate.Properties.Appearance.Options.UseFont = true;
@@ -1249,15 +1239,15 @@
             // 
             this.lb_checkDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_checkDate.Appearance.Options.UseFont = true;
-            this.lb_checkDate.Location = new System.Drawing.Point(639, 55);
+            this.lb_checkDate.Location = new System.Drawing.Point(644, 52);
             this.lb_checkDate.Name = "lb_checkDate";
-            this.lb_checkDate.Size = new System.Drawing.Size(73, 21);
+            this.lb_checkDate.Size = new System.Drawing.Size(68, 21);
             this.lb_checkDate.TabIndex = 252;
-            this.lb_checkDate.Text = "鎻愪氦鏃ユ湡 ";
+            this.lb_checkDate.Text = "鎻愪氦鏃ユ湡";
             // 
             // txt_checkDate
             // 
-            this.txt_checkDate.Location = new System.Drawing.Point(724, 51);
+            this.txt_checkDate.Location = new System.Drawing.Point(724, 48);
             this.txt_checkDate.Name = "txt_checkDate";
             this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
@@ -1268,7 +1258,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(62, 128);
+            this.lb_remark.Location = new System.Drawing.Point(62, 120);
             this.lb_remark.Name = "lb_remark";
             this.lb_remark.Size = new System.Drawing.Size(39, 21);
             this.lb_remark.TabIndex = 235;
@@ -1276,7 +1266,7 @@
             // 
             // txt_remark
             // 
-            this.txt_remark.Location = new System.Drawing.Point(111, 124);
+            this.txt_remark.Location = new System.Drawing.Point(111, 116);
             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;
@@ -1306,11 +1296,11 @@
             // 
             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(28, 19);
+            this.lb_billNo.Location = new System.Drawing.Point(33, 19);
             this.lb_billNo.Name = "lb_billNo";
-            this.lb_billNo.Size = new System.Drawing.Size(73, 21);
+            this.lb_billNo.Size = new System.Drawing.Size(68, 21);
             this.lb_billNo.TabIndex = 211;
-            this.lb_billNo.Text = "鍒拌揣鍗曞彿 ";
+            this.lb_billNo.Text = "鍒拌揣鍗曞彿";
             // 
             // txt_billNo
             // 
@@ -1320,15 +1310,6 @@
             this.txt_billNo.Properties.Appearance.Options.UseFont = true;
             this.txt_billNo.Size = new System.Drawing.Size(215, 28);
             this.txt_billNo.TabIndex = 211;
-            // 
-            // ucBtnPrint1
-            // 
-            this.ucBtnPrint1.guidKey = null;
-            this.ucBtnPrint1.Location = new System.Drawing.Point(543, 59);
-            this.ucBtnPrint1.Name = "ucBtnPrint1";
-            this.ucBtnPrint1.rptParameter = null;
-            this.ucBtnPrint1.Size = new System.Drawing.Size(218, 41);
-            this.ucBtnPrint1.TabIndex = 232;
             // 
             // Frm_ArrivalBarcode
             // 
@@ -1352,8 +1333,8 @@
             this.panelMx1.PerformLayout();
             ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.kyPrtQty.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.textEdit6.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txtKdy.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txtYdy.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txtWlmc.Properties)).EndInit();
@@ -1432,7 +1413,6 @@
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
         private DevExpress.XtraEditors.TextEdit txtDepotsId;
         private DevExpress.XtraEditors.LabelControl labelControl4;
         private System.Windows.Forms.Label label1;
@@ -1453,7 +1433,6 @@
         private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;
         private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1ebeln;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1ebelnLine;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1urgentFlag;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1boardStyle;
@@ -1467,7 +1446,7 @@
         private DevExpress.XtraEditors.LabelControl labelControl8;
         private DevExpress.XtraEditors.TextEdit txtWlid;
         private DevExpress.XtraEditors.LabelControl labelControl7;
-        private DevExpress.XtraEditors.TextEdit textEdit6;
+        private DevExpress.XtraEditors.TextEdit txtYdy;
         private DevExpress.XtraEditors.LabelControl labelControl11;
         private DevExpress.XtraEditors.TextEdit txtQuantity;
         private DevExpress.XtraEditors.LabelControl labelControl10;
@@ -1477,7 +1456,7 @@
         private DevExpress.XtraEditors.LabelControl labelControl14;
         private DevExpress.XtraEditors.TextEdit txt_psnQty_1;
         private DevExpress.XtraEditors.LabelControl labelControl12;
-        private DevExpress.XtraEditors.TextEdit kyPrtQty;
+        private DevExpress.XtraEditors.TextEdit txtKdy;
         private DevExpress.XtraEditors.LabelControl labelControl13;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;

--
Gitblit v1.9.3