From da93f01e79ae4e4cd34ef728396f43a055837ee3 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期一, 03 三月 2025 16:36:29 +0800
Subject: [PATCH] 委外任务单版面
---
DevApp/Gs.DevApp/DevFrm/WW/Frm_ProductionOrder.cs | 16
DevApp/Gs.DevApp/DevFrm/WW/Frm_ProductionOrder.Designer.cs | 3486 ++++++++++++++++++++++++++++++----------------------------
2 files changed, 1,807 insertions(+), 1,695 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/WW/Frm_ProductionOrder.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WW/Frm_ProductionOrder.Designer.cs
index 74d7f1d..c1e29c0 100644
--- a/DevApp/Gs.DevApp/DevFrm/WW/Frm_ProductionOrder.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/WW/Frm_ProductionOrder.Designer.cs
@@ -31,127 +31,22 @@
{
DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
- this.gvMx1typeb = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1fmemo = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1fneeddate = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1fstockstatusid = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1fsrctransstockid = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1fsrctransorgid = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1supplyingOrg2 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1owner = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1ownerType = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1issuingOrg2 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1itemNo = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1salesOrderNo = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1variableLossRate = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1fixedLoss = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1denominator = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1numerator = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1isSubstitute = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1compositionQty = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1supplyingType = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1unit = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1issuingMethod = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1warehouse = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1batchNo = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1trackingNo = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1issuingOrg = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1supplyingOrg = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1locationNo = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1issuedQty = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1requiredQty = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1materialCode = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1sequenceNo = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1workOrderNo = new DevExpress.XtraGrid.Columns.GridColumn();
- this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
- this.gcMx1 = new DevExpress.XtraGrid.GridControl();
- this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
- this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_planConfirmation = new DevExpress.XtraEditors.LabelControl();
- this.txt_planConfirmation = new DevExpress.XtraEditors.TextEdit();
- this.lb_auditDate = new DevExpress.XtraEditors.LabelControl();
- this.txt_auditDate = new DevExpress.XtraEditors.TextEdit();
- this.lb_auditor = new DevExpress.XtraEditors.LabelControl();
- this.txt_auditor = new DevExpress.XtraEditors.TextEdit();
- this.lb_auditStatus = new DevExpress.XtraEditors.LabelControl();
- this.txt_auditStatus = new DevExpress.XtraEditors.TextEdit();
- this.lb_stockowner = new DevExpress.XtraEditors.LabelControl();
- this.txt_stockowner = new DevExpress.XtraEditors.TextEdit();
- this.lb_stockinqty = new DevExpress.XtraEditors.LabelControl();
- this.txt_stockinqty = new DevExpress.XtraEditors.TextEdit();
- this.lb_purchaseorderentryseq = new DevExpress.XtraEditors.LabelControl();
- this.txt_purchaseorderentryseq = new DevExpress.XtraEditors.TextEdit();
- this.lb_purchaseorderno = new DevExpress.XtraEditors.LabelControl();
- this.txt_purchaseorderno = new DevExpress.XtraEditors.TextEdit();
- this.lb_remarks = new DevExpress.XtraEditors.LabelControl();
- this.txt_remarks = new DevExpress.XtraEditors.TextEdit();
- this.lb_closingType = new DevExpress.XtraEditors.LabelControl();
- this.txt_closingType = new DevExpress.XtraEditors.TextEdit();
- this.lb_closingPerson = new DevExpress.XtraEditors.LabelControl();
- this.txt_closingPerson = new DevExpress.XtraEditors.TextEdit();
- this.lb_demandOrderLineNo = new DevExpress.XtraEditors.LabelControl();
- this.txt_demandOrderLineNo = new DevExpress.XtraEditors.TextEdit();
- this.lb_demandOrderNo = new DevExpress.XtraEditors.LabelControl();
- this.txt_demandOrderNo = new DevExpress.XtraEditors.TextEdit();
- this.lb_sourceOrderNo = new DevExpress.XtraEditors.LabelControl();
- this.txt_sourceOrderNo = new DevExpress.XtraEditors.TextEdit();
- this.lb_erpProductionOrderNo = new DevExpress.XtraEditors.LabelControl();
- this.txt_erpProductionOrderNo = new DevExpress.XtraEditors.TextEdit();
- this.lb_bomVersion = new DevExpress.XtraEditors.LabelControl();
- this.txt_bomVersion = new DevExpress.XtraEditors.TextEdit();
- this.lb_batchNo = new DevExpress.XtraEditors.LabelControl();
- this.txt_batchNo = new DevExpress.XtraEditors.TextEdit();
- this.lb_trackingNo = new DevExpress.XtraEditors.LabelControl();
- this.txt_trackingNo = new DevExpress.XtraEditors.TextEdit();
- this.lb_storageLowerLimit = new DevExpress.XtraEditors.LabelControl();
- this.txt_storageLowerLimit = new DevExpress.XtraEditors.TextEdit();
- this.lb_storageUpperLimit = new DevExpress.XtraEditors.LabelControl();
- this.txt_storageUpperLimit = new DevExpress.XtraEditors.TextEdit();
- this.lb_planReleaseDate = new DevExpress.XtraEditors.LabelControl();
- this.txt_planReleaseDate = new DevExpress.XtraEditors.TextEdit();
- this.lb_estimatedEndTime = new DevExpress.XtraEditors.LabelControl();
- this.txt_estimatedEndTime = new DevExpress.XtraEditors.TextEdit();
- this.lb_estimatedStartTime = new DevExpress.XtraEditors.LabelControl();
- this.txt_estimatedStartTime = new DevExpress.XtraEditors.TextEdit();
- this.lb_workOrderQty = new DevExpress.XtraEditors.LabelControl();
- this.txt_workOrderQty = new DevExpress.XtraEditors.TextEdit();
- this.lb_unit = new DevExpress.XtraEditors.LabelControl();
- this.txt_dwName = new DevExpress.XtraEditors.TextEdit();
- this.lb_productCode = new DevExpress.XtraEditors.LabelControl();
- this.txt_itemNo = new DevExpress.XtraEditors.TextEdit();
- this.lb_businessStatus = new DevExpress.XtraEditors.LabelControl();
- this.txt_businessStatusTxt = new DevExpress.XtraEditors.TextEdit();
- this.lb_orderType = new DevExpress.XtraEditors.LabelControl();
- this.txt_orderType = new DevExpress.XtraEditors.TextEdit();
- this.lb_orderNo = new DevExpress.XtraEditors.LabelControl();
- this.txt_orderNo = new DevExpress.XtraEditors.TextEdit();
+ DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition9 = new DevExpress.XtraLayout.RowDefinition();
this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
- this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
- this.tabMx = new DevExpress.XtraTab.XtraTabControl();
- this.panel1 = new System.Windows.Forms.Panel();
- this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
- this.txt_itemModel = new DevExpress.XtraEditors.TextEdit();
- this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
- this.txt_itemName = new DevExpress.XtraEditors.TextEdit();
- this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
- this.lbGuid = new System.Windows.Forms.Label();
- this.picCheckBox = new System.Windows.Forms.PictureBox();
- this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
- this.txt_stockownerName = new DevExpress.XtraEditors.TextEdit();
- this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
- this.txt_itemId = new DevExpress.XtraEditors.TextEdit();
- this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
this.split1 = new DevExpress.XtraEditors.SplitContainerControl();
- this.gcMain = new DevExpress.XtraGrid.GridControl();
+ this.gcMain1 = new DevExpress.XtraGrid.GridControl();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gv_auditStatus = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_orderNo = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -187,1127 +82,216 @@
this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
this.pageBar1 = new UserControls.Data.UcPageBar();
- this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
+ 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_itemId = new DevExpress.XtraEditors.TextEdit();
+ this.txt_stockownerName = new DevExpress.XtraEditors.TextEdit();
+ this.txt_orderNo = new DevExpress.XtraEditors.TextEdit();
+ this.txt_itemModel = new DevExpress.XtraEditors.TextEdit();
+ this.txt_orderType = new DevExpress.XtraEditors.TextEdit();
+ this.txt_auditDate = new DevExpress.XtraEditors.TextEdit();
+ this.txt_planConfirmation = new DevExpress.XtraEditors.TextEdit();
+ this.txt_workOrderQty = new DevExpress.XtraEditors.TextEdit();
+ this.txt_auditStatus = new DevExpress.XtraEditors.TextEdit();
+ this.txt_itemName = new DevExpress.XtraEditors.TextEdit();
+ this.txt_businessStatusTxt = new DevExpress.XtraEditors.TextEdit();
+ this.txt_stockowner = new DevExpress.XtraEditors.TextEdit();
+ this.txt_erpProductionOrderNo = new DevExpress.XtraEditors.TextEdit();
+ this.txt_auditor = new DevExpress.XtraEditors.TextEdit();
+ this.txt_remarks = new DevExpress.XtraEditors.TextEdit();
+ this.txt_trackingNo = new DevExpress.XtraEditors.TextEdit();
+ this.txt_stockinqty = new DevExpress.XtraEditors.TextEdit();
+ this.txt_batchNo = new DevExpress.XtraEditors.TextEdit();
+ this.txt_itemNo = new DevExpress.XtraEditors.TextEdit();
+ this.txt_purchaseorderno = new DevExpress.XtraEditors.TextEdit();
+ this.txt_demandOrderNo = new DevExpress.XtraEditors.TextEdit();
+ this.txt_purchaseorderentryseq = new DevExpress.XtraEditors.TextEdit();
+ this.txt_dwName = new DevExpress.XtraEditors.TextEdit();
+ this.txt_closingType = new DevExpress.XtraEditors.TextEdit();
+ this.txt_estimatedStartTime = new DevExpress.XtraEditors.TextEdit();
+ this.txt_demandOrderLineNo = new DevExpress.XtraEditors.TextEdit();
+ this.txt_sourceOrderNo = new DevExpress.XtraEditors.TextEdit();
+ this.txt_closingPerson = new DevExpress.XtraEditors.TextEdit();
+ this.txt_storageUpperLimit = new DevExpress.XtraEditors.TextEdit();
+ this.txt_estimatedEndTime = new DevExpress.XtraEditors.TextEdit();
+ this.txt_bomVersion = new DevExpress.XtraEditors.TextEdit();
+ this.txt_storageLowerLimit = new DevExpress.XtraEditors.TextEdit();
+ this.txt_planReleaseDate = new DevExpress.XtraEditors.TextEdit();
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
- this.tabMxPage1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_planConfirmation.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_auditDate.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_auditor.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_auditStatus.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_stockowner.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_stockinqty.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_purchaseorderentryseq.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_purchaseorderno.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_remarks.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_closingType.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_closingPerson.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_demandOrderLineNo.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_demandOrderNo.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_sourceOrderNo.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_erpProductionOrderNo.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_bomVersion.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_batchNo.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_trackingNo.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_storageLowerLimit.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_storageUpperLimit.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_planReleaseDate.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_estimatedEndTime.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_estimatedStartTime.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_workOrderQty.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_dwName.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_businessStatusTxt.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_orderType.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_orderNo.Properties)).BeginInit();
+ 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.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem31 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem32 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem33 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem34 = 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();
+ this.gvMx1sequenceNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1workOrderNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1materialCode = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1requiredQty = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1issuedQty = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1locationNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1supplyingOrg = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1issuingOrg = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1trackingNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1batchNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1warehouse = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1issuingMethod = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1unit = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1supplyingType = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1compositionQty = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1isSubstitute = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1numerator = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1denominator = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1fixedLoss = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1variableLossRate = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1salesOrderNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1itemNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1issuingOrg2 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1ownerType = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1owner = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1supplyingOrg2 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1fsrctransorgid = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1fsrctransstockid = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1fstockstatusid = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1fneeddate = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1fmemo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1typeb = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.picCheckBox = new System.Windows.Forms.PictureBox();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
- this.xtraTabPage2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
- this.tabMx.SuspendLayout();
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_stockownerName.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_itemId.Properties)).BeginInit();
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.gcMain)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
- this.xtraTabPage3.SuspendLayout();
+ 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_itemId.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_stockownerName.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_orderNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_orderType.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_auditDate.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_planConfirmation.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_workOrderQty.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_auditStatus.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_businessStatusTxt.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_stockowner.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_erpProductionOrderNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_auditor.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_remarks.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_trackingNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_stockinqty.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_batchNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_purchaseorderno.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_demandOrderNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_purchaseorderentryseq.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_dwName.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_closingType.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_estimatedStartTime.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_demandOrderLineNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_sourceOrderNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_closingPerson.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_storageUpperLimit.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_estimatedEndTime.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_bomVersion.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_storageLowerLimit.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_planReleaseDate.Properties)).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.layoutControlItem9)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).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();
+ ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
this.SuspendLayout();
- //
- // gvMx1typeb
- //
- this.gvMx1typeb.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1typeb.AppearanceCell.Options.UseFont = true;
- this.gvMx1typeb.Caption = "鐘舵��";
- this.gvMx1typeb.FieldName = "typeTxt";
- this.gvMx1typeb.MinWidth = 50;
- this.gvMx1typeb.Name = "gvMx1typeb";
- this.gvMx1typeb.Tag = "query_a.TYPEB";
- this.gvMx1typeb.Visible = true;
- this.gvMx1typeb.VisibleIndex = 28;
- this.gvMx1typeb.Width = 50;
- //
- // gvMx1fmemo
- //
- this.gvMx1fmemo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1fmemo.AppearanceCell.Options.UseFont = true;
- this.gvMx1fmemo.Caption = "鐢ㄦ枡娓呭崟澶囨敞 ";
- this.gvMx1fmemo.FieldName = "fmemo";
- this.gvMx1fmemo.MinWidth = 50;
- this.gvMx1fmemo.Name = "gvMx1fmemo";
- this.gvMx1fmemo.Tag = "query_a.FMEMO";
- this.gvMx1fmemo.Visible = true;
- this.gvMx1fmemo.VisibleIndex = 33;
- this.gvMx1fmemo.Width = 94;
- //
- // gvMx1fneeddate
- //
- this.gvMx1fneeddate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1fneeddate.AppearanceCell.Options.UseFont = true;
- this.gvMx1fneeddate.Caption = "闇�姹傛棩鏈� ";
- this.gvMx1fneeddate.FieldName = "fneeddate";
- this.gvMx1fneeddate.MinWidth = 50;
- this.gvMx1fneeddate.Name = "gvMx1fneeddate";
- this.gvMx1fneeddate.Tag = "query_a.FNEEDDATE";
- this.gvMx1fneeddate.Visible = true;
- this.gvMx1fneeddate.VisibleIndex = 32;
- this.gvMx1fneeddate.Width = 94;
- //
- // gvMx1fstockstatusid
- //
- this.gvMx1fstockstatusid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1fstockstatusid.AppearanceCell.Options.UseFont = true;
- this.gvMx1fstockstatusid.Caption = "搴撳瓨鐘舵�� ";
- this.gvMx1fstockstatusid.FieldName = "fstockstatusid";
- this.gvMx1fstockstatusid.MinWidth = 50;
- this.gvMx1fstockstatusid.Name = "gvMx1fstockstatusid";
- this.gvMx1fstockstatusid.Tag = "query_a.FSTOCKSTATUSID";
- this.gvMx1fstockstatusid.Visible = true;
- this.gvMx1fstockstatusid.VisibleIndex = 31;
- this.gvMx1fstockstatusid.Width = 94;
- //
- // gvMx1fsrctransstockid
- //
- this.gvMx1fsrctransstockid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1fsrctransstockid.AppearanceCell.Options.UseFont = true;
- this.gvMx1fsrctransstockid.Caption = "鎷ㄥ嚭浠撳簱 ";
- this.gvMx1fsrctransstockid.FieldName = "fsrctransstockid";
- this.gvMx1fsrctransstockid.MinWidth = 50;
- this.gvMx1fsrctransstockid.Name = "gvMx1fsrctransstockid";
- this.gvMx1fsrctransstockid.Tag = "query_a.FSRCTRANSSTOCKID";
- this.gvMx1fsrctransstockid.Visible = true;
- this.gvMx1fsrctransstockid.VisibleIndex = 30;
- this.gvMx1fsrctransstockid.Width = 94;
- //
- // gvMx1fsrctransorgid
- //
- this.gvMx1fsrctransorgid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1fsrctransorgid.AppearanceCell.Options.UseFont = true;
- this.gvMx1fsrctransorgid.Caption = "鎷ㄥ嚭缁勭粐 ";
- this.gvMx1fsrctransorgid.FieldName = "fsrctransorgid";
- this.gvMx1fsrctransorgid.MinWidth = 50;
- this.gvMx1fsrctransorgid.Name = "gvMx1fsrctransorgid";
- this.gvMx1fsrctransorgid.Tag = "query_a.FSRCTRANSORGID";
- this.gvMx1fsrctransorgid.Visible = true;
- this.gvMx1fsrctransorgid.VisibleIndex = 29;
- this.gvMx1fsrctransorgid.Width = 94;
- //
- // gvMx1supplyingOrg2
- //
- this.gvMx1supplyingOrg2.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1supplyingOrg2.AppearanceCell.Options.UseFont = true;
- this.gvMx1supplyingOrg2.Caption = "渚涘簲缁勭粐 ";
- this.gvMx1supplyingOrg2.FieldName = "supplyingOrg2";
- this.gvMx1supplyingOrg2.MinWidth = 50;
- this.gvMx1supplyingOrg2.Name = "gvMx1supplyingOrg2";
- this.gvMx1supplyingOrg2.Tag = "query_a.SUPPLYING_ORG_2";
- this.gvMx1supplyingOrg2.Visible = true;
- this.gvMx1supplyingOrg2.VisibleIndex = 27;
- this.gvMx1supplyingOrg2.Width = 94;
- //
- // gvMx1owner
- //
- this.gvMx1owner.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1owner.AppearanceCell.Options.UseFont = true;
- this.gvMx1owner.Caption = "璐т富ID";
- this.gvMx1owner.FieldName = "owner";
- this.gvMx1owner.MinWidth = 50;
- this.gvMx1owner.Name = "gvMx1owner";
- this.gvMx1owner.Tag = "query_a.OWNER";
- this.gvMx1owner.Visible = true;
- this.gvMx1owner.VisibleIndex = 26;
- this.gvMx1owner.Width = 94;
- //
- // gvMx1ownerType
- //
- this.gvMx1ownerType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1ownerType.AppearanceCell.Options.UseFont = true;
- this.gvMx1ownerType.Caption = "璐т富绫诲瀷 ";
- this.gvMx1ownerType.FieldName = "ownerType";
- this.gvMx1ownerType.MinWidth = 50;
- this.gvMx1ownerType.Name = "gvMx1ownerType";
- this.gvMx1ownerType.Tag = "query_a.OWNER_TYPE";
- this.gvMx1ownerType.Visible = true;
- this.gvMx1ownerType.VisibleIndex = 25;
- this.gvMx1ownerType.Width = 94;
- //
- // gvMx1issuingOrg2
- //
- this.gvMx1issuingOrg2.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1issuingOrg2.AppearanceCell.Options.UseFont = true;
- this.gvMx1issuingOrg2.Caption = "鍙戞枡缁勭粐 ";
- this.gvMx1issuingOrg2.FieldName = "issuingOrg2";
- this.gvMx1issuingOrg2.MinWidth = 50;
- this.gvMx1issuingOrg2.Name = "gvMx1issuingOrg2";
- this.gvMx1issuingOrg2.Tag = "query_a.ISSUING_ORG_2";
- this.gvMx1issuingOrg2.Visible = true;
- this.gvMx1issuingOrg2.VisibleIndex = 24;
- this.gvMx1issuingOrg2.Width = 94;
- //
- // gvMx1itemNo
- //
- this.gvMx1itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1itemNo.AppearanceCell.Options.UseFont = true;
- this.gvMx1itemNo.Caption = "椤规鍙� ";
- this.gvMx1itemNo.FieldName = "itemNo";
- this.gvMx1itemNo.MinWidth = 50;
- this.gvMx1itemNo.Name = "gvMx1itemNo";
- this.gvMx1itemNo.Tag = "query_a.ITEM_NO";
- this.gvMx1itemNo.Visible = true;
- this.gvMx1itemNo.VisibleIndex = 23;
- this.gvMx1itemNo.Width = 94;
- //
- // gvMx1salesOrderNo
- //
- this.gvMx1salesOrderNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1salesOrderNo.AppearanceCell.Options.UseFont = true;
- this.gvMx1salesOrderNo.Caption = "閿�鍞鍗曞彿 ";
- this.gvMx1salesOrderNo.FieldName = "salesOrderNo";
- this.gvMx1salesOrderNo.MinWidth = 50;
- this.gvMx1salesOrderNo.Name = "gvMx1salesOrderNo";
- this.gvMx1salesOrderNo.Tag = "query_a.SALES_ORDER_NO";
- this.gvMx1salesOrderNo.Visible = true;
- this.gvMx1salesOrderNo.VisibleIndex = 22;
- this.gvMx1salesOrderNo.Width = 94;
- //
- // gvMx1variableLossRate
- //
- this.gvMx1variableLossRate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1variableLossRate.AppearanceCell.Options.UseFont = true;
- this.gvMx1variableLossRate.Caption = "鍙樺姩鎹熻�楃巼% ";
- this.gvMx1variableLossRate.FieldName = "variableLossRate";
- this.gvMx1variableLossRate.MinWidth = 25;
- this.gvMx1variableLossRate.Name = "gvMx1variableLossRate";
- this.gvMx1variableLossRate.Tag = "query_a.VARIABLE_LOSS_RATE";
- this.gvMx1variableLossRate.Visible = true;
- this.gvMx1variableLossRate.VisibleIndex = 21;
- this.gvMx1variableLossRate.Width = 60;
- //
- // gvMx1fixedLoss
- //
- this.gvMx1fixedLoss.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1fixedLoss.AppearanceCell.Options.UseFont = true;
- this.gvMx1fixedLoss.Caption = "鍥哄畾鎹熻�� ";
- this.gvMx1fixedLoss.FieldName = "fixedLoss";
- this.gvMx1fixedLoss.MinWidth = 50;
- this.gvMx1fixedLoss.Name = "gvMx1fixedLoss";
- this.gvMx1fixedLoss.Tag = "query_a.FIXED_LOSS";
- this.gvMx1fixedLoss.Visible = true;
- this.gvMx1fixedLoss.VisibleIndex = 20;
- this.gvMx1fixedLoss.Width = 94;
- //
- // gvMx1denominator
- //
- this.gvMx1denominator.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1denominator.AppearanceCell.Options.UseFont = true;
- this.gvMx1denominator.Caption = "鍒嗘瘝 ";
- this.gvMx1denominator.FieldName = "denominator";
- this.gvMx1denominator.MinWidth = 50;
- this.gvMx1denominator.Name = "gvMx1denominator";
- this.gvMx1denominator.Tag = "query_a.DENOMINATOR";
- this.gvMx1denominator.Visible = true;
- this.gvMx1denominator.VisibleIndex = 19;
- this.gvMx1denominator.Width = 94;
- //
- // gvMx1numerator
- //
- this.gvMx1numerator.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1numerator.AppearanceCell.Options.UseFont = true;
- this.gvMx1numerator.Caption = "鍒嗗瓙 ";
- this.gvMx1numerator.FieldName = "numerator";
- this.gvMx1numerator.MinWidth = 50;
- this.gvMx1numerator.Name = "gvMx1numerator";
- this.gvMx1numerator.Tag = "query_a.NUMERATOR";
- this.gvMx1numerator.Visible = true;
- this.gvMx1numerator.VisibleIndex = 18;
- this.gvMx1numerator.Width = 94;
- //
- // gvMx1isSubstitute
- //
- this.gvMx1isSubstitute.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1isSubstitute.AppearanceCell.Options.UseFont = true;
- this.gvMx1isSubstitute.Caption = "鏄惁鏇挎枡 ";
- this.gvMx1isSubstitute.FieldName = "isSubstitute";
- this.gvMx1isSubstitute.MinWidth = 25;
- this.gvMx1isSubstitute.Name = "gvMx1isSubstitute";
- this.gvMx1isSubstitute.Tag = "query_a.IS_SUBSTITUTE";
- this.gvMx1isSubstitute.Visible = true;
- this.gvMx1isSubstitute.VisibleIndex = 17;
- this.gvMx1isSubstitute.Width = 50;
- //
- // gvMx1compositionQty
- //
- this.gvMx1compositionQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1compositionQty.AppearanceCell.Options.UseFont = true;
- this.gvMx1compositionQty.Caption = "缁勬垚鐢ㄩ噺 ";
- this.gvMx1compositionQty.FieldName = "compositionQty";
- this.gvMx1compositionQty.MinWidth = 25;
- this.gvMx1compositionQty.Name = "gvMx1compositionQty";
- this.gvMx1compositionQty.Tag = "query_a.COMPOSITION_QTY";
- this.gvMx1compositionQty.Visible = true;
- this.gvMx1compositionQty.VisibleIndex = 16;
- this.gvMx1compositionQty.Width = 50;
- //
- // gvMx1supplyingType
- //
- this.gvMx1supplyingType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1supplyingType.AppearanceCell.Options.UseFont = true;
- this.gvMx1supplyingType.Caption = "渚涘簲绫诲瀷 ";
- this.gvMx1supplyingType.FieldName = "supplyingType";
- this.gvMx1supplyingType.MinWidth = 50;
- this.gvMx1supplyingType.Name = "gvMx1supplyingType";
- this.gvMx1supplyingType.Tag = "query_a.SUPPLYING_TYPE";
- this.gvMx1supplyingType.Visible = true;
- this.gvMx1supplyingType.VisibleIndex = 15;
- this.gvMx1supplyingType.Width = 94;
- //
- // gvMx1unit
- //
- this.gvMx1unit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1unit.AppearanceCell.Options.UseFont = true;
- this.gvMx1unit.Caption = "鍗曚綅 ";
- this.gvMx1unit.FieldName = "dwName";
- this.gvMx1unit.MinWidth = 25;
- this.gvMx1unit.Name = "gvMx1unit";
- this.gvMx1unit.Tag = "query_a.UNIT";
- this.gvMx1unit.Visible = true;
- this.gvMx1unit.VisibleIndex = 14;
- this.gvMx1unit.Width = 60;
- //
- // gvMx1issuingMethod
- //
- this.gvMx1issuingMethod.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1issuingMethod.AppearanceCell.Options.UseFont = true;
- this.gvMx1issuingMethod.Caption = "鍙戞枡鏂瑰紡 ";
- this.gvMx1issuingMethod.FieldName = "issuingMethod";
- this.gvMx1issuingMethod.MinWidth = 50;
- this.gvMx1issuingMethod.Name = "gvMx1issuingMethod";
- this.gvMx1issuingMethod.Tag = "query_a.ISSUING_METHOD";
- this.gvMx1issuingMethod.Visible = true;
- this.gvMx1issuingMethod.VisibleIndex = 13;
- this.gvMx1issuingMethod.Width = 94;
- //
- // gvMx1warehouse
- //
- this.gvMx1warehouse.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1warehouse.AppearanceCell.Options.UseFont = true;
- this.gvMx1warehouse.Caption = "浠撳簱 ";
- this.gvMx1warehouse.FieldName = "warehouse";
- this.gvMx1warehouse.MinWidth = 50;
- this.gvMx1warehouse.Name = "gvMx1warehouse";
- this.gvMx1warehouse.Tag = "query_a.WAREHOUSE";
- this.gvMx1warehouse.Visible = true;
- this.gvMx1warehouse.VisibleIndex = 12;
- this.gvMx1warehouse.Width = 94;
- //
- // gvMx1batchNo
- //
- this.gvMx1batchNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1batchNo.AppearanceCell.Options.UseFont = true;
- this.gvMx1batchNo.Caption = "鎵瑰彿 ";
- this.gvMx1batchNo.FieldName = "batchNo";
- this.gvMx1batchNo.MinWidth = 50;
- this.gvMx1batchNo.Name = "gvMx1batchNo";
- this.gvMx1batchNo.Tag = "query_a.BATCH_NO";
- this.gvMx1batchNo.Visible = true;
- this.gvMx1batchNo.VisibleIndex = 11;
- this.gvMx1batchNo.Width = 94;
- //
- // gvMx1trackingNo
- //
- this.gvMx1trackingNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1trackingNo.AppearanceCell.Options.UseFont = true;
- this.gvMx1trackingNo.Caption = "璁″垝璺熻釜鍙� ";
- this.gvMx1trackingNo.FieldName = "trackingNo";
- this.gvMx1trackingNo.MinWidth = 50;
- this.gvMx1trackingNo.Name = "gvMx1trackingNo";
- this.gvMx1trackingNo.Tag = "query_a.TRACKING_NO";
- this.gvMx1trackingNo.Visible = true;
- this.gvMx1trackingNo.VisibleIndex = 10;
- this.gvMx1trackingNo.Width = 94;
- //
- // gvMx1issuingOrg
- //
- this.gvMx1issuingOrg.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1issuingOrg.AppearanceCell.Options.UseFont = true;
- this.gvMx1issuingOrg.Caption = "鍙戞枡缁勭粐 ";
- this.gvMx1issuingOrg.FieldName = "issuingOrg";
- this.gvMx1issuingOrg.MinWidth = 50;
- this.gvMx1issuingOrg.Name = "gvMx1issuingOrg";
- this.gvMx1issuingOrg.Tag = "query_a.ISSUING_ORG";
- this.gvMx1issuingOrg.Visible = true;
- this.gvMx1issuingOrg.VisibleIndex = 9;
- this.gvMx1issuingOrg.Width = 94;
- //
- // gvMx1supplyingOrg
- //
- this.gvMx1supplyingOrg.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1supplyingOrg.AppearanceCell.Options.UseFont = true;
- this.gvMx1supplyingOrg.Caption = "渚涘簲缁勭粐 ";
- this.gvMx1supplyingOrg.FieldName = "supplyingOrg";
- this.gvMx1supplyingOrg.MinWidth = 50;
- this.gvMx1supplyingOrg.Name = "gvMx1supplyingOrg";
- this.gvMx1supplyingOrg.Tag = "query_a.SUPPLYING_ORG";
- this.gvMx1supplyingOrg.Visible = true;
- this.gvMx1supplyingOrg.VisibleIndex = 8;
- this.gvMx1supplyingOrg.Width = 94;
- //
- // gvMx1locationNo
- //
- this.gvMx1locationNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1locationNo.AppearanceCell.Options.UseFont = true;
- this.gvMx1locationNo.Caption = "浣嶇疆鍙� ";
- this.gvMx1locationNo.FieldName = "locationNo";
- this.gvMx1locationNo.MinWidth = 50;
- this.gvMx1locationNo.Name = "gvMx1locationNo";
- this.gvMx1locationNo.Tag = "query_a.LOCATION_NO";
- this.gvMx1locationNo.Visible = true;
- this.gvMx1locationNo.VisibleIndex = 6;
- this.gvMx1locationNo.Width = 94;
- //
- // gvMx1issuedQty
- //
- this.gvMx1issuedQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1issuedQty.AppearanceCell.Options.UseFont = true;
- this.gvMx1issuedQty.Caption = "宸查鐢ㄩ噺 ";
- this.gvMx1issuedQty.FieldName = "issuedQty";
- this.gvMx1issuedQty.MinWidth = 25;
- this.gvMx1issuedQty.Name = "gvMx1issuedQty";
- this.gvMx1issuedQty.Tag = "query_a.ISSUED_QTY";
- this.gvMx1issuedQty.Visible = true;
- this.gvMx1issuedQty.VisibleIndex = 7;
- this.gvMx1issuedQty.Width = 50;
- //
- // gvMx1requiredQty
- //
- this.gvMx1requiredQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1requiredQty.AppearanceCell.Options.UseFont = true;
- this.gvMx1requiredQty.Caption = "闇�棰嗙敤閲� ";
- this.gvMx1requiredQty.FieldName = "requiredQty";
- this.gvMx1requiredQty.MaxWidth = 50;
- this.gvMx1requiredQty.MinWidth = 50;
- this.gvMx1requiredQty.Name = "gvMx1requiredQty";
- this.gvMx1requiredQty.Tag = "query_a.REQUIRED_QTY";
- this.gvMx1requiredQty.Visible = true;
- this.gvMx1requiredQty.VisibleIndex = 5;
- this.gvMx1requiredQty.Width = 50;
- //
- // gvMx1materialCode
- //
- this.gvMx1materialCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1materialCode.AppearanceCell.Options.UseFont = true;
- this.gvMx1materialCode.Caption = "鏉愭枡缂栫爜 ";
- this.gvMx1materialCode.FieldName = "itemNo";
- this.gvMx1materialCode.MinWidth = 50;
- this.gvMx1materialCode.Name = "gvMx1materialCode";
- this.gvMx1materialCode.Tag = "query_a.MATERIAL_CODE";
- this.gvMx1materialCode.Visible = true;
- this.gvMx1materialCode.VisibleIndex = 2;
- this.gvMx1materialCode.Width = 50;
- //
- // gvMx1sequenceNo
- //
- this.gvMx1sequenceNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1sequenceNo.AppearanceCell.Options.UseFont = true;
- this.gvMx1sequenceNo.Caption = "搴忓彿 ";
- this.gvMx1sequenceNo.FieldName = "sequenceNo";
- this.gvMx1sequenceNo.MinWidth = 50;
- this.gvMx1sequenceNo.Name = "gvMx1sequenceNo";
- this.gvMx1sequenceNo.Tag = "query_a.SEQUENCE_NO";
- this.gvMx1sequenceNo.Visible = true;
- this.gvMx1sequenceNo.VisibleIndex = 0;
- this.gvMx1sequenceNo.Width = 50;
- //
- // gvMx1workOrderNo
- //
- this.gvMx1workOrderNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1workOrderNo.AppearanceCell.Options.UseFont = true;
- this.gvMx1workOrderNo.Caption = "鎶曟枡鍗曞彿";
- this.gvMx1workOrderNo.FieldName = "workOrderNo";
- this.gvMx1workOrderNo.MinWidth = 50;
- this.gvMx1workOrderNo.Name = "gvMx1workOrderNo";
- this.gvMx1workOrderNo.Tag = "query_a.WORK_ORDER_NO";
- this.gvMx1workOrderNo.Visible = true;
- this.gvMx1workOrderNo.VisibleIndex = 1;
- this.gvMx1workOrderNo.Width = 50;
- //
- // tabMxPage1
- //
- this.tabMxPage1.Controls.Add(this.gcMx1);
- this.tabMxPage1.Name = "tabMxPage1";
- this.tabMxPage1.Size = new System.Drawing.Size(1124, 242);
- this.tabMxPage1.Text = "鏄庣粏";
- //
- // gcMx1
- //
- this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill;
- 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, 242);
- this.gcMx1.TabIndex = 0;
- this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
- this.gvMx1});
- //
- // gvMx1
- //
- this.gvMx1.Appearance.HeaderPanel.Options.UseTextOptions = true;
- this.gvMx1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
- this.gvMx1.ColumnPanelRowHeight = 50;
- this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
- this.gvMx1sequenceNo,
- this.gvMx1workOrderNo,
- this.gvMx1materialCode,
- this.gridColumn6,
- this.gridColumn5,
- this.gvMx1requiredQty,
- this.gvMx1issuedQty,
- this.gvMx1locationNo,
- this.gvMx1supplyingOrg,
- this.gvMx1issuingOrg,
- this.gvMx1trackingNo,
- this.gvMx1batchNo,
- this.gvMx1warehouse,
- this.gvMx1issuingMethod,
- this.gvMx1unit,
- this.gvMx1supplyingType,
- this.gvMx1compositionQty,
- this.gvMx1isSubstitute,
- this.gvMx1numerator,
- this.gvMx1denominator,
- this.gvMx1fixedLoss,
- this.gvMx1variableLossRate,
- this.gvMx1salesOrderNo,
- this.gvMx1itemNo,
- this.gvMx1issuingOrg2,
- this.gvMx1ownerType,
- this.gvMx1owner,
- this.gvMx1supplyingOrg2,
- this.gvMx1fsrctransorgid,
- this.gvMx1fsrctransstockid,
- this.gvMx1fstockstatusid,
- this.gvMx1fneeddate,
- this.gvMx1fmemo,
- this.gvMx1typeb,
- this.gridColumn8,
- this.gridColumn9,
- this.gridColumn10,
- this.gridColumn11,
- this.gridColumn12});
- this.gvMx1.GridControl = this.gcMx1;
- this.gvMx1.Name = "gvMx1";
- this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
- this.gvMx1.OptionsFind.ShowSearchNavButtons = false;
- this.gvMx1.OptionsView.ShowGroupPanel = false;
- //
- // gridColumn6
- //
- this.gridColumn6.Caption = "鏉愭枡鍚嶇О";
- this.gridColumn6.FieldName = "itemName";
- this.gridColumn6.MinWidth = 25;
- this.gridColumn6.Name = "gridColumn6";
- this.gridColumn6.Visible = true;
- this.gridColumn6.VisibleIndex = 3;
- this.gridColumn6.Width = 25;
- //
- // gridColumn5
- //
- this.gridColumn5.Caption = "鏉愭枡瑙勬牸";
- this.gridColumn5.FieldName = "itemModel";
- this.gridColumn5.MinWidth = 25;
- this.gridColumn5.Name = "gridColumn5";
- this.gridColumn5.Visible = true;
- this.gridColumn5.VisibleIndex = 4;
- this.gridColumn5.Width = 25;
- //
- // 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(746, 212);
- this.lb_planConfirmation.Name = "lb_planConfirmation";
- this.lb_planConfirmation.Size = new System.Drawing.Size(102, 21);
- this.lb_planConfirmation.TabIndex = 627;
- this.lb_planConfirmation.Text = "璁″垝纭鏃堕棿";
- //
- // txt_planConfirmation
- //
- this.txt_planConfirmation.Location = new System.Drawing.Point(853, 208);
- 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;
- this.txt_planConfirmation.Size = new System.Drawing.Size(175, 28);
- this.txt_planConfirmation.TabIndex = 627;
- //
- // 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(780, 244);
- this.lb_auditDate.Name = "lb_auditDate";
- this.lb_auditDate.Size = new System.Drawing.Size(68, 21);
- this.lb_auditDate.TabIndex = 532;
- this.lb_auditDate.Text = "瀹℃牳鏃堕棿";
- //
- // txt_auditDate
- //
- this.txt_auditDate.Location = new System.Drawing.Point(853, 240);
- 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;
- this.txt_auditDate.Size = new System.Drawing.Size(175, 28);
- this.txt_auditDate.TabIndex = 532;
- //
- // 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(565, 211);
- this.lb_auditor.Name = "lb_auditor";
- this.lb_auditor.Size = new System.Drawing.Size(51, 21);
- this.lb_auditor.TabIndex = 519;
- this.lb_auditor.Text = "瀹℃牳浜�";
- //
- // txt_auditor
- //
- this.txt_auditor.Location = new System.Drawing.Point(621, 207);
- 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;
- this.txt_auditor.Size = new System.Drawing.Size(113, 28);
- this.txt_auditor.TabIndex = 519;
- //
- // lb_auditStatus
- //
- this.lb_auditStatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_auditStatus.Appearance.Options.UseFont = true;
- this.lb_auditStatus.Location = new System.Drawing.Point(548, 243);
- this.lb_auditStatus.Name = "lb_auditStatus";
- this.lb_auditStatus.Size = new System.Drawing.Size(68, 21);
- this.lb_auditStatus.TabIndex = 507;
- this.lb_auditStatus.Text = "瀹℃牳鐘舵��";
- //
- // txt_auditStatus
- //
- this.txt_auditStatus.Location = new System.Drawing.Point(621, 239);
- this.txt_auditStatus.Name = "txt_auditStatus";
- this.txt_auditStatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_auditStatus.Properties.Appearance.Options.UseFont = true;
- this.txt_auditStatus.Size = new System.Drawing.Size(113, 28);
- this.txt_auditStatus.TabIndex = 507;
- //
- // lb_stockowner
- //
- 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(296, 244);
- this.lb_stockowner.Name = "lb_stockowner";
- this.lb_stockowner.Size = new System.Drawing.Size(86, 21);
- this.lb_stockowner.TabIndex = 496;
- this.lb_stockowner.Text = "鍏ュ簱璐т富ID";
- //
- // txt_stockowner
- //
- this.txt_stockowner.Location = new System.Drawing.Point(368, 240);
- 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;
- this.txt_stockowner.Size = new System.Drawing.Size(150, 28);
- this.txt_stockowner.TabIndex = 496;
- //
- // 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(548, 50);
- this.lb_stockinqty.Name = "lb_stockinqty";
- this.lb_stockinqty.Size = new System.Drawing.Size(68, 21);
- this.lb_stockinqty.TabIndex = 471;
- this.lb_stockinqty.Text = "鍏ュ簱鏁伴噺";
- //
- // txt_stockinqty
- //
- this.txt_stockinqty.Location = new System.Drawing.Point(621, 46);
- 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;
- this.txt_stockinqty.Size = new System.Drawing.Size(113, 28);
- this.txt_stockinqty.TabIndex = 471;
- //
- // 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(6, 148);
- this.lb_purchaseorderentryseq.Name = "lb_purchaseorderentryseq";
- this.lb_purchaseorderentryseq.Size = new System.Drawing.Size(85, 21);
- this.lb_purchaseorderentryseq.TabIndex = 438;
- this.lb_purchaseorderentryseq.Text = "閲囪喘鍗曡鍙�";
- //
- // txt_purchaseorderentryseq
- //
- this.txt_purchaseorderentryseq.Location = new System.Drawing.Point(100, 144);
- 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;
- this.txt_purchaseorderentryseq.Size = new System.Drawing.Size(150, 28);
- this.txt_purchaseorderentryseq.TabIndex = 438;
- //
- // 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(23, 115);
- this.lb_purchaseorderno.Name = "lb_purchaseorderno";
- this.lb_purchaseorderno.Size = new System.Drawing.Size(68, 21);
- this.lb_purchaseorderno.TabIndex = 427;
- this.lb_purchaseorderno.Text = "閲囪喘璁㈠崟";
- //
- // txt_purchaseorderno
- //
- this.txt_purchaseorderno.Location = new System.Drawing.Point(100, 111);
- 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;
- this.txt_purchaseorderno.Size = new System.Drawing.Size(150, 28);
- this.txt_purchaseorderno.TabIndex = 427;
- //
- // 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(57, 244);
- this.lb_remarks.Name = "lb_remarks";
- this.lb_remarks.Size = new System.Drawing.Size(34, 21);
- this.lb_remarks.TabIndex = 397;
- this.lb_remarks.Text = "澶囨敞";
- //
- // txt_remarks
- //
- this.txt_remarks.Location = new System.Drawing.Point(100, 240);
- 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;
- this.txt_remarks.Size = new System.Drawing.Size(150, 28);
- this.txt_remarks.TabIndex = 397;
- //
- // lb_closingType
- //
- this.lb_closingType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_closingType.Appearance.Options.UseFont = true;
- this.lb_closingType.Location = new System.Drawing.Point(296, 212);
- this.lb_closingType.Name = "lb_closingType";
- this.lb_closingType.Size = new System.Drawing.Size(68, 21);
- this.lb_closingType.TabIndex = 378;
- this.lb_closingType.Text = "缁撴绫诲瀷";
- //
- // txt_closingType
- //
- this.txt_closingType.Location = new System.Drawing.Point(368, 208);
- this.txt_closingType.Name = "txt_closingType";
- this.txt_closingType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_closingType.Properties.Appearance.Options.UseFont = true;
- this.txt_closingType.Size = new System.Drawing.Size(150, 28);
- this.txt_closingType.TabIndex = 378;
- //
- // 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(313, 180);
- this.lb_closingPerson.Name = "lb_closingPerson";
- this.lb_closingPerson.Size = new System.Drawing.Size(51, 21);
- this.lb_closingPerson.TabIndex = 370;
- this.lb_closingPerson.Text = "缁撴浜�";
- //
- // txt_closingPerson
- //
- this.txt_closingPerson.Location = new System.Drawing.Point(368, 176);
- 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;
- this.txt_closingPerson.Size = new System.Drawing.Size(150, 28);
- this.txt_closingPerson.TabIndex = 370;
- //
- // 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(262, 148);
- this.lb_demandOrderLineNo.Name = "lb_demandOrderLineNo";
- this.lb_demandOrderLineNo.Size = new System.Drawing.Size(102, 21);
- this.lb_demandOrderLineNo.TabIndex = 360;
- this.lb_demandOrderLineNo.Text = "闇�姹傚崟鎹鍙�";
- //
- // txt_demandOrderLineNo
- //
- this.txt_demandOrderLineNo.Location = new System.Drawing.Point(368, 144);
- 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;
- this.txt_demandOrderLineNo.Size = new System.Drawing.Size(150, 28);
- this.txt_demandOrderLineNo.TabIndex = 360;
- //
- // 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(279, 115);
- this.lb_demandOrderNo.Name = "lb_demandOrderNo";
- this.lb_demandOrderNo.Size = new System.Drawing.Size(85, 21);
- this.lb_demandOrderNo.TabIndex = 351;
- this.lb_demandOrderNo.Text = "闇�姹傚崟鎹彿";
- //
- // txt_demandOrderNo
- //
- this.txt_demandOrderNo.Location = new System.Drawing.Point(368, 111);
- 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;
- this.txt_demandOrderNo.Size = new System.Drawing.Size(150, 28);
- this.txt_demandOrderNo.TabIndex = 351;
- //
- // 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(23, 212);
- this.lb_sourceOrderNo.Name = "lb_sourceOrderNo";
- this.lb_sourceOrderNo.Size = new System.Drawing.Size(68, 21);
- this.lb_sourceOrderNo.TabIndex = 336;
- this.lb_sourceOrderNo.Text = "婧愬崟缂栧彿";
- //
- // txt_sourceOrderNo
- //
- this.txt_sourceOrderNo.Location = new System.Drawing.Point(100, 208);
- 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;
- this.txt_sourceOrderNo.Size = new System.Drawing.Size(150, 28);
- this.txt_sourceOrderNo.TabIndex = 336;
- //
- // 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(23, 51);
- this.lb_erpProductionOrderNo.Name = "lb_erpProductionOrderNo";
- this.lb_erpProductionOrderNo.Size = new System.Drawing.Size(68, 21);
- this.lb_erpProductionOrderNo.TabIndex = 319;
- this.lb_erpProductionOrderNo.Text = "浠诲姟鍗曞彿";
- //
- // txt_erpProductionOrderNo
- //
- this.txt_erpProductionOrderNo.Location = new System.Drawing.Point(100, 47);
- 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;
- this.txt_erpProductionOrderNo.Size = new System.Drawing.Size(150, 28);
- this.txt_erpProductionOrderNo.TabIndex = 319;
- //
- // 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(22, 180);
- this.lb_bomVersion.Name = "lb_bomVersion";
- this.lb_bomVersion.Size = new System.Drawing.Size(69, 21);
- this.lb_bomVersion.TabIndex = 280;
- this.lb_bomVersion.Text = "BOM鐗堟";
- //
- // txt_bomVersion
- //
- this.txt_bomVersion.Location = new System.Drawing.Point(100, 176);
- 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;
- this.txt_bomVersion.Size = new System.Drawing.Size(150, 28);
- this.txt_bomVersion.TabIndex = 280;
- //
- // 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(814, 51);
- this.lb_batchNo.Name = "lb_batchNo";
- this.lb_batchNo.Size = new System.Drawing.Size(34, 21);
- this.lb_batchNo.TabIndex = 273;
- this.lb_batchNo.Text = "鎵瑰彿";
- //
- // txt_batchNo
- //
- this.txt_batchNo.Location = new System.Drawing.Point(853, 47);
- 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;
- this.txt_batchNo.Size = new System.Drawing.Size(150, 28);
- this.txt_batchNo.TabIndex = 273;
- //
- // 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(279, 51);
- this.lb_trackingNo.Name = "lb_trackingNo";
- this.lb_trackingNo.Size = new System.Drawing.Size(85, 21);
- this.lb_trackingNo.TabIndex = 267;
- this.lb_trackingNo.Text = "璁″垝璺熻釜鍙�";
- //
- // txt_trackingNo
- //
- this.txt_trackingNo.Location = new System.Drawing.Point(368, 47);
- 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;
- this.txt_trackingNo.Size = new System.Drawing.Size(150, 28);
- this.txt_trackingNo.TabIndex = 267;
- //
- // lb_storageLowerLimit
- //
- this.lb_storageLowerLimit.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_storageLowerLimit.Appearance.Options.UseFont = true;
- this.lb_storageLowerLimit.Location = new System.Drawing.Point(548, 179);
- this.lb_storageLowerLimit.Name = "lb_storageLowerLimit";
- this.lb_storageLowerLimit.Size = new System.Drawing.Size(68, 21);
- this.lb_storageLowerLimit.TabIndex = 262;
- this.lb_storageLowerLimit.Text = "鍏ュ簱涓嬮檺";
- //
- // txt_storageLowerLimit
- //
- this.txt_storageLowerLimit.Location = new System.Drawing.Point(621, 175);
- this.txt_storageLowerLimit.Name = "txt_storageLowerLimit";
- this.txt_storageLowerLimit.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_storageLowerLimit.Properties.Appearance.Options.UseFont = true;
- this.txt_storageLowerLimit.Size = new System.Drawing.Size(113, 28);
- this.txt_storageLowerLimit.TabIndex = 262;
- //
- // 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(548, 147);
- this.lb_storageUpperLimit.Name = "lb_storageUpperLimit";
- this.lb_storageUpperLimit.Size = new System.Drawing.Size(68, 21);
- this.lb_storageUpperLimit.TabIndex = 258;
- this.lb_storageUpperLimit.Text = "鍏ュ簱涓婇檺";
- //
- // txt_storageUpperLimit
- //
- this.txt_storageUpperLimit.Location = new System.Drawing.Point(621, 143);
- 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;
- this.txt_storageUpperLimit.Size = new System.Drawing.Size(113, 28);
- this.txt_storageUpperLimit.TabIndex = 258;
- //
- // 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(746, 180);
- this.lb_planReleaseDate.Name = "lb_planReleaseDate";
- this.lb_planReleaseDate.Size = new System.Drawing.Size(102, 21);
- this.lb_planReleaseDate.TabIndex = 252;
- this.lb_planReleaseDate.Text = "璁″垝涓嬭揪鏃堕棿";
- //
- // txt_planReleaseDate
- //
- this.txt_planReleaseDate.Location = new System.Drawing.Point(853, 176);
- 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;
- this.txt_planReleaseDate.Size = new System.Drawing.Size(175, 28);
- this.txt_planReleaseDate.TabIndex = 252;
- //
- // 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(746, 148);
- this.lb_estimatedEndTime.Name = "lb_estimatedEndTime";
- this.lb_estimatedEndTime.Size = new System.Drawing.Size(102, 21);
- this.lb_estimatedEndTime.TabIndex = 247;
- this.lb_estimatedEndTime.Text = "棰勮瀹屽伐鏃堕棿";
- //
- // txt_estimatedEndTime
- //
- this.txt_estimatedEndTime.Location = new System.Drawing.Point(853, 144);
- 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;
- this.txt_estimatedEndTime.Size = new System.Drawing.Size(175, 28);
- this.txt_estimatedEndTime.TabIndex = 247;
- //
- // lb_estimatedStartTime
- //
- this.lb_estimatedStartTime.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_estimatedStartTime.Appearance.Options.UseFont = true;
- this.lb_estimatedStartTime.Location = new System.Drawing.Point(746, 115);
- this.lb_estimatedStartTime.Name = "lb_estimatedStartTime";
- this.lb_estimatedStartTime.Size = new System.Drawing.Size(102, 21);
- this.lb_estimatedStartTime.TabIndex = 243;
- this.lb_estimatedStartTime.Text = "棰勮寮�宸ユ椂闂�";
- //
- // txt_estimatedStartTime
- //
- this.txt_estimatedStartTime.Location = new System.Drawing.Point(853, 111);
- this.txt_estimatedStartTime.Name = "txt_estimatedStartTime";
- this.txt_estimatedStartTime.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_estimatedStartTime.Properties.Appearance.Options.UseFont = true;
- this.txt_estimatedStartTime.Size = new System.Drawing.Size(175, 28);
- this.txt_estimatedStartTime.TabIndex = 243;
- //
- // 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(548, 19);
- this.lb_workOrderQty.Name = "lb_workOrderQty";
- this.lb_workOrderQty.Size = new System.Drawing.Size(68, 21);
- this.lb_workOrderQty.TabIndex = 231;
- this.lb_workOrderQty.Text = "宸ュ崟鏁伴噺";
- //
- // txt_workOrderQty
- //
- this.txt_workOrderQty.Location = new System.Drawing.Point(621, 15);
- 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;
- this.txt_workOrderQty.Size = new System.Drawing.Size(113, 28);
- this.txt_workOrderQty.TabIndex = 231;
- //
- // 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(582, 114);
- this.lb_unit.Name = "lb_unit";
- this.lb_unit.Size = new System.Drawing.Size(34, 21);
- this.lb_unit.TabIndex = 228;
- this.lb_unit.Text = "鍗曚綅";
- //
- // txt_dwName
- //
- this.txt_dwName.Location = new System.Drawing.Point(621, 110);
- this.txt_dwName.Name = "txt_dwName";
- this.txt_dwName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_dwName.Properties.Appearance.Options.UseFont = true;
- this.txt_dwName.Size = new System.Drawing.Size(113, 28);
- this.txt_dwName.TabIndex = 228;
- //
- // 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(23, 81);
- this.lb_productCode.Name = "lb_productCode";
- this.lb_productCode.Size = new System.Drawing.Size(68, 21);
- this.lb_productCode.TabIndex = 226;
- this.lb_productCode.Text = "浜у搧缂栫爜";
- //
- // txt_itemNo
- //
- this.txt_itemNo.Location = new System.Drawing.Point(100, 77);
- this.txt_itemNo.Name = "txt_itemNo";
- this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
- this.txt_itemNo.Size = new System.Drawing.Size(150, 28);
- this.txt_itemNo.TabIndex = 226;
- //
- // 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(780, 20);
- this.lb_businessStatus.Name = "lb_businessStatus";
- this.lb_businessStatus.Size = new System.Drawing.Size(68, 21);
- this.lb_businessStatus.TabIndex = 222;
- this.lb_businessStatus.Text = "涓氬姟鐘舵��";
- //
- // txt_businessStatusTxt
- //
- this.txt_businessStatusTxt.Location = new System.Drawing.Point(853, 16);
- this.txt_businessStatusTxt.Name = "txt_businessStatusTxt";
- this.txt_businessStatusTxt.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_businessStatusTxt.Properties.Appearance.Options.UseFont = true;
- this.txt_businessStatusTxt.Size = new System.Drawing.Size(150, 28);
- this.txt_businessStatusTxt.TabIndex = 222;
- //
- // lb_orderType
- //
- 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(291, 20);
- this.lb_orderType.Name = "lb_orderType";
- this.lb_orderType.Size = new System.Drawing.Size(73, 21);
- this.lb_orderType.TabIndex = 219;
- this.lb_orderType.Text = "鍗曟嵁绫诲瀷 ";
- //
- // txt_orderType
- //
- this.txt_orderType.Location = new System.Drawing.Point(368, 16);
- 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;
- this.txt_orderType.Size = new System.Drawing.Size(150, 28);
- this.txt_orderType.TabIndex = 219;
- //
- // 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(23, 20);
- this.lb_orderNo.Name = "lb_orderNo";
- this.lb_orderNo.Size = new System.Drawing.Size(68, 21);
- this.lb_orderNo.TabIndex = 211;
- this.lb_orderNo.Text = "鎶曟枡鍗曞彿";
- //
- // txt_orderNo
- //
- this.txt_orderNo.Location = new System.Drawing.Point(100, 16);
- 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;
- this.txt_orderNo.Size = new System.Drawing.Size(150, 28);
- this.txt_orderNo.TabIndex = 211;
//
// toolBarMenu1
//
@@ -1329,267 +313,12 @@
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.xtraTabPage2;
+ this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
this.xtraTabControl1.Size = new System.Drawing.Size(1128, 683);
this.xtraTabControl1.TabIndex = 3;
this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.xtraTabPage1,
- this.xtraTabPage2,
- this.xtraTabPage3});
- //
- // xtraTabPage2
- //
- this.xtraTabPage2.Controls.Add(this.tabMx);
- this.xtraTabPage2.Controls.Add(this.panel1);
- this.xtraTabPage2.Name = "xtraTabPage2";
- this.xtraTabPage2.PageEnabled = false;
- this.xtraTabPage2.Size = new System.Drawing.Size(1126, 651);
- this.xtraTabPage2.Text = "鏁版嵁缂栬緫";
- //
- // tabMx
- //
- this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tabMx.Location = new System.Drawing.Point(0, 377);
- this.tabMx.Name = "tabMx";
- this.tabMx.SelectedTabPage = this.tabMxPage1;
- this.tabMx.Size = new System.Drawing.Size(1126, 274);
- this.tabMx.TabIndex = 2;
- this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
- this.tabMxPage1});
- //
- // panel1
- //
- this.panel1.BackColor = System.Drawing.Color.White;
- this.panel1.Controls.Add(this.labelControl4);
- this.panel1.Controls.Add(this.txt_itemId);
- this.panel1.Controls.Add(this.labelControl3);
- this.panel1.Controls.Add(this.txt_stockownerName);
- this.panel1.Controls.Add(this.labelControl2);
- this.panel1.Controls.Add(this.txt_itemModel);
- this.panel1.Controls.Add(this.labelControl1);
- this.panel1.Controls.Add(this.txt_itemName);
- this.panel1.Controls.Add(this.labelControl11);
- this.panel1.Controls.Add(this.lbGuid);
- this.panel1.Controls.Add(this.lb_planConfirmation);
- this.panel1.Controls.Add(this.txt_planConfirmation);
- this.panel1.Controls.Add(this.lb_auditDate);
- this.panel1.Controls.Add(this.txt_auditDate);
- this.panel1.Controls.Add(this.lb_auditor);
- this.panel1.Controls.Add(this.txt_auditor);
- this.panel1.Controls.Add(this.lb_auditStatus);
- this.panel1.Controls.Add(this.txt_auditStatus);
- this.panel1.Controls.Add(this.lb_stockowner);
- this.panel1.Controls.Add(this.txt_stockowner);
- this.panel1.Controls.Add(this.lb_stockinqty);
- this.panel1.Controls.Add(this.txt_stockinqty);
- this.panel1.Controls.Add(this.lb_purchaseorderentryseq);
- this.panel1.Controls.Add(this.txt_purchaseorderentryseq);
- this.panel1.Controls.Add(this.lb_purchaseorderno);
- this.panel1.Controls.Add(this.txt_purchaseorderno);
- this.panel1.Controls.Add(this.lb_remarks);
- this.panel1.Controls.Add(this.txt_remarks);
- this.panel1.Controls.Add(this.lb_closingType);
- this.panel1.Controls.Add(this.txt_closingType);
- this.panel1.Controls.Add(this.lb_closingPerson);
- this.panel1.Controls.Add(this.txt_closingPerson);
- this.panel1.Controls.Add(this.lb_demandOrderLineNo);
- this.panel1.Controls.Add(this.txt_demandOrderLineNo);
- this.panel1.Controls.Add(this.lb_demandOrderNo);
- this.panel1.Controls.Add(this.txt_demandOrderNo);
- this.panel1.Controls.Add(this.lb_sourceOrderNo);
- this.panel1.Controls.Add(this.txt_sourceOrderNo);
- this.panel1.Controls.Add(this.lb_erpProductionOrderNo);
- this.panel1.Controls.Add(this.txt_erpProductionOrderNo);
- this.panel1.Controls.Add(this.lb_bomVersion);
- this.panel1.Controls.Add(this.txt_bomVersion);
- this.panel1.Controls.Add(this.lb_batchNo);
- this.panel1.Controls.Add(this.txt_batchNo);
- this.panel1.Controls.Add(this.lb_trackingNo);
- this.panel1.Controls.Add(this.txt_trackingNo);
- this.panel1.Controls.Add(this.lb_storageLowerLimit);
- this.panel1.Controls.Add(this.txt_storageLowerLimit);
- this.panel1.Controls.Add(this.lb_storageUpperLimit);
- this.panel1.Controls.Add(this.txt_storageUpperLimit);
- this.panel1.Controls.Add(this.lb_planReleaseDate);
- this.panel1.Controls.Add(this.txt_planReleaseDate);
- this.panel1.Controls.Add(this.lb_estimatedEndTime);
- this.panel1.Controls.Add(this.txt_estimatedEndTime);
- this.panel1.Controls.Add(this.lb_estimatedStartTime);
- this.panel1.Controls.Add(this.txt_estimatedStartTime);
- this.panel1.Controls.Add(this.lb_workOrderQty);
- this.panel1.Controls.Add(this.txt_workOrderQty);
- this.panel1.Controls.Add(this.lb_unit);
- this.panel1.Controls.Add(this.txt_dwName);
- this.panel1.Controls.Add(this.lb_productCode);
- this.panel1.Controls.Add(this.txt_itemNo);
- this.panel1.Controls.Add(this.lb_businessStatus);
- this.panel1.Controls.Add(this.txt_businessStatusTxt);
- this.panel1.Controls.Add(this.lb_orderType);
- this.panel1.Controls.Add(this.txt_orderType);
- 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, 377);
- this.panel1.TabIndex = 1;
- //
- // labelControl2
- //
- this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.labelControl2.Appearance.Options.UseFont = true;
- this.labelControl2.Location = new System.Drawing.Point(548, 81);
- this.labelControl2.Name = "labelControl2";
- this.labelControl2.Size = new System.Drawing.Size(68, 21);
- this.labelControl2.TabIndex = 661;
- this.labelControl2.Text = "浜у搧瑙勬牸";
- //
- // txt_itemModel
- //
- this.txt_itemModel.Location = new System.Drawing.Point(621, 77);
- this.txt_itemModel.Name = "txt_itemModel";
- this.txt_itemModel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_itemModel.Properties.Appearance.Options.UseFont = true;
- this.txt_itemModel.Size = new System.Drawing.Size(407, 28);
- this.txt_itemModel.TabIndex = 662;
- //
- // labelControl1
- //
- this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.labelControl1.Appearance.Options.UseFont = true;
- this.labelControl1.Location = new System.Drawing.Point(296, 81);
- this.labelControl1.Name = "labelControl1";
- this.labelControl1.Size = new System.Drawing.Size(68, 21);
- this.labelControl1.TabIndex = 659;
- this.labelControl1.Text = "浜у搧鍚嶇О";
- //
- // txt_itemName
- //
- this.txt_itemName.Location = new System.Drawing.Point(368, 77);
- this.txt_itemName.Name = "txt_itemName";
- this.txt_itemName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_itemName.Properties.Appearance.Options.UseFont = true;
- this.txt_itemName.Size = new System.Drawing.Size(150, 28);
- this.txt_itemName.TabIndex = 660;
- //
- // labelControl11
- //
- this.labelControl11.Location = new System.Drawing.Point(1009, 38);
- this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.labelControl11.Name = "labelControl11";
- this.labelControl11.Size = new System.Drawing.Size(45, 18);
- this.labelControl11.TabIndex = 130;
- this.labelControl11.Text = "涓婚敭锛�";
- this.labelControl11.Visible = false;
- //
- // lbGuid
- //
- this.lbGuid.AutoSize = true;
- this.lbGuid.Location = new System.Drawing.Point(1077, 38);
- this.lbGuid.Name = "lbGuid";
- this.lbGuid.Size = new System.Drawing.Size(0, 21);
- this.lbGuid.TabIndex = 1;
- this.lbGuid.Visible = false;
- //
- // picCheckBox
- //
- this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
- this.picCheckBox.Location = new System.Drawing.Point(929, 55);
- this.picCheckBox.Name = "picCheckBox";
- this.picCheckBox.Size = new System.Drawing.Size(100, 50);
- this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
- this.picCheckBox.TabIndex = 8;
- this.picCheckBox.TabStop = false;
- this.picCheckBox.Visible = false;
- //
- // labelControl3
- //
- this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.labelControl3.Appearance.Options.UseFont = true;
- this.labelControl3.Location = new System.Drawing.Point(313, 284);
- this.labelControl3.Name = "labelControl3";
- this.labelControl3.Size = new System.Drawing.Size(68, 21);
- this.labelControl3.TabIndex = 663;
- this.labelControl3.Text = "鍏ュ簱璐т富";
- //
- // txt_stockownerName
- //
- this.txt_stockownerName.Location = new System.Drawing.Point(385, 280);
- this.txt_stockownerName.Name = "txt_stockownerName";
- this.txt_stockownerName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_stockownerName.Properties.Appearance.Options.UseFont = true;
- this.txt_stockownerName.Size = new System.Drawing.Size(150, 28);
- this.txt_stockownerName.TabIndex = 664;
- //
- // labelControl4
- //
- this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.labelControl4.Appearance.Options.UseFont = true;
- this.labelControl4.Location = new System.Drawing.Point(57, 300);
- this.labelControl4.Name = "labelControl4";
- this.labelControl4.Size = new System.Drawing.Size(52, 21);
- this.labelControl4.TabIndex = 665;
- this.labelControl4.Text = "浜у搧ID";
- //
- // txt_itemId
- //
- this.txt_itemId.Location = new System.Drawing.Point(134, 296);
- this.txt_itemId.Name = "txt_itemId";
- this.txt_itemId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_itemId.Properties.Appearance.Options.UseFont = true;
- this.txt_itemId.Size = new System.Drawing.Size(150, 28);
- this.txt_itemId.TabIndex = 666;
- //
- // gridColumn8
- //
- this.gridColumn8.Caption = "鏄惁鍏抽敭浠�";
- this.gridColumn8.FieldName = "FISKEYCOMPONENT";
- this.gridColumn8.MinWidth = 25;
- this.gridColumn8.Name = "gridColumn8";
- this.gridColumn8.Visible = true;
- this.gridColumn8.VisibleIndex = 34;
- this.gridColumn8.Width = 94;
- //
- // gridColumn9
- //
- this.gridColumn9.Caption = "鏄惁鍙戞崯鑰�";
- this.gridColumn9.FieldName = "FISGETSCRAP";
- this.gridColumn9.MinWidth = 25;
- this.gridColumn9.Name = "gridColumn9";
- this.gridColumn9.Visible = true;
- this.gridColumn9.VisibleIndex = 35;
- this.gridColumn9.Width = 94;
- //
- // gridColumn10
- //
- this.gridColumn10.Caption = "鍙戞枡鏂瑰紡";
- this.gridColumn10.FieldName = "issuingMethod";
- this.gridColumn10.MinWidth = 25;
- this.gridColumn10.Name = "gridColumn10";
- this.gridColumn10.Visible = true;
- this.gridColumn10.VisibleIndex = 36;
- this.gridColumn10.Width = 94;
- //
- // gridColumn11
- //
- this.gridColumn11.Caption = "浣嶇疆鍙�";
- this.gridColumn11.FieldName = "locationNo";
- this.gridColumn11.MinWidth = 25;
- this.gridColumn11.Name = "gridColumn11";
- this.gridColumn11.Visible = true;
- this.gridColumn11.VisibleIndex = 37;
- this.gridColumn11.Width = 94;
- //
- // gridColumn12
- //
- this.gridColumn12.Caption = "璐т富";
- this.gridColumn12.FieldName = "ownerName";
- this.gridColumn12.MinWidth = 25;
- this.gridColumn12.Name = "gridColumn12";
- this.gridColumn12.Visible = true;
- this.gridColumn12.VisibleIndex = 38;
- this.gridColumn12.Width = 94;
+ this.xtraTabPage2});
//
// xtraTabPage1
//
@@ -1605,29 +334,29 @@
this.split1.Location = new System.Drawing.Point(0, 0);
this.split1.Name = "split1";
//
- // split1.split1_Panel1
+ // split1.Panel1
//
- this.split1.Panel1.Controls.Add(this.gcMain);
+ this.split1.Panel1.Controls.Add(this.gcMain1);
this.split1.Panel1.Controls.Add(this.pageBar1);
this.split1.Panel1.Text = "Panel1";
//
- // split1.split1_Panel2
+ // split1.Panel2
//
this.split1.Panel2.Text = "Panel2";
this.split1.Size = new System.Drawing.Size(1126, 651);
- this.split1.SplitterPosition = 357;
+ this.split1.SplitterPosition = 639;
this.split1.TabIndex = 0;
//
- // gcMain
+ // gcMain1
//
- 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(1126, 318);
- this.gcMain.TabIndex = 2;
- this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+ this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F);
+ 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(1126, 600);
+ this.gcMain1.TabIndex = 2;
+ this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1});
//
// gridView1
@@ -1671,7 +400,7 @@
this.gv_stockowner,
this.gridColumn4,
this.gridColumn7});
- this.gridView1.GridControl = this.gcMain;
+ this.gridView1.GridControl = this.gcMain1;
this.gridView1.IndicatorWidth = 50;
this.gridView1.Name = "gridView1";
this.gridView1.OptionsFind.ShowSearchNavButtons = false;
@@ -2124,7 +853,7 @@
//
this.pageBar1.CurrentPage = 1;
this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.pageBar1.Location = new System.Drawing.Point(0, 318);
+ this.pageBar1.Location = new System.Drawing.Point(0, 600);
this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
this.pageBar1.Name = "pageBar1";
this.pageBar1.RecordCount = 0;
@@ -2132,12 +861,12 @@
this.pageBar1.TabIndex = 4;
this.pageBar1.TotalPages = 0;
//
- // xtraTabPage3
+ // xtraTabPage2
//
- this.xtraTabPage3.Controls.Add(this.splitMx1);
- this.xtraTabPage3.Name = "xtraTabPage3";
- this.xtraTabPage3.Size = new System.Drawing.Size(1126, 651);
- this.xtraTabPage3.Text = "xtraTabPage3";
+ this.xtraTabPage2.Controls.Add(this.splitMx1);
+ this.xtraTabPage2.Name = "xtraTabPage2";
+ this.xtraTabPage2.Size = new System.Drawing.Size(1126, 651);
+ this.xtraTabPage2.Text = "鏁版嵁璇︽儏";
//
// splitMx1
//
@@ -2146,50 +875,1427 @@
this.splitMx1.Location = new System.Drawing.Point(0, 0);
this.splitMx1.Name = "splitMx1";
//
- // splitMx1.splitMx1_Panel1
+ // splitMx1.Panel1
//
this.splitMx1.Panel1.Controls.Add(this.layoutMx1);
this.splitMx1.Panel1.Text = "Panel1";
//
- // splitMx1.splitMx1_Panel2
+ // splitMx1.Panel2
//
+ this.splitMx1.Panel2.Controls.Add(this.tabMx);
this.splitMx1.Panel2.Text = "Panel2";
this.splitMx1.Size = new System.Drawing.Size(1126, 651);
- this.splitMx1.SplitterPosition = 259;
+ this.splitMx1.SplitterPosition = 303;
this.splitMx1.TabIndex = 0;
//
// layoutMx1
//
+ this.layoutMx1.Controls.Add(this.lbGuid);
+ this.layoutMx1.Controls.Add(this.txt_itemId);
+ this.layoutMx1.Controls.Add(this.txt_stockownerName);
+ this.layoutMx1.Controls.Add(this.txt_orderNo);
+ this.layoutMx1.Controls.Add(this.txt_itemModel);
+ this.layoutMx1.Controls.Add(this.txt_orderType);
+ this.layoutMx1.Controls.Add(this.txt_auditDate);
+ this.layoutMx1.Controls.Add(this.txt_planConfirmation);
+ this.layoutMx1.Controls.Add(this.txt_workOrderQty);
+ this.layoutMx1.Controls.Add(this.txt_auditStatus);
+ this.layoutMx1.Controls.Add(this.txt_itemName);
+ this.layoutMx1.Controls.Add(this.txt_businessStatusTxt);
+ this.layoutMx1.Controls.Add(this.txt_stockowner);
+ this.layoutMx1.Controls.Add(this.txt_erpProductionOrderNo);
+ this.layoutMx1.Controls.Add(this.txt_auditor);
+ this.layoutMx1.Controls.Add(this.txt_remarks);
+ this.layoutMx1.Controls.Add(this.txt_trackingNo);
+ this.layoutMx1.Controls.Add(this.txt_stockinqty);
+ this.layoutMx1.Controls.Add(this.txt_batchNo);
+ this.layoutMx1.Controls.Add(this.txt_itemNo);
+ this.layoutMx1.Controls.Add(this.txt_purchaseorderno);
+ this.layoutMx1.Controls.Add(this.txt_demandOrderNo);
+ this.layoutMx1.Controls.Add(this.txt_purchaseorderentryseq);
+ this.layoutMx1.Controls.Add(this.txt_dwName);
+ this.layoutMx1.Controls.Add(this.txt_closingType);
+ this.layoutMx1.Controls.Add(this.txt_estimatedStartTime);
+ this.layoutMx1.Controls.Add(this.txt_demandOrderLineNo);
+ this.layoutMx1.Controls.Add(this.txt_sourceOrderNo);
+ this.layoutMx1.Controls.Add(this.txt_closingPerson);
+ this.layoutMx1.Controls.Add(this.txt_storageUpperLimit);
+ this.layoutMx1.Controls.Add(this.txt_estimatedEndTime);
+ this.layoutMx1.Controls.Add(this.txt_bomVersion);
+ this.layoutMx1.Controls.Add(this.txt_storageLowerLimit);
+ this.layoutMx1.Controls.Add(this.txt_planReleaseDate);
this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
this.layoutMx1.Location = new System.Drawing.Point(0, 0);
this.layoutMx1.Name = "layoutMx1";
+ this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1108, 44, 812, 500);
this.layoutMx1.Root = this.Root;
- this.layoutMx1.Size = new System.Drawing.Size(1126, 259);
+ this.layoutMx1.Size = new System.Drawing.Size(1126, 303);
this.layoutMx1.TabIndex = 0;
this.layoutMx1.Text = "layoutControl1";
+ //
+ // lbGuid
+ //
+ this.lbGuid.Location = new System.Drawing.Point(825, 268);
+ this.lbGuid.Name = "lbGuid";
+ this.lbGuid.Size = new System.Drawing.Size(268, 28);
+ this.lbGuid.TabIndex = 1;
+ this.lbGuid.Text = "lbGuid";
+ this.lbGuid.Visible = false;
+ //
+ // txt_itemId
+ //
+ this.txt_itemId.Location = new System.Drawing.Point(114, 268);
+ this.txt_itemId.Name = "txt_itemId";
+ this.txt_itemId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_itemId.Properties.Appearance.Options.UseFont = true;
+ this.txt_itemId.Size = new System.Drawing.Size(165, 28);
+ this.txt_itemId.StyleController = this.layoutMx1;
+ this.txt_itemId.TabIndex = 666;
+ //
+ // txt_stockownerName
+ //
+ this.txt_stockownerName.Location = new System.Drawing.Point(385, 268);
+ this.txt_stockownerName.Name = "txt_stockownerName";
+ this.txt_stockownerName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_stockownerName.Properties.Appearance.Options.UseFont = true;
+ this.txt_stockownerName.Size = new System.Drawing.Size(165, 28);
+ this.txt_stockownerName.StyleController = this.layoutMx1;
+ this.txt_stockownerName.TabIndex = 664;
+ //
+ // txt_orderNo
+ //
+ this.txt_orderNo.Location = new System.Drawing.Point(114, 12);
+ 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;
+ this.txt_orderNo.Size = new System.Drawing.Size(165, 28);
+ this.txt_orderNo.StyleController = this.layoutMx1;
+ this.txt_orderNo.TabIndex = 211;
+ //
+ // txt_itemModel
+ //
+ this.txt_itemModel.Location = new System.Drawing.Point(656, 76);
+ this.txt_itemModel.Name = "txt_itemModel";
+ this.txt_itemModel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_itemModel.Properties.Appearance.Options.UseFont = true;
+ this.txt_itemModel.Size = new System.Drawing.Size(165, 28);
+ this.txt_itemModel.StyleController = this.layoutMx1;
+ this.txt_itemModel.TabIndex = 662;
+ //
+ // txt_orderType
+ //
+ this.txt_orderType.Location = new System.Drawing.Point(385, 12);
+ 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;
+ this.txt_orderType.Size = new System.Drawing.Size(165, 28);
+ this.txt_orderType.StyleController = this.layoutMx1;
+ this.txt_orderType.TabIndex = 219;
+ //
+ // txt_auditDate
+ //
+ this.txt_auditDate.Location = new System.Drawing.Point(927, 236);
+ 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;
+ this.txt_auditDate.Size = new System.Drawing.Size(166, 28);
+ this.txt_auditDate.StyleController = this.layoutMx1;
+ this.txt_auditDate.TabIndex = 532;
+ //
+ // txt_planConfirmation
+ //
+ this.txt_planConfirmation.Location = new System.Drawing.Point(927, 204);
+ 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;
+ this.txt_planConfirmation.Size = new System.Drawing.Size(166, 28);
+ this.txt_planConfirmation.StyleController = this.layoutMx1;
+ this.txt_planConfirmation.TabIndex = 627;
+ //
+ // txt_workOrderQty
+ //
+ this.txt_workOrderQty.Location = new System.Drawing.Point(656, 12);
+ 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;
+ this.txt_workOrderQty.Size = new System.Drawing.Size(165, 28);
+ this.txt_workOrderQty.StyleController = this.layoutMx1;
+ this.txt_workOrderQty.TabIndex = 231;
+ //
+ // txt_auditStatus
+ //
+ this.txt_auditStatus.Location = new System.Drawing.Point(656, 236);
+ this.txt_auditStatus.Name = "txt_auditStatus";
+ this.txt_auditStatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_auditStatus.Properties.Appearance.Options.UseFont = true;
+ this.txt_auditStatus.Size = new System.Drawing.Size(165, 28);
+ this.txt_auditStatus.StyleController = this.layoutMx1;
+ this.txt_auditStatus.TabIndex = 507;
+ //
+ // txt_itemName
+ //
+ this.txt_itemName.Location = new System.Drawing.Point(385, 76);
+ this.txt_itemName.Name = "txt_itemName";
+ this.txt_itemName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_itemName.Properties.Appearance.Options.UseFont = true;
+ this.txt_itemName.Size = new System.Drawing.Size(165, 28);
+ this.txt_itemName.StyleController = this.layoutMx1;
+ this.txt_itemName.TabIndex = 660;
+ //
+ // txt_businessStatusTxt
+ //
+ this.txt_businessStatusTxt.Location = new System.Drawing.Point(927, 12);
+ this.txt_businessStatusTxt.Name = "txt_businessStatusTxt";
+ this.txt_businessStatusTxt.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_businessStatusTxt.Properties.Appearance.Options.UseFont = true;
+ this.txt_businessStatusTxt.Size = new System.Drawing.Size(166, 28);
+ this.txt_businessStatusTxt.StyleController = this.layoutMx1;
+ this.txt_businessStatusTxt.TabIndex = 222;
+ //
+ // txt_stockowner
+ //
+ this.txt_stockowner.Location = new System.Drawing.Point(385, 236);
+ 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;
+ this.txt_stockowner.Size = new System.Drawing.Size(165, 28);
+ this.txt_stockowner.StyleController = this.layoutMx1;
+ this.txt_stockowner.TabIndex = 496;
+ //
+ // txt_erpProductionOrderNo
+ //
+ this.txt_erpProductionOrderNo.Location = new System.Drawing.Point(114, 44);
+ 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;
+ this.txt_erpProductionOrderNo.Size = new System.Drawing.Size(165, 28);
+ this.txt_erpProductionOrderNo.StyleController = this.layoutMx1;
+ this.txt_erpProductionOrderNo.TabIndex = 319;
+ //
+ // txt_auditor
+ //
+ this.txt_auditor.Location = new System.Drawing.Point(656, 204);
+ 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;
+ this.txt_auditor.Size = new System.Drawing.Size(165, 28);
+ this.txt_auditor.StyleController = this.layoutMx1;
+ this.txt_auditor.TabIndex = 519;
+ //
+ // txt_remarks
+ //
+ this.txt_remarks.Location = new System.Drawing.Point(114, 236);
+ 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;
+ this.txt_remarks.Size = new System.Drawing.Size(165, 28);
+ this.txt_remarks.StyleController = this.layoutMx1;
+ this.txt_remarks.TabIndex = 397;
+ //
+ // txt_trackingNo
+ //
+ this.txt_trackingNo.Location = new System.Drawing.Point(385, 44);
+ 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;
+ this.txt_trackingNo.Size = new System.Drawing.Size(165, 28);
+ this.txt_trackingNo.StyleController = this.layoutMx1;
+ this.txt_trackingNo.TabIndex = 267;
+ //
+ // txt_stockinqty
+ //
+ this.txt_stockinqty.Location = new System.Drawing.Point(656, 44);
+ 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;
+ this.txt_stockinqty.Size = new System.Drawing.Size(165, 28);
+ this.txt_stockinqty.StyleController = this.layoutMx1;
+ this.txt_stockinqty.TabIndex = 471;
+ //
+ // txt_batchNo
+ //
+ this.txt_batchNo.Location = new System.Drawing.Point(927, 44);
+ 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;
+ this.txt_batchNo.Size = new System.Drawing.Size(166, 28);
+ this.txt_batchNo.StyleController = this.layoutMx1;
+ this.txt_batchNo.TabIndex = 273;
+ //
+ // txt_itemNo
+ //
+ this.txt_itemNo.Location = new System.Drawing.Point(114, 76);
+ this.txt_itemNo.Name = "txt_itemNo";
+ this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
+ this.txt_itemNo.Size = new System.Drawing.Size(165, 28);
+ this.txt_itemNo.StyleController = this.layoutMx1;
+ this.txt_itemNo.TabIndex = 226;
+ //
+ // txt_purchaseorderno
+ //
+ this.txt_purchaseorderno.Location = new System.Drawing.Point(114, 108);
+ 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;
+ this.txt_purchaseorderno.Size = new System.Drawing.Size(165, 28);
+ this.txt_purchaseorderno.StyleController = this.layoutMx1;
+ this.txt_purchaseorderno.TabIndex = 427;
+ //
+ // txt_demandOrderNo
+ //
+ this.txt_demandOrderNo.Location = new System.Drawing.Point(385, 108);
+ 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;
+ this.txt_demandOrderNo.Size = new System.Drawing.Size(165, 28);
+ this.txt_demandOrderNo.StyleController = this.layoutMx1;
+ this.txt_demandOrderNo.TabIndex = 351;
+ //
+ // txt_purchaseorderentryseq
+ //
+ this.txt_purchaseorderentryseq.Location = new System.Drawing.Point(114, 140);
+ 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;
+ this.txt_purchaseorderentryseq.Size = new System.Drawing.Size(165, 28);
+ this.txt_purchaseorderentryseq.StyleController = this.layoutMx1;
+ this.txt_purchaseorderentryseq.TabIndex = 438;
+ //
+ // txt_dwName
+ //
+ this.txt_dwName.Location = new System.Drawing.Point(656, 108);
+ this.txt_dwName.Name = "txt_dwName";
+ this.txt_dwName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_dwName.Properties.Appearance.Options.UseFont = true;
+ this.txt_dwName.Size = new System.Drawing.Size(165, 28);
+ this.txt_dwName.StyleController = this.layoutMx1;
+ this.txt_dwName.TabIndex = 228;
+ //
+ // txt_closingType
+ //
+ this.txt_closingType.Location = new System.Drawing.Point(385, 204);
+ this.txt_closingType.Name = "txt_closingType";
+ this.txt_closingType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_closingType.Properties.Appearance.Options.UseFont = true;
+ this.txt_closingType.Size = new System.Drawing.Size(165, 28);
+ this.txt_closingType.StyleController = this.layoutMx1;
+ this.txt_closingType.TabIndex = 378;
+ //
+ // txt_estimatedStartTime
+ //
+ this.txt_estimatedStartTime.Location = new System.Drawing.Point(927, 108);
+ this.txt_estimatedStartTime.Name = "txt_estimatedStartTime";
+ this.txt_estimatedStartTime.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_estimatedStartTime.Properties.Appearance.Options.UseFont = true;
+ this.txt_estimatedStartTime.Size = new System.Drawing.Size(166, 28);
+ this.txt_estimatedStartTime.StyleController = this.layoutMx1;
+ this.txt_estimatedStartTime.TabIndex = 243;
+ //
+ // txt_demandOrderLineNo
+ //
+ this.txt_demandOrderLineNo.Location = new System.Drawing.Point(385, 140);
+ 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;
+ this.txt_demandOrderLineNo.Size = new System.Drawing.Size(165, 28);
+ this.txt_demandOrderLineNo.StyleController = this.layoutMx1;
+ this.txt_demandOrderLineNo.TabIndex = 360;
+ //
+ // txt_sourceOrderNo
+ //
+ this.txt_sourceOrderNo.Location = new System.Drawing.Point(114, 204);
+ 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;
+ this.txt_sourceOrderNo.Size = new System.Drawing.Size(165, 28);
+ this.txt_sourceOrderNo.StyleController = this.layoutMx1;
+ this.txt_sourceOrderNo.TabIndex = 336;
+ //
+ // txt_closingPerson
+ //
+ this.txt_closingPerson.Location = new System.Drawing.Point(385, 172);
+ 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;
+ this.txt_closingPerson.Size = new System.Drawing.Size(165, 28);
+ this.txt_closingPerson.StyleController = this.layoutMx1;
+ this.txt_closingPerson.TabIndex = 370;
+ //
+ // txt_storageUpperLimit
+ //
+ this.txt_storageUpperLimit.Location = new System.Drawing.Point(656, 140);
+ 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;
+ this.txt_storageUpperLimit.Size = new System.Drawing.Size(165, 28);
+ this.txt_storageUpperLimit.StyleController = this.layoutMx1;
+ this.txt_storageUpperLimit.TabIndex = 258;
+ //
+ // txt_estimatedEndTime
+ //
+ this.txt_estimatedEndTime.Location = new System.Drawing.Point(927, 140);
+ 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;
+ this.txt_estimatedEndTime.Size = new System.Drawing.Size(166, 28);
+ this.txt_estimatedEndTime.StyleController = this.layoutMx1;
+ this.txt_estimatedEndTime.TabIndex = 247;
+ //
+ // txt_bomVersion
+ //
+ this.txt_bomVersion.Location = new System.Drawing.Point(114, 172);
+ 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;
+ this.txt_bomVersion.Size = new System.Drawing.Size(165, 28);
+ this.txt_bomVersion.StyleController = this.layoutMx1;
+ this.txt_bomVersion.TabIndex = 280;
+ //
+ // txt_storageLowerLimit
+ //
+ this.txt_storageLowerLimit.Location = new System.Drawing.Point(656, 172);
+ this.txt_storageLowerLimit.Name = "txt_storageLowerLimit";
+ this.txt_storageLowerLimit.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_storageLowerLimit.Properties.Appearance.Options.UseFont = true;
+ this.txt_storageLowerLimit.Size = new System.Drawing.Size(165, 28);
+ this.txt_storageLowerLimit.StyleController = this.layoutMx1;
+ this.txt_storageLowerLimit.TabIndex = 262;
+ //
+ // txt_planReleaseDate
+ //
+ this.txt_planReleaseDate.Location = new System.Drawing.Point(927, 172);
+ 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;
+ this.txt_planReleaseDate.Size = new System.Drawing.Size(166, 28);
+ this.txt_planReleaseDate.StyleController = this.layoutMx1;
+ this.txt_planReleaseDate.TabIndex = 252;
//
// 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.layoutControlItem9,
+ this.layoutControlItem10,
+ this.layoutControlItem11,
+ this.layoutControlItem12,
+ this.layoutControlItem13,
+ this.layoutControlItem14,
+ this.layoutControlItem15,
+ this.layoutControlItem16,
+ this.layoutControlItem17,
+ this.layoutControlItem18,
+ this.layoutControlItem19,
+ this.layoutControlItem20,
+ this.layoutControlItem21,
+ this.layoutControlItem22,
+ this.layoutControlItem23,
+ this.layoutControlItem24,
+ this.layoutControlItem25,
+ this.layoutControlItem26,
+ this.layoutControlItem27,
+ this.layoutControlItem28,
+ this.layoutControlItem29,
+ this.layoutControlItem30,
+ this.layoutControlItem31,
+ this.layoutControlItem32,
+ this.layoutControlItem33,
+ this.layoutControlItem34});
this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
this.Root.Name = "Root";
columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
columnDefinition1.Width = 100D;
columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
columnDefinition2.Width = 100D;
+ columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition3.Width = 100D;
+ columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition4.Width = 100D;
this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
columnDefinition1,
- columnDefinition2});
+ columnDefinition2,
+ columnDefinition3,
+ columnDefinition4});
rowDefinition1.Height = 100D;
rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
rowDefinition2.Height = 100D;
rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition3.Height = 100D;
+ rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition4.Height = 100D;
+ rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition5.Height = 100D;
+ rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition6.Height = 100D;
+ rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition7.Height = 100D;
+ rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition8.Height = 100D;
+ rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition9.Height = 100D;
+ rowDefinition9.SizeType = System.Windows.Forms.SizeType.Percent;
this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
rowDefinition1,
- rowDefinition2});
- this.Root.Size = new System.Drawing.Size(1126, 259);
+ rowDefinition2,
+ rowDefinition3,
+ rowDefinition4,
+ rowDefinition5,
+ rowDefinition6,
+ rowDefinition7,
+ rowDefinition8,
+ rowDefinition9});
+ this.Root.Size = new System.Drawing.Size(1105, 308);
this.Root.TextVisible = false;
+ //
+ // layoutControlItem1
+ //
+ this.layoutControlItem1.Control = this.txt_orderNo;
+ this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
+ this.layoutControlItem1.Name = "layoutControlItem1";
+ this.layoutControlItem1.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem1.Text = "鎶曟枡鍗曞彿";
+ this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem2
+ //
+ this.layoutControlItem2.Control = this.txt_orderType;
+ this.layoutControlItem2.Location = new System.Drawing.Point(271, 0);
+ this.layoutControlItem2.Name = "layoutControlItem2";
+ this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem2.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem2.Text = "鍗曟嵁绫诲瀷";
+ this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem3
+ //
+ this.layoutControlItem3.Control = this.txt_workOrderQty;
+ this.layoutControlItem3.Location = new System.Drawing.Point(542, 0);
+ this.layoutControlItem3.Name = "layoutControlItem3";
+ this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem3.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem3.Text = "宸ュ崟鏁伴噺";
+ this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem4
+ //
+ this.layoutControlItem4.Control = this.txt_businessStatusTxt;
+ this.layoutControlItem4.Location = new System.Drawing.Point(813, 0);
+ this.layoutControlItem4.Name = "layoutControlItem4";
+ this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem4.Size = new System.Drawing.Size(272, 32);
+ this.layoutControlItem4.Text = "涓氬姟鐘舵��";
+ this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem5
+ //
+ this.layoutControlItem5.Control = this.txt_erpProductionOrderNo;
+ this.layoutControlItem5.Location = new System.Drawing.Point(0, 32);
+ this.layoutControlItem5.Name = "layoutControlItem5";
+ this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem5.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem5.Text = "浠诲姟鍗曞彿";
+ this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem6
+ //
+ this.layoutControlItem6.Control = this.txt_trackingNo;
+ this.layoutControlItem6.Location = new System.Drawing.Point(271, 32);
+ this.layoutControlItem6.Name = "layoutControlItem6";
+ this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem6.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem6.Text = "璁″垝璺熻釜鍙�";
+ this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem7
+ //
+ this.layoutControlItem7.Control = this.txt_stockinqty;
+ this.layoutControlItem7.Location = new System.Drawing.Point(542, 32);
+ this.layoutControlItem7.Name = "layoutControlItem7";
+ this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem7.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem7.Text = "鍏ュ簱鏁伴噺";
+ this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem8
+ //
+ this.layoutControlItem8.Control = this.txt_batchNo;
+ this.layoutControlItem8.Location = new System.Drawing.Point(813, 32);
+ this.layoutControlItem8.Name = "layoutControlItem8";
+ this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem8.Size = new System.Drawing.Size(272, 32);
+ this.layoutControlItem8.Text = "鎵瑰彿";
+ this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem9
+ //
+ this.layoutControlItem9.Control = this.txt_itemNo;
+ this.layoutControlItem9.Location = new System.Drawing.Point(0, 64);
+ this.layoutControlItem9.Name = "layoutControlItem9";
+ this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem9.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem9.Text = "浜у搧缂栫爜";
+ this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem10
+ //
+ this.layoutControlItem10.Control = this.txt_itemName;
+ this.layoutControlItem10.Location = new System.Drawing.Point(271, 64);
+ this.layoutControlItem10.Name = "layoutControlItem10";
+ this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem10.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem10.Text = "浜у搧鍚嶇О";
+ this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem11
+ //
+ this.layoutControlItem11.Control = this.txt_itemModel;
+ this.layoutControlItem11.Location = new System.Drawing.Point(542, 64);
+ this.layoutControlItem11.Name = "layoutControlItem11";
+ this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem11.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem11.Text = "浜у搧瑙勬牸";
+ this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem12
+ //
+ this.layoutControlItem12.Control = this.txt_purchaseorderno;
+ this.layoutControlItem12.Location = new System.Drawing.Point(0, 96);
+ this.layoutControlItem12.Name = "layoutControlItem12";
+ this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem12.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem12.Text = "閲囪喘璁㈠崟";
+ this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem13
+ //
+ this.layoutControlItem13.Control = this.txt_demandOrderNo;
+ this.layoutControlItem13.Location = new System.Drawing.Point(271, 96);
+ this.layoutControlItem13.Name = "layoutControlItem13";
+ this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem13.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem13.Text = "闇�姹傚崟鎹彿";
+ this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem14
+ //
+ this.layoutControlItem14.Control = this.txt_dwName;
+ this.layoutControlItem14.Location = new System.Drawing.Point(542, 96);
+ this.layoutControlItem14.Name = "layoutControlItem14";
+ this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem14.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem14.Text = "鍗曚綅";
+ this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem15
+ //
+ this.layoutControlItem15.Control = this.txt_estimatedStartTime;
+ this.layoutControlItem15.Location = new System.Drawing.Point(813, 96);
+ this.layoutControlItem15.Name = "layoutControlItem15";
+ this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem15.Size = new System.Drawing.Size(272, 32);
+ this.layoutControlItem15.Text = "棰勮寮�宸ユ椂闂�";
+ this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem16
+ //
+ this.layoutControlItem16.Control = this.txt_purchaseorderentryseq;
+ this.layoutControlItem16.Location = new System.Drawing.Point(0, 128);
+ this.layoutControlItem16.Name = "layoutControlItem16";
+ this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 4;
+ this.layoutControlItem16.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem16.Text = "閲囪喘鍗曡鍙�";
+ this.layoutControlItem16.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem17
+ //
+ this.layoutControlItem17.Control = this.txt_demandOrderLineNo;
+ this.layoutControlItem17.Location = new System.Drawing.Point(271, 128);
+ this.layoutControlItem17.Name = "layoutControlItem17";
+ this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4;
+ this.layoutControlItem17.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem17.Text = "闇�姹傚崟鎹鍙�";
+ this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem18
+ //
+ this.layoutControlItem18.Control = this.txt_storageUpperLimit;
+ this.layoutControlItem18.Location = new System.Drawing.Point(542, 128);
+ this.layoutControlItem18.Name = "layoutControlItem18";
+ this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4;
+ this.layoutControlItem18.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem18.Text = "鍏ュ簱涓婇檺";
+ this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem19
+ //
+ this.layoutControlItem19.Control = this.txt_estimatedEndTime;
+ this.layoutControlItem19.Location = new System.Drawing.Point(813, 128);
+ this.layoutControlItem19.Name = "layoutControlItem19";
+ this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 4;
+ this.layoutControlItem19.Size = new System.Drawing.Size(272, 32);
+ this.layoutControlItem19.Text = "棰勮瀹屽伐鏃堕棿";
+ this.layoutControlItem19.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem20
+ //
+ this.layoutControlItem20.Control = this.txt_bomVersion;
+ this.layoutControlItem20.Location = new System.Drawing.Point(0, 160);
+ this.layoutControlItem20.Name = "layoutControlItem20";
+ this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 5;
+ this.layoutControlItem20.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem20.Text = "BOM鐗堟";
+ this.layoutControlItem20.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem21
+ //
+ this.layoutControlItem21.Control = this.txt_closingPerson;
+ this.layoutControlItem21.Location = new System.Drawing.Point(271, 160);
+ this.layoutControlItem21.Name = "layoutControlItem21";
+ this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 5;
+ this.layoutControlItem21.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem21.Text = "缁撴浜�";
+ this.layoutControlItem21.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem22
+ //
+ this.layoutControlItem22.Control = this.txt_storageLowerLimit;
+ this.layoutControlItem22.Location = new System.Drawing.Point(542, 160);
+ this.layoutControlItem22.Name = "layoutControlItem22";
+ this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 5;
+ this.layoutControlItem22.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem22.Text = "鍏ュ簱涓嬮檺";
+ this.layoutControlItem22.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem23
+ //
+ this.layoutControlItem23.Control = this.txt_planReleaseDate;
+ this.layoutControlItem23.Location = new System.Drawing.Point(813, 160);
+ this.layoutControlItem23.Name = "layoutControlItem23";
+ this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 5;
+ this.layoutControlItem23.Size = new System.Drawing.Size(272, 32);
+ this.layoutControlItem23.Text = "璁″垝涓嬭揪鏃堕棿";
+ this.layoutControlItem23.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem24
+ //
+ this.layoutControlItem24.Control = this.txt_sourceOrderNo;
+ this.layoutControlItem24.Location = new System.Drawing.Point(0, 192);
+ this.layoutControlItem24.Name = "layoutControlItem24";
+ this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 6;
+ this.layoutControlItem24.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem24.Text = "婧愬崟缂栧彿";
+ this.layoutControlItem24.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem25
+ //
+ this.layoutControlItem25.Control = this.txt_closingType;
+ this.layoutControlItem25.Location = new System.Drawing.Point(271, 192);
+ this.layoutControlItem25.Name = "layoutControlItem25";
+ this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 6;
+ this.layoutControlItem25.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem25.Text = "缁撴绫诲瀷";
+ this.layoutControlItem25.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem26
+ //
+ this.layoutControlItem26.Control = this.txt_auditor;
+ this.layoutControlItem26.Location = new System.Drawing.Point(542, 192);
+ this.layoutControlItem26.Name = "layoutControlItem26";
+ this.layoutControlItem26.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 6;
+ this.layoutControlItem26.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem26.Text = "瀹℃牳浜�";
+ this.layoutControlItem26.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem27
+ //
+ this.layoutControlItem27.Control = this.txt_planConfirmation;
+ this.layoutControlItem27.Location = new System.Drawing.Point(813, 192);
+ this.layoutControlItem27.Name = "layoutControlItem27";
+ this.layoutControlItem27.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem27.OptionsTableLayoutItem.RowIndex = 6;
+ this.layoutControlItem27.Size = new System.Drawing.Size(272, 32);
+ this.layoutControlItem27.Text = "璁″垝纭鏃堕棿";
+ this.layoutControlItem27.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem28
+ //
+ this.layoutControlItem28.Control = this.txt_remarks;
+ this.layoutControlItem28.Location = new System.Drawing.Point(0, 224);
+ this.layoutControlItem28.Name = "layoutControlItem28";
+ this.layoutControlItem28.OptionsTableLayoutItem.RowIndex = 7;
+ this.layoutControlItem28.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem28.Text = "澶囨敞";
+ this.layoutControlItem28.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem29
+ //
+ this.layoutControlItem29.Control = this.txt_stockowner;
+ this.layoutControlItem29.Location = new System.Drawing.Point(271, 224);
+ this.layoutControlItem29.Name = "layoutControlItem29";
+ this.layoutControlItem29.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem29.OptionsTableLayoutItem.RowIndex = 7;
+ this.layoutControlItem29.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem29.Text = "鍏ュ簱璐т富ID";
+ this.layoutControlItem29.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem30
+ //
+ this.layoutControlItem30.Control = this.txt_auditStatus;
+ this.layoutControlItem30.Location = new System.Drawing.Point(542, 224);
+ this.layoutControlItem30.Name = "layoutControlItem30";
+ this.layoutControlItem30.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem30.OptionsTableLayoutItem.RowIndex = 7;
+ this.layoutControlItem30.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem30.Text = "瀹℃牳鐘舵��";
+ this.layoutControlItem30.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem31
+ //
+ this.layoutControlItem31.Control = this.txt_auditDate;
+ this.layoutControlItem31.Location = new System.Drawing.Point(813, 224);
+ this.layoutControlItem31.Name = "layoutControlItem31";
+ this.layoutControlItem31.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem31.OptionsTableLayoutItem.RowIndex = 7;
+ this.layoutControlItem31.Size = new System.Drawing.Size(272, 32);
+ this.layoutControlItem31.Text = "瀹℃牳鏃堕棿";
+ this.layoutControlItem31.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem32
+ //
+ this.layoutControlItem32.Control = this.txt_itemId;
+ this.layoutControlItem32.Location = new System.Drawing.Point(0, 256);
+ this.layoutControlItem32.Name = "layoutControlItem32";
+ this.layoutControlItem32.OptionsTableLayoutItem.RowIndex = 8;
+ this.layoutControlItem32.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem32.Text = "浜у搧ID";
+ this.layoutControlItem32.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem33
+ //
+ this.layoutControlItem33.Control = this.txt_stockownerName;
+ this.layoutControlItem33.Location = new System.Drawing.Point(271, 256);
+ this.layoutControlItem33.Name = "layoutControlItem33";
+ this.layoutControlItem33.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem33.OptionsTableLayoutItem.RowIndex = 8;
+ this.layoutControlItem33.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem33.Text = "鍏ュ簱璐т富";
+ this.layoutControlItem33.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem34
+ //
+ this.layoutControlItem34.Control = this.lbGuid;
+ this.layoutControlItem34.Location = new System.Drawing.Point(813, 256);
+ this.layoutControlItem34.Name = "layoutControlItem34";
+ this.layoutControlItem34.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem34.OptionsTableLayoutItem.RowIndex = 8;
+ this.layoutControlItem34.Size = new System.Drawing.Size(272, 32);
+ this.layoutControlItem34.Text = "lbGuid";
+ this.layoutControlItem34.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem34.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(1126, 336);
+ this.tabMx.TabIndex = 4;
+ this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
+ this.tabMxPage1});
+ //
+ // tabMxPage1
+ //
+ this.tabMxPage1.Controls.Add(this.gcMx1);
+ this.tabMxPage1.Name = "tabMxPage1";
+ this.tabMxPage1.Size = new System.Drawing.Size(1124, 304);
+ this.tabMxPage1.Text = "鏄庣粏";
+ //
+ // gcMx1
+ //
+ this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+ 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, 304);
+ this.gcMx1.TabIndex = 0;
+ this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+ this.gvMx1});
+ //
+ // gvMx1
+ //
+ this.gvMx1.Appearance.HeaderPanel.Options.UseTextOptions = true;
+ this.gvMx1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
+ this.gvMx1.ColumnPanelRowHeight = 50;
+ this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+ this.gvMx1sequenceNo,
+ this.gvMx1workOrderNo,
+ this.gvMx1materialCode,
+ this.gridColumn6,
+ this.gridColumn5,
+ this.gvMx1requiredQty,
+ this.gvMx1issuedQty,
+ this.gvMx1locationNo,
+ this.gvMx1supplyingOrg,
+ this.gvMx1issuingOrg,
+ this.gvMx1trackingNo,
+ this.gvMx1batchNo,
+ this.gvMx1warehouse,
+ this.gvMx1issuingMethod,
+ this.gvMx1unit,
+ this.gvMx1supplyingType,
+ this.gvMx1compositionQty,
+ this.gvMx1isSubstitute,
+ this.gvMx1numerator,
+ this.gvMx1denominator,
+ this.gvMx1fixedLoss,
+ this.gvMx1variableLossRate,
+ this.gvMx1salesOrderNo,
+ this.gvMx1itemNo,
+ this.gvMx1issuingOrg2,
+ this.gvMx1ownerType,
+ this.gvMx1owner,
+ this.gvMx1supplyingOrg2,
+ this.gvMx1fsrctransorgid,
+ this.gvMx1fsrctransstockid,
+ this.gvMx1fstockstatusid,
+ this.gvMx1fneeddate,
+ this.gvMx1fmemo,
+ this.gvMx1typeb,
+ this.gridColumn8,
+ this.gridColumn9,
+ this.gridColumn10,
+ this.gridColumn11,
+ this.gridColumn12});
+ this.gvMx1.GridControl = this.gcMx1;
+ this.gvMx1.Name = "gvMx1";
+ this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
+ this.gvMx1.OptionsFind.ShowSearchNavButtons = false;
+ this.gvMx1.OptionsView.ShowGroupPanel = false;
+ //
+ // gvMx1sequenceNo
+ //
+ this.gvMx1sequenceNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1sequenceNo.AppearanceCell.Options.UseFont = true;
+ this.gvMx1sequenceNo.Caption = "搴忓彿 ";
+ this.gvMx1sequenceNo.FieldName = "sequenceNo";
+ this.gvMx1sequenceNo.MinWidth = 50;
+ this.gvMx1sequenceNo.Name = "gvMx1sequenceNo";
+ this.gvMx1sequenceNo.Tag = "query_a.SEQUENCE_NO";
+ this.gvMx1sequenceNo.Visible = true;
+ this.gvMx1sequenceNo.VisibleIndex = 0;
+ this.gvMx1sequenceNo.Width = 50;
+ //
+ // gvMx1workOrderNo
+ //
+ this.gvMx1workOrderNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1workOrderNo.AppearanceCell.Options.UseFont = true;
+ this.gvMx1workOrderNo.Caption = "鎶曟枡鍗曞彿";
+ this.gvMx1workOrderNo.FieldName = "workOrderNo";
+ this.gvMx1workOrderNo.MinWidth = 50;
+ this.gvMx1workOrderNo.Name = "gvMx1workOrderNo";
+ this.gvMx1workOrderNo.Tag = "query_a.WORK_ORDER_NO";
+ this.gvMx1workOrderNo.Visible = true;
+ this.gvMx1workOrderNo.VisibleIndex = 1;
+ this.gvMx1workOrderNo.Width = 50;
+ //
+ // gvMx1materialCode
+ //
+ this.gvMx1materialCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1materialCode.AppearanceCell.Options.UseFont = true;
+ this.gvMx1materialCode.Caption = "鏉愭枡缂栫爜 ";
+ this.gvMx1materialCode.FieldName = "itemNo";
+ this.gvMx1materialCode.MinWidth = 50;
+ this.gvMx1materialCode.Name = "gvMx1materialCode";
+ this.gvMx1materialCode.Tag = "query_a.MATERIAL_CODE";
+ this.gvMx1materialCode.Visible = true;
+ this.gvMx1materialCode.VisibleIndex = 2;
+ this.gvMx1materialCode.Width = 50;
+ //
+ // gridColumn6
+ //
+ this.gridColumn6.Caption = "鏉愭枡鍚嶇О";
+ this.gridColumn6.FieldName = "itemName";
+ this.gridColumn6.MinWidth = 25;
+ this.gridColumn6.Name = "gridColumn6";
+ this.gridColumn6.Visible = true;
+ this.gridColumn6.VisibleIndex = 3;
+ this.gridColumn6.Width = 25;
+ //
+ // gridColumn5
+ //
+ this.gridColumn5.Caption = "鏉愭枡瑙勬牸";
+ this.gridColumn5.FieldName = "itemModel";
+ this.gridColumn5.MinWidth = 25;
+ this.gridColumn5.Name = "gridColumn5";
+ this.gridColumn5.Visible = true;
+ this.gridColumn5.VisibleIndex = 4;
+ this.gridColumn5.Width = 25;
+ //
+ // gvMx1requiredQty
+ //
+ this.gvMx1requiredQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1requiredQty.AppearanceCell.Options.UseFont = true;
+ this.gvMx1requiredQty.Caption = "闇�棰嗙敤閲� ";
+ this.gvMx1requiredQty.FieldName = "requiredQty";
+ this.gvMx1requiredQty.MaxWidth = 50;
+ this.gvMx1requiredQty.MinWidth = 50;
+ this.gvMx1requiredQty.Name = "gvMx1requiredQty";
+ this.gvMx1requiredQty.Tag = "query_a.REQUIRED_QTY";
+ this.gvMx1requiredQty.Visible = true;
+ this.gvMx1requiredQty.VisibleIndex = 5;
+ this.gvMx1requiredQty.Width = 50;
+ //
+ // gvMx1issuedQty
+ //
+ this.gvMx1issuedQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1issuedQty.AppearanceCell.Options.UseFont = true;
+ this.gvMx1issuedQty.Caption = "宸查鐢ㄩ噺 ";
+ this.gvMx1issuedQty.FieldName = "issuedQty";
+ this.gvMx1issuedQty.MinWidth = 25;
+ this.gvMx1issuedQty.Name = "gvMx1issuedQty";
+ this.gvMx1issuedQty.Tag = "query_a.ISSUED_QTY";
+ this.gvMx1issuedQty.Visible = true;
+ this.gvMx1issuedQty.VisibleIndex = 7;
+ this.gvMx1issuedQty.Width = 50;
+ //
+ // gvMx1locationNo
+ //
+ this.gvMx1locationNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1locationNo.AppearanceCell.Options.UseFont = true;
+ this.gvMx1locationNo.Caption = "浣嶇疆鍙� ";
+ this.gvMx1locationNo.FieldName = "locationNo";
+ this.gvMx1locationNo.MinWidth = 50;
+ this.gvMx1locationNo.Name = "gvMx1locationNo";
+ this.gvMx1locationNo.Tag = "query_a.LOCATION_NO";
+ this.gvMx1locationNo.Visible = true;
+ this.gvMx1locationNo.VisibleIndex = 6;
+ this.gvMx1locationNo.Width = 94;
+ //
+ // gvMx1supplyingOrg
+ //
+ this.gvMx1supplyingOrg.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1supplyingOrg.AppearanceCell.Options.UseFont = true;
+ this.gvMx1supplyingOrg.Caption = "渚涘簲缁勭粐 ";
+ this.gvMx1supplyingOrg.FieldName = "supplyingOrg";
+ this.gvMx1supplyingOrg.MinWidth = 50;
+ this.gvMx1supplyingOrg.Name = "gvMx1supplyingOrg";
+ this.gvMx1supplyingOrg.Tag = "query_a.SUPPLYING_ORG";
+ this.gvMx1supplyingOrg.Visible = true;
+ this.gvMx1supplyingOrg.VisibleIndex = 8;
+ this.gvMx1supplyingOrg.Width = 94;
+ //
+ // gvMx1issuingOrg
+ //
+ this.gvMx1issuingOrg.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1issuingOrg.AppearanceCell.Options.UseFont = true;
+ this.gvMx1issuingOrg.Caption = "鍙戞枡缁勭粐 ";
+ this.gvMx1issuingOrg.FieldName = "issuingOrg";
+ this.gvMx1issuingOrg.MinWidth = 50;
+ this.gvMx1issuingOrg.Name = "gvMx1issuingOrg";
+ this.gvMx1issuingOrg.Tag = "query_a.ISSUING_ORG";
+ this.gvMx1issuingOrg.Visible = true;
+ this.gvMx1issuingOrg.VisibleIndex = 9;
+ this.gvMx1issuingOrg.Width = 94;
+ //
+ // gvMx1trackingNo
+ //
+ this.gvMx1trackingNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1trackingNo.AppearanceCell.Options.UseFont = true;
+ this.gvMx1trackingNo.Caption = "璁″垝璺熻釜鍙� ";
+ this.gvMx1trackingNo.FieldName = "trackingNo";
+ this.gvMx1trackingNo.MinWidth = 50;
+ this.gvMx1trackingNo.Name = "gvMx1trackingNo";
+ this.gvMx1trackingNo.Tag = "query_a.TRACKING_NO";
+ this.gvMx1trackingNo.Visible = true;
+ this.gvMx1trackingNo.VisibleIndex = 10;
+ this.gvMx1trackingNo.Width = 94;
+ //
+ // gvMx1batchNo
+ //
+ this.gvMx1batchNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1batchNo.AppearanceCell.Options.UseFont = true;
+ this.gvMx1batchNo.Caption = "鎵瑰彿 ";
+ this.gvMx1batchNo.FieldName = "batchNo";
+ this.gvMx1batchNo.MinWidth = 50;
+ this.gvMx1batchNo.Name = "gvMx1batchNo";
+ this.gvMx1batchNo.Tag = "query_a.BATCH_NO";
+ this.gvMx1batchNo.Visible = true;
+ this.gvMx1batchNo.VisibleIndex = 11;
+ this.gvMx1batchNo.Width = 94;
+ //
+ // gvMx1warehouse
+ //
+ this.gvMx1warehouse.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1warehouse.AppearanceCell.Options.UseFont = true;
+ this.gvMx1warehouse.Caption = "浠撳簱 ";
+ this.gvMx1warehouse.FieldName = "warehouse";
+ this.gvMx1warehouse.MinWidth = 50;
+ this.gvMx1warehouse.Name = "gvMx1warehouse";
+ this.gvMx1warehouse.Tag = "query_a.WAREHOUSE";
+ this.gvMx1warehouse.Visible = true;
+ this.gvMx1warehouse.VisibleIndex = 12;
+ this.gvMx1warehouse.Width = 94;
+ //
+ // gvMx1issuingMethod
+ //
+ this.gvMx1issuingMethod.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1issuingMethod.AppearanceCell.Options.UseFont = true;
+ this.gvMx1issuingMethod.Caption = "鍙戞枡鏂瑰紡 ";
+ this.gvMx1issuingMethod.FieldName = "issuingMethod";
+ this.gvMx1issuingMethod.MinWidth = 50;
+ this.gvMx1issuingMethod.Name = "gvMx1issuingMethod";
+ this.gvMx1issuingMethod.Tag = "query_a.ISSUING_METHOD";
+ this.gvMx1issuingMethod.Visible = true;
+ this.gvMx1issuingMethod.VisibleIndex = 13;
+ this.gvMx1issuingMethod.Width = 94;
+ //
+ // gvMx1unit
+ //
+ this.gvMx1unit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1unit.AppearanceCell.Options.UseFont = true;
+ this.gvMx1unit.Caption = "鍗曚綅 ";
+ this.gvMx1unit.FieldName = "dwName";
+ this.gvMx1unit.MinWidth = 25;
+ this.gvMx1unit.Name = "gvMx1unit";
+ this.gvMx1unit.Tag = "query_a.UNIT";
+ this.gvMx1unit.Visible = true;
+ this.gvMx1unit.VisibleIndex = 14;
+ this.gvMx1unit.Width = 60;
+ //
+ // gvMx1supplyingType
+ //
+ this.gvMx1supplyingType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1supplyingType.AppearanceCell.Options.UseFont = true;
+ this.gvMx1supplyingType.Caption = "渚涘簲绫诲瀷 ";
+ this.gvMx1supplyingType.FieldName = "supplyingType";
+ this.gvMx1supplyingType.MinWidth = 50;
+ this.gvMx1supplyingType.Name = "gvMx1supplyingType";
+ this.gvMx1supplyingType.Tag = "query_a.SUPPLYING_TYPE";
+ this.gvMx1supplyingType.Visible = true;
+ this.gvMx1supplyingType.VisibleIndex = 15;
+ this.gvMx1supplyingType.Width = 94;
+ //
+ // gvMx1compositionQty
+ //
+ this.gvMx1compositionQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1compositionQty.AppearanceCell.Options.UseFont = true;
+ this.gvMx1compositionQty.Caption = "缁勬垚鐢ㄩ噺 ";
+ this.gvMx1compositionQty.FieldName = "compositionQty";
+ this.gvMx1compositionQty.MinWidth = 25;
+ this.gvMx1compositionQty.Name = "gvMx1compositionQty";
+ this.gvMx1compositionQty.Tag = "query_a.COMPOSITION_QTY";
+ this.gvMx1compositionQty.Visible = true;
+ this.gvMx1compositionQty.VisibleIndex = 16;
+ this.gvMx1compositionQty.Width = 50;
+ //
+ // gvMx1isSubstitute
+ //
+ this.gvMx1isSubstitute.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1isSubstitute.AppearanceCell.Options.UseFont = true;
+ this.gvMx1isSubstitute.Caption = "鏄惁鏇挎枡 ";
+ this.gvMx1isSubstitute.FieldName = "isSubstitute";
+ this.gvMx1isSubstitute.MinWidth = 25;
+ this.gvMx1isSubstitute.Name = "gvMx1isSubstitute";
+ this.gvMx1isSubstitute.Tag = "query_a.IS_SUBSTITUTE";
+ this.gvMx1isSubstitute.Visible = true;
+ this.gvMx1isSubstitute.VisibleIndex = 17;
+ this.gvMx1isSubstitute.Width = 50;
+ //
+ // gvMx1numerator
+ //
+ this.gvMx1numerator.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1numerator.AppearanceCell.Options.UseFont = true;
+ this.gvMx1numerator.Caption = "鍒嗗瓙 ";
+ this.gvMx1numerator.FieldName = "numerator";
+ this.gvMx1numerator.MinWidth = 50;
+ this.gvMx1numerator.Name = "gvMx1numerator";
+ this.gvMx1numerator.Tag = "query_a.NUMERATOR";
+ this.gvMx1numerator.Visible = true;
+ this.gvMx1numerator.VisibleIndex = 18;
+ this.gvMx1numerator.Width = 94;
+ //
+ // gvMx1denominator
+ //
+ this.gvMx1denominator.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1denominator.AppearanceCell.Options.UseFont = true;
+ this.gvMx1denominator.Caption = "鍒嗘瘝 ";
+ this.gvMx1denominator.FieldName = "denominator";
+ this.gvMx1denominator.MinWidth = 50;
+ this.gvMx1denominator.Name = "gvMx1denominator";
+ this.gvMx1denominator.Tag = "query_a.DENOMINATOR";
+ this.gvMx1denominator.Visible = true;
+ this.gvMx1denominator.VisibleIndex = 19;
+ this.gvMx1denominator.Width = 94;
+ //
+ // gvMx1fixedLoss
+ //
+ this.gvMx1fixedLoss.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1fixedLoss.AppearanceCell.Options.UseFont = true;
+ this.gvMx1fixedLoss.Caption = "鍥哄畾鎹熻�� ";
+ this.gvMx1fixedLoss.FieldName = "fixedLoss";
+ this.gvMx1fixedLoss.MinWidth = 50;
+ this.gvMx1fixedLoss.Name = "gvMx1fixedLoss";
+ this.gvMx1fixedLoss.Tag = "query_a.FIXED_LOSS";
+ this.gvMx1fixedLoss.Visible = true;
+ this.gvMx1fixedLoss.VisibleIndex = 20;
+ this.gvMx1fixedLoss.Width = 94;
+ //
+ // gvMx1variableLossRate
+ //
+ this.gvMx1variableLossRate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1variableLossRate.AppearanceCell.Options.UseFont = true;
+ this.gvMx1variableLossRate.Caption = "鍙樺姩鎹熻�楃巼% ";
+ this.gvMx1variableLossRate.FieldName = "variableLossRate";
+ this.gvMx1variableLossRate.MinWidth = 25;
+ this.gvMx1variableLossRate.Name = "gvMx1variableLossRate";
+ this.gvMx1variableLossRate.Tag = "query_a.VARIABLE_LOSS_RATE";
+ this.gvMx1variableLossRate.Visible = true;
+ this.gvMx1variableLossRate.VisibleIndex = 21;
+ this.gvMx1variableLossRate.Width = 60;
+ //
+ // gvMx1salesOrderNo
+ //
+ this.gvMx1salesOrderNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1salesOrderNo.AppearanceCell.Options.UseFont = true;
+ this.gvMx1salesOrderNo.Caption = "閿�鍞鍗曞彿 ";
+ this.gvMx1salesOrderNo.FieldName = "salesOrderNo";
+ this.gvMx1salesOrderNo.MinWidth = 50;
+ this.gvMx1salesOrderNo.Name = "gvMx1salesOrderNo";
+ this.gvMx1salesOrderNo.Tag = "query_a.SALES_ORDER_NO";
+ this.gvMx1salesOrderNo.Visible = true;
+ this.gvMx1salesOrderNo.VisibleIndex = 22;
+ this.gvMx1salesOrderNo.Width = 94;
+ //
+ // gvMx1itemNo
+ //
+ this.gvMx1itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1itemNo.AppearanceCell.Options.UseFont = true;
+ this.gvMx1itemNo.Caption = "椤规鍙� ";
+ this.gvMx1itemNo.FieldName = "itemNo";
+ this.gvMx1itemNo.MinWidth = 50;
+ this.gvMx1itemNo.Name = "gvMx1itemNo";
+ this.gvMx1itemNo.Tag = "query_a.ITEM_NO";
+ this.gvMx1itemNo.Visible = true;
+ this.gvMx1itemNo.VisibleIndex = 23;
+ this.gvMx1itemNo.Width = 94;
+ //
+ // gvMx1issuingOrg2
+ //
+ this.gvMx1issuingOrg2.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1issuingOrg2.AppearanceCell.Options.UseFont = true;
+ this.gvMx1issuingOrg2.Caption = "鍙戞枡缁勭粐 ";
+ this.gvMx1issuingOrg2.FieldName = "issuingOrg2";
+ this.gvMx1issuingOrg2.MinWidth = 50;
+ this.gvMx1issuingOrg2.Name = "gvMx1issuingOrg2";
+ this.gvMx1issuingOrg2.Tag = "query_a.ISSUING_ORG_2";
+ this.gvMx1issuingOrg2.Visible = true;
+ this.gvMx1issuingOrg2.VisibleIndex = 24;
+ this.gvMx1issuingOrg2.Width = 94;
+ //
+ // gvMx1ownerType
+ //
+ this.gvMx1ownerType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1ownerType.AppearanceCell.Options.UseFont = true;
+ this.gvMx1ownerType.Caption = "璐т富绫诲瀷 ";
+ this.gvMx1ownerType.FieldName = "ownerType";
+ this.gvMx1ownerType.MinWidth = 50;
+ this.gvMx1ownerType.Name = "gvMx1ownerType";
+ this.gvMx1ownerType.Tag = "query_a.OWNER_TYPE";
+ this.gvMx1ownerType.Visible = true;
+ this.gvMx1ownerType.VisibleIndex = 25;
+ this.gvMx1ownerType.Width = 94;
+ //
+ // gvMx1owner
+ //
+ this.gvMx1owner.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1owner.AppearanceCell.Options.UseFont = true;
+ this.gvMx1owner.Caption = "璐т富ID";
+ this.gvMx1owner.FieldName = "owner";
+ this.gvMx1owner.MinWidth = 50;
+ this.gvMx1owner.Name = "gvMx1owner";
+ this.gvMx1owner.Tag = "query_a.OWNER";
+ this.gvMx1owner.Visible = true;
+ this.gvMx1owner.VisibleIndex = 26;
+ this.gvMx1owner.Width = 94;
+ //
+ // gvMx1supplyingOrg2
+ //
+ this.gvMx1supplyingOrg2.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1supplyingOrg2.AppearanceCell.Options.UseFont = true;
+ this.gvMx1supplyingOrg2.Caption = "渚涘簲缁勭粐 ";
+ this.gvMx1supplyingOrg2.FieldName = "supplyingOrg2";
+ this.gvMx1supplyingOrg2.MinWidth = 50;
+ this.gvMx1supplyingOrg2.Name = "gvMx1supplyingOrg2";
+ this.gvMx1supplyingOrg2.Tag = "query_a.SUPPLYING_ORG_2";
+ this.gvMx1supplyingOrg2.Visible = true;
+ this.gvMx1supplyingOrg2.VisibleIndex = 27;
+ this.gvMx1supplyingOrg2.Width = 94;
+ //
+ // gvMx1fsrctransorgid
+ //
+ this.gvMx1fsrctransorgid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1fsrctransorgid.AppearanceCell.Options.UseFont = true;
+ this.gvMx1fsrctransorgid.Caption = "鎷ㄥ嚭缁勭粐 ";
+ this.gvMx1fsrctransorgid.FieldName = "fsrctransorgid";
+ this.gvMx1fsrctransorgid.MinWidth = 50;
+ this.gvMx1fsrctransorgid.Name = "gvMx1fsrctransorgid";
+ this.gvMx1fsrctransorgid.Tag = "query_a.FSRCTRANSORGID";
+ this.gvMx1fsrctransorgid.Visible = true;
+ this.gvMx1fsrctransorgid.VisibleIndex = 29;
+ this.gvMx1fsrctransorgid.Width = 94;
+ //
+ // gvMx1fsrctransstockid
+ //
+ this.gvMx1fsrctransstockid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1fsrctransstockid.AppearanceCell.Options.UseFont = true;
+ this.gvMx1fsrctransstockid.Caption = "鎷ㄥ嚭浠撳簱 ";
+ this.gvMx1fsrctransstockid.FieldName = "fsrctransstockid";
+ this.gvMx1fsrctransstockid.MinWidth = 50;
+ this.gvMx1fsrctransstockid.Name = "gvMx1fsrctransstockid";
+ this.gvMx1fsrctransstockid.Tag = "query_a.FSRCTRANSSTOCKID";
+ this.gvMx1fsrctransstockid.Visible = true;
+ this.gvMx1fsrctransstockid.VisibleIndex = 30;
+ this.gvMx1fsrctransstockid.Width = 94;
+ //
+ // gvMx1fstockstatusid
+ //
+ this.gvMx1fstockstatusid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1fstockstatusid.AppearanceCell.Options.UseFont = true;
+ this.gvMx1fstockstatusid.Caption = "搴撳瓨鐘舵�� ";
+ this.gvMx1fstockstatusid.FieldName = "fstockstatusid";
+ this.gvMx1fstockstatusid.MinWidth = 50;
+ this.gvMx1fstockstatusid.Name = "gvMx1fstockstatusid";
+ this.gvMx1fstockstatusid.Tag = "query_a.FSTOCKSTATUSID";
+ this.gvMx1fstockstatusid.Visible = true;
+ this.gvMx1fstockstatusid.VisibleIndex = 31;
+ this.gvMx1fstockstatusid.Width = 94;
+ //
+ // gvMx1fneeddate
+ //
+ this.gvMx1fneeddate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1fneeddate.AppearanceCell.Options.UseFont = true;
+ this.gvMx1fneeddate.Caption = "闇�姹傛棩鏈� ";
+ this.gvMx1fneeddate.FieldName = "fneeddate";
+ this.gvMx1fneeddate.MinWidth = 50;
+ this.gvMx1fneeddate.Name = "gvMx1fneeddate";
+ this.gvMx1fneeddate.Tag = "query_a.FNEEDDATE";
+ this.gvMx1fneeddate.Visible = true;
+ this.gvMx1fneeddate.VisibleIndex = 32;
+ this.gvMx1fneeddate.Width = 94;
+ //
+ // gvMx1fmemo
+ //
+ this.gvMx1fmemo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1fmemo.AppearanceCell.Options.UseFont = true;
+ this.gvMx1fmemo.Caption = "鐢ㄦ枡娓呭崟澶囨敞 ";
+ this.gvMx1fmemo.FieldName = "fmemo";
+ this.gvMx1fmemo.MinWidth = 50;
+ this.gvMx1fmemo.Name = "gvMx1fmemo";
+ this.gvMx1fmemo.Tag = "query_a.FMEMO";
+ this.gvMx1fmemo.Visible = true;
+ this.gvMx1fmemo.VisibleIndex = 33;
+ this.gvMx1fmemo.Width = 94;
+ //
+ // gvMx1typeb
+ //
+ this.gvMx1typeb.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1typeb.AppearanceCell.Options.UseFont = true;
+ this.gvMx1typeb.Caption = "鐘舵��";
+ this.gvMx1typeb.FieldName = "typeTxt";
+ this.gvMx1typeb.MinWidth = 50;
+ this.gvMx1typeb.Name = "gvMx1typeb";
+ this.gvMx1typeb.Tag = "query_a.TYPEB";
+ this.gvMx1typeb.Visible = true;
+ this.gvMx1typeb.VisibleIndex = 28;
+ this.gvMx1typeb.Width = 50;
+ //
+ // gridColumn8
+ //
+ this.gridColumn8.Caption = "鏄惁鍏抽敭浠�";
+ this.gridColumn8.FieldName = "FISKEYCOMPONENT";
+ this.gridColumn8.MinWidth = 25;
+ this.gridColumn8.Name = "gridColumn8";
+ this.gridColumn8.Visible = true;
+ this.gridColumn8.VisibleIndex = 34;
+ this.gridColumn8.Width = 94;
+ //
+ // gridColumn9
+ //
+ this.gridColumn9.Caption = "鏄惁鍙戞崯鑰�";
+ this.gridColumn9.FieldName = "FISGETSCRAP";
+ this.gridColumn9.MinWidth = 25;
+ this.gridColumn9.Name = "gridColumn9";
+ this.gridColumn9.Visible = true;
+ this.gridColumn9.VisibleIndex = 35;
+ this.gridColumn9.Width = 94;
+ //
+ // gridColumn10
+ //
+ this.gridColumn10.Caption = "鍙戞枡鏂瑰紡";
+ this.gridColumn10.FieldName = "issuingMethod";
+ this.gridColumn10.MinWidth = 25;
+ this.gridColumn10.Name = "gridColumn10";
+ this.gridColumn10.Visible = true;
+ this.gridColumn10.VisibleIndex = 36;
+ this.gridColumn10.Width = 94;
+ //
+ // gridColumn11
+ //
+ this.gridColumn11.Caption = "浣嶇疆鍙�";
+ this.gridColumn11.FieldName = "locationNo";
+ this.gridColumn11.MinWidth = 25;
+ this.gridColumn11.Name = "gridColumn11";
+ this.gridColumn11.Visible = true;
+ this.gridColumn11.VisibleIndex = 37;
+ this.gridColumn11.Width = 94;
+ //
+ // gridColumn12
+ //
+ this.gridColumn12.Caption = "璐т富";
+ this.gridColumn12.FieldName = "ownerName";
+ this.gridColumn12.MinWidth = 25;
+ this.gridColumn12.Name = "gridColumn12";
+ this.gridColumn12.Visible = true;
+ this.gridColumn12.VisibleIndex = 38;
+ this.gridColumn12.Width = 94;
+ //
+ // picCheckBox
+ //
+ this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
+ this.picCheckBox.Location = new System.Drawing.Point(929, 55);
+ this.picCheckBox.Name = "picCheckBox";
+ this.picCheckBox.Size = new System.Drawing.Size(100, 50);
+ this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
+ this.picCheckBox.TabIndex = 8;
+ this.picCheckBox.TabStop = false;
+ this.picCheckBox.Visible = false;
//
// Frm_ProductionOrder
//
@@ -2201,220 +2307,109 @@
this.Controls.Add(this.toolBarMenu1);
this.Name = "Frm_ProductionOrder";
this.Text = "濮斿浠诲姟鍗�";
- this.tabMxPage1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_planConfirmation.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_auditDate.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_auditor.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_auditStatus.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_stockowner.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_stockinqty.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_purchaseorderentryseq.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_purchaseorderno.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_remarks.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_closingType.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_closingPerson.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_demandOrderLineNo.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_demandOrderNo.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_sourceOrderNo.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_erpProductionOrderNo.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_bomVersion.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_batchNo.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_trackingNo.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_storageLowerLimit.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_storageUpperLimit.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_planReleaseDate.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_estimatedEndTime.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_estimatedStartTime.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_workOrderQty.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_dwName.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_businessStatusTxt.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_orderType.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_orderNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
this.xtraTabControl1.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_itemModel.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_stockownerName.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_itemId.Properties)).EndInit();
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.gcMain)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
- this.xtraTabPage3.ResumeLayout(false);
+ 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_itemId.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_stockownerName.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_orderNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_orderType.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_auditDate.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_planConfirmation.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_workOrderQty.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_auditStatus.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_businessStatusTxt.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_stockowner.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_erpProductionOrderNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_auditor.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_remarks.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_trackingNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_stockinqty.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_batchNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_purchaseorderno.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_demandOrderNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_purchaseorderentryseq.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_dwName.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_closingType.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_estimatedStartTime.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_demandOrderLineNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_sourceOrderNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_closingPerson.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_storageUpperLimit.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_estimatedEndTime.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_bomVersion.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_storageLowerLimit.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_planReleaseDate.Properties)).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.layoutControlItem9)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).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();
+ ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
this.ResumeLayout(false);
}
#endregion
private UserControl.UcToolBarMenu toolBarMenu1;
private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
- private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Label lbGuid;
- private DevExpress.XtraEditors.LabelControl labelControl11;
- private DevExpress.XtraTab.XtraTabControl tabMx;
-
- //BQCreateConrolObejct
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1typeb;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1fmemo;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1fneeddate;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1fstockstatusid;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1fsrctransstockid;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1fsrctransorgid;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1supplyingOrg2;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1owner;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1ownerType;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1issuingOrg2;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemNo;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1salesOrderNo;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1variableLossRate;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1fixedLoss;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1denominator;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1numerator;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1isSubstitute;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1compositionQty;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1supplyingType;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1unit;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1issuingMethod;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1warehouse;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1batchNo;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1trackingNo;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1issuingOrg;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1supplyingOrg;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1locationNo;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1issuedQty;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1requiredQty;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1materialCode;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1sequenceNo;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1workOrderNo;
- private DevExpress.XtraTab.XtraTabPage tabMxPage1;
- private DevExpress.XtraGrid.GridControl gcMx1;
- private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
-
- private DevExpress.XtraEditors.LabelControl lb_planConfirmation;
- private DevExpress.XtraEditors.TextEdit txt_planConfirmation;
-
- private DevExpress.XtraEditors.LabelControl lb_auditDate;
- private DevExpress.XtraEditors.TextEdit txt_auditDate;
-
- private DevExpress.XtraEditors.LabelControl lb_auditor;
- private DevExpress.XtraEditors.TextEdit txt_auditor;
-
- private DevExpress.XtraEditors.LabelControl lb_auditStatus;
- private DevExpress.XtraEditors.TextEdit txt_auditStatus;
-
- private DevExpress.XtraEditors.LabelControl lb_stockowner;
- private DevExpress.XtraEditors.TextEdit txt_stockowner;
-
- private DevExpress.XtraEditors.LabelControl lb_stockinqty;
- private DevExpress.XtraEditors.TextEdit txt_stockinqty;
-
- private DevExpress.XtraEditors.LabelControl lb_purchaseorderentryseq;
- private DevExpress.XtraEditors.TextEdit txt_purchaseorderentryseq;
-
- private DevExpress.XtraEditors.LabelControl lb_purchaseorderno;
- private DevExpress.XtraEditors.TextEdit txt_purchaseorderno;
-
- private DevExpress.XtraEditors.LabelControl lb_remarks;
- private DevExpress.XtraEditors.TextEdit txt_remarks;
-
- private DevExpress.XtraEditors.LabelControl lb_closingType;
- private DevExpress.XtraEditors.TextEdit txt_closingType;
-
- private DevExpress.XtraEditors.LabelControl lb_closingPerson;
- private DevExpress.XtraEditors.TextEdit txt_closingPerson;
-
- private DevExpress.XtraEditors.LabelControl lb_demandOrderLineNo;
- private DevExpress.XtraEditors.TextEdit txt_demandOrderLineNo;
-
- private DevExpress.XtraEditors.LabelControl lb_demandOrderNo;
- private DevExpress.XtraEditors.TextEdit txt_demandOrderNo;
-
- private DevExpress.XtraEditors.LabelControl lb_sourceOrderNo;
- private DevExpress.XtraEditors.TextEdit txt_sourceOrderNo;
-
- private DevExpress.XtraEditors.LabelControl lb_erpProductionOrderNo;
- private DevExpress.XtraEditors.TextEdit txt_erpProductionOrderNo;
-
- private DevExpress.XtraEditors.LabelControl lb_bomVersion;
- private DevExpress.XtraEditors.TextEdit txt_bomVersion;
-
- private DevExpress.XtraEditors.LabelControl lb_batchNo;
- private DevExpress.XtraEditors.TextEdit txt_batchNo;
-
- private DevExpress.XtraEditors.LabelControl lb_trackingNo;
- private DevExpress.XtraEditors.TextEdit txt_trackingNo;
-
- private DevExpress.XtraEditors.LabelControl lb_storageLowerLimit;
- private DevExpress.XtraEditors.TextEdit txt_storageLowerLimit;
-
- private DevExpress.XtraEditors.LabelControl lb_storageUpperLimit;
- private DevExpress.XtraEditors.TextEdit txt_storageUpperLimit;
-
- private DevExpress.XtraEditors.LabelControl lb_planReleaseDate;
- private DevExpress.XtraEditors.TextEdit txt_planReleaseDate;
-
- private DevExpress.XtraEditors.LabelControl lb_estimatedEndTime;
- private DevExpress.XtraEditors.TextEdit txt_estimatedEndTime;
-
- private DevExpress.XtraEditors.LabelControl lb_estimatedStartTime;
- private DevExpress.XtraEditors.TextEdit txt_estimatedStartTime;
-
- private DevExpress.XtraEditors.LabelControl lb_workOrderQty;
- private DevExpress.XtraEditors.TextEdit txt_workOrderQty;
-
- private DevExpress.XtraEditors.LabelControl lb_unit;
- private DevExpress.XtraEditors.TextEdit txt_dwName;
-
- private DevExpress.XtraEditors.LabelControl lb_productCode;
- private DevExpress.XtraEditors.TextEdit txt_itemNo;
-
- private DevExpress.XtraEditors.LabelControl lb_businessStatus;
- private DevExpress.XtraEditors.TextEdit txt_businessStatusTxt;
-
- private DevExpress.XtraEditors.LabelControl lb_orderType;
- private DevExpress.XtraEditors.TextEdit txt_orderType;
-
- private DevExpress.XtraEditors.LabelControl lb_orderNo;
- private DevExpress.XtraEditors.TextEdit txt_orderNo;
private System.Windows.Forms.PictureBox picCheckBox;
- private DevExpress.XtraEditors.LabelControl labelControl2;
- private DevExpress.XtraEditors.TextEdit txt_itemModel;
- private DevExpress.XtraEditors.LabelControl labelControl1;
- private DevExpress.XtraEditors.TextEdit txt_itemName;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
- private DevExpress.XtraEditors.LabelControl labelControl3;
- private DevExpress.XtraEditors.TextEdit txt_stockownerName;
- private DevExpress.XtraEditors.LabelControl labelControl4;
- private DevExpress.XtraEditors.TextEdit txt_itemId;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
private DevExpress.XtraEditors.SplitContainerControl split1;
- private DevExpress.XtraGrid.GridControl gcMain;
+ private DevExpress.XtraGrid.GridControl gcMain1;
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private DevExpress.XtraGrid.Columns.GridColumn gv_auditStatus;
private DevExpress.XtraGrid.Columns.GridColumn gv_orderNo;
@@ -2450,9 +2445,120 @@
private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
private UserControls.Data.UcPageBar pageBar1;
- private DevExpress.XtraTab.XtraTabPage xtraTabPage3;
+ 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_itemId;
+ private DevExpress.XtraEditors.TextEdit txt_stockownerName;
+ private DevExpress.XtraEditors.TextEdit txt_itemModel;
+ private DevExpress.XtraEditors.TextEdit txt_itemName;
+ private System.Windows.Forms.Label lbGuid;
+ private DevExpress.XtraEditors.TextEdit txt_planConfirmation;
+ private DevExpress.XtraEditors.TextEdit txt_auditDate;
+ private DevExpress.XtraEditors.TextEdit txt_auditor;
+ private DevExpress.XtraEditors.TextEdit txt_auditStatus;
+ private DevExpress.XtraEditors.TextEdit txt_stockowner;
+ private DevExpress.XtraEditors.TextEdit txt_stockinqty;
+ private DevExpress.XtraEditors.TextEdit txt_purchaseorderentryseq;
+ private DevExpress.XtraEditors.TextEdit txt_purchaseorderno;
+ private DevExpress.XtraEditors.TextEdit txt_remarks;
+ private DevExpress.XtraEditors.TextEdit txt_closingType;
+ private DevExpress.XtraEditors.TextEdit txt_closingPerson;
+ private DevExpress.XtraEditors.TextEdit txt_demandOrderLineNo;
+ private DevExpress.XtraEditors.TextEdit txt_demandOrderNo;
+ private DevExpress.XtraEditors.TextEdit txt_sourceOrderNo;
+ private DevExpress.XtraEditors.TextEdit txt_erpProductionOrderNo;
+ private DevExpress.XtraEditors.TextEdit txt_bomVersion;
+ private DevExpress.XtraEditors.TextEdit txt_batchNo;
+ private DevExpress.XtraEditors.TextEdit txt_trackingNo;
+ private DevExpress.XtraEditors.TextEdit txt_storageLowerLimit;
+ private DevExpress.XtraEditors.TextEdit txt_storageUpperLimit;
+ private DevExpress.XtraEditors.TextEdit txt_planReleaseDate;
+ private DevExpress.XtraEditors.TextEdit txt_estimatedEndTime;
+ private DevExpress.XtraEditors.TextEdit txt_estimatedStartTime;
+ private DevExpress.XtraEditors.TextEdit txt_workOrderQty;
+ private DevExpress.XtraEditors.TextEdit txt_dwName;
+ private DevExpress.XtraEditors.TextEdit txt_itemNo;
+ private DevExpress.XtraEditors.TextEdit txt_businessStatusTxt;
+ private DevExpress.XtraEditors.TextEdit txt_orderType;
+ private DevExpress.XtraEditors.TextEdit txt_orderNo;
+ 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.XtraLayout.LayoutControlItem layoutControlItem7;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem26;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem27;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem28;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem29;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem30;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem31;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem32;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem33;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem34;
+ 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 gvMx1sequenceNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1workOrderNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1materialCode;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1requiredQty;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1issuedQty;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1locationNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1supplyingOrg;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1issuingOrg;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1trackingNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1batchNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1warehouse;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1issuingMethod;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1unit;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1supplyingType;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1compositionQty;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1isSubstitute;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1numerator;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1denominator;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1fixedLoss;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1variableLossRate;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1salesOrderNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1issuingOrg2;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1ownerType;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1owner;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1supplyingOrg2;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1fsrctransorgid;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1fsrctransstockid;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1fstockstatusid;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1fneeddate;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1fmemo;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1typeb;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
}
}
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/WW/Frm_ProductionOrder.cs b/DevApp/Gs.DevApp/DevFrm/WW/Frm_ProductionOrder.cs
index ac726ff..29f6147 100644
--- a/DevApp/Gs.DevApp/DevFrm/WW/Frm_ProductionOrder.cs
+++ b/DevApp/Gs.DevApp/DevFrm/WW/Frm_ProductionOrder.cs
@@ -21,6 +21,7 @@
InitializeComponent();
this.toolBarMenu1.btnLoadClick += ToolBarMenu1_btnLoadClick;
this.toolBarMenu1.btnQueryClick += ToolBarMenu1_btnQueryClick;
+ this.toolBarMenu1.getXmlConfig();
Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx( gvMx1);
Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameter( gridView1, picCheckBox, this, "auditStatusChk", "", (value) =>
{
@@ -117,16 +118,16 @@
if (dd.rtnCode > 0)
{
DataTable dt = dd.rtnData.list;
- gcMain.BindingContext = new BindingContext();
+ gcMain1.BindingContext = new BindingContext();
gridView1.ColumnFilterChanged -= GridView1_ColumnFilterChanged;
if (dt.Rows.Count > 0)
{
- gcMain.DataSource = dt;
- gcMain.ForceInitialize();
+ gcMain1.DataSource = dt;
+ gcMain1.ForceInitialize();
gridView1.BestFitColumns();
}
else
- UtilityHelper.SetDefaultTable(gcMain, gridView1);
+ UtilityHelper.SetDefaultTable(gcMain1, gridView1);
gridView1.ColumnFilterChanged += GridView1_ColumnFilterChanged;
pageBar1.TotalPages = dd.rtnData.pages;//鎬婚〉
pageBar1.CurrentPage = curPage;//褰撳墠椤�
@@ -166,7 +167,7 @@
lbGuid.Text = strGuid;
List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>();
gvList.Add(gvMx1);
- UtilityHelper.SetValueByObj(this.panel1.Controls, dy, isEdit, gvList);
+ UtilityHelper.SetValueByObj(this.layoutMx1.Controls, dy, isEdit, gvList);
JObject _job = JObject.Parse(strJson);
JArray array = new JArray();
foreach (var a in _job["rtnData"]["list"])
@@ -194,5 +195,10 @@
ToolBox.MsgHelper.Warning("鎻愮ず锛�" + ex.Message);
}
}
+
+ private void lb_storageLowerLimit_Click(object sender, EventArgs e)
+ {
+
+ }
}
}
\ No newline at end of file
--
Gitblit v1.9.3