bug
lu
6 天以前 98e93a53c3407b9785eba27faec13fe7afc1255b
DevApp/Gs.DevApp/DevFrm/WW/Frm_ProductionOrder.Designer.cs
@@ -30,19 +30,19 @@
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            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();
            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();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition10 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition11 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition12 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition13 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition14 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition15 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition16 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition17 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition18 = new DevExpress.XtraLayout.RowDefinition();
            this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
@@ -202,6 +202,7 @@
            this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
@@ -407,7 +408,8 @@
            this.gridColumn4,
            this.gridColumn7,
            this.gridColumn14,
            this.gridColumn15});
            this.gridColumn15,
            this.gridColumn16});
            this.gridView1.GridControl = this.gcMain1;
            this.gridView1.IndicatorWidth = 50;
            this.gridView1.Name = "gridView1";
@@ -425,7 +427,7 @@
            this.gv_orderNo.OptionsColumn.AllowEdit = false;
            this.gv_orderNo.Tag = "query_a.ORDER_NO";
            this.gv_orderNo.Visible = true;
            this.gv_orderNo.VisibleIndex = 0;
            this.gv_orderNo.VisibleIndex = 3;
            this.gv_orderNo.Width = 120;
            // 
            // gv_businessStatus
@@ -438,7 +440,7 @@
            this.gv_businessStatus.OptionsColumn.AllowEdit = false;
            this.gv_businessStatus.Tag = "query_a.BUSINESS_STATUS";
            this.gv_businessStatus.Visible = true;
            this.gv_businessStatus.VisibleIndex = 2;
            this.gv_businessStatus.VisibleIndex = 5;
            this.gv_businessStatus.Width = 50;
            // 
            // gridColumn3
@@ -448,7 +450,7 @@
            this.gridColumn3.MinWidth = 10;
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 3;
            this.gridColumn3.VisibleIndex = 6;
            this.gridColumn3.Width = 100;
            // 
            // gridColumn2
@@ -458,7 +460,7 @@
            this.gridColumn2.MinWidth = 10;
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 4;
            this.gridColumn2.VisibleIndex = 7;
            this.gridColumn2.Width = 150;
            // 
            // gridColumn1
@@ -468,7 +470,7 @@
            this.gridColumn1.MinWidth = 10;
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 5;
            this.gridColumn1.VisibleIndex = 8;
            this.gridColumn1.Width = 150;
            // 
            // gv_erpProductionOrderNo
@@ -481,7 +483,7 @@
            this.gv_erpProductionOrderNo.OptionsColumn.AllowEdit = false;
            this.gv_erpProductionOrderNo.Tag = "query_a.ERP_PRODUCTION_ORDER_NO";
            this.gv_erpProductionOrderNo.Visible = true;
            this.gv_erpProductionOrderNo.VisibleIndex = 1;
            this.gv_erpProductionOrderNo.VisibleIndex = 4;
            this.gv_erpProductionOrderNo.Width = 94;
            // 
            // gv_orderType
@@ -494,7 +496,7 @@
            this.gv_orderType.OptionsColumn.AllowEdit = false;
            this.gv_orderType.Tag = "query_a.ORDER_TYPE";
            this.gv_orderType.Visible = true;
            this.gv_orderType.VisibleIndex = 6;
            this.gv_orderType.VisibleIndex = 9;
            this.gv_orderType.Width = 94;
            // 
            // gv_workOrderQty
@@ -507,7 +509,7 @@
            this.gv_workOrderQty.OptionsColumn.AllowEdit = false;
            this.gv_workOrderQty.Tag = "query_a.WORK_ORDER_QTY";
            this.gv_workOrderQty.Visible = true;
            this.gv_workOrderQty.VisibleIndex = 7;
            this.gv_workOrderQty.VisibleIndex = 10;
            this.gv_workOrderQty.Width = 50;
            // 
            // gv_nostockinqty
@@ -520,7 +522,7 @@
            this.gv_nostockinqty.OptionsColumn.AllowEdit = false;
            this.gv_nostockinqty.Tag = "query_a.NOSTOCKINQTY";
            this.gv_nostockinqty.Visible = true;
            this.gv_nostockinqty.VisibleIndex = 9;
            this.gv_nostockinqty.VisibleIndex = 12;
            this.gv_nostockinqty.Width = 50;
            // 
            // gv_stockinqty
@@ -533,7 +535,7 @@
            this.gv_stockinqty.OptionsColumn.AllowEdit = false;
            this.gv_stockinqty.Tag = "query_a.STOCKINQTY";
            this.gv_stockinqty.Visible = true;
            this.gv_stockinqty.VisibleIndex = 8;
            this.gv_stockinqty.VisibleIndex = 11;
            this.gv_stockinqty.Width = 50;
            // 
            // gv_unit
@@ -546,7 +548,7 @@
            this.gv_unit.OptionsColumn.AllowEdit = false;
            this.gv_unit.Tag = "query_a.UNIT";
            this.gv_unit.Visible = true;
            this.gv_unit.VisibleIndex = 12;
            this.gv_unit.VisibleIndex = 15;
            this.gv_unit.Width = 50;
            // 
            // gv_estimatedStartTime
