lu
2024-12-03 b7b06604c4057163332b4017e02fe38bb40f51e4
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs
@@ -74,7 +74,7 @@
            this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
            this.gcMain = new DevExpress.XtraGrid.GridControl();
            this.gridView1 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridView();
            this.gv_factory = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gv_fSubsidiary = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gv_paymentParty = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gv_transportMethod = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gv_lastupdateDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
@@ -82,6 +82,7 @@
            this.gv_checkDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gv_checkBy = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gv_checkFalg = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gv_factory = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gv_billNo = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gv_documentStatus = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gv_documentType = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
@@ -113,7 +114,6 @@
            this.panel1 = new System.Windows.Forms.Panel();
            this.lbGuid = new DevExpress.XtraEditors.LabelControl();
            this.txt_supplier = new Gs.DevApp.UserControl.UcLookSupplier();
            this.gv_fSubsidiary = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gridBand29 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.gridBand1 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.gridBand2 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
@@ -796,15 +796,15 @@
            this.gridView1.OptionsView.ShowColumnHeaders = false;
            this.gridView1.OptionsView.ShowGroupPanel = false;
            // 
            // gv_factory
            // gv_fSubsidiary
            // 
            this.gv_factory.Caption = "ERPID号";
            this.gv_factory.FieldName = "ebelnK3id";
            this.gv_factory.MinWidth = 25;
            this.gv_factory.Name = "gv_factory";
            this.gv_factory.OptionsColumn.AllowEdit = false;
            this.gv_factory.Visible = true;
            this.gv_factory.Width = 80;
            this.gv_fSubsidiary.Caption = "收料组织";
            this.gv_fSubsidiary.FieldName = "fSubsidiary";
            this.gv_fSubsidiary.MinWidth = 25;
            this.gv_fSubsidiary.Name = "gv_fSubsidiary";
            this.gv_fSubsidiary.OptionsColumn.AllowEdit = false;
            this.gv_fSubsidiary.Visible = true;
            this.gv_fSubsidiary.Width = 250;
            // 
            // gv_paymentParty
            // 
@@ -890,6 +890,16 @@
            this.gv_checkFalg.Tag = "query_a.CHECK_FALG";
            this.gv_checkFalg.Width = 100;
            // 
            // gv_factory
            //
            this.gv_factory.Caption = "ERPID号";
            this.gv_factory.FieldName = "ebelnK3id";
            this.gv_factory.MinWidth = 25;
            this.gv_factory.Name = "gv_factory";
            this.gv_factory.OptionsColumn.AllowEdit = false;
            this.gv_factory.Visible = true;
            this.gv_factory.Width = 80;
            //
            // gv_billNo
            // 
            this.gv_billNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -914,7 +924,7 @@
            this.gv_documentStatus.OptionsColumn.AllowEdit = false;
            this.gv_documentStatus.Tag = "query_a.DOCUMENT_STATUS";
            this.gv_documentStatus.Visible = true;
            this.gv_documentStatus.Width = 100;
            this.gv_documentStatus.Width = 130;
            // 
            // gv_documentType
            // 
@@ -1210,7 +1220,6 @@
            this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
            this.pageBar1.Name = "pageBar1";
            this.pageBar1.RecordCount = 0;
            this.pageBar1.RowsCount = 50;
            this.pageBar1.Size = new System.Drawing.Size(1363, 39);
            this.pageBar1.TabIndex = 3;
            this.pageBar1.TotalPages = 0;
@@ -1265,21 +1274,11 @@
            // txt_supplier
            // 
            this.txt_supplier.IsReadly = false;
            this.txt_supplier.KeyFile = "";
            this.txt_supplier.Location = new System.Drawing.Point(385, 13);
            this.txt_supplier.Margin = new System.Windows.Forms.Padding(0);
            this.txt_supplier.Name = "txt_supplier";
            this.txt_supplier.Size = new System.Drawing.Size(305, 30);
            this.txt_supplier.TabIndex = 227;
            //
            // gv_fSubsidiary
            //
            this.gv_fSubsidiary.Caption = "收料组织";
            this.gv_fSubsidiary.FieldName = "fSubsidiary";
            this.gv_fSubsidiary.MinWidth = 25;
            this.gv_fSubsidiary.Name = "gv_fSubsidiary";
            this.gv_fSubsidiary.Visible = true;
            this.gv_fSubsidiary.Width = 25;
            // 
            // gridBand29
            // 
@@ -1321,10 +1320,11 @@
            this.gridBand3.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.gridBand3.Caption = "单据状态:A创建,B审核中,C已审核,D重新审核,Z暂存";
            this.gridBand3.Columns.Add(this.gv_documentStatus);
            this.gridBand3.MinWidth = 100;
            this.gridBand3.MinWidth = 130;
            this.gridBand3.Name = "gridBand3";
            this.gridBand3.RowCount = 2;
            this.gridBand3.VisibleIndex = 3;
            this.gridBand3.Width = 100;
            this.gridBand3.Width = 130;
            // 
            // gridBand4
            //