From b437a00db77cee8b767d30486e7935b57242a236 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期六, 04 一月 2025 22:04:22 +0800
Subject: [PATCH] 仓库细节
---
DevApp/Gs.DevApp/DevFrm/WW/Frm_ProductionOrder.Designer.cs | 550 +++++++++++++++++-------------------------------------
1 files changed, 176 insertions(+), 374 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/WW/Frm_ProductionOrder.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WW/Frm_ProductionOrder.Designer.cs
index 03b48b7..7ca82c8 100644
--- a/DevApp/Gs.DevApp/DevFrm/WW/Frm_ProductionOrder.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/WW/Frm_ProductionOrder.Designer.cs
@@ -79,7 +79,6 @@
this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
this.gcMx1 = new DevExpress.XtraGrid.GridControl();
this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
- this.gv_typea = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_srcSplitSeq = new DevExpress.XtraEditors.LabelControl();
this.txt_srcSplitSeq = new DevExpress.XtraEditors.TextEdit();
this.gv_srcSplitSeq = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -97,7 +96,6 @@
this.gv_prepareCompDate = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_suppNo = new DevExpress.XtraEditors.LabelControl();
this.txt_suppNo = new DevExpress.XtraEditors.TextEdit();
- this.gv_suppNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_prepareDate = new DevExpress.XtraEditors.LabelControl();
this.txt_prepareDate = new DevExpress.XtraEditors.TextEdit();
this.gv_prepareDate = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -163,7 +161,6 @@
this.gv_demandOrderNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_sourceOrderEntryNo = new DevExpress.XtraEditors.LabelControl();
this.txt_sourceOrderEntryNo = new DevExpress.XtraEditors.TextEdit();
- this.gv_sourceOrderEntryNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_sourceOrderNo = new DevExpress.XtraEditors.LabelControl();
this.txt_sourceOrderNo = new DevExpress.XtraEditors.TextEdit();
this.gv_sourceOrderNo = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -214,10 +211,8 @@
this.gv_estimatedStartTime = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_planner = new DevExpress.XtraEditors.LabelControl();
this.txt_planner = new DevExpress.XtraEditors.TextEdit();
- this.gv_planner = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_planningGroup = new DevExpress.XtraEditors.LabelControl();
this.txt_planningGroup = new DevExpress.XtraEditors.TextEdit();
- this.gv_planningGroup = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_workOrderQty = new DevExpress.XtraEditors.LabelControl();
this.txt_workOrderQty = new DevExpress.XtraEditors.TextEdit();
this.gv_workOrderQty = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -226,28 +221,21 @@
this.gv_unit = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_productCode = new DevExpress.XtraEditors.LabelControl();
this.txt_productCode = new DevExpress.XtraEditors.TextEdit();
- this.gv_productCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_businessStatus = new DevExpress.XtraEditors.LabelControl();
this.txt_businessStatus = new DevExpress.XtraEditors.TextEdit();
this.gv_businessStatus = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_orderType = new DevExpress.XtraEditors.LabelControl();
this.txt_orderType = new DevExpress.XtraEditors.TextEdit();
this.gv_orderType = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_orderDate = new DevExpress.XtraEditors.LabelControl();
- this.txt_orderDate = new DevExpress.XtraEditors.TextEdit();
- this.gv_orderDate = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_warehouse = new DevExpress.XtraEditors.LabelControl();
- this.txt_warehouse = new DevExpress.XtraEditors.TextEdit();
- this.gv_warehouse = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_smtProcessAttr = new DevExpress.XtraEditors.LabelControl();
- this.txt_smtProcessAttr = new DevExpress.XtraEditors.TextEdit();
- this.gv_smtProcessAttr = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_orderNo = new DevExpress.XtraEditors.LabelControl();
this.txt_orderNo = new DevExpress.XtraEditors.TextEdit();
this.gv_orderNo = 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.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
this.pageBar1 = new UserControls.Data.UcPageBar();
@@ -311,9 +299,6 @@
((System.ComponentModel.ISupportInitialize)(this.txt_productCode.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_businessStatus.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_orderType.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_orderDate.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_warehouse.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_smtProcessAttr.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_orderNo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
@@ -942,7 +927,7 @@
//
this.tabMxPage1.Controls.Add(this.gcMx1);
this.tabMxPage1.Name = "tabMxPage1";
- this.tabMxPage1.Size = new System.Drawing.Size(1124, 147);
+ this.tabMxPage1.Size = new System.Drawing.Size(1124, 167);
this.tabMxPage1.Text = "鏄庣粏";
//
// gcMx1
@@ -951,7 +936,7 @@
this.gcMx1.Location = new System.Drawing.Point(0, 0);
this.gcMx1.MainView = this.gvMx1;
this.gcMx1.Name = "gcMx1";
- this.gcMx1.Size = new System.Drawing.Size(1124, 147);
+ this.gcMx1.Size = new System.Drawing.Size(1124, 167);
this.gcMx1.TabIndex = 0;
this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx1});
@@ -1013,25 +998,11 @@
this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
this.gvMx1.OptionsView.ShowGroupPanel = false;
//
- // gv_typea
- //
- this.gv_typea.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_typea.AppearanceCell.Options.UseFont = true;
- this.gv_typea.Caption = "1锛屾柊澧烇紱2锛屽彉鏇� ";
- this.gv_typea.FieldName = "typea";
- this.gv_typea.MinWidth = 50;
- this.gv_typea.Name = "gv_typea";
- this.gv_typea.OptionsColumn.AllowEdit = false;
- this.gv_typea.Tag = "query_a.TYPEA";
- this.gv_typea.Visible = true;
- this.gv_typea.VisibleIndex = 55;
- this.gv_typea.Width = 94;
- //
// lb_srcSplitSeq
//
this.lb_srcSplitSeq.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_srcSplitSeq.Appearance.Options.UseFont = true;
- this.lb_srcSplitSeq.Location = new System.Drawing.Point(786, 436);
+ this.lb_srcSplitSeq.Location = new System.Drawing.Point(786, 408);
this.lb_srcSplitSeq.Name = "lb_srcSplitSeq";
this.lb_srcSplitSeq.Size = new System.Drawing.Size(124, 21);
this.lb_srcSplitSeq.TabIndex = 658;
@@ -1039,7 +1010,7 @@
//
// txt_srcSplitSeq
//
- this.txt_srcSplitSeq.Location = new System.Drawing.Point(881, 436);
+ this.txt_srcSplitSeq.Location = new System.Drawing.Point(881, 408);
this.txt_srcSplitSeq.Name = "txt_srcSplitSeq";
this.txt_srcSplitSeq.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_srcSplitSeq.Properties.Appearance.Options.UseFont = true;
@@ -1057,14 +1028,14 @@
this.gv_srcSplitSeq.OptionsColumn.AllowEdit = false;
this.gv_srcSplitSeq.Tag = "query_a.SRC_SPLIT_SEQ";
this.gv_srcSplitSeq.Visible = true;
- this.gv_srcSplitSeq.VisibleIndex = 54;
+ this.gv_srcSplitSeq.VisibleIndex = 49;
this.gv_srcSplitSeq.Width = 94;
//
// lb_reqSrc
//
this.lb_reqSrc.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_reqSrc.Appearance.Options.UseFont = true;
- this.lb_reqSrc.Location = new System.Drawing.Point(538, 436);
+ this.lb_reqSrc.Location = new System.Drawing.Point(538, 408);
this.lb_reqSrc.Name = "lb_reqSrc";
this.lb_reqSrc.Size = new System.Drawing.Size(73, 21);
this.lb_reqSrc.TabIndex = 642;
@@ -1072,7 +1043,7 @@
//
// txt_reqSrc
//
- this.txt_reqSrc.Location = new System.Drawing.Point(626, 436);
+ this.txt_reqSrc.Location = new System.Drawing.Point(626, 408);
this.txt_reqSrc.Name = "txt_reqSrc";
this.txt_reqSrc.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_reqSrc.Properties.Appearance.Options.UseFont = true;
@@ -1090,14 +1061,14 @@
this.gv_reqSrc.OptionsColumn.AllowEdit = false;
this.gv_reqSrc.Tag = "query_a.Req_Src";
this.gv_reqSrc.Visible = true;
- this.gv_reqSrc.VisibleIndex = 53;
+ this.gv_reqSrc.VisibleIndex = 48;
this.gv_reqSrc.Width = 94;
//
// lb_planConfirmation
//
this.lb_planConfirmation.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_planConfirmation.Appearance.Options.UseFont = true;
- this.lb_planConfirmation.Location = new System.Drawing.Point(289, 436);
+ this.lb_planConfirmation.Location = new System.Drawing.Point(289, 408);
this.lb_planConfirmation.Name = "lb_planConfirmation";
this.lb_planConfirmation.Size = new System.Drawing.Size(209, 21);
this.lb_planConfirmation.TabIndex = 627;
@@ -1105,7 +1076,7 @@
//
// txt_planConfirmation
//
- this.txt_planConfirmation.Location = new System.Drawing.Point(376, 436);
+ this.txt_planConfirmation.Location = new System.Drawing.Point(376, 408);
this.txt_planConfirmation.Name = "txt_planConfirmation";
this.txt_planConfirmation.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_planConfirmation.Properties.Appearance.Options.UseFont = true;
@@ -1123,7 +1094,7 @@
this.gv_planConfirmation.OptionsColumn.AllowEdit = false;
this.gv_planConfirmation.Tag = "query_a.PLAN_CONFIRMATION";
this.gv_planConfirmation.Visible = true;
- this.gv_planConfirmation.VisibleIndex = 52;
+ this.gv_planConfirmation.VisibleIndex = 47;
this.gv_planConfirmation.Width = 94;
//
// lb_prepareCompFlag
@@ -1156,14 +1127,14 @@
this.gv_prepareCompFlag.OptionsColumn.AllowEdit = false;
this.gv_prepareCompFlag.Tag = "query_a.PREPARE_COMP_FLAG";
this.gv_prepareCompFlag.Visible = true;
- this.gv_prepareCompFlag.VisibleIndex = 51;
+ this.gv_prepareCompFlag.VisibleIndex = 46;
this.gv_prepareCompFlag.Width = 94;
//
// lb_prepareCompDate
//
this.lb_prepareCompDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_prepareCompDate.Appearance.Options.UseFont = true;
- this.lb_prepareCompDate.Location = new System.Drawing.Point(786, 404);
+ this.lb_prepareCompDate.Location = new System.Drawing.Point(786, 376);
this.lb_prepareCompDate.Name = "lb_prepareCompDate";
this.lb_prepareCompDate.Size = new System.Drawing.Size(107, 21);
this.lb_prepareCompDate.TabIndex = 600;
@@ -1171,7 +1142,7 @@
//
// txt_prepareCompDate
//
- this.txt_prepareCompDate.Location = new System.Drawing.Point(881, 404);
+ this.txt_prepareCompDate.Location = new System.Drawing.Point(881, 376);
this.txt_prepareCompDate.Name = "txt_prepareCompDate";
this.txt_prepareCompDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_prepareCompDate.Properties.Appearance.Options.UseFont = true;
@@ -1189,14 +1160,14 @@
this.gv_prepareCompDate.OptionsColumn.AllowEdit = false;
this.gv_prepareCompDate.Tag = "query_a.PREPARE_COMP_DATE";
this.gv_prepareCompDate.Visible = true;
- this.gv_prepareCompDate.VisibleIndex = 50;
+ this.gv_prepareCompDate.VisibleIndex = 45;
this.gv_prepareCompDate.Width = 94;
//
// lb_suppNo
//
this.lb_suppNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_suppNo.Appearance.Options.UseFont = true;
- this.lb_suppNo.Location = new System.Drawing.Point(538, 404);
+ this.lb_suppNo.Location = new System.Drawing.Point(538, 376);
this.lb_suppNo.Name = "lb_suppNo";
this.lb_suppNo.Size = new System.Drawing.Size(73, 21);
this.lb_suppNo.TabIndex = 585;
@@ -1204,32 +1175,18 @@
//
// txt_suppNo
//
- this.txt_suppNo.Location = new System.Drawing.Point(626, 404);
+ this.txt_suppNo.Location = new System.Drawing.Point(626, 376);
this.txt_suppNo.Name = "txt_suppNo";
this.txt_suppNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_suppNo.Properties.Appearance.Options.UseFont = true;
this.txt_suppNo.Size = new System.Drawing.Size(150, 28);
this.txt_suppNo.TabIndex = 585;
//
- // gv_suppNo
- //
- 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 = 49;
- this.gv_suppNo.Width = 94;
- //
// lb_prepareDate
//
this.lb_prepareDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_prepareDate.Appearance.Options.UseFont = true;
- this.lb_prepareDate.Location = new System.Drawing.Point(289, 404);
+ this.lb_prepareDate.Location = new System.Drawing.Point(289, 376);
this.lb_prepareDate.Name = "lb_prepareDate";
this.lb_prepareDate.Size = new System.Drawing.Size(107, 21);
this.lb_prepareDate.TabIndex = 571;
@@ -1237,7 +1194,7 @@
//
// txt_prepareDate
//
- this.txt_prepareDate.Location = new System.Drawing.Point(376, 404);
+ this.txt_prepareDate.Location = new System.Drawing.Point(376, 376);
this.txt_prepareDate.Name = "txt_prepareDate";
this.txt_prepareDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_prepareDate.Properties.Appearance.Options.UseFont = true;
@@ -1255,7 +1212,7 @@
this.gv_prepareDate.OptionsColumn.AllowEdit = false;
this.gv_prepareDate.Tag = "query_a.PREPARE_DATE";
this.gv_prepareDate.Visible = true;
- this.gv_prepareDate.VisibleIndex = 48;
+ this.gv_prepareDate.VisibleIndex = 44;
this.gv_prepareDate.Width = 94;
//
// lb_preparer
@@ -1288,14 +1245,14 @@
this.gv_preparer.OptionsColumn.AllowEdit = false;
this.gv_preparer.Tag = "query_a.PREPARER";
this.gv_preparer.Visible = true;
- this.gv_preparer.VisibleIndex = 47;
+ this.gv_preparer.VisibleIndex = 43;
this.gv_preparer.Width = 94;
//
// lb_prepareFlag
//
this.lb_prepareFlag.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_prepareFlag.Appearance.Options.UseFont = true;
- this.lb_prepareFlag.Location = new System.Drawing.Point(786, 372);
+ this.lb_prepareFlag.Location = new System.Drawing.Point(786, 344);
this.lb_prepareFlag.Name = "lb_prepareFlag";
this.lb_prepareFlag.Size = new System.Drawing.Size(107, 21);
this.lb_prepareFlag.TabIndex = 546;
@@ -1303,7 +1260,7 @@
//
// txt_prepareFlag
//
- this.txt_prepareFlag.Location = new System.Drawing.Point(881, 372);
+ this.txt_prepareFlag.Location = new System.Drawing.Point(881, 344);
this.txt_prepareFlag.Name = "txt_prepareFlag";
this.txt_prepareFlag.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_prepareFlag.Properties.Appearance.Options.UseFont = true;
@@ -1321,14 +1278,14 @@
this.gv_prepareFlag.OptionsColumn.AllowEdit = false;
this.gv_prepareFlag.Tag = "query_a.PREPARE_FLAG";
this.gv_prepareFlag.Visible = true;
- this.gv_prepareFlag.VisibleIndex = 46;
+ this.gv_prepareFlag.VisibleIndex = 42;
this.gv_prepareFlag.Width = 94;
//
// lb_auditDate
//
this.lb_auditDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_auditDate.Appearance.Options.UseFont = true;
- this.lb_auditDate.Location = new System.Drawing.Point(538, 372);
+ this.lb_auditDate.Location = new System.Drawing.Point(538, 344);
this.lb_auditDate.Name = "lb_auditDate";
this.lb_auditDate.Size = new System.Drawing.Size(73, 21);
this.lb_auditDate.TabIndex = 532;
@@ -1336,7 +1293,7 @@
//
// txt_auditDate
//
- this.txt_auditDate.Location = new System.Drawing.Point(626, 372);
+ this.txt_auditDate.Location = new System.Drawing.Point(626, 344);
this.txt_auditDate.Name = "txt_auditDate";
this.txt_auditDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_auditDate.Properties.Appearance.Options.UseFont = true;
@@ -1354,14 +1311,14 @@
this.gv_auditDate.OptionsColumn.AllowEdit = false;
this.gv_auditDate.Tag = "query_a.AUDIT_DATE";
this.gv_auditDate.Visible = true;
- this.gv_auditDate.VisibleIndex = 45;
+ this.gv_auditDate.VisibleIndex = 41;
this.gv_auditDate.Width = 94;
//
// lb_auditor
//
this.lb_auditor.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_auditor.Appearance.Options.UseFont = true;
- this.lb_auditor.Location = new System.Drawing.Point(289, 372);
+ this.lb_auditor.Location = new System.Drawing.Point(289, 344);
this.lb_auditor.Name = "lb_auditor";
this.lb_auditor.Size = new System.Drawing.Size(56, 21);
this.lb_auditor.TabIndex = 519;
@@ -1369,7 +1326,7 @@
//
// txt_auditor
//
- this.txt_auditor.Location = new System.Drawing.Point(376, 372);
+ this.txt_auditor.Location = new System.Drawing.Point(376, 344);
this.txt_auditor.Name = "txt_auditor";
this.txt_auditor.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_auditor.Properties.Appearance.Options.UseFont = true;
@@ -1387,7 +1344,7 @@
this.gv_auditor.OptionsColumn.AllowEdit = false;
this.gv_auditor.Tag = "query_a.AUDITOR";
this.gv_auditor.Visible = true;
- this.gv_auditor.VisibleIndex = 44;
+ this.gv_auditor.VisibleIndex = 40;
this.gv_auditor.Width = 94;
//
// lb_auditStatus
@@ -1413,7 +1370,7 @@
//
this.gv_auditStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_auditStatus.AppearanceCell.Options.UseFont = true;
- this.gv_auditStatus.Caption = "瀹℃牳鐘舵�� ";
+ this.gv_auditStatus.Caption = "瀹℃牳鐘舵��";
this.gv_auditStatus.FieldName = "auditStatusChk";
this.gv_auditStatus.MaxWidth = 50;
this.gv_auditStatus.MinWidth = 50;
@@ -1428,7 +1385,7 @@
//
this.lb_stockowner.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_stockowner.Appearance.Options.UseFont = true;
- this.lb_stockowner.Location = new System.Drawing.Point(786, 340);
+ this.lb_stockowner.Location = new System.Drawing.Point(786, 312);
this.lb_stockowner.Name = "lb_stockowner";
this.lb_stockowner.Size = new System.Drawing.Size(73, 21);
this.lb_stockowner.TabIndex = 496;
@@ -1436,7 +1393,7 @@
//
// txt_stockowner
//
- this.txt_stockowner.Location = new System.Drawing.Point(881, 340);
+ this.txt_stockowner.Location = new System.Drawing.Point(881, 312);
this.txt_stockowner.Name = "txt_stockowner";
this.txt_stockowner.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_stockowner.Properties.Appearance.Options.UseFont = true;
@@ -1454,14 +1411,14 @@
this.gv_stockowner.OptionsColumn.AllowEdit = false;
this.gv_stockowner.Tag = "query_a.STOCKOWNER";
this.gv_stockowner.Visible = true;
- this.gv_stockowner.VisibleIndex = 43;
+ this.gv_stockowner.VisibleIndex = 39;
this.gv_stockowner.Width = 94;
//
// lb_nostockinqty
//
this.lb_nostockinqty.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_nostockinqty.Appearance.Options.UseFont = true;
- this.lb_nostockinqty.Location = new System.Drawing.Point(538, 340);
+ this.lb_nostockinqty.Location = new System.Drawing.Point(538, 312);
this.lb_nostockinqty.Name = "lb_nostockinqty";
this.lb_nostockinqty.Size = new System.Drawing.Size(90, 21);
this.lb_nostockinqty.TabIndex = 483;
@@ -1469,7 +1426,7 @@
//
// txt_nostockinqty
//
- this.txt_nostockinqty.Location = new System.Drawing.Point(626, 340);
+ this.txt_nostockinqty.Location = new System.Drawing.Point(626, 312);
this.txt_nostockinqty.Name = "txt_nostockinqty";
this.txt_nostockinqty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_nostockinqty.Properties.Appearance.Options.UseFont = true;
@@ -1487,14 +1444,14 @@
this.gv_nostockinqty.OptionsColumn.AllowEdit = false;
this.gv_nostockinqty.Tag = "query_a.NOSTOCKINQTY";
this.gv_nostockinqty.Visible = true;
- this.gv_nostockinqty.VisibleIndex = 42;
+ this.gv_nostockinqty.VisibleIndex = 38;
this.gv_nostockinqty.Width = 94;
//
// lb_stockinqty
//
this.lb_stockinqty.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_stockinqty.Appearance.Options.UseFont = true;
- this.lb_stockinqty.Location = new System.Drawing.Point(289, 340);
+ this.lb_stockinqty.Location = new System.Drawing.Point(289, 312);
this.lb_stockinqty.Name = "lb_stockinqty";
this.lb_stockinqty.Size = new System.Drawing.Size(73, 21);
this.lb_stockinqty.TabIndex = 471;
@@ -1502,7 +1459,7 @@
//
// txt_stockinqty
//
- this.txt_stockinqty.Location = new System.Drawing.Point(376, 340);
+ this.txt_stockinqty.Location = new System.Drawing.Point(376, 312);
this.txt_stockinqty.Name = "txt_stockinqty";
this.txt_stockinqty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_stockinqty.Properties.Appearance.Options.UseFont = true;
@@ -1520,7 +1477,7 @@
this.gv_stockinqty.OptionsColumn.AllowEdit = false;
this.gv_stockinqty.Tag = "query_a.STOCKINQTY";
this.gv_stockinqty.Visible = true;
- this.gv_stockinqty.VisibleIndex = 41;
+ this.gv_stockinqty.VisibleIndex = 37;
this.gv_stockinqty.Width = 94;
//
// lb_pricingpoints
@@ -1553,14 +1510,14 @@
this.gv_pricingpoints.OptionsColumn.AllowEdit = false;
this.gv_pricingpoints.Tag = "query_a.PRICINGPOINTS";
this.gv_pricingpoints.Visible = true;
- this.gv_pricingpoints.VisibleIndex = 40;
+ this.gv_pricingpoints.VisibleIndex = 36;
this.gv_pricingpoints.Width = 94;
//
// lb_standardpoints
//
this.lb_standardpoints.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_standardpoints.Appearance.Options.UseFont = true;
- this.lb_standardpoints.Location = new System.Drawing.Point(786, 308);
+ this.lb_standardpoints.Location = new System.Drawing.Point(786, 280);
this.lb_standardpoints.Name = "lb_standardpoints";
this.lb_standardpoints.Size = new System.Drawing.Size(73, 21);
this.lb_standardpoints.TabIndex = 450;
@@ -1568,7 +1525,7 @@
//
// txt_standardpoints
//
- this.txt_standardpoints.Location = new System.Drawing.Point(881, 308);
+ this.txt_standardpoints.Location = new System.Drawing.Point(881, 280);
this.txt_standardpoints.Name = "txt_standardpoints";
this.txt_standardpoints.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_standardpoints.Properties.Appearance.Options.UseFont = true;
@@ -1586,14 +1543,14 @@
this.gv_standardpoints.OptionsColumn.AllowEdit = false;
this.gv_standardpoints.Tag = "query_a.STANDARDPOINTS";
this.gv_standardpoints.Visible = true;
- this.gv_standardpoints.VisibleIndex = 39;
+ this.gv_standardpoints.VisibleIndex = 35;
this.gv_standardpoints.Width = 94;
//
// lb_purchaseorderentryseq
//
this.lb_purchaseorderentryseq.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_purchaseorderentryseq.Appearance.Options.UseFont = true;
- this.lb_purchaseorderentryseq.Location = new System.Drawing.Point(538, 308);
+ this.lb_purchaseorderentryseq.Location = new System.Drawing.Point(538, 280);
this.lb_purchaseorderentryseq.Name = "lb_purchaseorderentryseq";
this.lb_purchaseorderentryseq.Size = new System.Drawing.Size(107, 21);
this.lb_purchaseorderentryseq.TabIndex = 438;
@@ -1601,7 +1558,7 @@
//
// txt_purchaseorderentryseq
//
- this.txt_purchaseorderentryseq.Location = new System.Drawing.Point(626, 308);
+ this.txt_purchaseorderentryseq.Location = new System.Drawing.Point(626, 280);
this.txt_purchaseorderentryseq.Name = "txt_purchaseorderentryseq";
this.txt_purchaseorderentryseq.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_purchaseorderentryseq.Properties.Appearance.Options.UseFont = true;
@@ -1619,14 +1576,14 @@
this.gv_purchaseorderentryseq.OptionsColumn.AllowEdit = false;
this.gv_purchaseorderentryseq.Tag = "query_a.PURCHASEORDERENTRYSEQ";
this.gv_purchaseorderentryseq.Visible = true;
- this.gv_purchaseorderentryseq.VisibleIndex = 38;
+ this.gv_purchaseorderentryseq.VisibleIndex = 34;
this.gv_purchaseorderentryseq.Width = 94;
//
// lb_purchaseorderno
//
this.lb_purchaseorderno.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_purchaseorderno.Appearance.Options.UseFont = true;
- this.lb_purchaseorderno.Location = new System.Drawing.Point(289, 308);
+ this.lb_purchaseorderno.Location = new System.Drawing.Point(289, 280);
this.lb_purchaseorderno.Name = "lb_purchaseorderno";
this.lb_purchaseorderno.Size = new System.Drawing.Size(73, 21);
this.lb_purchaseorderno.TabIndex = 427;
@@ -1634,7 +1591,7 @@
//
// txt_purchaseorderno
//
- this.txt_purchaseorderno.Location = new System.Drawing.Point(376, 308);
+ this.txt_purchaseorderno.Location = new System.Drawing.Point(376, 280);
this.txt_purchaseorderno.Name = "txt_purchaseorderno";
this.txt_purchaseorderno.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_purchaseorderno.Properties.Appearance.Options.UseFont = true;
@@ -1652,7 +1609,7 @@
this.gv_purchaseorderno.OptionsColumn.AllowEdit = false;
this.gv_purchaseorderno.Tag = "query_a.PURCHASEORDERNO";
this.gv_purchaseorderno.Visible = true;
- this.gv_purchaseorderno.VisibleIndex = 37;
+ this.gv_purchaseorderno.VisibleIndex = 33;
this.gv_purchaseorderno.Width = 94;
//
// lb_erpProductionEntryCode
@@ -1685,14 +1642,14 @@
this.gv_erpProductionEntryCode.OptionsColumn.AllowEdit = false;
this.gv_erpProductionEntryCode.Tag = "query_a.ERP_PRODUCTION_ENTRY_CODE";
this.gv_erpProductionEntryCode.Visible = true;
- this.gv_erpProductionEntryCode.VisibleIndex = 36;
+ this.gv_erpProductionEntryCode.VisibleIndex = 32;
this.gv_erpProductionEntryCode.Width = 94;
//
// lb_erpId
//
this.lb_erpId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_erpId.Appearance.Options.UseFont = true;
- this.lb_erpId.Location = new System.Drawing.Point(786, 276);
+ this.lb_erpId.Location = new System.Drawing.Point(786, 248);
this.lb_erpId.Name = "lb_erpId";
this.lb_erpId.Size = new System.Drawing.Size(53, 21);
this.lb_erpId.TabIndex = 408;
@@ -1700,7 +1657,7 @@
//
// txt_erpId
//
- this.txt_erpId.Location = new System.Drawing.Point(881, 276);
+ this.txt_erpId.Location = new System.Drawing.Point(881, 248);
this.txt_erpId.Name = "txt_erpId";
this.txt_erpId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_erpId.Properties.Appearance.Options.UseFont = true;
@@ -1718,14 +1675,14 @@
this.gv_erpId.OptionsColumn.AllowEdit = false;
this.gv_erpId.Tag = "query_a.ERP_ID";
this.gv_erpId.Visible = true;
- this.gv_erpId.VisibleIndex = 35;
+ this.gv_erpId.VisibleIndex = 31;
this.gv_erpId.Width = 94;
//
// lb_remarks
//
this.lb_remarks.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_remarks.Appearance.Options.UseFont = true;
- this.lb_remarks.Location = new System.Drawing.Point(538, 276);
+ this.lb_remarks.Location = new System.Drawing.Point(538, 248);
this.lb_remarks.Name = "lb_remarks";
this.lb_remarks.Size = new System.Drawing.Size(39, 21);
this.lb_remarks.TabIndex = 397;
@@ -1733,7 +1690,7 @@
//
// txt_remarks
//
- this.txt_remarks.Location = new System.Drawing.Point(626, 276);
+ this.txt_remarks.Location = new System.Drawing.Point(626, 248);
this.txt_remarks.Name = "txt_remarks";
this.txt_remarks.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_remarks.Properties.Appearance.Options.UseFont = true;
@@ -1751,14 +1708,14 @@
this.gv_remarks.OptionsColumn.AllowEdit = false;
this.gv_remarks.Tag = "query_a.REMARKS";
this.gv_remarks.Visible = true;
- this.gv_remarks.VisibleIndex = 34;
+ this.gv_remarks.VisibleIndex = 30;
this.gv_remarks.Width = 94;
//
// lb_splitOrderNo
//
this.lb_splitOrderNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_splitOrderNo.Appearance.Options.UseFont = true;
- this.lb_splitOrderNo.Location = new System.Drawing.Point(289, 276);
+ this.lb_splitOrderNo.Location = new System.Drawing.Point(289, 248);
this.lb_splitOrderNo.Name = "lb_splitOrderNo";
this.lb_splitOrderNo.Size = new System.Drawing.Size(124, 21);
this.lb_splitOrderNo.TabIndex = 387;
@@ -1766,7 +1723,7 @@
//
// txt_splitOrderNo
//
- this.txt_splitOrderNo.Location = new System.Drawing.Point(376, 276);
+ this.txt_splitOrderNo.Location = new System.Drawing.Point(376, 248);
this.txt_splitOrderNo.Name = "txt_splitOrderNo";
this.txt_splitOrderNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_splitOrderNo.Properties.Appearance.Options.UseFont = true;
@@ -1784,7 +1741,7 @@
this.gv_splitOrderNo.OptionsColumn.AllowEdit = false;
this.gv_splitOrderNo.Tag = "query_a.SPLIT_ORDER_NO";
this.gv_splitOrderNo.Visible = true;
- this.gv_splitOrderNo.VisibleIndex = 33;
+ this.gv_splitOrderNo.VisibleIndex = 29;
this.gv_splitOrderNo.Width = 94;
//
// lb_closingType
@@ -1817,14 +1774,14 @@
this.gv_closingType.OptionsColumn.AllowEdit = false;
this.gv_closingType.Tag = "query_a.CLOSING_TYPE";
this.gv_closingType.Visible = true;
- this.gv_closingType.VisibleIndex = 32;
+ this.gv_closingType.VisibleIndex = 28;
this.gv_closingType.Width = 94;
//
// lb_closingPerson
//
this.lb_closingPerson.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_closingPerson.Appearance.Options.UseFont = true;
- this.lb_closingPerson.Location = new System.Drawing.Point(786, 244);
+ this.lb_closingPerson.Location = new System.Drawing.Point(786, 216);
this.lb_closingPerson.Name = "lb_closingPerson";
this.lb_closingPerson.Size = new System.Drawing.Size(56, 21);
this.lb_closingPerson.TabIndex = 370;
@@ -1832,7 +1789,7 @@
//
// txt_closingPerson
//
- this.txt_closingPerson.Location = new System.Drawing.Point(881, 244);
+ this.txt_closingPerson.Location = new System.Drawing.Point(881, 216);
this.txt_closingPerson.Name = "txt_closingPerson";
this.txt_closingPerson.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_closingPerson.Properties.Appearance.Options.UseFont = true;
@@ -1850,14 +1807,14 @@
this.gv_closingPerson.OptionsColumn.AllowEdit = false;
this.gv_closingPerson.Tag = "query_a.CLOSING_PERSON";
this.gv_closingPerson.Visible = true;
- this.gv_closingPerson.VisibleIndex = 31;
+ this.gv_closingPerson.VisibleIndex = 27;
this.gv_closingPerson.Width = 94;
//
// lb_demandOrderLineNo
//
this.lb_demandOrderLineNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_demandOrderLineNo.Appearance.Options.UseFont = true;
- this.lb_demandOrderLineNo.Location = new System.Drawing.Point(538, 244);
+ this.lb_demandOrderLineNo.Location = new System.Drawing.Point(538, 216);
this.lb_demandOrderLineNo.Name = "lb_demandOrderLineNo";
this.lb_demandOrderLineNo.Size = new System.Drawing.Size(107, 21);
this.lb_demandOrderLineNo.TabIndex = 360;
@@ -1865,7 +1822,7 @@
//
// txt_demandOrderLineNo
//
- this.txt_demandOrderLineNo.Location = new System.Drawing.Point(626, 244);
+ this.txt_demandOrderLineNo.Location = new System.Drawing.Point(626, 216);
this.txt_demandOrderLineNo.Name = "txt_demandOrderLineNo";
this.txt_demandOrderLineNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_demandOrderLineNo.Properties.Appearance.Options.UseFont = true;
@@ -1883,14 +1840,14 @@
this.gv_demandOrderLineNo.OptionsColumn.AllowEdit = false;
this.gv_demandOrderLineNo.Tag = "query_a.DEMAND_ORDER_LINE_NO";
this.gv_demandOrderLineNo.Visible = true;
- this.gv_demandOrderLineNo.VisibleIndex = 30;
+ this.gv_demandOrderLineNo.VisibleIndex = 26;
this.gv_demandOrderLineNo.Width = 94;
//
// lb_demandOrderNo
//
this.lb_demandOrderNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_demandOrderNo.Appearance.Options.UseFont = true;
- this.lb_demandOrderNo.Location = new System.Drawing.Point(289, 244);
+ this.lb_demandOrderNo.Location = new System.Drawing.Point(289, 216);
this.lb_demandOrderNo.Name = "lb_demandOrderNo";
this.lb_demandOrderNo.Size = new System.Drawing.Size(90, 21);
this.lb_demandOrderNo.TabIndex = 351;
@@ -1898,7 +1855,7 @@
//
// txt_demandOrderNo
//
- this.txt_demandOrderNo.Location = new System.Drawing.Point(376, 244);
+ this.txt_demandOrderNo.Location = new System.Drawing.Point(376, 216);
this.txt_demandOrderNo.Name = "txt_demandOrderNo";
this.txt_demandOrderNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_demandOrderNo.Properties.Appearance.Options.UseFont = true;
@@ -1916,7 +1873,7 @@
this.gv_demandOrderNo.OptionsColumn.AllowEdit = false;
this.gv_demandOrderNo.Tag = "query_a.DEMAND_ORDER_NO";
this.gv_demandOrderNo.Visible = true;
- this.gv_demandOrderNo.VisibleIndex = 29;
+ this.gv_demandOrderNo.VisibleIndex = 25;
this.gv_demandOrderNo.Width = 94;
//
// lb_sourceOrderEntryNo
@@ -1938,25 +1895,11 @@
this.txt_sourceOrderEntryNo.Size = new System.Drawing.Size(150, 28);
this.txt_sourceOrderEntryNo.TabIndex = 343;
//
- // gv_sourceOrderEntryNo
- //
- this.gv_sourceOrderEntryNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_sourceOrderEntryNo.AppearanceCell.Options.UseFont = true;
- this.gv_sourceOrderEntryNo.Caption = "婧愬崟鍒嗗綍琛屽彿 ";
- this.gv_sourceOrderEntryNo.FieldName = "sourceOrderEntryNo";
- this.gv_sourceOrderEntryNo.MinWidth = 50;
- this.gv_sourceOrderEntryNo.Name = "gv_sourceOrderEntryNo";
- this.gv_sourceOrderEntryNo.OptionsColumn.AllowEdit = false;
- this.gv_sourceOrderEntryNo.Tag = "query_a.SOURCE_ORDER_ENTRY_NO";
- this.gv_sourceOrderEntryNo.Visible = true;
- this.gv_sourceOrderEntryNo.VisibleIndex = 28;
- this.gv_sourceOrderEntryNo.Width = 94;
- //
// lb_sourceOrderNo
//
this.lb_sourceOrderNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_sourceOrderNo.Appearance.Options.UseFont = true;
- this.lb_sourceOrderNo.Location = new System.Drawing.Point(786, 212);
+ this.lb_sourceOrderNo.Location = new System.Drawing.Point(786, 184);
this.lb_sourceOrderNo.Name = "lb_sourceOrderNo";
this.lb_sourceOrderNo.Size = new System.Drawing.Size(73, 21);
this.lb_sourceOrderNo.TabIndex = 336;
@@ -1964,7 +1907,7 @@
//
// txt_sourceOrderNo
//
- this.txt_sourceOrderNo.Location = new System.Drawing.Point(881, 212);
+ this.txt_sourceOrderNo.Location = new System.Drawing.Point(881, 184);
this.txt_sourceOrderNo.Name = "txt_sourceOrderNo";
this.txt_sourceOrderNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_sourceOrderNo.Properties.Appearance.Options.UseFont = true;
@@ -1982,14 +1925,14 @@
this.gv_sourceOrderNo.OptionsColumn.AllowEdit = false;
this.gv_sourceOrderNo.Tag = "query_a.SOURCE_ORDER_NO";
this.gv_sourceOrderNo.Visible = true;
- this.gv_sourceOrderNo.VisibleIndex = 27;
+ this.gv_sourceOrderNo.VisibleIndex = 24;
this.gv_sourceOrderNo.Width = 94;
//
// lb_sourceOrderType
//
this.lb_sourceOrderType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_sourceOrderType.Appearance.Options.UseFont = true;
- this.lb_sourceOrderType.Location = new System.Drawing.Point(538, 212);
+ this.lb_sourceOrderType.Location = new System.Drawing.Point(538, 184);
this.lb_sourceOrderType.Name = "lb_sourceOrderType";
this.lb_sourceOrderType.Size = new System.Drawing.Size(73, 21);
this.lb_sourceOrderType.TabIndex = 327;
@@ -1997,7 +1940,7 @@
//
// txt_sourceOrderType
//
- this.txt_sourceOrderType.Location = new System.Drawing.Point(626, 212);
+ this.txt_sourceOrderType.Location = new System.Drawing.Point(626, 184);
this.txt_sourceOrderType.Name = "txt_sourceOrderType";
this.txt_sourceOrderType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_sourceOrderType.Properties.Appearance.Options.UseFont = true;
@@ -2015,14 +1958,14 @@
this.gv_sourceOrderType.OptionsColumn.AllowEdit = false;
this.gv_sourceOrderType.Tag = "query_a.SOURCE_ORDER_TYPE";
this.gv_sourceOrderType.Visible = true;
- this.gv_sourceOrderType.VisibleIndex = 26;
+ this.gv_sourceOrderType.VisibleIndex = 23;
this.gv_sourceOrderType.Width = 94;
//
// lb_erpProductionOrderNo
//
this.lb_erpProductionOrderNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_erpProductionOrderNo.Appearance.Options.UseFont = true;
- this.lb_erpProductionOrderNo.Location = new System.Drawing.Point(289, 212);
+ this.lb_erpProductionOrderNo.Location = new System.Drawing.Point(289, 184);
this.lb_erpProductionOrderNo.Name = "lb_erpProductionOrderNo";
this.lb_erpProductionOrderNo.Size = new System.Drawing.Size(137, 21);
this.lb_erpProductionOrderNo.TabIndex = 319;
@@ -2030,7 +1973,7 @@
//
// txt_erpProductionOrderNo
//
- this.txt_erpProductionOrderNo.Location = new System.Drawing.Point(376, 212);
+ this.txt_erpProductionOrderNo.Location = new System.Drawing.Point(376, 184);
this.txt_erpProductionOrderNo.Name = "txt_erpProductionOrderNo";
this.txt_erpProductionOrderNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_erpProductionOrderNo.Properties.Appearance.Options.UseFont = true;
@@ -2048,7 +1991,7 @@
this.gv_erpProductionOrderNo.OptionsColumn.AllowEdit = false;
this.gv_erpProductionOrderNo.Tag = "query_a.ERP_PRODUCTION_ORDER_NO";
this.gv_erpProductionOrderNo.Visible = true;
- this.gv_erpProductionOrderNo.VisibleIndex = 25;
+ this.gv_erpProductionOrderNo.VisibleIndex = 22;
this.gv_erpProductionOrderNo.Width = 94;
//
// lb_erpProductionOrderLineNo
@@ -2081,14 +2024,14 @@
this.gv_erpProductionOrderLineNo.OptionsColumn.AllowEdit = false;
this.gv_erpProductionOrderLineNo.Tag = "query_a.ERP_PRODUCTION_ORDER_LINE_NO";
this.gv_erpProductionOrderLineNo.Visible = true;
- this.gv_erpProductionOrderLineNo.VisibleIndex = 24;
+ this.gv_erpProductionOrderLineNo.VisibleIndex = 21;
this.gv_erpProductionOrderLineNo.Width = 94;
//
// lb_erpProductionOrderId
//
this.lb_erpProductionOrderId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_erpProductionOrderId.Appearance.Options.UseFont = true;
- this.lb_erpProductionOrderId.Location = new System.Drawing.Point(786, 180);
+ this.lb_erpProductionOrderId.Location = new System.Drawing.Point(786, 152);
this.lb_erpProductionOrderId.Name = "lb_erpProductionOrderId";
this.lb_erpProductionOrderId.Size = new System.Drawing.Size(121, 21);
this.lb_erpProductionOrderId.TabIndex = 306;
@@ -2096,7 +2039,7 @@
//
// txt_erpProductionOrderId
//
- this.txt_erpProductionOrderId.Location = new System.Drawing.Point(881, 180);
+ this.txt_erpProductionOrderId.Location = new System.Drawing.Point(881, 152);
this.txt_erpProductionOrderId.Name = "txt_erpProductionOrderId";
this.txt_erpProductionOrderId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_erpProductionOrderId.Properties.Appearance.Options.UseFont = true;
@@ -2114,14 +2057,14 @@
this.gv_erpProductionOrderId.OptionsColumn.AllowEdit = false;
this.gv_erpProductionOrderId.Tag = "query_a.ERP_PRODUCTION_ORDER_ID";
this.gv_erpProductionOrderId.Visible = true;
- this.gv_erpProductionOrderId.VisibleIndex = 23;
+ this.gv_erpProductionOrderId.VisibleIndex = 20;
this.gv_erpProductionOrderId.Width = 94;
//
// lb_generationMethod
//
this.lb_generationMethod.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_generationMethod.Appearance.Options.UseFont = true;
- this.lb_generationMethod.Location = new System.Drawing.Point(538, 180);
+ this.lb_generationMethod.Location = new System.Drawing.Point(538, 152);
this.lb_generationMethod.Name = "lb_generationMethod";
this.lb_generationMethod.Size = new System.Drawing.Size(73, 21);
this.lb_generationMethod.TabIndex = 298;
@@ -2129,7 +2072,7 @@
//
// txt_generationMethod
//
- this.txt_generationMethod.Location = new System.Drawing.Point(626, 180);
+ this.txt_generationMethod.Location = new System.Drawing.Point(626, 152);
this.txt_generationMethod.Name = "txt_generationMethod";
this.txt_generationMethod.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_generationMethod.Properties.Appearance.Options.UseFont = true;
@@ -2147,14 +2090,14 @@
this.gv_generationMethod.OptionsColumn.AllowEdit = false;
this.gv_generationMethod.Tag = "query_a.GENERATION_METHOD";
this.gv_generationMethod.Visible = true;
- this.gv_generationMethod.VisibleIndex = 22;
+ this.gv_generationMethod.VisibleIndex = 19;
this.gv_generationMethod.Width = 94;
//
// lb_salesOrderLineNo
//
this.lb_salesOrderLineNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_salesOrderLineNo.Appearance.Options.UseFont = true;
- this.lb_salesOrderLineNo.Location = new System.Drawing.Point(289, 180);
+ this.lb_salesOrderLineNo.Location = new System.Drawing.Point(289, 152);
this.lb_salesOrderLineNo.Name = "lb_salesOrderLineNo";
this.lb_salesOrderLineNo.Size = new System.Drawing.Size(107, 21);
this.lb_salesOrderLineNo.TabIndex = 291;
@@ -2162,7 +2105,7 @@
//
// txt_salesOrderLineNo
//
- this.txt_salesOrderLineNo.Location = new System.Drawing.Point(376, 180);
+ this.txt_salesOrderLineNo.Location = new System.Drawing.Point(376, 152);
this.txt_salesOrderLineNo.Name = "txt_salesOrderLineNo";
this.txt_salesOrderLineNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_salesOrderLineNo.Properties.Appearance.Options.UseFont = true;
@@ -2180,7 +2123,7 @@
this.gv_salesOrderLineNo.OptionsColumn.AllowEdit = false;
this.gv_salesOrderLineNo.Tag = "query_a.SALES_ORDER_LINE_NO";
this.gv_salesOrderLineNo.Visible = true;
- this.gv_salesOrderLineNo.VisibleIndex = 21;
+ this.gv_salesOrderLineNo.VisibleIndex = 18;
this.gv_salesOrderLineNo.Width = 94;
//
// lb_salesOrderNo
@@ -2213,14 +2156,14 @@
this.gv_salesOrderNo.OptionsColumn.AllowEdit = false;
this.gv_salesOrderNo.Tag = "query_a.SALES_ORDER_NO";
this.gv_salesOrderNo.Visible = true;
- this.gv_salesOrderNo.VisibleIndex = 20;
+ this.gv_salesOrderNo.VisibleIndex = 17;
this.gv_salesOrderNo.Width = 94;
//
// lb_bomVersion
//
this.lb_bomVersion.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_bomVersion.Appearance.Options.UseFont = true;
- this.lb_bomVersion.Location = new System.Drawing.Point(786, 148);
+ this.lb_bomVersion.Location = new System.Drawing.Point(786, 120);
this.lb_bomVersion.Name = "lb_bomVersion";
this.lb_bomVersion.Size = new System.Drawing.Size(74, 21);
this.lb_bomVersion.TabIndex = 280;
@@ -2228,7 +2171,7 @@
//
// txt_bomVersion
//
- this.txt_bomVersion.Location = new System.Drawing.Point(881, 148);
+ this.txt_bomVersion.Location = new System.Drawing.Point(881, 120);
this.txt_bomVersion.Name = "txt_bomVersion";
this.txt_bomVersion.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_bomVersion.Properties.Appearance.Options.UseFont = true;
@@ -2246,14 +2189,14 @@
this.gv_bomVersion.OptionsColumn.AllowEdit = false;
this.gv_bomVersion.Tag = "query_a.BOM_VERSION";
this.gv_bomVersion.Visible = true;
- this.gv_bomVersion.VisibleIndex = 19;
+ this.gv_bomVersion.VisibleIndex = 16;
this.gv_bomVersion.Width = 94;
//
// lb_batchNo
//
this.lb_batchNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_batchNo.Appearance.Options.UseFont = true;
- this.lb_batchNo.Location = new System.Drawing.Point(538, 148);
+ this.lb_batchNo.Location = new System.Drawing.Point(538, 120);
this.lb_batchNo.Name = "lb_batchNo";
this.lb_batchNo.Size = new System.Drawing.Size(39, 21);
this.lb_batchNo.TabIndex = 273;
@@ -2261,7 +2204,7 @@
//
// txt_batchNo
//
- this.txt_batchNo.Location = new System.Drawing.Point(626, 148);
+ this.txt_batchNo.Location = new System.Drawing.Point(626, 120);
this.txt_batchNo.Name = "txt_batchNo";
this.txt_batchNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_batchNo.Properties.Appearance.Options.UseFont = true;
@@ -2279,14 +2222,14 @@
this.gv_batchNo.OptionsColumn.AllowEdit = false;
this.gv_batchNo.Tag = "query_a.BATCH_NO";
this.gv_batchNo.Visible = true;
- this.gv_batchNo.VisibleIndex = 18;
+ this.gv_batchNo.VisibleIndex = 15;
this.gv_batchNo.Width = 94;
//
// lb_trackingNo
//
this.lb_trackingNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_trackingNo.Appearance.Options.UseFont = true;
- this.lb_trackingNo.Location = new System.Drawing.Point(289, 148);
+ this.lb_trackingNo.Location = new System.Drawing.Point(289, 120);
this.lb_trackingNo.Name = "lb_trackingNo";
this.lb_trackingNo.Size = new System.Drawing.Size(90, 21);
this.lb_trackingNo.TabIndex = 267;
@@ -2294,7 +2237,7 @@
//
// txt_trackingNo
//
- this.txt_trackingNo.Location = new System.Drawing.Point(376, 148);
+ this.txt_trackingNo.Location = new System.Drawing.Point(376, 120);
this.txt_trackingNo.Name = "txt_trackingNo";
this.txt_trackingNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_trackingNo.Properties.Appearance.Options.UseFont = true;
@@ -2312,7 +2255,7 @@
this.gv_trackingNo.OptionsColumn.AllowEdit = false;
this.gv_trackingNo.Tag = "query_a.TRACKING_NO";
this.gv_trackingNo.Visible = true;
- this.gv_trackingNo.VisibleIndex = 17;
+ this.gv_trackingNo.VisibleIndex = 14;
this.gv_trackingNo.Width = 94;
//
// lb_storageLowerLimit
@@ -2345,14 +2288,14 @@
this.gv_storageLowerLimit.OptionsColumn.AllowEdit = false;
this.gv_storageLowerLimit.Tag = "query_a.STORAGE_LOWER_LIMIT";
this.gv_storageLowerLimit.Visible = true;
- this.gv_storageLowerLimit.VisibleIndex = 16;
+ this.gv_storageLowerLimit.VisibleIndex = 13;
this.gv_storageLowerLimit.Width = 94;
//
// lb_storageUpperLimit
//
this.lb_storageUpperLimit.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_storageUpperLimit.Appearance.Options.UseFont = true;
- this.lb_storageUpperLimit.Location = new System.Drawing.Point(786, 116);
+ this.lb_storageUpperLimit.Location = new System.Drawing.Point(786, 88);
this.lb_storageUpperLimit.Name = "lb_storageUpperLimit";
this.lb_storageUpperLimit.Size = new System.Drawing.Size(73, 21);
this.lb_storageUpperLimit.TabIndex = 258;
@@ -2360,7 +2303,7 @@
//
// txt_storageUpperLimit
//
- this.txt_storageUpperLimit.Location = new System.Drawing.Point(881, 116);
+ this.txt_storageUpperLimit.Location = new System.Drawing.Point(881, 88);
this.txt_storageUpperLimit.Name = "txt_storageUpperLimit";
this.txt_storageUpperLimit.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_storageUpperLimit.Properties.Appearance.Options.UseFont = true;
@@ -2378,14 +2321,14 @@
this.gv_storageUpperLimit.OptionsColumn.AllowEdit = false;
this.gv_storageUpperLimit.Tag = "query_a.STORAGE_UPPER_LIMIT";
this.gv_storageUpperLimit.Visible = true;
- this.gv_storageUpperLimit.VisibleIndex = 15;
+ this.gv_storageUpperLimit.VisibleIndex = 12;
this.gv_storageUpperLimit.Width = 94;
//
// lb_planReleaseDate
//
this.lb_planReleaseDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_planReleaseDate.Appearance.Options.UseFont = true;
- this.lb_planReleaseDate.Location = new System.Drawing.Point(538, 116);
+ this.lb_planReleaseDate.Location = new System.Drawing.Point(538, 88);
this.lb_planReleaseDate.Name = "lb_planReleaseDate";
this.lb_planReleaseDate.Size = new System.Drawing.Size(107, 21);
this.lb_planReleaseDate.TabIndex = 252;
@@ -2393,7 +2336,7 @@
//
// txt_planReleaseDate
//
- this.txt_planReleaseDate.Location = new System.Drawing.Point(626, 116);
+ this.txt_planReleaseDate.Location = new System.Drawing.Point(626, 88);
this.txt_planReleaseDate.Name = "txt_planReleaseDate";
this.txt_planReleaseDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_planReleaseDate.Properties.Appearance.Options.UseFont = true;
@@ -2411,14 +2354,14 @@
this.gv_planReleaseDate.OptionsColumn.AllowEdit = false;
this.gv_planReleaseDate.Tag = "query_a.PLAN_RELEASE_DATE";
this.gv_planReleaseDate.Visible = true;
- this.gv_planReleaseDate.VisibleIndex = 14;
+ this.gv_planReleaseDate.VisibleIndex = 11;
this.gv_planReleaseDate.Width = 94;
//
// lb_estimatedEndTime
//
this.lb_estimatedEndTime.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_estimatedEndTime.Appearance.Options.UseFont = true;
- this.lb_estimatedEndTime.Location = new System.Drawing.Point(289, 116);
+ this.lb_estimatedEndTime.Location = new System.Drawing.Point(289, 88);
this.lb_estimatedEndTime.Name = "lb_estimatedEndTime";
this.lb_estimatedEndTime.Size = new System.Drawing.Size(107, 21);
this.lb_estimatedEndTime.TabIndex = 247;
@@ -2426,7 +2369,7 @@
//
// txt_estimatedEndTime
//
- this.txt_estimatedEndTime.Location = new System.Drawing.Point(376, 116);
+ this.txt_estimatedEndTime.Location = new System.Drawing.Point(376, 88);
this.txt_estimatedEndTime.Name = "txt_estimatedEndTime";
this.txt_estimatedEndTime.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_estimatedEndTime.Properties.Appearance.Options.UseFont = true;
@@ -2444,7 +2387,7 @@
this.gv_estimatedEndTime.OptionsColumn.AllowEdit = false;
this.gv_estimatedEndTime.Tag = "query_a.ESTIMATED_END_TIME";
this.gv_estimatedEndTime.Visible = true;
- this.gv_estimatedEndTime.VisibleIndex = 13;
+ this.gv_estimatedEndTime.VisibleIndex = 10;
this.gv_estimatedEndTime.Width = 180;
//
// lb_estimatedStartTime
@@ -2477,14 +2420,14 @@
this.gv_estimatedStartTime.OptionsColumn.AllowEdit = false;
this.gv_estimatedStartTime.Tag = "query_a.ESTIMATED_START_TIME";
this.gv_estimatedStartTime.Visible = true;
- this.gv_estimatedStartTime.VisibleIndex = 12;
+ this.gv_estimatedStartTime.VisibleIndex = 9;
this.gv_estimatedStartTime.Width = 180;
//
// lb_planner
//
this.lb_planner.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_planner.Appearance.Options.UseFont = true;
- this.lb_planner.Location = new System.Drawing.Point(786, 84);
+ this.lb_planner.Location = new System.Drawing.Point(786, 56);
this.lb_planner.Name = "lb_planner";
this.lb_planner.Size = new System.Drawing.Size(56, 21);
this.lb_planner.TabIndex = 240;
@@ -2492,32 +2435,18 @@
//
// txt_planner
//
- this.txt_planner.Location = new System.Drawing.Point(881, 84);
+ this.txt_planner.Location = new System.Drawing.Point(881, 56);
this.txt_planner.Name = "txt_planner";
this.txt_planner.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_planner.Properties.Appearance.Options.UseFont = true;
this.txt_planner.Size = new System.Drawing.Size(150, 28);
this.txt_planner.TabIndex = 240;
//
- // gv_planner
- //
- this.gv_planner.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_planner.AppearanceCell.Options.UseFont = true;
- this.gv_planner.Caption = "璁″垝鍛� ";
- this.gv_planner.FieldName = "planner";
- this.gv_planner.MinWidth = 50;
- this.gv_planner.Name = "gv_planner";
- this.gv_planner.OptionsColumn.AllowEdit = false;
- this.gv_planner.Tag = "query_a.PLANNER";
- this.gv_planner.Visible = true;
- this.gv_planner.VisibleIndex = 11;
- this.gv_planner.Width = 94;
- //
// lb_planningGroup
//
this.lb_planningGroup.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_planningGroup.Appearance.Options.UseFont = true;
- this.lb_planningGroup.Location = new System.Drawing.Point(538, 84);
+ this.lb_planningGroup.Location = new System.Drawing.Point(538, 56);
this.lb_planningGroup.Name = "lb_planningGroup";
this.lb_planningGroup.Size = new System.Drawing.Size(56, 21);
this.lb_planningGroup.TabIndex = 235;
@@ -2525,32 +2454,18 @@
//
// txt_planningGroup
//
- this.txt_planningGroup.Location = new System.Drawing.Point(626, 84);
+ this.txt_planningGroup.Location = new System.Drawing.Point(626, 56);
this.txt_planningGroup.Name = "txt_planningGroup";
this.txt_planningGroup.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_planningGroup.Properties.Appearance.Options.UseFont = true;
this.txt_planningGroup.Size = new System.Drawing.Size(150, 28);
this.txt_planningGroup.TabIndex = 235;
//
- // gv_planningGroup
- //
- this.gv_planningGroup.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_planningGroup.AppearanceCell.Options.UseFont = true;
- this.gv_planningGroup.Caption = "璁″垝缁� ";
- this.gv_planningGroup.FieldName = "planningGroup";
- this.gv_planningGroup.MinWidth = 50;
- this.gv_planningGroup.Name = "gv_planningGroup";
- this.gv_planningGroup.OptionsColumn.AllowEdit = false;
- this.gv_planningGroup.Tag = "query_a.PLANNING_GROUP";
- this.gv_planningGroup.Visible = true;
- this.gv_planningGroup.VisibleIndex = 10;
- this.gv_planningGroup.Width = 94;
- //
// lb_workOrderQty
//
this.lb_workOrderQty.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_workOrderQty.Appearance.Options.UseFont = true;
- this.lb_workOrderQty.Location = new System.Drawing.Point(289, 84);
+ this.lb_workOrderQty.Location = new System.Drawing.Point(289, 56);
this.lb_workOrderQty.Name = "lb_workOrderQty";
this.lb_workOrderQty.Size = new System.Drawing.Size(73, 21);
this.lb_workOrderQty.TabIndex = 231;
@@ -2558,7 +2473,7 @@
//
// txt_workOrderQty
//
- this.txt_workOrderQty.Location = new System.Drawing.Point(376, 84);
+ this.txt_workOrderQty.Location = new System.Drawing.Point(376, 56);
this.txt_workOrderQty.Name = "txt_workOrderQty";
this.txt_workOrderQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_workOrderQty.Properties.Appearance.Options.UseFont = true;
@@ -2576,14 +2491,14 @@
this.gv_workOrderQty.OptionsColumn.AllowEdit = false;
this.gv_workOrderQty.Tag = "query_a.WORK_ORDER_QTY";
this.gv_workOrderQty.Visible = true;
- this.gv_workOrderQty.VisibleIndex = 9;
+ this.gv_workOrderQty.VisibleIndex = 8;
this.gv_workOrderQty.Width = 94;
//
// lb_unit
//
this.lb_unit.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_unit.Appearance.Options.UseFont = true;
- this.lb_unit.Location = new System.Drawing.Point(25, 52);
+ this.lb_unit.Location = new System.Drawing.Point(59, 52);
this.lb_unit.Name = "lb_unit";
this.lb_unit.Size = new System.Drawing.Size(39, 21);
this.lb_unit.TabIndex = 228;
@@ -2603,20 +2518,20 @@
this.gv_unit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_unit.AppearanceCell.Options.UseFont = true;
this.gv_unit.Caption = "鍗曚綅 ";
- this.gv_unit.FieldName = "unit";
+ this.gv_unit.FieldName = "dwName";
this.gv_unit.MinWidth = 50;
this.gv_unit.Name = "gv_unit";
this.gv_unit.OptionsColumn.AllowEdit = false;
this.gv_unit.Tag = "query_a.UNIT";
this.gv_unit.Visible = true;
- this.gv_unit.VisibleIndex = 8;
+ this.gv_unit.VisibleIndex = 7;
this.gv_unit.Width = 94;
//
// lb_productCode
//
this.lb_productCode.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_productCode.Appearance.Options.UseFont = true;
- this.lb_productCode.Location = new System.Drawing.Point(786, 52);
+ this.lb_productCode.Location = new System.Drawing.Point(786, 24);
this.lb_productCode.Name = "lb_productCode";
this.lb_productCode.Size = new System.Drawing.Size(73, 21);
this.lb_productCode.TabIndex = 226;
@@ -2624,32 +2539,18 @@
//
// txt_productCode
//
- this.txt_productCode.Location = new System.Drawing.Point(881, 52);
+ this.txt_productCode.Location = new System.Drawing.Point(881, 24);
this.txt_productCode.Name = "txt_productCode";
this.txt_productCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_productCode.Properties.Appearance.Options.UseFont = true;
this.txt_productCode.Size = new System.Drawing.Size(150, 28);
this.txt_productCode.TabIndex = 226;
//
- // gv_productCode
- //
- this.gv_productCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_productCode.AppearanceCell.Options.UseFont = true;
- this.gv_productCode.Caption = "浜у搧缂栫爜 ";
- this.gv_productCode.FieldName = "productCode";
- this.gv_productCode.MinWidth = 50;
- this.gv_productCode.Name = "gv_productCode";
- this.gv_productCode.OptionsColumn.AllowEdit = false;
- this.gv_productCode.Tag = "query_a.PRODUCT_CODE";
- this.gv_productCode.Visible = true;
- this.gv_productCode.VisibleIndex = 7;
- this.gv_productCode.Width = 94;
- //
// lb_businessStatus
//
this.lb_businessStatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_businessStatus.Appearance.Options.UseFont = true;
- this.lb_businessStatus.Location = new System.Drawing.Point(538, 52);
+ this.lb_businessStatus.Location = new System.Drawing.Point(538, 24);
this.lb_businessStatus.Name = "lb_businessStatus";
this.lb_businessStatus.Size = new System.Drawing.Size(68, 21);
this.lb_businessStatus.TabIndex = 222;
@@ -2657,7 +2558,7 @@
//
// txt_businessStatus
//
- this.txt_businessStatus.Location = new System.Drawing.Point(626, 52);
+ this.txt_businessStatus.Location = new System.Drawing.Point(626, 24);
this.txt_businessStatus.Name = "txt_businessStatus";
this.txt_businessStatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_businessStatus.Properties.Appearance.Options.UseFont = true;
@@ -2668,7 +2569,7 @@
//
this.gv_businessStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_businessStatus.AppearanceCell.Options.UseFont = true;
- this.gv_businessStatus.Caption = "涓氬姟鐘舵�� 1璁″垝纭 2涓嬭揪 3寮�宸� 4瀹屽伐 5缁撴 ";
+ this.gv_businessStatus.Caption = "涓氬姟鐘舵��";
this.gv_businessStatus.FieldName = "businessStatus";
this.gv_businessStatus.MinWidth = 50;
this.gv_businessStatus.Name = "gv_businessStatus";
@@ -2682,7 +2583,7 @@
//
this.lb_orderType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_orderType.Appearance.Options.UseFont = true;
- this.lb_orderType.Location = new System.Drawing.Point(289, 52);
+ this.lb_orderType.Location = new System.Drawing.Point(289, 24);
this.lb_orderType.Name = "lb_orderType";
this.lb_orderType.Size = new System.Drawing.Size(73, 21);
this.lb_orderType.TabIndex = 219;
@@ -2690,7 +2591,7 @@
//
// txt_orderType
//
- this.txt_orderType.Location = new System.Drawing.Point(376, 52);
+ this.txt_orderType.Location = new System.Drawing.Point(376, 24);
this.txt_orderType.Name = "txt_orderType";
this.txt_orderType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_orderType.Properties.Appearance.Options.UseFont = true;
@@ -2711,110 +2612,11 @@
this.gv_orderType.VisibleIndex = 5;
this.gv_orderType.Width = 94;
//
- // lb_orderDate
- //
- this.lb_orderDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_orderDate.Appearance.Options.UseFont = true;
- this.lb_orderDate.Location = new System.Drawing.Point(25, 20);
- this.lb_orderDate.Name = "lb_orderDate";
- this.lb_orderDate.Size = new System.Drawing.Size(73, 21);
- this.lb_orderDate.TabIndex = 217;
- this.lb_orderDate.Text = "鍗曟嵁鏃ユ湡 ";
- //
- // txt_orderDate
- //
- this.txt_orderDate.Location = new System.Drawing.Point(123, 20);
- this.txt_orderDate.Name = "txt_orderDate";
- this.txt_orderDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_orderDate.Properties.Appearance.Options.UseFont = true;
- this.txt_orderDate.Size = new System.Drawing.Size(150, 28);
- this.txt_orderDate.TabIndex = 217;
- //
- // gv_orderDate
- //
- this.gv_orderDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_orderDate.AppearanceCell.Options.UseFont = true;
- this.gv_orderDate.Caption = "鍗曟嵁鏃ユ湡 ";
- this.gv_orderDate.FieldName = "orderDate";
- this.gv_orderDate.MinWidth = 50;
- this.gv_orderDate.Name = "gv_orderDate";
- this.gv_orderDate.OptionsColumn.AllowEdit = false;
- this.gv_orderDate.Tag = "query_a.ORDER_DATE";
- this.gv_orderDate.Visible = true;
- this.gv_orderDate.VisibleIndex = 4;
- this.gv_orderDate.Width = 94;
- //
- // lb_warehouse
- //
- this.lb_warehouse.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_warehouse.Appearance.Options.UseFont = true;
- this.lb_warehouse.Location = new System.Drawing.Point(786, 20);
- this.lb_warehouse.Name = "lb_warehouse";
- this.lb_warehouse.Size = new System.Drawing.Size(39, 21);
- this.lb_warehouse.TabIndex = 216;
- this.lb_warehouse.Text = "浠撳簱 ";
- //
- // txt_warehouse
- //
- this.txt_warehouse.Location = new System.Drawing.Point(881, 20);
- this.txt_warehouse.Name = "txt_warehouse";
- this.txt_warehouse.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_warehouse.Properties.Appearance.Options.UseFont = true;
- this.txt_warehouse.Size = new System.Drawing.Size(150, 28);
- this.txt_warehouse.TabIndex = 216;
- //
- // gv_warehouse
- //
- this.gv_warehouse.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_warehouse.AppearanceCell.Options.UseFont = true;
- this.gv_warehouse.Caption = "浠撳簱 ";
- this.gv_warehouse.FieldName = "warehouse";
- this.gv_warehouse.MinWidth = 50;
- this.gv_warehouse.Name = "gv_warehouse";
- this.gv_warehouse.OptionsColumn.AllowEdit = false;
- this.gv_warehouse.Tag = "query_a.WAREHOUSE";
- this.gv_warehouse.Visible = true;
- this.gv_warehouse.VisibleIndex = 3;
- this.gv_warehouse.Width = 94;
- //
- // lb_smtProcessAttr
- //
- this.lb_smtProcessAttr.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_smtProcessAttr.Appearance.Options.UseFont = true;
- this.lb_smtProcessAttr.Location = new System.Drawing.Point(538, 20);
- this.lb_smtProcessAttr.Name = "lb_smtProcessAttr";
- this.lb_smtProcessAttr.Size = new System.Drawing.Size(107, 21);
- this.lb_smtProcessAttr.TabIndex = 213;
- this.lb_smtProcessAttr.Text = "璐寸墖宸ヨ壓灞炴�� ";
- //
- // txt_smtProcessAttr
- //
- this.txt_smtProcessAttr.Location = new System.Drawing.Point(626, 20);
- this.txt_smtProcessAttr.Name = "txt_smtProcessAttr";
- this.txt_smtProcessAttr.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_smtProcessAttr.Properties.Appearance.Options.UseFont = true;
- this.txt_smtProcessAttr.Size = new System.Drawing.Size(150, 28);
- this.txt_smtProcessAttr.TabIndex = 213;
- //
- // gv_smtProcessAttr
- //
- this.gv_smtProcessAttr.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_smtProcessAttr.AppearanceCell.Options.UseFont = true;
- this.gv_smtProcessAttr.Caption = "璐寸墖宸ヨ壓灞炴�� ";
- this.gv_smtProcessAttr.FieldName = "smtProcessAttr";
- this.gv_smtProcessAttr.MinWidth = 50;
- this.gv_smtProcessAttr.Name = "gv_smtProcessAttr";
- this.gv_smtProcessAttr.OptionsColumn.AllowEdit = false;
- this.gv_smtProcessAttr.Tag = "query_a.SMT_PROCESS_ATTR";
- this.gv_smtProcessAttr.Visible = true;
- this.gv_smtProcessAttr.VisibleIndex = 2;
- this.gv_smtProcessAttr.Width = 94;
- //
// lb_orderNo
//
this.lb_orderNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_orderNo.Appearance.Options.UseFont = true;
- this.lb_orderNo.Location = new System.Drawing.Point(289, 20);
+ this.lb_orderNo.Location = new System.Drawing.Point(25, 20);
this.lb_orderNo.Name = "lb_orderNo";
this.lb_orderNo.Size = new System.Drawing.Size(73, 21);
this.lb_orderNo.TabIndex = 211;
@@ -2822,7 +2624,7 @@
//
// txt_orderNo
//
- this.txt_orderNo.Location = new System.Drawing.Point(376, 20);
+ this.txt_orderNo.Location = new System.Drawing.Point(123, 20);
this.txt_orderNo.Name = "txt_orderNo";
this.txt_orderNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_orderNo.Properties.Appearance.Options.UseFont = true;
@@ -2833,7 +2635,7 @@
//
this.gv_orderNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_orderNo.AppearanceCell.Options.UseFont = true;
- this.gv_orderNo.Caption = "鍗曟嵁缂栧彿 ";
+ this.gv_orderNo.Caption = "鍗曟嵁缂栧彿";
this.gv_orderNo.FieldName = "orderNo";
this.gv_orderNo.MinWidth = 120;
this.gv_orderNo.Name = "gv_orderNo";
@@ -2865,7 +2667,7 @@
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(1126, 531);
+ this.gcMain.Size = new System.Drawing.Size(1126, 612);
this.gcMain.TabIndex = 1;
this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1});
@@ -2880,16 +2682,13 @@
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gv_auditStatus,
this.gv_orderNo,
- this.gv_smtProcessAttr,
- this.gv_warehouse,
- this.gv_orderDate,
+ this.gridColumn3,
+ this.gridColumn2,
+ this.gridColumn1,
this.gv_orderType,
this.gv_businessStatus,
- this.gv_productCode,
this.gv_unit,
this.gv_workOrderQty,
- this.gv_planningGroup,
- this.gv_planner,
this.gv_estimatedStartTime,
this.gv_estimatedEndTime,
this.gv_planReleaseDate,
@@ -2906,7 +2705,6 @@
this.gv_erpProductionOrderNo,
this.gv_sourceOrderType,
this.gv_sourceOrderNo,
- this.gv_sourceOrderEntryNo,
this.gv_demandOrderNo,
this.gv_demandOrderLineNo,
this.gv_closingPerson,
@@ -2927,19 +2725,47 @@
this.gv_prepareFlag,
this.gv_preparer,
this.gv_prepareDate,
- this.gv_suppNo,
this.gv_prepareCompDate,
this.gv_prepareCompFlag,
this.gv_planConfirmation,
this.gv_reqSrc,
- this.gv_srcSplitSeq,
- this.gv_typea});
+ this.gv_srcSplitSeq});
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;
+ //
+ // gridColumn3
+ //
+ this.gridColumn3.Caption = "浜у搧缂栫爜";
+ this.gridColumn3.FieldName = "wlbm";
+ this.gridColumn3.MinWidth = 100;
+ this.gridColumn3.Name = "gridColumn3";
+ this.gridColumn3.Visible = true;
+ this.gridColumn3.VisibleIndex = 2;
+ this.gridColumn3.Width = 100;
+ //
+ // gridColumn2
+ //
+ this.gridColumn2.Caption = "鐗╂枡鍚嶇О";
+ this.gridColumn2.FieldName = "wlmc";
+ this.gridColumn2.MinWidth = 150;
+ this.gridColumn2.Name = "gridColumn2";
+ this.gridColumn2.Visible = true;
+ this.gridColumn2.VisibleIndex = 3;
+ this.gridColumn2.Width = 150;
+ //
+ // gridColumn1
+ //
+ this.gridColumn1.Caption = "瑙勬牸鍨嬪彿";
+ this.gridColumn1.FieldName = "wlgg";
+ this.gridColumn1.MinWidth = 150;
+ this.gridColumn1.Name = "gridColumn1";
+ this.gridColumn1.Visible = true;
+ this.gridColumn1.VisibleIndex = 4;
+ this.gridColumn1.Width = 150;
//
// xtraTabControl1
//
@@ -2958,14 +2784,14 @@
this.xtraTabPage1.Controls.Add(this.gcMain);
this.xtraTabPage1.Controls.Add(this.pageBar1);
this.xtraTabPage1.Name = "xtraTabPage1";
- this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570);
+ this.xtraTabPage1.Size = new System.Drawing.Size(1126, 651);
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.Location = new System.Drawing.Point(0, 612);
this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
this.pageBar1.Name = "pageBar1";
this.pageBar1.RecordCount = 0;
@@ -2985,10 +2811,10 @@
// tabMx
//
this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tabMx.Location = new System.Drawing.Point(0, 472);
+ this.tabMx.Location = new System.Drawing.Point(0, 452);
this.tabMx.Name = "tabMx";
this.tabMx.SelectedTabPage = this.tabMxPage1;
- this.tabMx.Size = new System.Drawing.Size(1126, 179);
+ this.tabMx.Size = new System.Drawing.Size(1126, 199);
this.tabMx.TabIndex = 2;
this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.tabMxPage1});
@@ -3100,19 +2926,13 @@
this.panel1.Controls.Add(this.txt_businessStatus);
this.panel1.Controls.Add(this.lb_orderType);
this.panel1.Controls.Add(this.txt_orderType);
- this.panel1.Controls.Add(this.lb_orderDate);
- this.panel1.Controls.Add(this.txt_orderDate);
- this.panel1.Controls.Add(this.lb_warehouse);
- this.panel1.Controls.Add(this.txt_warehouse);
- this.panel1.Controls.Add(this.lb_smtProcessAttr);
- this.panel1.Controls.Add(this.txt_smtProcessAttr);
this.panel1.Controls.Add(this.lb_orderNo);
this.panel1.Controls.Add(this.txt_orderNo);
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(1126, 472);
+ this.panel1.Size = new System.Drawing.Size(1126, 452);
this.panel1.TabIndex = 1;
//
// labelControl11
@@ -3209,9 +3029,6 @@
((System.ComponentModel.ISupportInitialize)(this.txt_productCode.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_businessStatus.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_orderType.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_orderDate.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_warehouse.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_smtProcessAttr.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_orderNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
@@ -3291,7 +3108,6 @@
private DevExpress.XtraTab.XtraTabPage tabMxPage1;
private DevExpress.XtraGrid.GridControl gcMx1;
private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
- private DevExpress.XtraGrid.Columns.GridColumn gv_typea;
private DevExpress.XtraEditors.LabelControl lb_srcSplitSeq;
private DevExpress.XtraEditors.TextEdit txt_srcSplitSeq;
@@ -3315,7 +3131,6 @@
private DevExpress.XtraEditors.LabelControl lb_suppNo;
private DevExpress.XtraEditors.TextEdit txt_suppNo;
- private DevExpress.XtraGrid.Columns.GridColumn gv_suppNo;
private DevExpress.XtraEditors.LabelControl lb_prepareDate;
private DevExpress.XtraEditors.TextEdit txt_prepareDate;
@@ -3403,7 +3218,6 @@
private DevExpress.XtraEditors.LabelControl lb_sourceOrderEntryNo;
private DevExpress.XtraEditors.TextEdit txt_sourceOrderEntryNo;
- private DevExpress.XtraGrid.Columns.GridColumn gv_sourceOrderEntryNo;
private DevExpress.XtraEditors.LabelControl lb_sourceOrderNo;
private DevExpress.XtraEditors.TextEdit txt_sourceOrderNo;
@@ -3471,11 +3285,9 @@
private DevExpress.XtraEditors.LabelControl lb_planner;
private DevExpress.XtraEditors.TextEdit txt_planner;
- private DevExpress.XtraGrid.Columns.GridColumn gv_planner;
private DevExpress.XtraEditors.LabelControl lb_planningGroup;
private DevExpress.XtraEditors.TextEdit txt_planningGroup;
- private DevExpress.XtraGrid.Columns.GridColumn gv_planningGroup;
private DevExpress.XtraEditors.LabelControl lb_workOrderQty;
private DevExpress.XtraEditors.TextEdit txt_workOrderQty;
@@ -3487,7 +3299,6 @@
private DevExpress.XtraEditors.LabelControl lb_productCode;
private DevExpress.XtraEditors.TextEdit txt_productCode;
- private DevExpress.XtraGrid.Columns.GridColumn gv_productCode;
private DevExpress.XtraEditors.LabelControl lb_businessStatus;
private DevExpress.XtraEditors.TextEdit txt_businessStatus;
@@ -3497,21 +3308,12 @@
private DevExpress.XtraEditors.TextEdit txt_orderType;
private DevExpress.XtraGrid.Columns.GridColumn gv_orderType;
- private DevExpress.XtraEditors.LabelControl lb_orderDate;
- private DevExpress.XtraEditors.TextEdit txt_orderDate;
- private DevExpress.XtraGrid.Columns.GridColumn gv_orderDate;
-
- private DevExpress.XtraEditors.LabelControl lb_warehouse;
- private DevExpress.XtraEditors.TextEdit txt_warehouse;
- private DevExpress.XtraGrid.Columns.GridColumn gv_warehouse;
-
- private DevExpress.XtraEditors.LabelControl lb_smtProcessAttr;
- private DevExpress.XtraEditors.TextEdit txt_smtProcessAttr;
- private DevExpress.XtraGrid.Columns.GridColumn gv_smtProcessAttr;
-
private DevExpress.XtraEditors.LabelControl lb_orderNo;
private DevExpress.XtraEditors.TextEdit txt_orderNo;
private DevExpress.XtraGrid.Columns.GridColumn gv_orderNo;
private System.Windows.Forms.PictureBox picCheckBox;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
}
}
\ No newline at end of file
--
Gitblit v1.9.3