@@ -559,7 +561,7 @@
            this.gv_estimatedStartTime.OptionsColumn.AllowEdit = false;
            this.gv_estimatedStartTime.Tag = "query_a.ESTIMATED_START_TIME";
            this.gv_estimatedStartTime.Visible = true;
            this.gv_estimatedStartTime.VisibleIndex = 10;
            this.gv_estimatedStartTime.VisibleIndex = 13;
            this.gv_estimatedStartTime.Width = 180;
            // 
            // gv_estimatedEndTime
@@ -572,7 +574,7 @@
            this.gv_estimatedEndTime.OptionsColumn.AllowEdit = false;
            this.gv_estimatedEndTime.Tag = "query_a.ESTIMATED_END_TIME";
            this.gv_estimatedEndTime.Visible = true;
            this.gv_estimatedEndTime.VisibleIndex = 11;
            this.gv_estimatedEndTime.VisibleIndex = 14;
            this.gv_estimatedEndTime.Width = 180;
            // 
            // gv_planReleaseDate
@@ -585,7 +587,7 @@
            this.gv_planReleaseDate.OptionsColumn.AllowEdit = false;
            this.gv_planReleaseDate.Tag = "query_a.PLAN_RELEASE_DATE";
            this.gv_planReleaseDate.Visible = true;
            this.gv_planReleaseDate.VisibleIndex = 13;
            this.gv_planReleaseDate.VisibleIndex = 16;
            this.gv_planReleaseDate.Width = 94;
            // 
            // gv_storageUpperLimit
@@ -598,7 +600,7 @@
            this.gv_storageUpperLimit.OptionsColumn.AllowEdit = false;
            this.gv_storageUpperLimit.Tag = "query_a.STORAGE_UPPER_LIMIT";
            this.gv_storageUpperLimit.Visible = true;
            this.gv_storageUpperLimit.VisibleIndex = 14;
            this.gv_storageUpperLimit.VisibleIndex = 17;
            this.gv_storageUpperLimit.Width = 50;
            // 
            // gv_storageLowerLimit
@@ -611,7 +613,7 @@
            this.gv_storageLowerLimit.OptionsColumn.AllowEdit = false;
            this.gv_storageLowerLimit.Tag = "query_a.STORAGE_LOWER_LIMIT";
            this.gv_storageLowerLimit.Visible = true;
            this.gv_storageLowerLimit.VisibleIndex = 15;
            this.gv_storageLowerLimit.VisibleIndex = 18;
            this.gv_storageLowerLimit.Width = 50;
            // 
            // gv_trackingNo
@@ -635,7 +637,7 @@
            this.gv_batchNo.OptionsColumn.AllowEdit = false;
            this.gv_batchNo.Tag = "query_a.BATCH_NO";
            this.gv_batchNo.Visible = true;
            this.gv_batchNo.VisibleIndex = 16;
            this.gv_batchNo.VisibleIndex = 19;
            this.gv_batchNo.Width = 94;
            // 
            // gv_bomVersion
@@ -648,7 +650,7 @@
            this.gv_bomVersion.OptionsColumn.AllowEdit = false;
            this.gv_bomVersion.Tag = "query_a.BOM_VERSION";
            this.gv_bomVersion.Visible = true;
            this.gv_bomVersion.VisibleIndex = 17;
            this.gv_bomVersion.VisibleIndex = 20;
            this.gv_bomVersion.Width = 94;
            // 
            // gv_generationMethod
@@ -661,7 +663,7 @@
            this.gv_generationMethod.OptionsColumn.AllowEdit = false;
            this.gv_generationMethod.Tag = "query_a.GENERATION_METHOD";
            this.gv_generationMethod.Visible = true;
            this.gv_generationMethod.VisibleIndex = 18;
            this.gv_generationMethod.VisibleIndex = 21;
            this.gv_generationMethod.Width = 94;
            // 
            // gv_demandOrderNo
@@ -674,7 +676,7 @@
            this.gv_demandOrderNo.OptionsColumn.AllowEdit = false;
            this.gv_demandOrderNo.Tag = "query_a.DEMAND_ORDER_NO";
            this.gv_demandOrderNo.Visible = true;
            this.gv_demandOrderNo.VisibleIndex = 19;
            this.gv_demandOrderNo.VisibleIndex = 22;
            this.gv_demandOrderNo.Width = 94;
            // 
            // gv_demandOrderLineNo
@@ -687,7 +689,7 @@
            this.gv_demandOrderLineNo.OptionsColumn.AllowEdit = false;
            this.gv_demandOrderLineNo.Tag = "query_a.DEMAND_ORDER_LINE_NO";
            this.gv_demandOrderLineNo.Visible = true;
            this.gv_demandOrderLineNo.VisibleIndex = 20;
            this.gv_demandOrderLineNo.VisibleIndex = 23;
            this.gv_demandOrderLineNo.Width = 60;
            // 
            // gv_closingPerson
