From 8a022e6a9c733d73ce020b987026566285d8bb66 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期一, 31 三月 2025 14:18:50 +0800
Subject: [PATCH] 投检
---
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.Designer.cs | 2118 ++++++++++++++++++++++++++++++++--------------------------
1 files changed, 1,170 insertions(+), 948 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.Designer.cs
index 7072ca3..35e098a 100644
--- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.Designer.cs
@@ -29,24 +29,72 @@
/// </summary>
private void InitializeComponent()
{
- 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.gvMx2oldqty = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx2itemNo = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx2itemBarcode = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx2guid = new DevExpress.XtraGrid.Columns.GridColumn();
- this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage();
- this.gcMx2 = new DevExpress.XtraGrid.GridControl();
- this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView();
- this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvBtnAlawys = new DevExpress.XtraGrid.Columns.GridColumn();
- this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition17 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition18 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition19 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition20 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition17 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition18 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition19 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition20 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions5 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject17 = new DevExpress.Utils.SerializableAppearanceObject();
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject18 = new DevExpress.Utils.SerializableAppearanceObject();
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject19 = new DevExpress.Utils.SerializableAppearanceObject();
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject20 = new DevExpress.Utils.SerializableAppearanceObject();
+ this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
+ this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
+ this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
+ this.split1 = new DevExpress.XtraEditors.SplitContainerControl();
+ this.gcMain1 = new DevExpress.XtraGrid.GridControl();
+ this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
+ this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_urgentFlag = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_fstatus = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_status = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_billNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_suppNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_depotsCode = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.pageBar1 = new UserControls.Data.UcPageBar();
+ this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
+ this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
+ this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
+ this.lbGuid = new System.Windows.Forms.Label();
+ this.txt_dptName = new DevExpress.XtraEditors.TextEdit();
+ this.txt_gysNo = new DevExpress.XtraEditors.TextEdit();
+ this.txt_depotsCode = new DevExpress.XtraEditors.TextEdit();
+ this.txt_barcodeProgress = new DevExpress.XtraEditors.TextEdit();
+ this.txt_paperBillNo = new DevExpress.XtraEditors.TextEdit();
+ this.txt_billNo = new DevExpress.XtraEditors.TextEdit();
+ this.txt_gysName = new DevExpress.XtraEditors.TextEdit();
+ this.txt_createBy = new DevExpress.XtraEditors.TextEdit();
+ this.txt_remark = new DevExpress.XtraEditors.TextEdit();
+ this.txt_createDate = new DevExpress.XtraEditors.TextEdit();
+ this.txt_fType = new DevExpress.XtraEditors.CheckEdit();
+ this.txt_urgentFlag = new DevExpress.XtraEditors.CheckEdit();
+ this.txt_insDate = new DevExpress.XtraEditors.TextEdit();
+ this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
+ this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.tabMx = new DevExpress.XtraTab.XtraTabControl();
this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
this.gcMx1 = new DevExpress.XtraGrid.GridControl();
this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
@@ -85,64 +133,76 @@
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
this.txtWlid = new DevExpress.XtraEditors.TextEdit();
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
- this.gv_urgentFlag = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gv_fstatus = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gv_suppNo = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gv_depotsCode = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gv_insDate = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gv_status = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gv_billNo = new DevExpress.XtraGrid.Columns.GridColumn();
- this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
- this.gcMain = new DevExpress.XtraGrid.GridControl();
- this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
- this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
- this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
- this.pageBar1 = new UserControls.Data.UcPageBar();
- this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
- this.tabMx = new DevExpress.XtraTab.XtraTabControl();
- this.panel1 = new System.Windows.Forms.Panel();
- this.txt_dptName = new DevExpress.XtraEditors.TextEdit();
- this.txt_gysNo = new DevExpress.XtraEditors.TextEdit();
- this.txt_fstatus = new DevExpress.XtraEditors.CheckEdit();
- this.txt_urgentFlag = new DevExpress.XtraEditors.CheckEdit();
- this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
- this.txt_paperBillNo = new DevExpress.XtraEditors.TextEdit();
- this.txt_depotsCode = new DevExpress.XtraEditors.TextEdit();
- this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
- this.label1 = new System.Windows.Forms.Label();
- this.txt_gysName = new DevExpress.XtraEditors.TextEdit();
- this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
- this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
- this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
- this.txt_percentage = new DevExpress.XtraEditors.TextEdit();
- this.lbGuid = new System.Windows.Forms.Label();
- this.lb_urgentFlag = new DevExpress.XtraEditors.LabelControl();
- this.lb_fstatus = new DevExpress.XtraEditors.LabelControl();
- this.lb_insDate = new DevExpress.XtraEditors.LabelControl();
- this.txt_insDate = new DevExpress.XtraEditors.TextEdit();
- this.lb_checkDate = new DevExpress.XtraEditors.LabelControl();
- this.txt_checkDate = new DevExpress.XtraEditors.TextEdit();
- this.lb_remark = new DevExpress.XtraEditors.LabelControl();
- this.txt_remark = new DevExpress.XtraEditors.TextEdit();
- this.lb_createBy = new DevExpress.XtraEditors.LabelControl();
- this.txt_createBy = new DevExpress.XtraEditors.TextEdit();
- this.lb_billNo = new DevExpress.XtraEditors.LabelControl();
- this.txt_billNo = new DevExpress.XtraEditors.TextEdit();
- this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage();
+ this.gcMx2 = new DevExpress.XtraGrid.GridControl();
+ this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView();
+ this.gvMx2guid = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx2itemBarcode = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx2itemNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx2oldqty = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.tabMxPage2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
+ this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvBtnAlawys = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
+ this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn26 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
+ ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
+ this.xtraTabControl1.SuspendLayout();
+ this.xtraTabPage1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.split1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).BeginInit();
+ this.split1.Panel1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).BeginInit();
+ this.split1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
+ this.xtraTabPage2.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit();
+ this.splitMx1.Panel1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).BeginInit();
+ this.splitMx1.Panel2.SuspendLayout();
+ this.splitMx1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit();
+ this.layoutMx1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_dptName.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_gysNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_depotsCode.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_barcodeProgress.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_gysName.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_urgentFlag.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_insDate.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
+ this.tabMx.SuspendLayout();
this.tabMxPage1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
@@ -156,187 +216,702 @@
((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtWlmc.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtWlid.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
- this.xtraTabControl1.SuspendLayout();
- this.xtraTabPage1.SuspendLayout();
- this.xtraTabPage2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
- this.tabMx.SuspendLayout();
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txt_dptName.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_gysNo.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_urgentFlag.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_depotsCode.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_gysName.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_percentage.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_insDate.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit();
+ this.tabMxPage2.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
this.SuspendLayout();
//
- // gvMx2oldqty
+ // toolBarMenu1
//
- this.gvMx2oldqty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx2oldqty.AppearanceCell.Options.UseFont = true;
- this.gvMx2oldqty.Caption = "鍘熷鏁伴噺 ";
- this.gvMx2oldqty.FieldName = "oldqty";
- this.gvMx2oldqty.MinWidth = 50;
- this.gvMx2oldqty.Name = "gvMx2oldqty";
- this.gvMx2oldqty.Tag = "query_a.OLDQTY";
- this.gvMx2oldqty.Visible = true;
- this.gvMx2oldqty.VisibleIndex = 5;
- this.gvMx2oldqty.Width = 94;
+ this.toolBarMenu1.chkParameter = null;
+ this.toolBarMenu1.currentAction = null;
+ this.toolBarMenu1.defaultActions = null;
+ this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
+ this.toolBarMenu1.guidKey = null;
+ this.toolBarMenu1.isSetBtn = false;
+ this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
+ this.toolBarMenu1.Name = "toolBarMenu1";
+ this.toolBarMenu1.rptParameter = null;
+ this.toolBarMenu1.Size = new System.Drawing.Size(1346, 80);
+ this.toolBarMenu1.TabIndex = 0;
+ this.toolBarMenu1.xlsInService = null;
+ this.toolBarMenu1.xlsOutParameter = null;
//
- // gvMx2itemNo
+ // xtraTabControl1
//
- this.gvMx2itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx2itemNo.AppearanceCell.Options.UseFont = true;
- this.gvMx2itemNo.Caption = "鐗╂枡缂栫爜 ";
- this.gvMx2itemNo.FieldName = "itemNo";
- this.gvMx2itemNo.MinWidth = 100;
- this.gvMx2itemNo.Name = "gvMx2itemNo";
- this.gvMx2itemNo.Tag = "query_a.ITEM_NO";
- this.gvMx2itemNo.Visible = true;
- this.gvMx2itemNo.VisibleIndex = 2;
- this.gvMx2itemNo.Width = 100;
+ this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
+ this.xtraTabControl1.Name = "xtraTabControl1";
+ this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
+ this.xtraTabControl1.Size = new System.Drawing.Size(1346, 602);
+ this.xtraTabControl1.TabIndex = 3;
+ this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
+ this.xtraTabPage1,
+ this.xtraTabPage2});
//
- // gvMx2itemBarcode
+ // xtraTabPage1
//
- this.gvMx2itemBarcode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx2itemBarcode.AppearanceCell.Options.UseFont = true;
- this.gvMx2itemBarcode.Caption = "鐗╂枡鏉$爜";
- this.gvMx2itemBarcode.FieldName = "itemBarcode";
- this.gvMx2itemBarcode.MinWidth = 300;
- this.gvMx2itemBarcode.Name = "gvMx2itemBarcode";
- this.gvMx2itemBarcode.Tag = "query_a.ITEM_BARCODE";
- this.gvMx2itemBarcode.Visible = true;
- this.gvMx2itemBarcode.VisibleIndex = 1;
- this.gvMx2itemBarcode.Width = 300;
+ this.xtraTabPage1.Controls.Add(this.split1);
+ this.xtraTabPage1.Name = "xtraTabPage1";
+ this.xtraTabPage1.Size = new System.Drawing.Size(1344, 570);
+ this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
//
- // gvMx2guid
+ // split1
//
- this.gvMx2guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx2guid.AppearanceCell.Options.UseFont = true;
- this.gvMx2guid.Caption = "guid ";
- this.gvMx2guid.FieldName = "guid";
- this.gvMx2guid.MinWidth = 50;
- this.gvMx2guid.Name = "gvMx2guid";
- this.gvMx2guid.Tag = "query_a.guid";
- this.gvMx2guid.Width = 94;
+ this.split1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.split1.Horizontal = false;
+ this.split1.Location = new System.Drawing.Point(0, 0);
+ this.split1.Name = "split1";
//
- // tabMxPage2
+ // split1.Panel1
//
- this.tabMxPage2.Controls.Add(this.gcMx2);
- this.tabMxPage2.Name = "tabMxPage2";
- this.tabMxPage2.Size = new System.Drawing.Size(1342, 383);
- this.tabMxPage2.Text = "宸叉墦鏉$爜淇℃伅";
+ this.split1.Panel1.Controls.Add(this.gcMain1);
+ this.split1.Panel1.Controls.Add(this.pageBar1);
+ this.split1.Panel1.Text = "Panel1";
//
- // gcMx2
+ // split1.Panel2
//
- this.gcMx2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.gcMx2.Location = new System.Drawing.Point(0, 0);
- this.gcMx2.MainView = this.gvMx2;
- this.gcMx2.Name = "gcMx2";
- this.gcMx2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
- this.repositoryItemButtonEdit1});
- 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});
+ this.split1.Panel2.Text = "Panel2";
+ this.split1.Size = new System.Drawing.Size(1344, 570);
+ this.split1.SplitterPosition = 558;
+ this.split1.TabIndex = 0;
//
- // gvMx2
+ // gcMain1
//
- this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
- this.gvMx2guid,
- this.gridColumn16,
- this.gvMx2itemBarcode,
- this.gvMx2itemNo,
- this.gridColumn18,
- this.gridColumn14,
- this.gvMx2oldqty,
- this.gridColumn21,
- this.gridColumn20,
- this.gridColumn17,
- this.gvBtnAlawys});
- this.gvMx2.GridControl = this.gcMx2;
- this.gvMx2.Name = "gvMx2";
- this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
- this.gvMx2.OptionsFind.ShowSearchNavButtons = false;
- this.gvMx2.OptionsView.ShowGroupPanel = false;
+ this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
+
+ this.gcMain1.Location = new System.Drawing.Point(0, 0);
+ this.gcMain1.MainView = this.gridView1;
+ this.gcMain1.Name = "gcMain1";
+ this.gcMain1.Size = new System.Drawing.Size(1344, 519);
+ this.gcMain1.TabIndex = 2;
+ this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+ this.gridView1});
//
- // gridColumn16
+ // gridView1
//
- this.gridColumn16.Caption = "鏄惁鍏ュ簱";
- this.gridColumn16.FieldName = "icount";
- this.gridColumn16.MinWidth = 25;
- this.gridColumn16.Name = "gridColumn16";
- this.gridColumn16.Visible = true;
- this.gridColumn16.VisibleIndex = 0;
- this.gridColumn16.Width = 94;
+ this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
+ this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
+
+ this.gridView1.Appearance.Row.Options.UseFont = true;
+ this.gridView1.Appearance.ViewCaption.Options.UseTextOptions = true;
+ this.gridView1.Appearance.ViewCaption.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
+ this.gridView1.ColumnPanelRowHeight = 50;
+ this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+ this.gridColumn13,
+ this.gv_urgentFlag,
+ this.gridColumn25,
+ this.gv_status,
+ this.gv_billNo,
+ this.gridColumn1,
+ this.gv_createBy,
+ this.gridColumn26,
+ this.gv_suppNo,
+ this.gridColumn2,
+ this.gv_depotsCode,
+ this.gridColumn3,
+ this.gv_remark,
+ this.gv_fstatus,
+ this.gridColumn11,
+ this.gv_checkDate});
+ this.gridView1.GridControl = this.gcMain1;
+ this.gridView1.IndicatorWidth = 50;
+ this.gridView1.Name = "gridView1";
+ this.gridView1.OptionsFind.ShowSearchNavButtons = false;
+ this.gridView1.OptionsView.ShowAutoFilterRow = true;
+ this.gridView1.OptionsView.ShowGroupPanel = false;
//
- // gridColumn18
+ // gridColumn13
//
- this.gridColumn18.Caption = "鐗╂枡鍚嶇О";
- this.gridColumn18.FieldName = "itemName";
- this.gridColumn18.MinWidth = 150;
- this.gridColumn18.Name = "gridColumn18";
- this.gridColumn18.Visible = true;
- this.gridColumn18.VisibleIndex = 3;
- this.gridColumn18.Width = 150;
+ this.gridColumn13.Caption = "鏀舵枡缁勭粐";
+ this.gridColumn13.FieldName = "receivingOrg";
+ this.gridColumn13.MinWidth = 50;
+ this.gridColumn13.Name = "gridColumn13";
+ this.gridColumn13.Tag = "org.fnamber";
+ this.gridColumn13.Visible = true;
+ this.gridColumn13.VisibleIndex = 0;
+ this.gridColumn13.Width = 250;
//
- // gridColumn14
+ // gv_urgentFlag
//
- this.gridColumn14.Caption = "瑙勬牸鍨嬪彿";
- this.gridColumn14.FieldName = "itemModel";
- this.gridColumn14.MinWidth = 150;
- this.gridColumn14.Name = "gridColumn14";
- this.gridColumn14.Visible = true;
- this.gridColumn14.VisibleIndex = 4;
- this.gridColumn14.Width = 150;
+
+ this.gv_urgentFlag.AppearanceCell.Options.UseFont = true;
+ this.gv_urgentFlag.Caption = "鎬ユ枡鏍囪瘑";
+ this.gv_urgentFlag.FieldName = "urgentFlag";
+ this.gv_urgentFlag.MaxWidth = 50;
+ this.gv_urgentFlag.MinWidth = 50;
+ this.gv_urgentFlag.Name = "gv_urgentFlag";
+ this.gv_urgentFlag.OptionsColumn.AllowEdit = false;
+ this.gv_urgentFlag.Tag = "query_a.urgent_flag";
+ this.gv_urgentFlag.Visible = true;
+ this.gv_urgentFlag.VisibleIndex = 1;
+ this.gv_urgentFlag.Width = 50;
//
- // gridColumn17
+ // gv_fstatus
//
- this.gridColumn17.Caption = "鎵撳嵃鏃ユ湡";
- this.gridColumn17.FieldName = "createDate";
- this.gridColumn17.MinWidth = 10;
- this.gridColumn17.Name = "gridColumn17";
- this.gridColumn17.Visible = true;
- this.gridColumn17.VisibleIndex = 8;
- this.gridColumn17.Width = 180;
+
+ this.gv_fstatus.AppearanceCell.Options.UseFont = true;
+ this.gv_fstatus.Caption = "瀹℃牳鏍囪瘑";
+ this.gv_fstatus.FieldName = "fstatus";
+ this.gv_fstatus.MaxWidth = 50;
+ this.gv_fstatus.MinWidth = 50;
+ this.gv_fstatus.Name = "gv_fstatus";
+ this.gv_fstatus.OptionsColumn.AllowEdit = false;
+ this.gv_fstatus.Tag = "query_a.fstatus";
+ this.gv_fstatus.Width = 50;
//
- // gvBtnAlawys
+ // gv_status
//
- this.gvBtnAlawys.Caption = "绉诲嚭";
- this.gvBtnAlawys.ColumnEdit = this.repositoryItemButtonEdit1;
- this.gvBtnAlawys.MinWidth = 25;
- this.gvBtnAlawys.Name = "gvBtnAlawys";
- this.gvBtnAlawys.Visible = true;
- this.gvBtnAlawys.VisibleIndex = 9;
- this.gvBtnAlawys.Width = 94;
+
+ this.gv_status.AppearanceCell.Options.UseFont = true;
+ this.gv_status.Caption = "鍏ュ簱";
+ this.gv_status.FieldName = "statusChk";
+ this.gv_status.MaxWidth = 50;
+ this.gv_status.MinWidth = 50;
+ this.gv_status.Name = "gv_status";
+ this.gv_status.OptionsColumn.AllowEdit = false;
+ this.gv_status.Tag = "query_a.status";
+ this.gv_status.Visible = true;
+ this.gv_status.VisibleIndex = 3;
+ this.gv_status.Width = 50;
//
- // repositoryItemButtonEdit1
+ // gv_billNo
//
- 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);
+
+ this.gv_billNo.AppearanceCell.Options.UseFont = true;
+ this.gv_billNo.Caption = "鍒拌揣鍗曞彿";
+ this.gv_billNo.FieldName = "billNo";
+ this.gv_billNo.MinWidth = 50;
+ this.gv_billNo.Name = "gv_billNo";
+ this.gv_billNo.OptionsColumn.AllowEdit = false;
+ this.gv_billNo.Tag = "query_a.bill_no";
+ this.gv_billNo.Visible = true;
+ this.gv_billNo.VisibleIndex = 4;
+ this.gv_billNo.Width = 120;
+ //
+ // gridColumn1
+ //
+ this.gridColumn1.Caption = "鏉$爜鎵撳嵃姣旂巼";
+ this.gridColumn1.FieldName = "barRatio";
+ this.gridColumn1.MaxWidth = 80;
+ this.gridColumn1.MinWidth = 80;
+ this.gridColumn1.Name = "gridColumn1";
+ this.gridColumn1.OptionsColumn.AllowEdit = false;
+ this.gridColumn1.Visible = true;
+ this.gridColumn1.VisibleIndex = 5;
+ this.gridColumn1.Width = 80;
+ //
+ // gv_createBy
+ //
+
+ this.gv_createBy.AppearanceCell.Options.UseFont = true;
+ this.gv_createBy.Caption = "鍒涘缓浜�";
+ this.gv_createBy.FieldName = "createBy";
+ this.gv_createBy.MinWidth = 50;
+ this.gv_createBy.Name = "gv_createBy";
+ this.gv_createBy.OptionsColumn.AllowEdit = false;
+ this.gv_createBy.Tag = "query_a.create_by";
+ this.gv_createBy.Visible = true;
+ this.gv_createBy.VisibleIndex = 6;
+ this.gv_createBy.Width = 94;
+ //
+ // gv_checkDate
+ //
+
+ this.gv_checkDate.AppearanceCell.Options.UseFont = true;
+ this.gv_checkDate.Caption = "瀹℃牳鏃堕棿";
+ this.gv_checkDate.FieldName = "checkDate";
+ this.gv_checkDate.MinWidth = 50;
+ this.gv_checkDate.Name = "gv_checkDate";
+ this.gv_checkDate.OptionsColumn.AllowEdit = false;
+ this.gv_checkDate.Tag = "query_a.check_date";
+ this.gv_checkDate.Visible = true;
+ this.gv_checkDate.VisibleIndex = 15;
+ this.gv_checkDate.Width = 180;
+ //
+ // gv_suppNo
+ //
+
+ this.gv_suppNo.AppearanceCell.Options.UseFont = true;
+ this.gv_suppNo.Caption = "渚涘簲鍟嗙紪鐮�";
+ this.gv_suppNo.FieldName = "suppNo";
+ this.gv_suppNo.MinWidth = 50;
+ this.gv_suppNo.Name = "gv_suppNo";
+ this.gv_suppNo.OptionsColumn.AllowEdit = false;
+ this.gv_suppNo.Tag = "query_a.supp_no";
+ this.gv_suppNo.Visible = true;
+ this.gv_suppNo.VisibleIndex = 9;
+ this.gv_suppNo.Width = 94;
+ //
+ // gridColumn2
+ //
+ this.gridColumn2.Caption = "渚涘簲鍟嗗悕绉�";
+ this.gridColumn2.FieldName = "suppName";
+ this.gridColumn2.MinWidth = 50;
+ this.gridColumn2.Name = "gridColumn2";
+ this.gridColumn2.OptionsColumn.AllowEdit = false;
+ this.gridColumn2.Visible = true;
+ this.gridColumn2.VisibleIndex = 10;
+ this.gridColumn2.Width = 200;
+ //
+ // gv_depotsCode
+ //
+
+ this.gv_depotsCode.AppearanceCell.Options.UseFont = true;
+ this.gv_depotsCode.Caption = "鏀惰揣浠撳簱缂栫爜";
+ this.gv_depotsCode.FieldName = "depotsCode";
+ this.gv_depotsCode.MinWidth = 50;
+ this.gv_depotsCode.Name = "gv_depotsCode";
+ this.gv_depotsCode.OptionsColumn.AllowEdit = false;
+ this.gv_depotsCode.Tag = "query_a.depots_code";
+ this.gv_depotsCode.Visible = true;
+ this.gv_depotsCode.VisibleIndex = 11;
+ this.gv_depotsCode.Width = 94;
+ //
+ // gridColumn3
+ //
+ this.gridColumn3.Caption = "鏀惰揣浠撳簱鍚嶇О";
+ this.gridColumn3.FieldName = "depotName";
+ this.gridColumn3.MinWidth = 25;
+ this.gridColumn3.Name = "gridColumn3";
+ this.gridColumn3.OptionsColumn.AllowEdit = false;
+ this.gridColumn3.Visible = true;
+ this.gridColumn3.VisibleIndex = 12;
+ this.gridColumn3.Width = 94;
+ //
+ // gv_remark
+ //
+
+ this.gv_remark.AppearanceCell.Options.UseFont = true;
+ this.gv_remark.Caption = "澶囨敞";
+ this.gv_remark.FieldName = "remark";
+ this.gv_remark.MinWidth = 50;
+ this.gv_remark.Name = "gv_remark";
+ this.gv_remark.OptionsColumn.AllowEdit = false;
+ this.gv_remark.Tag = "query_a.remark";
+ this.gv_remark.Visible = true;
+ this.gv_remark.VisibleIndex = 13;
+ this.gv_remark.Width = 94;
+ //
+ // pageBar1
+ //
+ this.pageBar1.CurrentPage = 1;
+ this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
+ this.pageBar1.Location = new System.Drawing.Point(0, 519);
+ this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
+ this.pageBar1.Name = "pageBar1";
+ this.pageBar1.RecordCount = 0;
+ this.pageBar1.Size = new System.Drawing.Size(1344, 39);
+ this.pageBar1.TabIndex = 4;
+ this.pageBar1.TotalPages = 0;
+ //
+ // xtraTabPage2
+ //
+ this.xtraTabPage2.Controls.Add(this.splitMx1);
+ this.xtraTabPage2.Name = "xtraTabPage2";
+ this.xtraTabPage2.Size = new System.Drawing.Size(1344, 570);
+ this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
+ //
+ // splitMx1
+ //
+ this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.splitMx1.Horizontal = false;
+ this.splitMx1.Location = new System.Drawing.Point(0, 0);
+ this.splitMx1.Name = "splitMx1";
+ //
+ // splitMx1.Panel1
+ //
+ this.splitMx1.Panel1.Controls.Add(this.layoutMx1);
+ this.splitMx1.Panel1.Text = "Panel1";
+ //
+ // splitMx1.Panel2
+ //
+ this.splitMx1.Panel2.Controls.Add(this.tabMx);
+ this.splitMx1.Panel2.Text = "Panel2";
+ this.splitMx1.Size = new System.Drawing.Size(1344, 570);
+ this.splitMx1.SplitterPosition = 140;
+ this.splitMx1.TabIndex = 0;
+ //
+ // layoutMx1
+ //
+ this.layoutMx1.Controls.Add(this.lbGuid);
+ this.layoutMx1.Controls.Add(this.txt_dptName);
+ this.layoutMx1.Controls.Add(this.txt_gysNo);
+ this.layoutMx1.Controls.Add(this.txt_depotsCode);
+ this.layoutMx1.Controls.Add(this.txt_barcodeProgress);
+ this.layoutMx1.Controls.Add(this.txt_paperBillNo);
+ this.layoutMx1.Controls.Add(this.txt_billNo);
+ this.layoutMx1.Controls.Add(this.txt_gysName);
+ this.layoutMx1.Controls.Add(this.txt_createBy);
+ this.layoutMx1.Controls.Add(this.txt_remark);
+ this.layoutMx1.Controls.Add(this.txt_createDate);
+ this.layoutMx1.Controls.Add(this.txt_fType);
+ this.layoutMx1.Controls.Add(this.txt_urgentFlag);
+ this.layoutMx1.Controls.Add(this.txt_insDate);
+ this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+ this.layoutControlItem14});
+ this.layoutMx1.Location = new System.Drawing.Point(0, 0);
+ this.layoutMx1.Name = "layoutMx1";
+ this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(638, 441, 812, 500);
+ this.layoutMx1.Root = this.Root;
+ this.layoutMx1.Size = new System.Drawing.Size(1344, 140);
+ this.layoutMx1.TabIndex = 0;
+ this.layoutMx1.Text = "layoutControl1";
+ //
+ // lbGuid
+ //
+ this.lbGuid.Location = new System.Drawing.Point(989, 108);
+ this.lbGuid.Name = "lbGuid";
+ this.lbGuid.Size = new System.Drawing.Size(322, 28);
+ this.lbGuid.TabIndex = 471;
+ this.lbGuid.Text = "lbGuid";
+ //
+ // txt_dptName
+ //
+ this.txt_dptName.Location = new System.Drawing.Point(445, 44);
+ this.txt_dptName.Name = "txt_dptName";
+
+ this.txt_dptName.Properties.Appearance.Options.UseFont = true;
+ this.txt_dptName.Size = new System.Drawing.Size(225, 28);
+ this.txt_dptName.StyleController = this.layoutMx1;
+ this.txt_dptName.TabIndex = 468;
+ //
+ // txt_gysNo
+ //
+ this.txt_gysNo.Location = new System.Drawing.Point(114, 76);
+ this.txt_gysNo.Name = "txt_gysNo";
+
+ this.txt_gysNo.Properties.Appearance.Options.UseFont = true;
+ this.txt_gysNo.Size = new System.Drawing.Size(225, 28);
+ this.txt_gysNo.StyleController = this.layoutMx1;
+ this.txt_gysNo.TabIndex = 467;
+ //
+ // txt_depotsCode
+ //
+ this.txt_depotsCode.Location = new System.Drawing.Point(445, 76);
+ this.txt_depotsCode.Name = "txt_depotsCode";
+
+ this.txt_depotsCode.Properties.Appearance.Options.UseFont = true;
+ this.txt_depotsCode.Size = new System.Drawing.Size(225, 28);
+ this.txt_depotsCode.StyleController = this.layoutMx1;
+ this.txt_depotsCode.TabIndex = 462;
+ //
+ // txt_barcodeProgress
+ //
+ this.txt_barcodeProgress.Location = new System.Drawing.Point(776, 108);
+ this.txt_barcodeProgress.Name = "txt_barcodeProgress";
+
+ this.txt_barcodeProgress.Properties.Appearance.Options.UseFont = true;
+ this.txt_barcodeProgress.Size = new System.Drawing.Size(225, 28);
+ this.txt_barcodeProgress.StyleController = this.layoutMx1;
+ this.txt_barcodeProgress.TabIndex = 342;
+ //
+ // txt_paperBillNo
+ //
+ this.txt_paperBillNo.Location = new System.Drawing.Point(445, 12);
+ this.txt_paperBillNo.Name = "txt_paperBillNo";
+
+ this.txt_paperBillNo.Properties.Appearance.Options.UseFont = true;
+ this.txt_paperBillNo.Size = new System.Drawing.Size(225, 28);
+ this.txt_paperBillNo.StyleController = this.layoutMx1;
+ this.txt_paperBillNo.TabIndex = 463;
+ //
+ // txt_billNo
+ //
+ this.txt_billNo.Location = new System.Drawing.Point(114, 12);
+ this.txt_billNo.Name = "txt_billNo";
+
+ this.txt_billNo.Properties.Appearance.Options.UseFont = true;
+ this.txt_billNo.Size = new System.Drawing.Size(225, 28);
+ this.txt_billNo.StyleController = this.layoutMx1;
+ this.txt_billNo.TabIndex = 211;
+ //
+ // txt_gysName
+ //
+ this.txt_gysName.Location = new System.Drawing.Point(114, 44);
+ this.txt_gysName.Name = "txt_gysName";
+
+ this.txt_gysName.Properties.Appearance.Options.UseFont = true;
+ this.txt_gysName.Size = new System.Drawing.Size(225, 28);
+ this.txt_gysName.StyleController = this.layoutMx1;
+ this.txt_gysName.TabIndex = 459;
+ //
+ // txt_createBy
+ //
+ this.txt_createBy.Location = new System.Drawing.Point(776, 12);
+ this.txt_createBy.Name = "txt_createBy";
+
+ this.txt_createBy.Properties.Appearance.Options.UseFont = true;
+ this.txt_createBy.Size = new System.Drawing.Size(225, 28);
+ this.txt_createBy.StyleController = this.layoutMx1;
+ this.txt_createBy.TabIndex = 217;
+ //
+ // txt_remark
+ //
+ this.txt_remark.Location = new System.Drawing.Point(114, 108);
+ this.txt_remark.Name = "txt_remark";
+
+ this.txt_remark.Properties.Appearance.Options.UseFont = true;
+ this.txt_remark.Size = new System.Drawing.Size(556, 28);
+ this.txt_remark.StyleController = this.layoutMx1;
+ this.txt_remark.TabIndex = 235;
+ //
+ // txt_createDate
+ //
+ this.txt_createDate.Location = new System.Drawing.Point(776, 44);
+ this.txt_createDate.Name = "txt_createDate";
+
+ this.txt_createDate.Properties.Appearance.Options.UseFont = true;
+ this.txt_createDate.Size = new System.Drawing.Size(225, 28);
+ this.txt_createDate.StyleController = this.layoutMx1;
+ this.txt_createDate.TabIndex = 252;
+ //
+ // txt_fType
+ //
+ this.txt_fType.Location = new System.Drawing.Point(1005, 12);
+ this.txt_fType.Name = "txt_fType";
+ this.txt_fType.Properties.Caption = "濮斿鏍囪瘑";
+ this.txt_fType.Size = new System.Drawing.Size(327, 24);
+ this.txt_fType.StyleController = this.layoutMx1;
+ this.txt_fType.TabIndex = 469;
+ //
+ // txt_urgentFlag
+ //
+ this.txt_urgentFlag.Location = new System.Drawing.Point(1005, 44);
+ this.txt_urgentFlag.Name = "txt_urgentFlag";
+ this.txt_urgentFlag.Properties.Caption = "鎬ユ枡鏍囪瘑";
+ this.txt_urgentFlag.Size = new System.Drawing.Size(327, 24);
+ this.txt_urgentFlag.StyleController = this.layoutMx1;
+ this.txt_urgentFlag.TabIndex = 470;
+ //
+ // txt_insDate
+ //
+ this.txt_insDate.Location = new System.Drawing.Point(776, 76);
+ this.txt_insDate.Name = "txt_insDate";
+ this.txt_insDate.Size = new System.Drawing.Size(225, 24);
+ this.txt_insDate.StyleController = this.layoutMx1;
+ this.txt_insDate.TabIndex = 472;
+ //
+ // layoutControlItem14
+ //
+ this.layoutControlItem14.Control = this.lbGuid;
+ this.layoutControlItem14.Location = new System.Drawing.Point(977, 96);
+ this.layoutControlItem14.Name = "layoutControlItem14";
+ this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem14.Size = new System.Drawing.Size(326, 32);
+ this.layoutControlItem14.Text = "lbGuid";
+ this.layoutControlItem14.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem14.TextVisible = false;
+ //
+ // Root
+ //
+ this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
+ this.Root.GroupBordersVisible = false;
+ this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+ this.layoutControlItem1,
+ this.layoutControlItem2,
+ this.layoutControlItem3,
+ this.layoutControlItem4,
+ this.layoutControlItem5,
+ this.layoutControlItem6,
+ this.layoutControlItem7,
+ this.layoutControlItem8,
+ this.layoutControlItem12,
+ this.layoutControlItem13,
+ this.layoutControlItem9,
+ this.layoutControlItem10,
+ this.layoutControlItem11});
+ this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
+ this.Root.Name = "Root";
+ columnDefinition17.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition17.Width = 100D;
+ columnDefinition18.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition18.Width = 100D;
+ columnDefinition19.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition19.Width = 100D;
+ columnDefinition20.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition20.Width = 100D;
+ this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
+ columnDefinition17,
+ columnDefinition18,
+ columnDefinition19,
+ columnDefinition20});
+ rowDefinition17.Height = 100D;
+ rowDefinition17.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition18.Height = 100D;
+ rowDefinition18.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition19.Height = 100D;
+ rowDefinition19.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition20.Height = 100D;
+ rowDefinition20.SizeType = System.Windows.Forms.SizeType.Percent;
+ this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
+ rowDefinition17,
+ rowDefinition18,
+ rowDefinition19,
+ rowDefinition20});
+ this.Root.Size = new System.Drawing.Size(1344, 148);
+ this.Root.TextVisible = false;
+ //
+ // layoutControlItem1
+ //
+ this.layoutControlItem1.Control = this.txt_billNo;
+ this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
+ this.layoutControlItem1.Name = "layoutControlItem1";
+ this.layoutControlItem1.Size = new System.Drawing.Size(331, 32);
+ this.layoutControlItem1.Text = "鍒拌揣鍗曞彿";
+ this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem2
+ //
+ this.layoutControlItem2.Control = this.txt_gysName;
+ this.layoutControlItem2.Location = new System.Drawing.Point(0, 32);
+ this.layoutControlItem2.Name = "layoutControlItem2";
+ this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem2.Size = new System.Drawing.Size(331, 32);
+ this.layoutControlItem2.Text = "渚涘簲鍟嗗悕绉�";
+ this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem3
+ //
+ this.layoutControlItem3.Control = this.txt_gysNo;
+ this.layoutControlItem3.Location = new System.Drawing.Point(0, 64);
+ this.layoutControlItem3.Name = "layoutControlItem3";
+ this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem3.Size = new System.Drawing.Size(331, 32);
+ this.layoutControlItem3.Text = "渚涘簲鍟嗙紪鍙�";
+ this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem4
+ //
+ this.layoutControlItem4.Control = this.txt_paperBillNo;
+ this.layoutControlItem4.Location = new System.Drawing.Point(331, 0);
+ this.layoutControlItem4.Name = "layoutControlItem4";
+ this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem4.Size = new System.Drawing.Size(331, 32);
+ this.layoutControlItem4.Text = "閫佽揣鍗曞彿";
+ this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem5
+ //
+ this.layoutControlItem5.Control = this.txt_dptName;
+ this.layoutControlItem5.Location = new System.Drawing.Point(331, 32);
+ this.layoutControlItem5.Name = "layoutControlItem5";
+ this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem5.Size = new System.Drawing.Size(331, 32);
+ this.layoutControlItem5.Text = "浠撳簱鍚嶇О";
+ this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem6
+ //
+ this.layoutControlItem6.Control = this.txt_depotsCode;
+ this.layoutControlItem6.Location = new System.Drawing.Point(331, 64);
+ this.layoutControlItem6.Name = "layoutControlItem6";
+ this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem6.Size = new System.Drawing.Size(331, 32);
+ this.layoutControlItem6.Text = "浠撳簱缂栧彿";
+ this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem7
+ //
+ this.layoutControlItem7.Control = this.txt_createBy;
+ this.layoutControlItem7.Location = new System.Drawing.Point(662, 0);
+ this.layoutControlItem7.Name = "layoutControlItem7";
+ this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem7.Size = new System.Drawing.Size(331, 32);
+ this.layoutControlItem7.Text = "鍒涘缓浜哄憳";
+ this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem8
+ //
+ this.layoutControlItem8.Control = this.txt_createDate;
+ this.layoutControlItem8.CustomizationFormText = "鍒涘缓鏃ユ湡";
+ this.layoutControlItem8.Location = new System.Drawing.Point(662, 32);
+ this.layoutControlItem8.Name = "layoutControlItem8";
+ this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem8.Size = new System.Drawing.Size(331, 32);
+ this.layoutControlItem8.Text = "鍒涘缓鏃ユ湡";
+ this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem12
+ //
+ this.layoutControlItem12.Control = this.txt_remark;
+ this.layoutControlItem12.Location = new System.Drawing.Point(0, 96);
+ this.layoutControlItem12.Name = "layoutControlItem12";
+ this.layoutControlItem12.OptionsTableLayoutItem.ColumnSpan = 2;
+ this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem12.Size = new System.Drawing.Size(662, 32);
+ this.layoutControlItem12.Text = "澶囨敞";
+ this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem13
+ //
+ this.layoutControlItem13.Control = this.txt_barcodeProgress;
+ this.layoutControlItem13.Location = new System.Drawing.Point(662, 96);
+ this.layoutControlItem13.Name = "layoutControlItem13";
+ this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem13.Size = new System.Drawing.Size(331, 32);
+ this.layoutControlItem13.Text = "鏉$爜鎵撳嵃姣旂巼";
+ this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem9
+ //
+ this.layoutControlItem9.Control = this.txt_insDate;
+ this.layoutControlItem9.Location = new System.Drawing.Point(662, 64);
+ this.layoutControlItem9.Name = "layoutControlItem9";
+ this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem9.Size = new System.Drawing.Size(331, 32);
+ this.layoutControlItem9.Text = "鍒拌揣鏃ユ湡";
+ this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem10
+ //
+ this.layoutControlItem10.Control = this.txt_fType;
+ this.layoutControlItem10.Location = new System.Drawing.Point(993, 0);
+ this.layoutControlItem10.Name = "layoutControlItem10";
+ this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem10.Size = new System.Drawing.Size(331, 32);
+ this.layoutControlItem10.Text = "鎻愪氦鐘舵��";
+ this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem10.TextVisible = false;
+ //
+ // layoutControlItem11
+ //
+ this.layoutControlItem11.Control = this.txt_urgentFlag;
+ this.layoutControlItem11.Location = new System.Drawing.Point(993, 32);
+ this.layoutControlItem11.Name = "layoutControlItem11";
+ this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem11.Size = new System.Drawing.Size(331, 32);
+ this.layoutControlItem11.Text = "鎬ユ枡鏍囪瘑";
+ this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem11.TextVisible = false;
+ //
+ // tabMx
+ //
+ this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
+ 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(1344, 418);
+ this.tabMx.TabIndex = 3;
+ this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
+ this.tabMxPage1,
+ this.tabMxPage2});
//
// 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, 383);
+ this.tabMxPage1.Size = new System.Drawing.Size(1342, 386);
this.tabMxPage1.Text = "鏉ユ枡淇℃伅鏄庣粏";
//
// gcMx1
@@ -345,13 +920,15 @@
this.gcMx1.Location = new System.Drawing.Point(0, 98);
this.gcMx1.MainView = this.gvMx1;
this.gcMx1.Name = "gcMx1";
- this.gcMx1.Size = new System.Drawing.Size(1342, 285);
+ this.gcMx1.Size = new System.Drawing.Size(1342, 288);
this.gcMx1.TabIndex = 1;
this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx1});
//
// gvMx1
//
+
+ this.gvMx1.Appearance.Row.Options.UseFont = true;
this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gvAbtGuid,
this.gvMx1guid,
@@ -388,7 +965,7 @@
//
// gvMx1guid
//
- this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gvMx1guid.AppearanceCell.Options.UseFont = true;
this.gvMx1guid.Caption = "guid涓嶈兘鍒犻櫎";
this.gvMx1guid.FieldName = "guid";
@@ -400,7 +977,7 @@
//
// gvMx1urgentFlag
//
- this.gvMx1urgentFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gvMx1urgentFlag.AppearanceCell.Options.UseFont = true;
this.gvMx1urgentFlag.Caption = "鎬ユ枡鏍囪瘑";
this.gvMx1urgentFlag.FieldName = "urgentFlag";
@@ -414,11 +991,11 @@
//
// gvMx1ebeln
//
- this.gvMx1ebeln.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gvMx1ebeln.AppearanceCell.Options.UseFont = true;
this.gvMx1ebeln.Caption = "ERP閲囪喘鍗曞彿";
this.gvMx1ebeln.FieldName = "ebeln";
- this.gvMx1ebeln.MinWidth = 120;
+ this.gvMx1ebeln.MinWidth = 50;
this.gvMx1ebeln.Name = "gvMx1ebeln";
this.gvMx1ebeln.OptionsColumn.ReadOnly = true;
this.gvMx1ebeln.Tag = "query_a.ebeln";
@@ -430,7 +1007,7 @@
//
this.gridColumn4.Caption = "鐗╂枡缂栧彿";
this.gridColumn4.FieldName = "itemNo";
- this.gridColumn4.MinWidth = 100;
+ this.gridColumn4.MinWidth = 50;
this.gridColumn4.Name = "gridColumn4";
this.gridColumn4.OptionsColumn.ReadOnly = true;
this.gridColumn4.Visible = true;
@@ -439,11 +1016,11 @@
//
// gvMx1boardStyle
//
- this.gvMx1boardStyle.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gvMx1boardStyle.AppearanceCell.Options.UseFont = true;
this.gvMx1boardStyle.Caption = "鐗╂枡鍚嶇О";
this.gvMx1boardStyle.FieldName = "itemName";
- this.gvMx1boardStyle.MinWidth = 180;
+ this.gvMx1boardStyle.MinWidth = 50;
this.gvMx1boardStyle.Name = "gvMx1boardStyle";
this.gvMx1boardStyle.OptionsColumn.ReadOnly = true;
this.gvMx1boardStyle.Tag = "query_a.board_style";
@@ -455,7 +1032,7 @@
//
this.gridColumn6.Caption = "鐗╂枡瑙勬牸";
this.gridColumn6.FieldName = "itemModel";
- this.gridColumn6.MinWidth = 125;
+ this.gridColumn6.MinWidth = 50;
this.gridColumn6.Name = "gridColumn6";
this.gridColumn6.Visible = true;
this.gridColumn6.VisibleIndex = 4;
@@ -473,7 +1050,7 @@
//
// gvMx1okRkqty
//
- this.gvMx1okRkqty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gvMx1okRkqty.AppearanceCell.Options.UseFont = true;
this.gvMx1okRkqty.Caption = "宸插叆搴撴暟閲�";
this.gvMx1okRkqty.FieldName = "okRkqty";
@@ -487,7 +1064,7 @@
//
// gvMx1ebelnQty
//
- this.gvMx1ebelnQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gvMx1ebelnQty.AppearanceCell.Options.UseFont = true;
this.gvMx1ebelnQty.Caption = "宸叉墦鍗版暟閲�";
this.gvMx1ebelnQty.FieldName = "yQty";
@@ -596,10 +1173,8 @@
//
this.txt_iCount_1.Location = new System.Drawing.Point(656, 4);
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.Properties.UseMaskAsDisplayFormat = true;
this.txt_iCount_1.Size = new System.Drawing.Size(94, 28);
this.txt_iCount_1.TabIndex = 264;
@@ -610,10 +1185,8 @@
//
this.txt_psnQty_1.Location = new System.Drawing.Point(656, 34);
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.Properties.UseMaskAsDisplayFormat = true;
this.txt_psnQty_1.Size = new System.Drawing.Size(94, 28);
this.txt_psnQty_1.TabIndex = 263;
@@ -623,10 +1196,11 @@
// ucBtnPrint1
//
this.ucBtnPrint1.guidKey = null;
- this.ucBtnPrint1.Location = new System.Drawing.Point(541, 59);
+ this.ucBtnPrint1.Location = new System.Drawing.Point(547, 65);
+ this.ucBtnPrint1.Margin = new System.Windows.Forms.Padding(0);
this.ucBtnPrint1.Name = "ucBtnPrint1";
- this.ucBtnPrint1.rptParameter = null;
- this.ucBtnPrint1.Size = new System.Drawing.Size(218, 41);
+ this.ucBtnPrint1.rptParameter = "rpt_daa";
+ this.ucBtnPrint1.Size = new System.Drawing.Size(203, 30);
this.ucBtnPrint1.TabIndex = 232;
//
// lbMxGuid
@@ -658,8 +1232,10 @@
//
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.ForeColor = System.Drawing.Color.Blue;
this.txtKdy.Properties.Appearance.Options.UseFont = true;
+ this.txtKdy.Properties.Appearance.Options.UseForeColor = true;
this.txtKdy.Properties.ReadOnly = true;
this.txtKdy.Size = new System.Drawing.Size(96, 28);
this.txtKdy.TabIndex = 224;
@@ -676,7 +1252,7 @@
//
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);
@@ -694,7 +1270,7 @@
//
this.txtQuantity.Location = new System.Drawing.Point(430, 4);
this.txtQuantity.Name = "txtQuantity";
- this.txtQuantity.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.txtQuantity.Properties.Appearance.Options.UseFont = true;
this.txtQuantity.Properties.ReadOnly = true;
this.txtQuantity.Size = new System.Drawing.Size(96, 28);
@@ -712,7 +1288,7 @@
//
this.txtWlgg.Location = new System.Drawing.Point(90, 65);
this.txtWlgg.Name = "txtWlgg";
- this.txtWlgg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.txtWlgg.Properties.Appearance.Options.UseFont = true;
this.txtWlgg.Properties.ReadOnly = true;
this.txtWlgg.Size = new System.Drawing.Size(215, 28);
@@ -730,7 +1306,7 @@
//
this.txtWlmc.Location = new System.Drawing.Point(90, 34);
this.txtWlmc.Name = "txtWlmc";
- this.txtWlmc.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.txtWlmc.Properties.Appearance.Options.UseFont = true;
this.txtWlmc.Properties.ReadOnly = true;
this.txtWlmc.Size = new System.Drawing.Size(215, 28);
@@ -748,7 +1324,7 @@
//
this.txtWlid.Location = new System.Drawing.Point(90, 4);
this.txtWlid.Name = "txtWlid";
- this.txtWlid.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.txtWlid.Properties.Appearance.Options.UseFont = true;
this.txtWlid.Properties.ReadOnly = true;
this.txtWlid.Size = new System.Drawing.Size(215, 28);
@@ -762,622 +1338,134 @@
this.labelControl7.TabIndex = 213;
this.labelControl7.Text = "鐗╂枡缂栧彿锛�";
//
- // gv_urgentFlag
+ // tabMxPage2
//
- this.gv_urgentFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_urgentFlag.AppearanceCell.Options.UseFont = true;
- this.gv_urgentFlag.Caption = "鎬ユ枡鏍囪瘑";
- this.gv_urgentFlag.FieldName = "urgentFlag";
- this.gv_urgentFlag.MaxWidth = 50;
- this.gv_urgentFlag.MinWidth = 50;
- this.gv_urgentFlag.Name = "gv_urgentFlag";
- this.gv_urgentFlag.OptionsColumn.AllowEdit = false;
- this.gv_urgentFlag.Tag = "query_a.urgent_flag";
- this.gv_urgentFlag.Visible = true;
- this.gv_urgentFlag.VisibleIndex = 1;
- this.gv_urgentFlag.Width = 50;
+ this.tabMxPage2.Controls.Add(this.gcMx2);
+ this.tabMxPage2.Name = "tabMxPage2";
+ this.tabMxPage2.Size = new System.Drawing.Size(1342, 386);
+ this.tabMxPage2.Text = "宸叉墦鏉$爜淇℃伅";
//
- // gv_fstatus
+ // gcMx2
//
- this.gv_fstatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_fstatus.AppearanceCell.Options.UseFont = true;
- this.gv_fstatus.Caption = "宸蹭氦妫�楠�";
- this.gv_fstatus.FieldName = "fstatus";
- this.gv_fstatus.MaxWidth = 50;
- this.gv_fstatus.MinWidth = 50;
- this.gv_fstatus.Name = "gv_fstatus";
- this.gv_fstatus.OptionsColumn.AllowEdit = false;
- this.gv_fstatus.Tag = "query_a.fstatus";
- this.gv_fstatus.Visible = true;
- this.gv_fstatus.VisibleIndex = 2;
- this.gv_fstatus.Width = 50;
+ this.gcMx2.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.gcMx2.Location = new System.Drawing.Point(0, 0);
+ this.gcMx2.MainView = this.gvMx2;
+ this.gcMx2.Name = "gcMx2";
+ this.gcMx2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
+ this.repositoryItemButtonEdit1});
+ this.gcMx2.Size = new System.Drawing.Size(1342, 386);
+ this.gcMx2.TabIndex = 0;
+ this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+ this.gvMx2});
//
- // gv_suppNo
+ // gvMx2
//
- this.gv_suppNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_suppNo.AppearanceCell.Options.UseFont = true;
- this.gv_suppNo.Caption = "渚涘簲鍟嗙紪鐮�";
- this.gv_suppNo.FieldName = "suppNo";
- this.gv_suppNo.MinWidth = 50;
- this.gv_suppNo.Name = "gv_suppNo";
- this.gv_suppNo.OptionsColumn.AllowEdit = false;
- this.gv_suppNo.Tag = "query_a.supp_no";
- this.gv_suppNo.Visible = true;
- this.gv_suppNo.VisibleIndex = 9;
- this.gv_suppNo.Width = 94;
+ this.gvMx2.Appearance.HeaderPanel.Options.UseTextOptions = true;
+ this.gvMx2.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
+
+ this.gvMx2.Appearance.Row.Options.UseFont = true;
+ this.gvMx2.ColumnPanelRowHeight = 50;
+ this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+ this.gvMx2guid,
+ this.gridColumn16,
+ this.gvMx2itemBarcode,
+ this.gvMx2itemNo,
+ this.gridColumn18,
+ this.gridColumn14,
+ this.gvMx2oldqty,
+ this.gridColumn21,
+ this.gridColumn20,
+ this.gridColumn17,
+ this.gridColumn22,
+ this.gridColumn23,
+ this.gridColumn24,
+ this.gvBtnAlawys});
+ this.gvMx2.GridControl = this.gcMx2;
+ this.gvMx2.Name = "gvMx2";
+ this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
+ this.gvMx2.OptionsFind.ShowSearchNavButtons = false;
+ this.gvMx2.OptionsView.ShowGroupPanel = false;
//
- // gv_depotsCode
+ // gvMx2guid
//
- this.gv_depotsCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_depotsCode.AppearanceCell.Options.UseFont = true;
- this.gv_depotsCode.Caption = "鏀惰揣浠撳簱缂栫爜";
- this.gv_depotsCode.FieldName = "depotsCode";
- this.gv_depotsCode.MinWidth = 50;
- this.gv_depotsCode.Name = "gv_depotsCode";
- this.gv_depotsCode.OptionsColumn.AllowEdit = false;
- this.gv_depotsCode.Tag = "query_a.depots_code";
- this.gv_depotsCode.Visible = true;
- this.gv_depotsCode.VisibleIndex = 11;
- this.gv_depotsCode.Width = 94;
+
+ this.gvMx2guid.AppearanceCell.Options.UseFont = true;
+ this.gvMx2guid.Caption = "guid ";
+ this.gvMx2guid.FieldName = "guid";
+ this.gvMx2guid.MinWidth = 50;
+ this.gvMx2guid.Name = "gvMx2guid";
+ this.gvMx2guid.Tag = "query_a.guid";
+ this.gvMx2guid.Width = 94;
//
- // gv_insDate
+ // gridColumn16
//
- this.gv_insDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_insDate.AppearanceCell.Options.UseFont = true;
- this.gv_insDate.Caption = "鏉ユ枡鏃ユ湡";
- this.gv_insDate.FieldName = "insDate";
- this.gv_insDate.MinWidth = 180;
- this.gv_insDate.Name = "gv_insDate";
- this.gv_insDate.OptionsColumn.AllowEdit = false;
- this.gv_insDate.Tag = "query_a.ins_date";
- this.gv_insDate.Visible = true;
- this.gv_insDate.VisibleIndex = 7;
- this.gv_insDate.Width = 180;
+ this.gridColumn16.Caption = "鏄惁鍏ュ簱";
+ this.gridColumn16.FieldName = "isRk";
+ this.gridColumn16.MaxWidth = 50;
+ this.gridColumn16.MinWidth = 50;
+ this.gridColumn16.Name = "gridColumn16";
+ this.gridColumn16.Visible = true;
+ this.gridColumn16.VisibleIndex = 0;
+ this.gridColumn16.Width = 50;
//
- // gv_checkDate
+ // gvMx2itemBarcode
//
- this.gv_checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_checkDate.AppearanceCell.Options.UseFont = true;
- this.gv_checkDate.Caption = "鎻愪氦鏃ユ湡";
- this.gv_checkDate.FieldName = "checkDate";
- this.gv_checkDate.MinWidth = 180;
- this.gv_checkDate.Name = "gv_checkDate";
- this.gv_checkDate.OptionsColumn.AllowEdit = false;
- this.gv_checkDate.Tag = "query_a.check_date";
- this.gv_checkDate.Visible = true;
- this.gv_checkDate.VisibleIndex = 8;
- this.gv_checkDate.Width = 180;
+
+ this.gvMx2itemBarcode.AppearanceCell.Options.UseFont = true;
+ this.gvMx2itemBarcode.Caption = "鐗╂枡鏉$爜";
+ this.gvMx2itemBarcode.FieldName = "itemBarcode";
+ this.gvMx2itemBarcode.MinWidth = 50;
+ this.gvMx2itemBarcode.Name = "gvMx2itemBarcode";
+ this.gvMx2itemBarcode.Tag = "query_a.ITEM_BARCODE";
+ this.gvMx2itemBarcode.Visible = true;
+ this.gvMx2itemBarcode.VisibleIndex = 1;
+ this.gvMx2itemBarcode.Width = 300;
//
- // gv_remark
+ // gvMx2itemNo
//
- this.gv_remark.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_remark.AppearanceCell.Options.UseFont = true;
- this.gv_remark.Caption = "澶囨敞";
- this.gv_remark.FieldName = "remark";
- this.gv_remark.MinWidth = 50;
- this.gv_remark.Name = "gv_remark";
- this.gv_remark.OptionsColumn.AllowEdit = false;
- this.gv_remark.Tag = "query_a.remark";
- this.gv_remark.Visible = true;
- this.gv_remark.VisibleIndex = 15;
- this.gv_remark.Width = 94;
+
+ this.gvMx2itemNo.AppearanceCell.Options.UseFont = true;
+ this.gvMx2itemNo.Caption = "鐗╂枡缂栫爜 ";
+ this.gvMx2itemNo.FieldName = "itemNo";
+ this.gvMx2itemNo.MinWidth = 50;
+ this.gvMx2itemNo.Name = "gvMx2itemNo";
+ this.gvMx2itemNo.Tag = "query_a.ITEM_NO";
+ this.gvMx2itemNo.Visible = true;
+ this.gvMx2itemNo.VisibleIndex = 2;
+ this.gvMx2itemNo.Width = 100;
//
- // gv_createBy
+ // gridColumn18
//
- this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_createBy.AppearanceCell.Options.UseFont = true;
- this.gv_createBy.Caption = "褰曞叆浜�";
- this.gv_createBy.FieldName = "createBy";
- this.gv_createBy.MinWidth = 50;
- this.gv_createBy.Name = "gv_createBy";
- this.gv_createBy.OptionsColumn.AllowEdit = false;
- this.gv_createBy.Tag = "query_a.create_by";
- this.gv_createBy.Visible = true;
- this.gv_createBy.VisibleIndex = 6;
- this.gv_createBy.Width = 94;
+ this.gridColumn18.Caption = "鐗╂枡鍚嶇О";
+ this.gridColumn18.FieldName = "itemName";
+ this.gridColumn18.MinWidth = 50;
+ this.gridColumn18.Name = "gridColumn18";
+ this.gridColumn18.Visible = true;
+ this.gridColumn18.VisibleIndex = 3;
+ this.gridColumn18.Width = 150;
//
- // gv_status
+ // gridColumn14
//
- this.gv_status.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_status.AppearanceCell.Options.UseFont = true;
- this.gv_status.Caption = "鍏ュ簱";
- this.gv_status.FieldName = "statusChk";
- this.gv_status.MaxWidth = 50;
- this.gv_status.MinWidth = 50;
- this.gv_status.Name = "gv_status";
- this.gv_status.OptionsColumn.AllowEdit = false;
- this.gv_status.Tag = "query_a.status";
- this.gv_status.Visible = true;
- this.gv_status.VisibleIndex = 3;
- this.gv_status.Width = 50;
+ this.gridColumn14.Caption = "瑙勬牸鍨嬪彿";
+ this.gridColumn14.FieldName = "itemModel";
+ this.gridColumn14.MinWidth = 50;
+ this.gridColumn14.Name = "gridColumn14";
+ this.gridColumn14.Visible = true;
+ this.gridColumn14.VisibleIndex = 4;
+ this.gridColumn14.Width = 150;
//
- // gv_billNo
+ // gvMx2oldqty
//
- this.gv_billNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_billNo.AppearanceCell.Options.UseFont = true;
- this.gv_billNo.Caption = "鍒拌揣鍗曞彿";
- this.gv_billNo.FieldName = "billNo";
- this.gv_billNo.MinWidth = 120;
- this.gv_billNo.Name = "gv_billNo";
- this.gv_billNo.OptionsColumn.AllowEdit = false;
- this.gv_billNo.Tag = "query_a.bill_no";
- this.gv_billNo.Visible = true;
- this.gv_billNo.VisibleIndex = 4;
- this.gv_billNo.Width = 120;
- //
- // toolBarMenu1
- //
- this.toolBarMenu1.chkParameter = null;
- this.toolBarMenu1.currentAction = null;
- this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
- this.toolBarMenu1.guidKey = null;
- this.toolBarMenu1.isSetBtn = false;
- this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
- this.toolBarMenu1.Name = "toolBarMenu1";
- this.toolBarMenu1.rptParameter = null;
- this.toolBarMenu1.Size = new System.Drawing.Size(1346, 80);
- this.toolBarMenu1.TabIndex = 0;
- this.toolBarMenu1.xlsInService = null;
- this.toolBarMenu1.xlsOutParameter = null;
- //
- // gcMain
- //
- this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill;
- this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gcMain.Location = new System.Drawing.Point(0, 0);
- this.gcMain.MainView = this.gridView1;
- this.gcMain.Name = "gcMain";
- this.gcMain.Size = new System.Drawing.Size(1344, 531);
- this.gcMain.TabIndex = 1;
- this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
- this.gridView1});
- //
- // gridView1
- //
- this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
- this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
- this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gridView1.Appearance.Row.Options.UseFont = true;
- this.gridView1.Appearance.ViewCaption.Options.UseTextOptions = true;
- this.gridView1.Appearance.ViewCaption.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
- this.gridView1.ColumnPanelRowHeight = 50;
- this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
- this.gridColumn13,
- this.gv_urgentFlag,
- this.gv_fstatus,
- this.gv_status,
- this.gv_billNo,
- this.gridColumn1,
- this.gv_createBy,
- this.gv_insDate,
- this.gv_checkDate,
- this.gv_suppNo,
- this.gridColumn2,
- this.gv_depotsCode,
- this.gridColumn3,
- this.gridColumn12,
- this.gridColumn11,
- this.gv_remark});
- this.gridView1.GridControl = this.gcMain;
- this.gridView1.IndicatorWidth = 50;
- this.gridView1.Name = "gridView1";
- this.gridView1.OptionsFind.ShowSearchNavButtons = false;
- this.gridView1.OptionsView.ShowAutoFilterRow = true;
- this.gridView1.OptionsView.ShowGroupPanel = false;
- //
- // gridColumn13
- //
- this.gridColumn13.Caption = "鏀舵枡缁勭粐";
- this.gridColumn13.FieldName = "receivingOrg";
- this.gridColumn13.MinWidth = 250;
- this.gridColumn13.Name = "gridColumn13";
- this.gridColumn13.Tag = "org.fnamber";
- this.gridColumn13.Visible = true;
- this.gridColumn13.VisibleIndex = 0;
- this.gridColumn13.Width = 250;
- //
- // gridColumn1
- //
- this.gridColumn1.Caption = "鏉$爜鎵撳嵃姣旂巼";
- this.gridColumn1.FieldName = "barRatio";
- this.gridColumn1.MaxWidth = 80;
- this.gridColumn1.MinWidth = 80;
- this.gridColumn1.Name = "gridColumn1";
- this.gridColumn1.OptionsColumn.AllowEdit = false;
- this.gridColumn1.Visible = true;
- this.gridColumn1.VisibleIndex = 5;
- this.gridColumn1.Width = 80;
- //
- // gridColumn2
- //
- this.gridColumn2.Caption = "渚涘簲鍟嗗悕绉�";
- this.gridColumn2.FieldName = "suppName";
- this.gridColumn2.MinWidth = 200;
- this.gridColumn2.Name = "gridColumn2";
- this.gridColumn2.OptionsColumn.AllowEdit = false;
- this.gridColumn2.Visible = true;
- this.gridColumn2.VisibleIndex = 10;
- this.gridColumn2.Width = 200;
- //
- // gridColumn3
- //
- this.gridColumn3.Caption = "鏀惰揣浠撳簱鍚嶇О";
- this.gridColumn3.FieldName = "depotName";
- this.gridColumn3.MinWidth = 25;
- this.gridColumn3.Name = "gridColumn3";
- this.gridColumn3.OptionsColumn.AllowEdit = false;
- this.gridColumn3.Visible = true;
- this.gridColumn3.VisibleIndex = 12;
- this.gridColumn3.Width = 94;
- //
- // gridColumn12
- //
- this.gridColumn12.Caption = "鍏ュ簱鏃ユ湡";
- this.gridColumn12.MinWidth = 25;
- this.gridColumn12.Name = "gridColumn12";
- this.gridColumn12.Visible = true;
- this.gridColumn12.VisibleIndex = 13;
- this.gridColumn12.Width = 94;
- //
- // gridColumn11
- //
- this.gridColumn11.Caption = "妫�楠屾椂闂�";
- this.gridColumn11.MinWidth = 25;
- this.gridColumn11.Name = "gridColumn11";
- this.gridColumn11.Visible = true;
- this.gridColumn11.VisibleIndex = 14;
- this.gridColumn11.Width = 94;
- //
- // xtraTabControl1
- //
- this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
- this.xtraTabControl1.Name = "xtraTabControl1";
- this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
- this.xtraTabControl1.Size = new System.Drawing.Size(1346, 602);
- this.xtraTabControl1.TabIndex = 3;
- this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
- this.xtraTabPage1,
- this.xtraTabPage2});
- //
- // xtraTabPage1
- //
- this.xtraTabPage1.Controls.Add(this.gcMain);
- this.xtraTabPage1.Controls.Add(this.pageBar1);
- this.xtraTabPage1.Name = "xtraTabPage1";
- this.xtraTabPage1.Size = new System.Drawing.Size(1344, 570);
- this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
- //
- // pageBar1
- //
- this.pageBar1.CurrentPage = 1;
- this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.pageBar1.Location = new System.Drawing.Point(0, 531);
- this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
- this.pageBar1.Name = "pageBar1";
- this.pageBar1.RecordCount = 0;
- this.pageBar1.Size = new System.Drawing.Size(1344, 39);
- this.pageBar1.TabIndex = 3;
- this.pageBar1.TotalPages = 0;
- //
- // xtraTabPage2
- //
- this.xtraTabPage2.Controls.Add(this.tabMx);
- this.xtraTabPage2.Controls.Add(this.panel1);
- this.xtraTabPage2.Name = "xtraTabPage2";
- this.xtraTabPage2.Size = new System.Drawing.Size(1344, 570);
- this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
- //
- // tabMx
- //
- this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
- 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, 415);
- this.tabMx.TabIndex = 2;
- this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
- this.tabMxPage1,
- this.tabMxPage2});
- //
- // panel1
- //
- this.panel1.BackColor = System.Drawing.Color.White;
- this.panel1.Controls.Add(this.txt_dptName);
- this.panel1.Controls.Add(this.txt_gysNo);
- this.panel1.Controls.Add(this.txt_fstatus);
- this.panel1.Controls.Add(this.txt_urgentFlag);
- this.panel1.Controls.Add(this.labelControl5);
- this.panel1.Controls.Add(this.txt_paperBillNo);
- this.panel1.Controls.Add(this.txt_depotsCode);
- this.panel1.Controls.Add(this.labelControl4);
- this.panel1.Controls.Add(this.label1);
- this.panel1.Controls.Add(this.txt_gysName);
- this.panel1.Controls.Add(this.labelControl1);
- this.panel1.Controls.Add(this.labelControl2);
- this.panel1.Controls.Add(this.labelControl3);
- this.panel1.Controls.Add(this.txt_percentage);
- this.panel1.Controls.Add(this.lbGuid);
- this.panel1.Controls.Add(this.lb_urgentFlag);
- this.panel1.Controls.Add(this.lb_fstatus);
- this.panel1.Controls.Add(this.lb_insDate);
- this.panel1.Controls.Add(this.txt_insDate);
- this.panel1.Controls.Add(this.lb_checkDate);
- this.panel1.Controls.Add(this.txt_checkDate);
- this.panel1.Controls.Add(this.lb_remark);
- this.panel1.Controls.Add(this.txt_remark);
- this.panel1.Controls.Add(this.lb_createBy);
- this.panel1.Controls.Add(this.txt_createBy);
- this.panel1.Controls.Add(this.lb_billNo);
- this.panel1.Controls.Add(this.txt_billNo);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
- 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, 155);
- this.panel1.TabIndex = 1;
- //
- // txt_dptName
- //
- this.txt_dptName.Location = new System.Drawing.Point(413, 48);
- this.txt_dptName.Name = "txt_dptName";
- this.txt_dptName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_dptName.Properties.Appearance.Options.UseFont = true;
- this.txt_dptName.Size = new System.Drawing.Size(215, 28);
- this.txt_dptName.TabIndex = 468;
- //
- // txt_gysNo
- //
- this.txt_gysNo.Location = new System.Drawing.Point(111, 83);
- this.txt_gysNo.Name = "txt_gysNo";
- this.txt_gysNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_gysNo.Properties.Appearance.Options.UseFont = true;
- this.txt_gysNo.Size = new System.Drawing.Size(215, 28);
- this.txt_gysNo.TabIndex = 467;
- //
- // txt_fstatus
- //
- this.txt_fstatus.Location = new System.Drawing.Point(993, 17);
- this.txt_fstatus.Name = "txt_fstatus";
- this.txt_fstatus.Properties.Caption = "";
- this.txt_fstatus.Size = new System.Drawing.Size(94, 24);
- this.txt_fstatus.TabIndex = 466;
- //
- // txt_urgentFlag
- //
- 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);
- this.txt_urgentFlag.TabIndex = 465;
- //
- // labelControl5
- //
- this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.labelControl5.Appearance.Options.UseFont = true;
- 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;
- this.labelControl5.Text = "閫佽揣鍗曞彿";
- //
- // txt_paperBillNo
- //
- 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;
- this.txt_paperBillNo.Size = new System.Drawing.Size(215, 28);
- this.txt_paperBillNo.TabIndex = 463;
- //
- // txt_depotsCode
- //
- this.txt_depotsCode.Location = new System.Drawing.Point(413, 83);
- this.txt_depotsCode.Name = "txt_depotsCode";
- this.txt_depotsCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_depotsCode.Properties.Appearance.Options.UseFont = true;
- this.txt_depotsCode.Size = new System.Drawing.Size(215, 28);
- this.txt_depotsCode.TabIndex = 462;
- //
- // labelControl4
- //
- this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.labelControl4.Appearance.Options.UseFont = true;
- this.labelControl4.Location = new System.Drawing.Point(337, 87);
- this.labelControl4.Name = "labelControl4";
- this.labelControl4.Size = new System.Drawing.Size(68, 21);
- this.labelControl4.TabIndex = 461;
- this.labelControl4.Text = "浠撳簱缂栧彿";
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(8, 87);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(95, 21);
- this.label1.TabIndex = 460;
- this.label1.Text = "渚涘簲鍟嗙紪鍙�";
- //
- // txt_gysName
- //
- this.txt_gysName.Location = new System.Drawing.Point(111, 48);
- this.txt_gysName.Name = "txt_gysName";
- this.txt_gysName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_gysName.Properties.Appearance.Options.UseFont = true;
- this.txt_gysName.Size = new System.Drawing.Size(215, 28);
- this.txt_gysName.TabIndex = 459;
- //
- // labelControl1
- //
- this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.labelControl1.Appearance.Options.UseFont = true;
- 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;
- this.labelControl1.Text = "浠撳簱鍚嶇О";
- //
- // labelControl2
- //
- this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.labelControl2.Appearance.Options.UseFont = true;
- 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;
- this.labelControl2.Text = "渚涘簲鍟嗗悕绉�";
- //
- // labelControl3
- //
- this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.labelControl3.Appearance.Options.UseFont = true;
- 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;
- this.labelControl3.Text = "鏉$爜鎵撳嵃姣旂巼";
- //
- // txt_percentage
- //
- 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;
- this.txt_percentage.Size = new System.Drawing.Size(60, 28);
- this.txt_percentage.TabIndex = 342;
- //
- // lbGuid
- //
- this.lbGuid.AutoSize = true;
- this.lbGuid.Location = new System.Drawing.Point(209, 388);
- this.lbGuid.Name = "lbGuid";
- this.lbGuid.Size = new System.Drawing.Size(0, 21);
- this.lbGuid.TabIndex = 1;
- //
- // 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(918, 52);
- this.lb_urgentFlag.Name = "lb_urgentFlag";
- this.lb_urgentFlag.Size = new System.Drawing.Size(68, 21);
- this.lb_urgentFlag.TabIndex = 336;
- 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(918, 19);
- this.lb_fstatus.Name = "lb_fstatus";
- this.lb_fstatus.Size = new System.Drawing.Size(68, 21);
- this.lb_fstatus.TabIndex = 291;
- 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(644, 87);
- this.lb_insDate.Name = "lb_insDate";
- this.lb_insDate.Size = new System.Drawing.Size(68, 21);
- this.lb_insDate.TabIndex = 258;
- this.lb_insDate.Text = "鍏ュ簱鏃ユ湡";
- //
- // txt_insDate
- //
- 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;
- this.txt_insDate.Size = new System.Drawing.Size(150, 28);
- this.txt_insDate.TabIndex = 258;
- //
- // lb_checkDate
- //
- 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(644, 52);
- this.lb_checkDate.Name = "lb_checkDate";
- this.lb_checkDate.Size = new System.Drawing.Size(68, 21);
- this.lb_checkDate.TabIndex = 252;
- this.lb_checkDate.Text = "鎻愪氦鏃ユ湡";
- //
- // txt_checkDate
- //
- 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;
- this.txt_checkDate.Size = new System.Drawing.Size(150, 28);
- this.txt_checkDate.TabIndex = 252;
- //
- // lb_remark
- //
- 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, 120);
- this.lb_remark.Name = "lb_remark";
- this.lb_remark.Size = new System.Drawing.Size(39, 21);
- this.lb_remark.TabIndex = 235;
- this.lb_remark.Text = "澶囨敞 ";
- //
- // txt_remark
- //
- 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;
- this.txt_remark.Size = new System.Drawing.Size(215, 28);
- this.txt_remark.TabIndex = 235;
- //
- // lb_createBy
- //
- this.lb_createBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_createBy.Appearance.Options.UseFont = true;
- this.lb_createBy.Location = new System.Drawing.Point(644, 19);
- this.lb_createBy.Name = "lb_createBy";
- this.lb_createBy.Size = new System.Drawing.Size(68, 21);
- this.lb_createBy.TabIndex = 217;
- this.lb_createBy.Text = "褰曞叆浜哄憳";
- //
- // txt_createBy
- //
- this.txt_createBy.Location = new System.Drawing.Point(724, 15);
- this.txt_createBy.Name = "txt_createBy";
- this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_createBy.Properties.Appearance.Options.UseFont = true;
- this.txt_createBy.Size = new System.Drawing.Size(150, 28);
- this.txt_createBy.TabIndex = 217;
- //
- // lb_billNo
- //
- 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(33, 19);
- this.lb_billNo.Name = "lb_billNo";
- this.lb_billNo.Size = new System.Drawing.Size(68, 21);
- this.lb_billNo.TabIndex = 211;
- this.lb_billNo.Text = "鍒拌揣鍗曞彿";
- //
- // txt_billNo
- //
- this.txt_billNo.Location = new System.Drawing.Point(111, 15);
- 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;
- this.txt_billNo.Size = new System.Drawing.Size(215, 28);
- this.txt_billNo.TabIndex = 211;
- //
- // gridColumn20
- //
- this.gridColumn20.Caption = "鎵撳嵃浜�";
- this.gridColumn20.FieldName = "createBy";
- this.gridColumn20.MinWidth = 25;
- this.gridColumn20.Name = "gridColumn20";
- this.gridColumn20.Visible = true;
- this.gridColumn20.VisibleIndex = 7;
- this.gridColumn20.Width = 94;
+
+ this.gvMx2oldqty.AppearanceCell.Options.UseFont = true;
+ this.gvMx2oldqty.Caption = "鏁伴噺";
+ this.gvMx2oldqty.FieldName = "quantity";
+ this.gvMx2oldqty.MinWidth = 50;
+ this.gvMx2oldqty.Name = "gvMx2oldqty";
+ this.gvMx2oldqty.Tag = "query_a.OLDQTY";
+ this.gvMx2oldqty.Visible = true;
+ this.gvMx2oldqty.VisibleIndex = 5;
+ this.gvMx2oldqty.Width = 94;
//
// gridColumn21
//
@@ -1389,6 +1477,107 @@
this.gridColumn21.VisibleIndex = 6;
this.gridColumn21.Width = 94;
//
+ // gridColumn20
+ //
+ this.gridColumn20.Caption = "鎵撶爜浜�";
+ this.gridColumn20.FieldName = "createBy";
+ this.gridColumn20.MinWidth = 25;
+ this.gridColumn20.Name = "gridColumn20";
+ this.gridColumn20.Visible = true;
+ this.gridColumn20.VisibleIndex = 7;
+ this.gridColumn20.Width = 94;
+ //
+ // gridColumn17
+ //
+ this.gridColumn17.Caption = "鎵撶爜鏃ユ湡";
+ this.gridColumn17.FieldName = "createDate";
+ this.gridColumn17.MinWidth = 10;
+ this.gridColumn17.Name = "gridColumn17";
+ this.gridColumn17.Visible = true;
+ this.gridColumn17.VisibleIndex = 8;
+ this.gridColumn17.Width = 180;
+ //
+ // gridColumn22
+ //
+ this.gridColumn22.Caption = "鍏ュ簱浜�";
+ this.gridColumn22.FieldName = "rkUser";
+ this.gridColumn22.MinWidth = 25;
+ this.gridColumn22.Name = "gridColumn22";
+ this.gridColumn22.Visible = true;
+ this.gridColumn22.VisibleIndex = 9;
+ this.gridColumn22.Width = 94;
+ //
+ // gridColumn23
+ //
+ this.gridColumn23.Caption = "鍏ュ簱鏃ユ湡";
+ this.gridColumn23.FieldName = "rkDate";
+ this.gridColumn23.MinWidth = 25;
+ this.gridColumn23.Name = "gridColumn23";
+ this.gridColumn23.Visible = true;
+ this.gridColumn23.VisibleIndex = 10;
+ this.gridColumn23.Width = 94;
+ //
+ // gridColumn24
+ //
+ this.gridColumn24.Caption = "鍏ュ簱浣�";
+ this.gridColumn24.FieldName = "rkPositon";
+ this.gridColumn24.MinWidth = 25;
+ this.gridColumn24.Name = "gridColumn24";
+ this.gridColumn24.Visible = true;
+ this.gridColumn24.VisibleIndex = 11;
+ this.gridColumn24.Width = 94;
+ //
+ // gvBtnAlawys
+ //
+ this.gvBtnAlawys.Caption = "绉诲嚭";
+ this.gvBtnAlawys.ColumnEdit = this.repositoryItemButtonEdit1;
+ this.gvBtnAlawys.MinWidth = 25;
+ this.gvBtnAlawys.Name = "gvBtnAlawys";
+ this.gvBtnAlawys.Visible = true;
+ this.gvBtnAlawys.VisibleIndex = 12;
+ this.gvBtnAlawys.Width = 94;
+ //
+ // repositoryItemButtonEdit1
+ //
+ this.repositoryItemButtonEdit1.AutoHeight = false;
+ editorButtonImageOptions5.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
+ editorButtonImageOptions5.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, editorButtonImageOptions5, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject17, serializableAppearanceObject18, serializableAppearanceObject19, serializableAppearanceObject20, "", 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);
+ //
+ // gridColumn25
+ //
+ this.gridColumn25.Caption = "濮斿鏍囪瘑";
+ this.gridColumn25.FieldName = "fType";
+ this.gridColumn25.MinWidth = 25;
+ this.gridColumn25.Name = "gridColumn25";
+ this.gridColumn25.Visible = true;
+ this.gridColumn25.VisibleIndex = 2;
+ this.gridColumn25.Width = 94;
+ //
+ // gridColumn26
+ //
+ this.gridColumn26.Caption = "鍒涘缓鏃ユ湡";
+ this.gridColumn26.FieldName = "createDate";
+ this.gridColumn26.MinWidth = 25;
+ this.gridColumn26.Name = "gridColumn26";
+ this.gridColumn26.Visible = true;
+ this.gridColumn26.VisibleIndex = 7;
+ this.gridColumn26.Width = 94;
+ //
+ // gridColumn11
+ //
+ this.gridColumn11.Caption = "瀹℃牳浜�";
+ this.gridColumn11.FieldName = "checkUser";
+ this.gridColumn11.MinWidth = 25;
+ this.gridColumn11.Name = "gridColumn11";
+ this.gridColumn11.Visible = true;
+ this.gridColumn11.VisibleIndex = 15;
+ this.gridColumn11.Width = 94;
+ //
// Frm_ArrivalBarcode
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
@@ -1398,10 +1587,55 @@
this.Controls.Add(this.toolBarMenu1);
this.Name = "Frm_ArrivalBarcode";
this.Text = "鍒拌揣鏉$爜鎵撳嵃";
- this.tabMxPage2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
+ this.xtraTabControl1.ResumeLayout(false);
+ this.xtraTabPage1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).EndInit();
+ this.split1.Panel1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.split1)).EndInit();
+ this.split1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
+ this.xtraTabPage2.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit();
+ this.splitMx1.Panel1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).EndInit();
+ this.splitMx1.Panel2.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).EndInit();
+ this.splitMx1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit();
+ this.layoutMx1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.txt_dptName.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_gysNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_depotsCode.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_barcodeProgress.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_gysName.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_urgentFlag.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_insDate.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
+ this.tabMx.ResumeLayout(false);
this.tabMxPage1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
@@ -1416,137 +1650,125 @@
((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtWlmc.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtWlid.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
- this.xtraTabControl1.ResumeLayout(false);
- this.xtraTabPage1.ResumeLayout(false);
- this.xtraTabPage2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
- this.tabMx.ResumeLayout(false);
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txt_dptName.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_gysNo.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_urgentFlag.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_depotsCode.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_gysName.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_percentage.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_insDate.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit();
+ this.tabMxPage2.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private UserControl.UcToolBarMenu toolBarMenu1;
- private DevExpress.XtraGrid.GridControl gcMain;
- private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
- private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
- private UserControls.Data.UcPageBar pageBar1;
- private DevExpress.XtraTab.XtraTabControl tabMx;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx2oldqty;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx2itemNo;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx2itemBarcode;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx2guid;
- private DevExpress.XtraTab.XtraTabPage tabMxPage2;
- private DevExpress.XtraGrid.GridControl gcMx2;
- private DevExpress.XtraGrid.Views.Grid.GridView gvMx2;
- private DevExpress.XtraTab.XtraTabPage tabMxPage1;
+ private DevExpress.XtraEditors.SplitContainerControl split1;
+ private DevExpress.XtraGrid.GridControl gcMain1;
+ private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
private DevExpress.XtraGrid.Columns.GridColumn gv_urgentFlag;
private DevExpress.XtraGrid.Columns.GridColumn gv_fstatus;
- private DevExpress.XtraGrid.Columns.GridColumn gv_suppNo;
- private DevExpress.XtraGrid.Columns.GridColumn gv_depotsCode;
- private DevExpress.XtraGrid.Columns.GridColumn gv_insDate;
- private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate;
- private DevExpress.XtraGrid.Columns.GridColumn gv_remark;
- private DevExpress.XtraGrid.Columns.GridColumn gv_createBy;
private DevExpress.XtraGrid.Columns.GridColumn gv_status;
private DevExpress.XtraGrid.Columns.GridColumn gv_billNo;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_createBy;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_suppNo;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Label lbGuid;
- private DevExpress.XtraEditors.LabelControl lb_urgentFlag;
- private DevExpress.XtraEditors.LabelControl lb_fstatus;
- private DevExpress.XtraEditors.LabelControl lb_insDate;
- private DevExpress.XtraEditors.TextEdit txt_insDate;
- private DevExpress.XtraEditors.LabelControl lb_checkDate;
- private DevExpress.XtraEditors.TextEdit txt_checkDate;
- private DevExpress.XtraEditors.LabelControl lb_remark;
- private DevExpress.XtraEditors.TextEdit txt_remark;
- private DevExpress.XtraEditors.LabelControl lb_createBy;
- private DevExpress.XtraEditors.TextEdit txt_createBy;
- private DevExpress.XtraEditors.LabelControl lb_billNo;
- private DevExpress.XtraEditors.TextEdit txt_billNo;
- private DevExpress.XtraEditors.LabelControl labelControl3;
- private DevExpress.XtraEditors.TextEdit txt_percentage;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
- private DevExpress.XtraEditors.TextEdit txt_depotsCode;
- private DevExpress.XtraEditors.LabelControl labelControl4;
- private System.Windows.Forms.Label label1;
- private DevExpress.XtraEditors.TextEdit txt_gysName;
- private DevExpress.XtraEditors.LabelControl labelControl1;
- private DevExpress.XtraEditors.LabelControl labelControl2;
- private DevExpress.XtraEditors.LabelControl labelControl5;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_depotsCode;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_remark;
+ private UserControls.Data.UcPageBar pageBar1;
+ private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
+ private DevExpress.XtraEditors.SplitContainerControl splitMx1;
+ private DevExpress.XtraLayout.LayoutControl layoutMx1;
+ private DevExpress.XtraLayout.LayoutControlGroup Root;
+ private DevExpress.XtraEditors.TextEdit txt_dptName;
+ private DevExpress.XtraEditors.TextEdit txt_gysNo;
private DevExpress.XtraEditors.TextEdit txt_paperBillNo;
+ private DevExpress.XtraEditors.TextEdit txt_depotsCode;
+ private DevExpress.XtraEditors.TextEdit txt_gysName;
+ private DevExpress.XtraEditors.TextEdit txt_barcodeProgress;
+ private DevExpress.XtraEditors.TextEdit txt_createDate;
+ private DevExpress.XtraEditors.TextEdit txt_remark;
+ private DevExpress.XtraEditors.TextEdit txt_createBy;
+ private DevExpress.XtraEditors.TextEdit txt_billNo;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
+ private DevExpress.XtraEditors.CheckEdit txt_fType;
private DevExpress.XtraEditors.CheckEdit txt_urgentFlag;
- private DevExpress.XtraEditors.CheckEdit txt_fstatus;
- private DevExpress.XtraEditors.PanelControl panelMx1;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
+ private DevExpress.XtraTab.XtraTabControl tabMx;
+ private DevExpress.XtraTab.XtraTabPage tabMxPage1;
private DevExpress.XtraGrid.GridControl gcMx1;
private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
private DevExpress.XtraGrid.Columns.GridColumn gvAbtGuid;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1ebeln;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1urgentFlag;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1ebeln;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1boardStyle;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1ebelnQty;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1okRkqty;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1ebelnQty;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
- private DevExpress.XtraEditors.TextEdit txtWlmc;
- private DevExpress.XtraEditors.LabelControl labelControl8;
- private DevExpress.XtraEditors.TextEdit txtWlid;
- private DevExpress.XtraEditors.LabelControl labelControl7;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
+ private DevExpress.XtraEditors.PanelControl panelMx1;
+ private DevExpress.XtraEditors.TextEdit txt_iCount_1;
+ private DevExpress.XtraEditors.TextEdit txt_psnQty_1;
+ private UserControl.UcBtnPrint ucBtnPrint1;
+ private DevExpress.XtraEditors.LabelControl lbMxGuid;
+ private DevExpress.XtraEditors.LabelControl labelControl14;
+ private DevExpress.XtraEditors.LabelControl labelControl12;
+ private DevExpress.XtraEditors.TextEdit txtKdy;
+ private DevExpress.XtraEditors.LabelControl labelControl13;
private DevExpress.XtraEditors.TextEdit txtYdy;
private DevExpress.XtraEditors.LabelControl labelControl11;
private DevExpress.XtraEditors.TextEdit txtQuantity;
private DevExpress.XtraEditors.LabelControl labelControl10;
private DevExpress.XtraEditors.TextEdit txtWlgg;
private DevExpress.XtraEditors.LabelControl labelControl9;
- private DevExpress.XtraEditors.LabelControl labelControl14;
- private DevExpress.XtraEditors.LabelControl labelControl12;
- private DevExpress.XtraEditors.TextEdit txtKdy;
- private DevExpress.XtraEditors.LabelControl labelControl13;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
- private DevExpress.XtraEditors.LabelControl lbMxGuid;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
- private UserControl.UcBtnPrint ucBtnPrint1;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
- private DevExpress.XtraEditors.TextEdit txt_gysNo;
- private DevExpress.XtraEditors.TextEdit txt_dptName;
- private DevExpress.XtraGrid.Columns.GridColumn gvBtnAlawys;
- private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
- private DevExpress.XtraEditors.TextEdit txt_iCount_1;
- private DevExpress.XtraEditors.TextEdit txt_psnQty_1;
+ private DevExpress.XtraEditors.TextEdit txtWlmc;
+ private DevExpress.XtraEditors.LabelControl labelControl8;
+ private DevExpress.XtraEditors.TextEdit txtWlid;
+ private DevExpress.XtraEditors.LabelControl labelControl7;
+ private DevExpress.XtraTab.XtraTabPage tabMxPage2;
+ private DevExpress.XtraGrid.GridControl gcMx2;
+ private DevExpress.XtraGrid.Views.Grid.GridView gvMx2;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx2guid;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx2itemBarcode;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx2itemNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx2oldqty;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn21;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn22;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn23;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn24;
+ private DevExpress.XtraGrid.Columns.GridColumn gvBtnAlawys;
+ private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
+ private System.Windows.Forms.Label lbGuid;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
+ private DevExpress.XtraEditors.TextEdit txt_insDate;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn25;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn26;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
}
}
\ No newline at end of file
--
Gitblit v1.9.3