@@ -722,7 +724,7 @@
            this.gv_remarks.OptionsColumn.AllowEdit = false;
            this.gv_remarks.Tag = "query_a.REMARKS";
            this.gv_remarks.Visible = true;
            this.gv_remarks.VisibleIndex = 21;
            this.gv_remarks.VisibleIndex = 24;
            this.gv_remarks.Width = 94;
            // 
            // gv_purchaseorderno
@@ -735,7 +737,7 @@
            this.gv_purchaseorderno.OptionsColumn.AllowEdit = false;
            this.gv_purchaseorderno.Tag = "query_a.PURCHASEORDERNO";
            this.gv_purchaseorderno.Visible = true;
            this.gv_purchaseorderno.VisibleIndex = 22;
            this.gv_purchaseorderno.VisibleIndex = 25;
            this.gv_purchaseorderno.Width = 94;
            // 
            // gv_purchaseorderentryseq
@@ -748,7 +750,7 @@
            this.gv_purchaseorderentryseq.OptionsColumn.AllowEdit = false;
            this.gv_purchaseorderentryseq.Tag = "query_a.PURCHASEORDERENTRYSEQ";
            this.gv_purchaseorderentryseq.Visible = true;
            this.gv_purchaseorderentryseq.VisibleIndex = 23;
            this.gv_purchaseorderentryseq.VisibleIndex = 26;
            this.gv_purchaseorderentryseq.Width = 70;
            // 
            // gv_auditor
@@ -760,6 +762,8 @@
            this.gv_auditor.Name = "gv_auditor";
            this.gv_auditor.OptionsColumn.AllowEdit = false;
            this.gv_auditor.Tag = "query_a.AUDITOR";
            this.gv_auditor.Visible = true;
            this.gv_auditor.VisibleIndex = 2;
            this.gv_auditor.Width = 94;
            // 
            // gv_auditDate
@@ -771,6 +775,8 @@
            this.gv_auditDate.Name = "gv_auditDate";
            this.gv_auditDate.OptionsColumn.AllowEdit = false;
            this.gv_auditDate.Tag = "query_a.AUDIT_DATE";
            this.gv_auditDate.Visible = true;
            this.gv_auditDate.VisibleIndex = 1;
            this.gv_auditDate.Width = 94;
            // 
            // gv_stockowner
@@ -799,7 +805,7 @@
            this.gridColumn7.MinWidth = 25;
            this.gridColumn7.Name = "gridColumn7";
            this.gridColumn7.Visible = true;
            this.gridColumn7.VisibleIndex = 24;
            this.gridColumn7.VisibleIndex = 27;
            this.gridColumn7.Width = 94;
            // 
            // gridColumn14
@@ -809,7 +815,7 @@
            this.gridColumn14.MinWidth = 25;
            this.gridColumn14.Name = "gridColumn14";
            this.gridColumn14.Visible = true;
            this.gridColumn14.VisibleIndex = 25;
            this.gridColumn14.VisibleIndex = 28;
            this.gridColumn14.Width = 94;
            // 
            // gridColumn15
@@ -1296,47 +1302,47 @@
            this.layoutControlItem35});
            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;
            columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition5.Width = 100D;
            columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition6.Width = 100D;
            columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition7.Width = 100D;
            columnDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition8.Width = 100D;
            this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
            columnDefinition1,
            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;
            columnDefinition5,
            columnDefinition6,
            columnDefinition7,
            columnDefinition8});
            rowDefinition10.Height = 100D;
            rowDefinition10.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition11.Height = 100D;
            rowDefinition11.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition12.Height = 100D;
            rowDefinition12.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition13.Height = 100D;
            rowDefinition13.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition14.Height = 100D;
            rowDefinition14.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition15.Height = 100D;
            rowDefinition15.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition16.Height = 100D;
            rowDefinition16.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition17.Height = 100D;
            rowDefinition17.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition18.Height = 100D;
            rowDefinition18.SizeType = System.Windows.Forms.SizeType.Percent;
            this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
            rowDefinition1,
            rowDefinition2,
            rowDefinition3,
            rowDefinition4,
            rowDefinition5,
            rowDefinition6,
            rowDefinition7,
            rowDefinition8,
            rowDefinition9});
            rowDefinition10,
            rowDefinition11,
            rowDefinition12,
            rowDefinition13,
            rowDefinition14,
            rowDefinition15,
            rowDefinition16,
            rowDefinition17,
            rowDefinition18});
            this.Root.Size = new System.Drawing.Size(1126, 303);
            this.Root.TextVisible = false;
            // 
@@ -2210,6 +2216,16 @@
            this.picCheckBox.TabStop = false;
            this.picCheckBox.Visible = false;
            // 
            // gridColumn16
            //
            this.gridColumn16.Caption = "审核";
            this.gridColumn16.FieldName = "auditStatusChk";
            this.gridColumn16.MinWidth = 25;
            this.gridColumn16.Name = "gridColumn16";
            this.gridColumn16.Visible = true;
            this.gridColumn16.VisibleIndex = 0;
            this.gridColumn16.Width = 94;
            //
            // Frm_ProductionOrder
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
@@ -2478,5 +2494,6 @@
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem35;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
    }
}