From c4187f9a3321d9ff62579f87dedf66bf8151690d Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期五, 04 四月 2025 11:01:35 +0800
Subject: [PATCH] 加班
---
DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesOrder.Designer.cs | 2409 ++++++++++++++++++++++++++++++++--------------------------
1 files changed, 1,319 insertions(+), 1,090 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesOrder.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesOrder.Designer.cs
index 883cba6..813649b 100644
--- a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesOrder.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesOrder.Designer.cs
@@ -29,25 +29,23 @@
/// </summary>
private void InitializeComponent()
{
- 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 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();
- DevExpress.XtraLayout.RowDefinition rowDefinition19 = new DevExpress.XtraLayout.RowDefinition();
- DevExpress.XtraLayout.RowDefinition rowDefinition20 = new DevExpress.XtraLayout.RowDefinition();
+ 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();
this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
this.split1 = new DevExpress.XtraEditors.SplitContainerControl();
- this.pageBar1 = new UserControls.Data.UcPageBar();
this.gcMain1 = new DevExpress.XtraGrid.GridControl();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gv_id = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -87,9 +85,15 @@
this.gv_saleOrgId = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_receiveId = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_receiveContact = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.pageBar1 = new UserControls.Data.UcPageBar();
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
+ this.lbGuid = new System.Windows.Forms.Label();
this.txt_receiveContact = new DevExpress.XtraEditors.TextEdit();
this.txt_receiveId = new DevExpress.XtraEditors.TextEdit();
this.txt_saleOrgId = new DevExpress.XtraEditors.TextEdit();
@@ -120,56 +124,66 @@
this.txt_custId = new DevExpress.XtraEditors.TextEdit();
this.txt_headLocId = new DevExpress.XtraEditors.TextEdit();
this.txt_headDeliveryWay = new DevExpress.XtraEditors.TextEdit();
- this.txt_businessType = new DevExpress.XtraEditors.TextEdit();
+ this.txt_businessTypeTxt = new DevExpress.XtraEditors.TextEdit();
this.txt_fDate = new DevExpress.XtraEditors.TextEdit();
this.txt_billTypeId = new DevExpress.XtraEditors.TextEdit();
this.txt_billNo = new DevExpress.XtraEditors.TextEdit();
- this.txt_documentStatus = new DevExpress.XtraEditors.TextEdit();
+ this.txt_documentStatusTxt = new DevExpress.XtraEditors.TextEdit();
this.txt_erpId = new DevExpress.XtraEditors.TextEdit();
this.txt_id = new DevExpress.XtraEditors.TextEdit();
- this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
- this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.txt_xsOrgName = new DevExpress.XtraEditors.TextEdit();
+ this.txt_salerName = new DevExpress.XtraEditors.TextEdit();
+ this.txt_custName = new DevExpress.XtraEditors.TextEdit();
+ this.txt_saleDeptName = new DevExpress.XtraEditors.TextEdit();
+ this.layoutControlItem38 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem35 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
+ this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem11 = 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.layoutControlItem35 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem36 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem37 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem41 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.lab_saleDeptName = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem39 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem40 = 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.gvMx1id = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1seq = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1pid = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1erpId = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1materialId = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -205,14 +219,20 @@
this.gvMx1mapId = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1mapName = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1mapSpec = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1seq = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1supplyOrgId = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1stockOrgId = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1settleOrgIds = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1eHid = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn7 = 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.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
this.picCheckBox = new System.Windows.Forms.PictureBox();
- this.lbGuid = new System.Windows.Forms.Label();
- this.layoutControlItem38 = new DevExpress.XtraLayout.LayoutControlItem();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
@@ -262,64 +282,73 @@
((System.ComponentModel.ISupportInitialize)(this.txt_custId.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_headLocId.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_headDeliveryWay.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_businessType.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_businessTypeTxt.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fDate.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_billTypeId.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_documentStatus.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_documentStatusTxt.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_erpId.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_id.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.txt_xsOrgName.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_salerName.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_custName.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_saleDeptName.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem38)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem35)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).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.layoutControlItem35)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem36)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem37)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem41)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.lab_saleDeptName)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem39)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem40)).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();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem38)).BeginInit();
this.SuspendLayout();
//
// toolBarMenu1
//
this.toolBarMenu1.chkParameter = null;
this.toolBarMenu1.currentAction = null;
+ this.toolBarMenu1.defaultActions = null;
this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
this.toolBarMenu1.guidKey = null;
this.toolBarMenu1.isSetBtn = false;
@@ -370,22 +399,10 @@
this.split1.SplitterPosition = 551;
this.split1.TabIndex = 0;
//
- // pageBar1
- //
- this.pageBar1.CurrentPage = 1;
- this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.pageBar1.Location = new System.Drawing.Point(0, 512);
- this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
- this.pageBar1.Name = "pageBar1";
- this.pageBar1.RecordCount = 0;
- this.pageBar1.Size = new System.Drawing.Size(1126, 39);
- this.pageBar1.TabIndex = 4;
- this.pageBar1.TotalPages = 0;
- //
// gcMain1
//
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";
@@ -396,7 +413,7 @@
//
// gridView1
//
- this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gridView1.Appearance.Row.Options.UseFont = true;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gv_id,
@@ -435,7 +452,11 @@
this.gv_fbilltype,
this.gv_saleOrgId,
this.gv_receiveId,
- this.gv_receiveContact});
+ this.gv_receiveContact,
+ this.gridColumn1,
+ this.gridColumn2,
+ this.gridColumn3,
+ this.gridColumn4});
this.gridView1.GridControl = this.gcMain1;
this.gridView1.IndicatorWidth = 50;
this.gridView1.Name = "gridView1";
@@ -445,35 +466,33 @@
//
// gv_id
//
- this.gv_id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_id.AppearanceCell.Options.UseFont = true;
- this.gv_id.Caption = "id ";
+ this.gv_id.Caption = "涓婚敭GUID";
this.gv_id.FieldName = "id";
this.gv_id.MinWidth = 50;
this.gv_id.Name = "gv_id";
this.gv_id.OptionsColumn.AllowEdit = false;
this.gv_id.Tag = "query_a.id";
- this.gv_id.Visible = true;
- this.gv_id.VisibleIndex = 0;
this.gv_id.Width = 94;
//
// gv_erpId
//
- this.gv_erpId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_erpId.AppearanceCell.Options.UseFont = true;
- this.gv_erpId.Caption = "erp_id ";
+ this.gv_erpId.Caption = "ERPID";
this.gv_erpId.FieldName = "erpId";
this.gv_erpId.MinWidth = 50;
this.gv_erpId.Name = "gv_erpId";
this.gv_erpId.OptionsColumn.AllowEdit = false;
this.gv_erpId.Tag = "query_a.erp_id";
this.gv_erpId.Visible = true;
- this.gv_erpId.VisibleIndex = 1;
+ this.gv_erpId.VisibleIndex = 0;
this.gv_erpId.Width = 94;
//
// gv_billNo
//
- this.gv_billNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_billNo.AppearanceCell.Options.UseFont = true;
this.gv_billNo.Caption = "鍗曟嵁缂栧彿 ";
this.gv_billNo.FieldName = "billNo";
@@ -482,12 +501,12 @@
this.gv_billNo.OptionsColumn.AllowEdit = false;
this.gv_billNo.Tag = "query_a.bill_no";
this.gv_billNo.Visible = true;
- this.gv_billNo.VisibleIndex = 2;
+ this.gv_billNo.VisibleIndex = 1;
this.gv_billNo.Width = 94;
//
// gv_billTypeId
//
- this.gv_billTypeId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_billTypeId.AppearanceCell.Options.UseFont = true;
this.gv_billTypeId.Caption = "鍗曟嵁绫诲瀷 ";
this.gv_billTypeId.FieldName = "billTypeId";
@@ -496,26 +515,26 @@
this.gv_billTypeId.OptionsColumn.AllowEdit = false;
this.gv_billTypeId.Tag = "query_a.bill_type_id";
this.gv_billTypeId.Visible = true;
- this.gv_billTypeId.VisibleIndex = 3;
+ this.gv_billTypeId.VisibleIndex = 2;
this.gv_billTypeId.Width = 94;
//
// gv_documentStatus
//
- this.gv_documentStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_documentStatus.AppearanceCell.Options.UseFont = true;
this.gv_documentStatus.Caption = "鍗曟嵁鐘舵�� ";
- this.gv_documentStatus.FieldName = "documentStatus";
+ this.gv_documentStatus.FieldName = "documentStatusTxt";
this.gv_documentStatus.MinWidth = 50;
this.gv_documentStatus.Name = "gv_documentStatus";
this.gv_documentStatus.OptionsColumn.AllowEdit = false;
this.gv_documentStatus.Tag = "query_a.document_status";
this.gv_documentStatus.Visible = true;
- this.gv_documentStatus.VisibleIndex = 4;
+ this.gv_documentStatus.VisibleIndex = 3;
this.gv_documentStatus.Width = 94;
//
// gv_fDate
//
- this.gv_fDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_fDate.AppearanceCell.Options.UseFont = true;
this.gv_fDate.Caption = "鏃ユ湡 ";
this.gv_fDate.FieldName = "fDate";
@@ -524,26 +543,26 @@
this.gv_fDate.OptionsColumn.AllowEdit = false;
this.gv_fDate.Tag = "query_a.f_date";
this.gv_fDate.Visible = true;
- this.gv_fDate.VisibleIndex = 5;
+ this.gv_fDate.VisibleIndex = 4;
this.gv_fDate.Width = 94;
//
// gv_businessType
//
- this.gv_businessType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_businessType.AppearanceCell.Options.UseFont = true;
this.gv_businessType.Caption = "涓氬姟绫诲瀷 ";
- this.gv_businessType.FieldName = "businessType";
+ this.gv_businessType.FieldName = "businessTypeTxt";
this.gv_businessType.MinWidth = 50;
this.gv_businessType.Name = "gv_businessType";
this.gv_businessType.OptionsColumn.AllowEdit = false;
this.gv_businessType.Tag = "query_a.business_type";
this.gv_businessType.Visible = true;
- this.gv_businessType.VisibleIndex = 6;
+ this.gv_businessType.VisibleIndex = 5;
this.gv_businessType.Width = 94;
//
// gv_headDeliveryWay
//
- this.gv_headDeliveryWay.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_headDeliveryWay.AppearanceCell.Options.UseFont = true;
this.gv_headDeliveryWay.Caption = "浜よ揣鏂瑰紡 ";
this.gv_headDeliveryWay.FieldName = "headDeliveryWay";
@@ -552,12 +571,12 @@
this.gv_headDeliveryWay.OptionsColumn.AllowEdit = false;
this.gv_headDeliveryWay.Tag = "query_a.head_delivery_way";
this.gv_headDeliveryWay.Visible = true;
- this.gv_headDeliveryWay.VisibleIndex = 7;
+ this.gv_headDeliveryWay.VisibleIndex = 6;
this.gv_headDeliveryWay.Width = 94;
//
// gv_headLocId
//
- this.gv_headLocId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_headLocId.AppearanceCell.Options.UseFont = true;
this.gv_headLocId.Caption = "浜よ揣鍦扮偣 ";
this.gv_headLocId.FieldName = "headLocId";
@@ -566,26 +585,23 @@
this.gv_headLocId.OptionsColumn.AllowEdit = false;
this.gv_headLocId.Tag = "query_a.head_loc_id";
this.gv_headLocId.Visible = true;
- this.gv_headLocId.VisibleIndex = 8;
+ this.gv_headLocId.VisibleIndex = 7;
this.gv_headLocId.Width = 94;
//
// gv_custId
//
- this.gv_custId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_custId.AppearanceCell.Options.UseFont = true;
- this.gv_custId.Caption = "瀹㈡埛 ";
+ this.gv_custId.Caption = "瀹㈡埛ID";
this.gv_custId.FieldName = "custId";
this.gv_custId.MinWidth = 50;
this.gv_custId.Name = "gv_custId";
this.gv_custId.OptionsColumn.AllowEdit = false;
this.gv_custId.Tag = "query_a.cust_id";
- this.gv_custId.Visible = true;
- this.gv_custId.VisibleIndex = 9;
this.gv_custId.Width = 94;
//
// gv_closeStatus
//
- this.gv_closeStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_closeStatus.AppearanceCell.Options.UseFont = true;
this.gv_closeStatus.Caption = "鍏抽棴鐘舵�� ";
this.gv_closeStatus.FieldName = "closeStatus";
@@ -594,40 +610,36 @@
this.gv_closeStatus.OptionsColumn.AllowEdit = false;
this.gv_closeStatus.Tag = "query_a.close_status";
this.gv_closeStatus.Visible = true;
- this.gv_closeStatus.VisibleIndex = 10;
+ this.gv_closeStatus.VisibleIndex = 8;
this.gv_closeStatus.Width = 94;
//
// gv_saleDeptId
//
- this.gv_saleDeptId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_saleDeptId.AppearanceCell.Options.UseFont = true;
- this.gv_saleDeptId.Caption = "閿�鍞儴闂� ";
+ this.gv_saleDeptId.Caption = "閿�鍞儴闂↖D";
this.gv_saleDeptId.FieldName = "saleDeptId";
this.gv_saleDeptId.MinWidth = 50;
this.gv_saleDeptId.Name = "gv_saleDeptId";
this.gv_saleDeptId.OptionsColumn.AllowEdit = false;
this.gv_saleDeptId.Tag = "query_a.sale_dept_id";
- this.gv_saleDeptId.Visible = true;
- this.gv_saleDeptId.VisibleIndex = 11;
this.gv_saleDeptId.Width = 94;
//
// gv_salerId
//
- this.gv_salerId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_salerId.AppearanceCell.Options.UseFont = true;
- this.gv_salerId.Caption = "閿�鍞憳 ";
+ this.gv_salerId.Caption = "閿�鍞憳ID";
this.gv_salerId.FieldName = "salerId";
this.gv_salerId.MinWidth = 50;
this.gv_salerId.Name = "gv_salerId";
this.gv_salerId.OptionsColumn.AllowEdit = false;
this.gv_salerId.Tag = "query_a.saler_id";
- this.gv_salerId.Visible = true;
- this.gv_salerId.VisibleIndex = 12;
this.gv_salerId.Width = 94;
//
// gv_changeReason
//
- this.gv_changeReason.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_changeReason.AppearanceCell.Options.UseFont = true;
this.gv_changeReason.Caption = "鍙樻洿鍘熷洜 ";
this.gv_changeReason.FieldName = "changeReason";
@@ -636,12 +648,12 @@
this.gv_changeReason.OptionsColumn.AllowEdit = false;
this.gv_changeReason.Tag = "query_a.change_reason";
this.gv_changeReason.Visible = true;
- this.gv_changeReason.VisibleIndex = 13;
+ this.gv_changeReason.VisibleIndex = 9;
this.gv_changeReason.Width = 94;
//
// gv_note
//
- this.gv_note.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_note.AppearanceCell.Options.UseFont = true;
this.gv_note.Caption = "澶囨敞 ";
this.gv_note.FieldName = "note";
@@ -650,12 +662,12 @@
this.gv_note.OptionsColumn.AllowEdit = false;
this.gv_note.Tag = "query_a.note";
this.gv_note.Visible = true;
- this.gv_note.VisibleIndex = 14;
+ this.gv_note.VisibleIndex = 10;
this.gv_note.Width = 94;
//
// gv_settleId
//
- this.gv_settleId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_settleId.AppearanceCell.Options.UseFont = true;
this.gv_settleId.Caption = "缁撶畻鏂� ";
this.gv_settleId.FieldName = "settleId";
@@ -664,12 +676,12 @@
this.gv_settleId.OptionsColumn.AllowEdit = false;
this.gv_settleId.Tag = "query_a.settle_id";
this.gv_settleId.Visible = true;
- this.gv_settleId.VisibleIndex = 15;
+ this.gv_settleId.VisibleIndex = 11;
this.gv_settleId.Width = 94;
//
// gv_approverId
//
- this.gv_approverId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_approverId.AppearanceCell.Options.UseFont = true;
this.gv_approverId.Caption = "瀹℃牳浜� ";
this.gv_approverId.FieldName = "approverId";
@@ -678,12 +690,12 @@
this.gv_approverId.OptionsColumn.AllowEdit = false;
this.gv_approverId.Tag = "query_a.approver_id";
this.gv_approverId.Visible = true;
- this.gv_approverId.VisibleIndex = 16;
+ this.gv_approverId.VisibleIndex = 12;
this.gv_approverId.Width = 94;
//
// gv_linkMan
//
- this.gv_linkMan.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_linkMan.AppearanceCell.Options.UseFont = true;
this.gv_linkMan.Caption = "鏀惰揣浜哄鍚� ";
this.gv_linkMan.FieldName = "linkMan";
@@ -692,12 +704,12 @@
this.gv_linkMan.OptionsColumn.AllowEdit = false;
this.gv_linkMan.Tag = "query_a.link_man";
this.gv_linkMan.Visible = true;
- this.gv_linkMan.VisibleIndex = 17;
+ this.gv_linkMan.VisibleIndex = 13;
this.gv_linkMan.Width = 94;
//
// gv_chargeId
//
- this.gv_chargeId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_chargeId.AppearanceCell.Options.UseFont = true;
this.gv_chargeId.Caption = "浠樻鏂� ";
this.gv_chargeId.FieldName = "chargeId";
@@ -706,12 +718,12 @@
this.gv_chargeId.OptionsColumn.AllowEdit = false;
this.gv_chargeId.Tag = "query_a.charge_id";
this.gv_chargeId.Visible = true;
- this.gv_chargeId.VisibleIndex = 18;
+ this.gv_chargeId.VisibleIndex = 14;
this.gv_chargeId.Width = 94;
//
// gv_linkPhone
//
- this.gv_linkPhone.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_linkPhone.AppearanceCell.Options.UseFont = true;
this.gv_linkPhone.Caption = "鑱旂郴鐢佃瘽 ";
this.gv_linkPhone.FieldName = "linkPhone";
@@ -720,12 +732,12 @@
this.gv_linkPhone.OptionsColumn.AllowEdit = false;
this.gv_linkPhone.Tag = "query_a.link_phone";
this.gv_linkPhone.Visible = true;
- this.gv_linkPhone.VisibleIndex = 19;
+ this.gv_linkPhone.VisibleIndex = 15;
this.gv_linkPhone.Width = 94;
//
// gv_creatorId
//
- this.gv_creatorId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_creatorId.AppearanceCell.Options.UseFont = true;
this.gv_creatorId.Caption = "鍒涘缓浜� ";
this.gv_creatorId.FieldName = "creatorId";
@@ -734,12 +746,12 @@
this.gv_creatorId.OptionsColumn.AllowEdit = false;
this.gv_creatorId.Tag = "query_a.creator_id";
this.gv_creatorId.Visible = true;
- this.gv_creatorId.VisibleIndex = 20;
+ this.gv_creatorId.VisibleIndex = 16;
this.gv_creatorId.Width = 94;
//
// gv_createDate
//
- this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_createDate.AppearanceCell.Options.UseFont = true;
this.gv_createDate.Caption = "鍒涘缓鏃ユ湡 ";
this.gv_createDate.FieldName = "createDate";
@@ -748,12 +760,12 @@
this.gv_createDate.OptionsColumn.AllowEdit = false;
this.gv_createDate.Tag = "query_a.create_date";
this.gv_createDate.Visible = true;
- this.gv_createDate.VisibleIndex = 21;
+ this.gv_createDate.VisibleIndex = 17;
this.gv_createDate.Width = 94;
//
// gv_modifierId
//
- this.gv_modifierId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_modifierId.AppearanceCell.Options.UseFont = true;
this.gv_modifierId.Caption = "鏈�鍚庝慨鏀逛汉 ";
this.gv_modifierId.FieldName = "modifierId";
@@ -762,12 +774,12 @@
this.gv_modifierId.OptionsColumn.AllowEdit = false;
this.gv_modifierId.Tag = "query_a.modifier_id";
this.gv_modifierId.Visible = true;
- this.gv_modifierId.VisibleIndex = 22;
+ this.gv_modifierId.VisibleIndex = 18;
this.gv_modifierId.Width = 94;
//
// gv_modifyDate
//
- this.gv_modifyDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_modifyDate.AppearanceCell.Options.UseFont = true;
this.gv_modifyDate.Caption = "鏈�鍚庝慨鏀规棩鏈� ";
this.gv_modifyDate.FieldName = "modifyDate";
@@ -776,12 +788,12 @@
this.gv_modifyDate.OptionsColumn.AllowEdit = false;
this.gv_modifyDate.Tag = "query_a.modify_date";
this.gv_modifyDate.Visible = true;
- this.gv_modifyDate.VisibleIndex = 23;
+ this.gv_modifyDate.VisibleIndex = 19;
this.gv_modifyDate.Width = 94;
//
// gv_approveDate
//
- this.gv_approveDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_approveDate.AppearanceCell.Options.UseFont = true;
this.gv_approveDate.Caption = "瀹℃牳鏃ユ湡 ";
this.gv_approveDate.FieldName = "approveDate";
@@ -790,12 +802,12 @@
this.gv_approveDate.OptionsColumn.AllowEdit = false;
this.gv_approveDate.Tag = "query_a.approve_date";
this.gv_approveDate.Visible = true;
- this.gv_approveDate.VisibleIndex = 24;
+ this.gv_approveDate.VisibleIndex = 20;
this.gv_approveDate.Width = 94;
//
// gv_closerId
//
- this.gv_closerId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_closerId.AppearanceCell.Options.UseFont = true;
this.gv_closerId.Caption = "鍏抽棴浜� ";
this.gv_closerId.FieldName = "closerId";
@@ -804,12 +816,12 @@
this.gv_closerId.OptionsColumn.AllowEdit = false;
this.gv_closerId.Tag = "query_a.closer_id";
this.gv_closerId.Visible = true;
- this.gv_closerId.VisibleIndex = 25;
+ this.gv_closerId.VisibleIndex = 21;
this.gv_closerId.Width = 94;
//
// gv_closeDate
//
- this.gv_closeDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_closeDate.AppearanceCell.Options.UseFont = true;
this.gv_closeDate.Caption = "鍏抽棴鏃ユ湡 ";
this.gv_closeDate.FieldName = "closeDate";
@@ -818,12 +830,12 @@
this.gv_closeDate.OptionsColumn.AllowEdit = false;
this.gv_closeDate.Tag = "query_a.close_date";
this.gv_closeDate.Visible = true;
- this.gv_closeDate.VisibleIndex = 26;
+ this.gv_closeDate.VisibleIndex = 22;
this.gv_closeDate.Width = 94;
//
// gv_changeDate
//
- this.gv_changeDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_changeDate.AppearanceCell.Options.UseFont = true;
this.gv_changeDate.Caption = "鍙樻洿鏃ユ湡 ";
this.gv_changeDate.FieldName = "changeDate";
@@ -832,12 +844,12 @@
this.gv_changeDate.OptionsColumn.AllowEdit = false;
this.gv_changeDate.Tag = "query_a.change_date";
this.gv_changeDate.Visible = true;
- this.gv_changeDate.VisibleIndex = 27;
+ this.gv_changeDate.VisibleIndex = 23;
this.gv_changeDate.Width = 94;
//
// gv_cancelStatus
//
- this.gv_cancelStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_cancelStatus.AppearanceCell.Options.UseFont = true;
this.gv_cancelStatus.Caption = "浣滃簾鐘舵�� ";
this.gv_cancelStatus.FieldName = "cancelStatus";
@@ -846,12 +858,12 @@
this.gv_cancelStatus.OptionsColumn.AllowEdit = false;
this.gv_cancelStatus.Tag = "query_a.cancel_status";
this.gv_cancelStatus.Visible = true;
- this.gv_cancelStatus.VisibleIndex = 28;
+ this.gv_cancelStatus.VisibleIndex = 24;
this.gv_cancelStatus.Width = 94;
//
// gv_cancellerId
//
- this.gv_cancellerId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_cancellerId.AppearanceCell.Options.UseFont = true;
this.gv_cancellerId.Caption = "浣滃簾浜� ";
this.gv_cancellerId.FieldName = "cancellerId";
@@ -860,12 +872,12 @@
this.gv_cancellerId.OptionsColumn.AllowEdit = false;
this.gv_cancellerId.Tag = "query_a.canceller_id";
this.gv_cancellerId.Visible = true;
- this.gv_cancellerId.VisibleIndex = 29;
+ this.gv_cancellerId.VisibleIndex = 25;
this.gv_cancellerId.Width = 94;
//
// gv_versionNo
//
- this.gv_versionNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_versionNo.AppearanceCell.Options.UseFont = true;
this.gv_versionNo.Caption = "鐗堟湰鍙� ";
this.gv_versionNo.FieldName = "versionNo";
@@ -874,12 +886,12 @@
this.gv_versionNo.OptionsColumn.AllowEdit = false;
this.gv_versionNo.Tag = "query_a.version_no";
this.gv_versionNo.Visible = true;
- this.gv_versionNo.VisibleIndex = 30;
+ this.gv_versionNo.VisibleIndex = 26;
this.gv_versionNo.Width = 94;
//
// gv_changerId
//
- this.gv_changerId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_changerId.AppearanceCell.Options.UseFont = true;
this.gv_changerId.Caption = "鍙樻洿浜� ";
this.gv_changerId.FieldName = "changerId";
@@ -888,12 +900,12 @@
this.gv_changerId.OptionsColumn.AllowEdit = false;
this.gv_changerId.Tag = "query_a.changer_id";
this.gv_changerId.Visible = true;
- this.gv_changerId.VisibleIndex = 31;
+ this.gv_changerId.VisibleIndex = 27;
this.gv_changerId.Width = 94;
//
// gv_entryNote
//
- this.gv_entryNote.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_entryNote.AppearanceCell.Options.UseFont = true;
this.gv_entryNote.Caption = "澶囨敞 ";
this.gv_entryNote.FieldName = "entryNote";
@@ -902,12 +914,12 @@
this.gv_entryNote.OptionsColumn.AllowEdit = false;
this.gv_entryNote.Tag = "query_a.entry_note";
this.gv_entryNote.Visible = true;
- this.gv_entryNote.VisibleIndex = 32;
+ this.gv_entryNote.VisibleIndex = 28;
this.gv_entryNote.Width = 94;
//
// gv_fbilltype
//
- this.gv_fbilltype.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_fbilltype.AppearanceCell.Options.UseFont = true;
this.gv_fbilltype.Caption = "fbilltype ";
this.gv_fbilltype.FieldName = "fbilltype";
@@ -915,13 +927,11 @@
this.gv_fbilltype.Name = "gv_fbilltype";
this.gv_fbilltype.OptionsColumn.AllowEdit = false;
this.gv_fbilltype.Tag = "query_a.fbilltype";
- this.gv_fbilltype.Visible = true;
- this.gv_fbilltype.VisibleIndex = 33;
this.gv_fbilltype.Width = 94;
//
// gv_saleOrgId
//
- this.gv_saleOrgId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_saleOrgId.AppearanceCell.Options.UseFont = true;
this.gv_saleOrgId.Caption = "閿�鍞粍缁嘔D ";
this.gv_saleOrgId.FieldName = "saleOrgId";
@@ -929,13 +939,11 @@
this.gv_saleOrgId.Name = "gv_saleOrgId";
this.gv_saleOrgId.OptionsColumn.AllowEdit = false;
this.gv_saleOrgId.Tag = "query_a.SALE_ORG_ID";
- this.gv_saleOrgId.Visible = true;
- this.gv_saleOrgId.VisibleIndex = 34;
this.gv_saleOrgId.Width = 94;
//
// gv_receiveId
//
- this.gv_receiveId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_receiveId.AppearanceCell.Options.UseFont = true;
this.gv_receiveId.Caption = "鏀惰揣鏂� ";
this.gv_receiveId.FieldName = "receiveId";
@@ -944,12 +952,12 @@
this.gv_receiveId.OptionsColumn.AllowEdit = false;
this.gv_receiveId.Tag = "query_a.RECEIVE_ID";
this.gv_receiveId.Visible = true;
- this.gv_receiveId.VisibleIndex = 35;
+ this.gv_receiveId.VisibleIndex = 29;
this.gv_receiveId.Width = 94;
//
// gv_receiveContact
//
- this.gv_receiveContact.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_receiveContact.AppearanceCell.Options.UseFont = true;
this.gv_receiveContact.Caption = "鏀惰揣鏂硅仈绯讳汉 ";
this.gv_receiveContact.FieldName = "receiveContact";
@@ -958,8 +966,60 @@
this.gv_receiveContact.OptionsColumn.AllowEdit = false;
this.gv_receiveContact.Tag = "query_a.RECEIVE_CONTACT";
this.gv_receiveContact.Visible = true;
- this.gv_receiveContact.VisibleIndex = 36;
+ this.gv_receiveContact.VisibleIndex = 30;
this.gv_receiveContact.Width = 94;
+ //
+ // gridColumn1
+ //
+ this.gridColumn1.Caption = "瀹㈡埛鍚嶇О";
+ this.gridColumn1.FieldName = "custName";
+ this.gridColumn1.MinWidth = 25;
+ this.gridColumn1.Name = "gridColumn1";
+ this.gridColumn1.Visible = true;
+ this.gridColumn1.VisibleIndex = 31;
+ this.gridColumn1.Width = 94;
+ //
+ // gridColumn2
+ //
+ this.gridColumn2.Caption = "閿�鍞儴闂�";
+ this.gridColumn2.FieldName = "saleDeptName";
+ this.gridColumn2.MinWidth = 25;
+ this.gridColumn2.Name = "gridColumn2";
+ this.gridColumn2.Visible = true;
+ this.gridColumn2.VisibleIndex = 32;
+ this.gridColumn2.Width = 94;
+ //
+ // gridColumn3
+ //
+ this.gridColumn3.Caption = "閿�鍞憳";
+ this.gridColumn3.FieldName = "salerName";
+ this.gridColumn3.MinWidth = 25;
+ this.gridColumn3.Name = "gridColumn3";
+ this.gridColumn3.Visible = true;
+ this.gridColumn3.VisibleIndex = 33;
+ this.gridColumn3.Width = 94;
+ //
+ // gridColumn4
+ //
+ this.gridColumn4.Caption = "閿�鍞粍缁�";
+ this.gridColumn4.FieldName = "xsOrgName";
+ this.gridColumn4.MinWidth = 25;
+ this.gridColumn4.Name = "gridColumn4";
+ this.gridColumn4.Visible = true;
+ this.gridColumn4.VisibleIndex = 34;
+ this.gridColumn4.Width = 94;
+ //
+ // pageBar1
+ //
+ this.pageBar1.CurrentPage = 1;
+ this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
+ this.pageBar1.Location = new System.Drawing.Point(0, 512);
+ this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
+ this.pageBar1.Name = "pageBar1";
+ this.pageBar1.RecordCount = 0;
+ this.pageBar1.Size = new System.Drawing.Size(1126, 39);
+ this.pageBar1.TabIndex = 4;
+ this.pageBar1.TotalPages = 0;
//
// xtraTabPage2
//
@@ -977,7 +1037,6 @@
//
// splitMx1.Panel1
//
- this.splitMx1.Panel1.AutoScroll = true;
this.splitMx1.Panel1.Controls.Add(this.layoutMx1);
this.splitMx1.Panel1.Text = "Panel1";
//
@@ -986,7 +1045,7 @@
this.splitMx1.Panel2.Controls.Add(this.tabMx);
this.splitMx1.Panel2.Text = "Panel2";
this.splitMx1.Size = new System.Drawing.Size(1126, 570);
- this.splitMx1.SplitterPosition = 335;
+ this.splitMx1.SplitterPosition = 307;
this.splitMx1.TabIndex = 4;
//
// layoutMx1
@@ -1022,37 +1081,56 @@
this.layoutMx1.Controls.Add(this.txt_custId);
this.layoutMx1.Controls.Add(this.txt_headLocId);
this.layoutMx1.Controls.Add(this.txt_headDeliveryWay);
- this.layoutMx1.Controls.Add(this.txt_businessType);
+ this.layoutMx1.Controls.Add(this.txt_businessTypeTxt);
this.layoutMx1.Controls.Add(this.txt_fDate);
this.layoutMx1.Controls.Add(this.txt_billTypeId);
this.layoutMx1.Controls.Add(this.txt_billNo);
- this.layoutMx1.Controls.Add(this.txt_documentStatus);
+ this.layoutMx1.Controls.Add(this.txt_documentStatusTxt);
this.layoutMx1.Controls.Add(this.txt_erpId);
this.layoutMx1.Controls.Add(this.txt_id);
+ this.layoutMx1.Controls.Add(this.txt_xsOrgName);
+ this.layoutMx1.Controls.Add(this.txt_salerName);
+ this.layoutMx1.Controls.Add(this.txt_custName);
+ this.layoutMx1.Controls.Add(this.txt_saleDeptName);
this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+ this.layoutControlItem38,
+ this.layoutControlItem10,
+ this.layoutControlItem1,
+ this.layoutControlItem12,
+ this.layoutControlItem13,
+ this.layoutControlItem35});
this.layoutMx1.Location = new System.Drawing.Point(0, 0);
this.layoutMx1.Name = "layoutMx1";
- this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1108, 120, 812, 500);
+ this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(667, 301, 812, 500);
this.layoutMx1.Root = this.Root;
- this.layoutMx1.Size = new System.Drawing.Size(1126, 335);
+ this.layoutMx1.Size = new System.Drawing.Size(1126, 307);
this.layoutMx1.TabIndex = 0;
this.layoutMx1.Text = "layoutControl1";
//
+ // lbGuid
+ //
+ this.lbGuid.Location = new System.Drawing.Point(283, 300);
+ this.lbGuid.Name = "lbGuid";
+ this.lbGuid.Size = new System.Drawing.Size(267, 28);
+ this.lbGuid.TabIndex = 428;
+ this.lbGuid.Text = "lbGuid";
+ //
// txt_receiveContact
//
- this.txt_receiveContact.Location = new System.Drawing.Point(119, 295);
+ this.txt_receiveContact.Location = new System.Drawing.Point(932, 172);
this.txt_receiveContact.Name = "txt_receiveContact";
- this.txt_receiveContact.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.txt_receiveContact.Properties.Appearance.Options.UseFont = true;
- this.txt_receiveContact.Size = new System.Drawing.Size(160, 28);
+ this.txt_receiveContact.Size = new System.Drawing.Size(161, 28);
this.txt_receiveContact.StyleController = this.layoutMx1;
this.txt_receiveContact.TabIndex = 427;
//
// txt_receiveId
//
- this.txt_receiveId.Location = new System.Drawing.Point(932, 263);
+ this.txt_receiveId.Location = new System.Drawing.Point(932, 108);
this.txt_receiveId.Name = "txt_receiveId";
- this.txt_receiveId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.txt_receiveId.Properties.Appearance.Options.UseFont = true;
this.txt_receiveId.Size = new System.Drawing.Size(161, 28);
this.txt_receiveId.StyleController = this.layoutMx1;
@@ -1062,7 +1140,7 @@
//
this.txt_saleOrgId.Location = new System.Drawing.Point(661, 263);
this.txt_saleOrgId.Name = "txt_saleOrgId";
- this.txt_saleOrgId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.txt_saleOrgId.Properties.Appearance.Options.UseFont = true;
this.txt_saleOrgId.Size = new System.Drawing.Size(160, 28);
this.txt_saleOrgId.StyleController = this.layoutMx1;
@@ -1070,9 +1148,9 @@
//
// txt_fbilltype
//
- this.txt_fbilltype.Location = new System.Drawing.Point(390, 263);
+ this.txt_fbilltype.Location = new System.Drawing.Point(390, 268);
this.txt_fbilltype.Name = "txt_fbilltype";
- this.txt_fbilltype.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.txt_fbilltype.Properties.Appearance.Options.UseFont = true;
this.txt_fbilltype.Size = new System.Drawing.Size(160, 28);
this.txt_fbilltype.StyleController = this.layoutMx1;
@@ -1080,9 +1158,9 @@
//
// txt_entryNote
//
- this.txt_entryNote.Location = new System.Drawing.Point(119, 263);
+ this.txt_entryNote.Location = new System.Drawing.Point(119, 268);
this.txt_entryNote.Name = "txt_entryNote";
- this.txt_entryNote.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.txt_entryNote.Properties.Appearance.Options.UseFont = true;
this.txt_entryNote.Size = new System.Drawing.Size(160, 28);
this.txt_entryNote.StyleController = this.layoutMx1;
@@ -1090,9 +1168,9 @@
//
// txt_changerId
//
- this.txt_changerId.Location = new System.Drawing.Point(932, 231);
+ this.txt_changerId.Location = new System.Drawing.Point(932, 236);
this.txt_changerId.Name = "txt_changerId";
- this.txt_changerId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.txt_changerId.Properties.Appearance.Options.UseFont = true;
this.txt_changerId.Size = new System.Drawing.Size(161, 28);
this.txt_changerId.StyleController = this.layoutMx1;
@@ -1100,9 +1178,9 @@
//
// txt_versionNo
//
- this.txt_versionNo.Location = new System.Drawing.Point(661, 231);
+ this.txt_versionNo.Location = new System.Drawing.Point(661, 236);
this.txt_versionNo.Name = "txt_versionNo";
- this.txt_versionNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.txt_versionNo.Properties.Appearance.Options.UseFont = true;
this.txt_versionNo.Size = new System.Drawing.Size(160, 28);
this.txt_versionNo.StyleController = this.layoutMx1;
@@ -1110,9 +1188,8 @@
//
// txt_cancellerId
//
- this.txt_cancellerId.Location = new System.Drawing.Point(390, 231);
+ this.txt_cancellerId.Location = new System.Drawing.Point(390, 236);
this.txt_cancellerId.Name = "txt_cancellerId";
- this.txt_cancellerId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_cancellerId.Properties.Appearance.Options.UseFont = true;
this.txt_cancellerId.Size = new System.Drawing.Size(160, 28);
this.txt_cancellerId.StyleController = this.layoutMx1;
@@ -1120,9 +1197,8 @@
//
// txt_cancelStatus
//
- this.txt_cancelStatus.Location = new System.Drawing.Point(119, 231);
+ this.txt_cancelStatus.Location = new System.Drawing.Point(119, 236);
this.txt_cancelStatus.Name = "txt_cancelStatus";
- this.txt_cancelStatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_cancelStatus.Properties.Appearance.Options.UseFont = true;
this.txt_cancelStatus.Size = new System.Drawing.Size(160, 28);
this.txt_cancelStatus.StyleController = this.layoutMx1;
@@ -1130,9 +1206,8 @@
//
// txt_changeDate
//
- this.txt_changeDate.Location = new System.Drawing.Point(932, 199);
+ this.txt_changeDate.Location = new System.Drawing.Point(932, 268);
this.txt_changeDate.Name = "txt_changeDate";
- this.txt_changeDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_changeDate.Properties.Appearance.Options.UseFont = true;
this.txt_changeDate.Size = new System.Drawing.Size(161, 28);
this.txt_changeDate.StyleController = this.layoutMx1;
@@ -1140,9 +1215,8 @@
//
// txt_closeDate
//
- this.txt_closeDate.Location = new System.Drawing.Point(661, 199);
+ this.txt_closeDate.Location = new System.Drawing.Point(661, 204);
this.txt_closeDate.Name = "txt_closeDate";
- this.txt_closeDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_closeDate.Properties.Appearance.Options.UseFont = true;
this.txt_closeDate.Size = new System.Drawing.Size(160, 28);
this.txt_closeDate.StyleController = this.layoutMx1;
@@ -1150,9 +1224,8 @@
//
// txt_closerId
//
- this.txt_closerId.Location = new System.Drawing.Point(390, 199);
+ this.txt_closerId.Location = new System.Drawing.Point(390, 204);
this.txt_closerId.Name = "txt_closerId";
- this.txt_closerId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_closerId.Properties.Appearance.Options.UseFont = true;
this.txt_closerId.Size = new System.Drawing.Size(160, 28);
this.txt_closerId.StyleController = this.layoutMx1;
@@ -1160,9 +1233,8 @@
//
// txt_approveDate
//
- this.txt_approveDate.Location = new System.Drawing.Point(119, 199);
+ this.txt_approveDate.Location = new System.Drawing.Point(119, 204);
this.txt_approveDate.Name = "txt_approveDate";
- this.txt_approveDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_approveDate.Properties.Appearance.Options.UseFont = true;
this.txt_approveDate.Size = new System.Drawing.Size(160, 28);
this.txt_approveDate.StyleController = this.layoutMx1;
@@ -1170,19 +1242,17 @@
//
// txt_modifyDate
//
- this.txt_modifyDate.Location = new System.Drawing.Point(932, 167);
+ this.txt_modifyDate.Location = new System.Drawing.Point(661, 268);
this.txt_modifyDate.Name = "txt_modifyDate";
- this.txt_modifyDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_modifyDate.Properties.Appearance.Options.UseFont = true;
- this.txt_modifyDate.Size = new System.Drawing.Size(161, 28);
+ this.txt_modifyDate.Size = new System.Drawing.Size(160, 28);
this.txt_modifyDate.StyleController = this.layoutMx1;
this.txt_modifyDate.TabIndex = 314;
//
// txt_modifierId
//
- this.txt_modifierId.Location = new System.Drawing.Point(661, 167);
+ this.txt_modifierId.Location = new System.Drawing.Point(661, 172);
this.txt_modifierId.Name = "txt_modifierId";
- this.txt_modifierId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_modifierId.Properties.Appearance.Options.UseFont = true;
this.txt_modifierId.Size = new System.Drawing.Size(160, 28);
this.txt_modifierId.StyleController = this.layoutMx1;
@@ -1190,9 +1260,9 @@
//
// txt_createDate
//
- this.txt_createDate.Location = new System.Drawing.Point(390, 167);
+ this.txt_createDate.Location = new System.Drawing.Point(390, 172);
this.txt_createDate.Name = "txt_createDate";
- this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.txt_createDate.Properties.Appearance.Options.UseFont = true;
this.txt_createDate.Size = new System.Drawing.Size(160, 28);
this.txt_createDate.StyleController = this.layoutMx1;
@@ -1200,9 +1270,8 @@
//
// txt_creatorId
//
- this.txt_creatorId.Location = new System.Drawing.Point(119, 167);
+ this.txt_creatorId.Location = new System.Drawing.Point(119, 172);
this.txt_creatorId.Name = "txt_creatorId";
- this.txt_creatorId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_creatorId.Properties.Appearance.Options.UseFont = true;
this.txt_creatorId.Size = new System.Drawing.Size(160, 28);
this.txt_creatorId.StyleController = this.layoutMx1;
@@ -1210,9 +1279,8 @@
//
// txt_linkPhone
//
- this.txt_linkPhone.Location = new System.Drawing.Point(932, 135);
+ this.txt_linkPhone.Location = new System.Drawing.Point(932, 140);
this.txt_linkPhone.Name = "txt_linkPhone";
- this.txt_linkPhone.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_linkPhone.Properties.Appearance.Options.UseFont = true;
this.txt_linkPhone.Size = new System.Drawing.Size(161, 28);
this.txt_linkPhone.StyleController = this.layoutMx1;
@@ -1220,19 +1288,17 @@
//
// txt_chargeId
//
- this.txt_chargeId.Location = new System.Drawing.Point(661, 135);
+ this.txt_chargeId.Location = new System.Drawing.Point(932, 76);
this.txt_chargeId.Name = "txt_chargeId";
- this.txt_chargeId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_chargeId.Properties.Appearance.Options.UseFont = true;
- this.txt_chargeId.Size = new System.Drawing.Size(160, 28);
+ this.txt_chargeId.Size = new System.Drawing.Size(161, 28);
this.txt_chargeId.StyleController = this.layoutMx1;
this.txt_chargeId.TabIndex = 286;
//
// txt_linkMan
//
- this.txt_linkMan.Location = new System.Drawing.Point(390, 135);
+ this.txt_linkMan.Location = new System.Drawing.Point(390, 76);
this.txt_linkMan.Name = "txt_linkMan";
- this.txt_linkMan.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_linkMan.Properties.Appearance.Options.UseFont = true;
this.txt_linkMan.Size = new System.Drawing.Size(160, 28);
this.txt_linkMan.StyleController = this.layoutMx1;
@@ -1240,9 +1306,8 @@
//
// txt_approverId
//
- this.txt_approverId.Location = new System.Drawing.Point(119, 135);
+ this.txt_approverId.Location = new System.Drawing.Point(661, 140);
this.txt_approverId.Name = "txt_approverId";
- this.txt_approverId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_approverId.Properties.Appearance.Options.UseFont = true;
this.txt_approverId.Size = new System.Drawing.Size(160, 28);
this.txt_approverId.StyleController = this.layoutMx1;
@@ -1250,9 +1315,8 @@
//
// txt_settleId
//
- this.txt_settleId.Location = new System.Drawing.Point(932, 103);
+ this.txt_settleId.Location = new System.Drawing.Point(932, 44);
this.txt_settleId.Name = "txt_settleId";
- this.txt_settleId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_settleId.Properties.Appearance.Options.UseFont = true;
this.txt_settleId.Size = new System.Drawing.Size(161, 28);
this.txt_settleId.StyleController = this.layoutMx1;
@@ -1260,9 +1324,8 @@
//
// txt_note
//
- this.txt_note.Location = new System.Drawing.Point(661, 103);
+ this.txt_note.Location = new System.Drawing.Point(661, 108);
this.txt_note.Name = "txt_note";
- this.txt_note.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_note.Properties.Appearance.Options.UseFont = true;
this.txt_note.Size = new System.Drawing.Size(160, 28);
this.txt_note.StyleController = this.layoutMx1;
@@ -1270,9 +1333,8 @@
//
// txt_changeReason
//
- this.txt_changeReason.Location = new System.Drawing.Point(390, 103);
+ this.txt_changeReason.Location = new System.Drawing.Point(119, 108);
this.txt_changeReason.Name = "txt_changeReason";
- this.txt_changeReason.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_changeReason.Properties.Appearance.Options.UseFont = true;
this.txt_changeReason.Size = new System.Drawing.Size(160, 28);
this.txt_changeReason.StyleController = this.layoutMx1;
@@ -1282,7 +1344,6 @@
//
this.txt_salerId.Location = new System.Drawing.Point(119, 103);
this.txt_salerId.Name = "txt_salerId";
- this.txt_salerId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_salerId.Properties.Appearance.Options.UseFont = true;
this.txt_salerId.Size = new System.Drawing.Size(160, 28);
this.txt_salerId.StyleController = this.layoutMx1;
@@ -1292,7 +1353,6 @@
//
this.txt_saleDeptId.Location = new System.Drawing.Point(932, 71);
this.txt_saleDeptId.Name = "txt_saleDeptId";
- this.txt_saleDeptId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_saleDeptId.Properties.Appearance.Options.UseFont = true;
this.txt_saleDeptId.Size = new System.Drawing.Size(161, 28);
this.txt_saleDeptId.StyleController = this.layoutMx1;
@@ -1300,9 +1360,9 @@
//
// txt_closeStatus
//
- this.txt_closeStatus.Location = new System.Drawing.Point(661, 71);
+ this.txt_closeStatus.Location = new System.Drawing.Point(661, 76);
this.txt_closeStatus.Name = "txt_closeStatus";
- this.txt_closeStatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.txt_closeStatus.Properties.Appearance.Options.UseFont = true;
this.txt_closeStatus.Size = new System.Drawing.Size(160, 28);
this.txt_closeStatus.StyleController = this.layoutMx1;
@@ -1312,7 +1372,7 @@
//
this.txt_custId.Location = new System.Drawing.Point(390, 71);
this.txt_custId.Name = "txt_custId";
- this.txt_custId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.txt_custId.Properties.Appearance.Options.UseFont = true;
this.txt_custId.Size = new System.Drawing.Size(160, 28);
this.txt_custId.StyleController = this.layoutMx1;
@@ -1320,9 +1380,9 @@
//
// txt_headLocId
//
- this.txt_headLocId.Location = new System.Drawing.Point(119, 71);
+ this.txt_headLocId.Location = new System.Drawing.Point(119, 76);
this.txt_headLocId.Name = "txt_headLocId";
- this.txt_headLocId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.txt_headLocId.Properties.Appearance.Options.UseFont = true;
this.txt_headLocId.Size = new System.Drawing.Size(160, 28);
this.txt_headLocId.StyleController = this.layoutMx1;
@@ -1330,29 +1390,29 @@
//
// txt_headDeliveryWay
//
- this.txt_headDeliveryWay.Location = new System.Drawing.Point(932, 39);
+ this.txt_headDeliveryWay.Location = new System.Drawing.Point(932, 12);
this.txt_headDeliveryWay.Name = "txt_headDeliveryWay";
- this.txt_headDeliveryWay.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.txt_headDeliveryWay.Properties.Appearance.Options.UseFont = true;
this.txt_headDeliveryWay.Size = new System.Drawing.Size(161, 28);
this.txt_headDeliveryWay.StyleController = this.layoutMx1;
this.txt_headDeliveryWay.TabIndex = 235;
//
- // txt_businessType
+ // txt_businessTypeTxt
//
- this.txt_businessType.Location = new System.Drawing.Point(661, 39);
- this.txt_businessType.Name = "txt_businessType";
- this.txt_businessType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_businessType.Properties.Appearance.Options.UseFont = true;
- this.txt_businessType.Size = new System.Drawing.Size(160, 28);
- this.txt_businessType.StyleController = this.layoutMx1;
- this.txt_businessType.TabIndex = 233;
+ this.txt_businessTypeTxt.Location = new System.Drawing.Point(661, 44);
+ this.txt_businessTypeTxt.Name = "txt_businessTypeTxt";
+
+ this.txt_businessTypeTxt.Properties.Appearance.Options.UseFont = true;
+ this.txt_businessTypeTxt.Size = new System.Drawing.Size(160, 28);
+ this.txt_businessTypeTxt.StyleController = this.layoutMx1;
+ this.txt_businessTypeTxt.TabIndex = 233;
//
// txt_fDate
//
- this.txt_fDate.Location = new System.Drawing.Point(390, 39);
+ this.txt_fDate.Location = new System.Drawing.Point(390, 44);
this.txt_fDate.Name = "txt_fDate";
- this.txt_fDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.txt_fDate.Properties.Appearance.Options.UseFont = true;
this.txt_fDate.Size = new System.Drawing.Size(160, 28);
this.txt_fDate.StyleController = this.layoutMx1;
@@ -1360,39 +1420,39 @@
//
// txt_billTypeId
//
- this.txt_billTypeId.Location = new System.Drawing.Point(932, 7);
+ this.txt_billTypeId.Location = new System.Drawing.Point(661, 12);
this.txt_billTypeId.Name = "txt_billTypeId";
- this.txt_billTypeId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.txt_billTypeId.Properties.Appearance.Options.UseFont = true;
- this.txt_billTypeId.Size = new System.Drawing.Size(161, 28);
+ this.txt_billTypeId.Size = new System.Drawing.Size(160, 28);
this.txt_billTypeId.StyleController = this.layoutMx1;
this.txt_billTypeId.TabIndex = 219;
//
// txt_billNo
//
- this.txt_billNo.Location = new System.Drawing.Point(661, 7);
+ this.txt_billNo.Location = new System.Drawing.Point(390, 12);
this.txt_billNo.Name = "txt_billNo";
- this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.txt_billNo.Properties.Appearance.Options.UseFont = true;
this.txt_billNo.Size = new System.Drawing.Size(160, 28);
this.txt_billNo.StyleController = this.layoutMx1;
this.txt_billNo.TabIndex = 216;
//
- // txt_documentStatus
+ // txt_documentStatusTxt
//
- this.txt_documentStatus.Location = new System.Drawing.Point(119, 39);
- this.txt_documentStatus.Name = "txt_documentStatus";
- this.txt_documentStatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_documentStatus.Properties.Appearance.Options.UseFont = true;
- this.txt_documentStatus.Size = new System.Drawing.Size(160, 28);
- this.txt_documentStatus.StyleController = this.layoutMx1;
- this.txt_documentStatus.TabIndex = 229;
+ this.txt_documentStatusTxt.Location = new System.Drawing.Point(119, 44);
+ this.txt_documentStatusTxt.Name = "txt_documentStatusTxt";
+
+ this.txt_documentStatusTxt.Properties.Appearance.Options.UseFont = true;
+ this.txt_documentStatusTxt.Size = new System.Drawing.Size(160, 28);
+ this.txt_documentStatusTxt.StyleController = this.layoutMx1;
+ this.txt_documentStatusTxt.TabIndex = 229;
//
// txt_erpId
//
- this.txt_erpId.Location = new System.Drawing.Point(390, 7);
+ this.txt_erpId.Location = new System.Drawing.Point(119, 12);
this.txt_erpId.Name = "txt_erpId";
- this.txt_erpId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.txt_erpId.Properties.Appearance.Options.UseFont = true;
this.txt_erpId.Size = new System.Drawing.Size(160, 28);
this.txt_erpId.StyleController = this.layoutMx1;
@@ -1403,103 +1463,66 @@
this.txt_id.Location = new System.Drawing.Point(119, 7);
this.txt_id.Margin = new System.Windows.Forms.Padding(0);
this.txt_id.Name = "txt_id";
- this.txt_id.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.txt_id.Properties.Appearance.Options.UseFont = true;
this.txt_id.Size = new System.Drawing.Size(160, 28);
this.txt_id.StyleController = this.layoutMx1;
this.txt_id.TabIndex = 213;
//
- // Root
+ // txt_xsOrgName
//
- 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.layoutControlItem35,
- this.layoutControlItem36,
- this.layoutControlItem37,
- this.layoutControlItem38});
- this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
- this.Root.Name = "Root";
- 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[] {
- columnDefinition5,
- columnDefinition6,
- columnDefinition7,
- columnDefinition8});
- 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;
- rowDefinition19.Height = 100D;
- rowDefinition19.SizeType = System.Windows.Forms.SizeType.Percent;
- rowDefinition20.Height = 100D;
- rowDefinition20.SizeType = System.Windows.Forms.SizeType.Percent;
- this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
- rowDefinition11,
- rowDefinition12,
- rowDefinition13,
- rowDefinition14,
- rowDefinition15,
- rowDefinition16,
- rowDefinition17,
- rowDefinition18,
- rowDefinition19,
- rowDefinition20});
- this.Root.Size = new System.Drawing.Size(1105, 340);
- this.Root.TextVisible = false;
+ this.txt_xsOrgName.Location = new System.Drawing.Point(390, 140);
+ this.txt_xsOrgName.Name = "txt_xsOrgName";
+ this.txt_xsOrgName.Size = new System.Drawing.Size(160, 24);
+ this.txt_xsOrgName.StyleController = this.layoutMx1;
+ this.txt_xsOrgName.TabIndex = 429;
+ //
+ // txt_salerName
+ //
+ this.txt_salerName.Location = new System.Drawing.Point(932, 204);
+ this.txt_salerName.Name = "txt_salerName";
+ this.txt_salerName.Size = new System.Drawing.Size(161, 24);
+ this.txt_salerName.StyleController = this.layoutMx1;
+ this.txt_salerName.TabIndex = 430;
+ //
+ // txt_custName
+ //
+ this.txt_custName.Location = new System.Drawing.Point(119, 140);
+ this.txt_custName.Name = "txt_custName";
+ this.txt_custName.Size = new System.Drawing.Size(160, 24);
+ this.txt_custName.StyleController = this.layoutMx1;
+ this.txt_custName.TabIndex = 431;
+ //
+ // txt_saleDeptName
+ //
+ this.txt_saleDeptName.Location = new System.Drawing.Point(390, 108);
+ this.txt_saleDeptName.Name = "txt_saleDeptName";
+ this.txt_saleDeptName.Size = new System.Drawing.Size(160, 24);
+ this.txt_saleDeptName.StyleController = this.layoutMx1;
+ this.txt_saleDeptName.TabIndex = 432;
+ //
+ // layoutControlItem38
+ //
+ this.layoutControlItem38.Control = this.lbGuid;
+ this.layoutControlItem38.Location = new System.Drawing.Point(271, 288);
+ this.layoutControlItem38.Name = "layoutControlItem38";
+ this.layoutControlItem38.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem38.OptionsTableLayoutItem.RowIndex = 9;
+ this.layoutControlItem38.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem38.Text = "lbGuid";
+ this.layoutControlItem38.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem38.TextVisible = false;
+ //
+ // layoutControlItem10
+ //
+ this.layoutControlItem10.Control = this.txt_custId;
+ 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 = "瀹㈡埛ID";
+ this.layoutControlItem10.TextSize = new System.Drawing.Size(95, 18);
//
// layoutControlItem1
//
@@ -1510,111 +1533,6 @@
this.layoutControlItem1.Text = "涓婚敭GUID";
this.layoutControlItem1.TextSize = new System.Drawing.Size(95, 18);
//
- // layoutControlItem2
- //
- this.layoutControlItem2.Control = this.txt_erpId;
- 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 = "ERPID";
- this.layoutControlItem2.TextSize = new System.Drawing.Size(95, 18);
- //
- // layoutControlItem3
- //
- this.layoutControlItem3.Control = this.txt_documentStatus;
- this.layoutControlItem3.Location = new System.Drawing.Point(0, 32);
- this.layoutControlItem3.Name = "layoutControlItem3";
- this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem3.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem3.Text = "鍗曟嵁鐘舵�� ";
- this.layoutControlItem3.TextSize = new System.Drawing.Size(95, 18);
- //
- // layoutControlItem4
- //
- this.layoutControlItem4.Control = this.txt_billNo;
- this.layoutControlItem4.Location = new System.Drawing.Point(542, 0);
- this.layoutControlItem4.Name = "layoutControlItem4";
- this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem4.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem4.Text = "鍗曟嵁缂栧彿 ";
- this.layoutControlItem4.TextSize = new System.Drawing.Size(95, 18);
- //
- // layoutControlItem5
- //
- this.layoutControlItem5.Control = this.txt_billTypeId;
- this.layoutControlItem5.Location = new System.Drawing.Point(813, 0);
- this.layoutControlItem5.Name = "layoutControlItem5";
- this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem5.Size = new System.Drawing.Size(272, 32);
- this.layoutControlItem5.Text = "鍗曟嵁绫诲瀷 ";
- this.layoutControlItem5.TextSize = new System.Drawing.Size(95, 18);
- //
- // layoutControlItem6
- //
- this.layoutControlItem6.Control = this.txt_fDate;
- 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(95, 18);
- //
- // layoutControlItem7
- //
- this.layoutControlItem7.Control = this.txt_businessType;
- 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(95, 18);
- //
- // layoutControlItem8
- //
- this.layoutControlItem8.Control = this.txt_headDeliveryWay;
- 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(95, 18);
- //
- // layoutControlItem9
- //
- this.layoutControlItem9.Control = this.txt_headLocId;
- 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(95, 18);
- //
- // layoutControlItem10
- //
- this.layoutControlItem10.Control = this.txt_custId;
- 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(95, 18);
- //
- // layoutControlItem11
- //
- this.layoutControlItem11.Control = this.txt_closeStatus;
- 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(95, 18);
- //
// layoutControlItem12
//
this.layoutControlItem12.Control = this.txt_saleDeptId;
@@ -1623,7 +1541,7 @@
this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2;
this.layoutControlItem12.Size = new System.Drawing.Size(272, 32);
- this.layoutControlItem12.Text = "閿�鍞儴闂� ";
+ this.layoutControlItem12.Text = "閿�鍞儴闂↖D";
this.layoutControlItem12.TextSize = new System.Drawing.Size(95, 18);
//
// layoutControlItem13
@@ -1633,19 +1551,159 @@
this.layoutControlItem13.Name = "layoutControlItem13";
this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3;
this.layoutControlItem13.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem13.Text = "閿�鍞憳 ";
+ this.layoutControlItem13.Text = "閿�鍞憳ID";
this.layoutControlItem13.TextSize = new System.Drawing.Size(95, 18);
//
- // layoutControlItem14
+ // layoutControlItem35
//
- this.layoutControlItem14.Control = this.txt_changeReason;
- this.layoutControlItem14.Location = new System.Drawing.Point(271, 96);
- this.layoutControlItem14.Name = "layoutControlItem14";
- this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem14.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem14.Text = "鍙樻洿鍘熷洜 ";
- this.layoutControlItem14.TextSize = new System.Drawing.Size(95, 18);
+ this.layoutControlItem35.Control = this.txt_saleOrgId;
+ this.layoutControlItem35.Location = new System.Drawing.Point(542, 256);
+ this.layoutControlItem35.Name = "layoutControlItem35";
+ this.layoutControlItem35.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem35.OptionsTableLayoutItem.RowIndex = 8;
+ this.layoutControlItem35.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem35.Text = "閿�鍞粍缁嘔D";
+ this.layoutControlItem35.TextSize = new System.Drawing.Size(95, 18);
+ //
+ // Root
+ //
+ this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
+ this.Root.GroupBordersVisible = false;
+ this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+ this.layoutControlItem3,
+ this.layoutControlItem6,
+ this.layoutControlItem7,
+ this.layoutControlItem9,
+ this.layoutControlItem11,
+ this.layoutControlItem15,
+ this.layoutControlItem20,
+ this.layoutControlItem21,
+ this.layoutControlItem22,
+ this.layoutControlItem23,
+ this.layoutControlItem25,
+ this.layoutControlItem26,
+ this.layoutControlItem27,
+ this.layoutControlItem29,
+ this.layoutControlItem30,
+ this.layoutControlItem31,
+ this.layoutControlItem32,
+ this.layoutControlItem33,
+ this.layoutControlItem34,
+ this.layoutControlItem2,
+ this.layoutControlItem4,
+ this.layoutControlItem5,
+ this.layoutControlItem8,
+ this.layoutControlItem16,
+ this.layoutControlItem19,
+ this.layoutControlItem36,
+ this.layoutControlItem14,
+ this.layoutControlItem24,
+ this.layoutControlItem28,
+ this.layoutControlItem37,
+ this.layoutControlItem18,
+ this.layoutControlItem17,
+ this.layoutControlItem41,
+ this.lab_saleDeptName,
+ this.layoutControlItem39,
+ this.layoutControlItem40});
+ 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,
+ 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,
+ rowDefinition3,
+ rowDefinition4,
+ rowDefinition5,
+ rowDefinition6,
+ rowDefinition7,
+ rowDefinition8,
+ rowDefinition9});
+ this.Root.Size = new System.Drawing.Size(1105, 308);
+ this.Root.TextVisible = false;
+ //
+ // layoutControlItem3
+ //
+ this.layoutControlItem3.Control = this.txt_documentStatusTxt;
+ this.layoutControlItem3.Location = new System.Drawing.Point(0, 32);
+ this.layoutControlItem3.Name = "layoutControlItem3";
+ this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem3.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem3.Text = "鍗曟嵁鐘舵��";
+ this.layoutControlItem3.TextSize = new System.Drawing.Size(95, 18);
+ //
+ // layoutControlItem6
+ //
+ this.layoutControlItem6.Control = this.txt_fDate;
+ 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(95, 18);
+ //
+ // layoutControlItem7
+ //
+ this.layoutControlItem7.Control = this.txt_businessTypeTxt;
+ 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(95, 18);
+ //
+ // layoutControlItem9
+ //
+ this.layoutControlItem9.Control = this.txt_headLocId;
+ 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(95, 18);
+ //
+ // layoutControlItem11
+ //
+ this.layoutControlItem11.Control = this.txt_closeStatus;
+ 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(95, 18);
//
// layoutControlItem15
//
@@ -1655,51 +1713,8 @@
this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3;
this.layoutControlItem15.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem15.Text = "澶囨敞 ";
+ this.layoutControlItem15.Text = "澶囨敞";
this.layoutControlItem15.TextSize = new System.Drawing.Size(95, 18);
- //
- // layoutControlItem16
- //
- this.layoutControlItem16.Control = this.txt_settleId;
- this.layoutControlItem16.Location = new System.Drawing.Point(813, 96);
- this.layoutControlItem16.Name = "layoutControlItem16";
- this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem16.Size = new System.Drawing.Size(272, 32);
- this.layoutControlItem16.Text = "缁撶畻鏂� ";
- this.layoutControlItem16.TextSize = new System.Drawing.Size(95, 18);
- //
- // layoutControlItem17
- //
- this.layoutControlItem17.Control = this.txt_approverId;
- this.layoutControlItem17.Location = new System.Drawing.Point(0, 128);
- this.layoutControlItem17.Name = "layoutControlItem17";
- this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem17.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem17.Text = "瀹℃牳浜� ";
- this.layoutControlItem17.TextSize = new System.Drawing.Size(95, 18);
- //
- // layoutControlItem18
- //
- this.layoutControlItem18.Control = this.txt_linkMan;
- this.layoutControlItem18.Location = new System.Drawing.Point(271, 128);
- this.layoutControlItem18.Name = "layoutControlItem18";
- this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem18.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem18.Text = "鏀惰揣浜哄鍚� ";
- this.layoutControlItem18.TextSize = new System.Drawing.Size(95, 18);
- //
- // layoutControlItem19
- //
- this.layoutControlItem19.Control = this.txt_chargeId;
- this.layoutControlItem19.Location = new System.Drawing.Point(542, 128);
- this.layoutControlItem19.Name = "layoutControlItem19";
- this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem19.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem19.Text = "浠樻鏂� ";
- this.layoutControlItem19.TextSize = new System.Drawing.Size(95, 18);
//
// layoutControlItem20
//
@@ -1709,7 +1724,7 @@
this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 4;
this.layoutControlItem20.Size = new System.Drawing.Size(272, 32);
- this.layoutControlItem20.Text = "鑱旂郴鐢佃瘽 ";
+ this.layoutControlItem20.Text = "鑱旂郴鐢佃瘽";
this.layoutControlItem20.TextSize = new System.Drawing.Size(95, 18);
//
// layoutControlItem21
@@ -1719,7 +1734,7 @@
this.layoutControlItem21.Name = "layoutControlItem21";
this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 5;
this.layoutControlItem21.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem21.Text = "鍒涘缓浜� ";
+ this.layoutControlItem21.Text = "鍒涘缓浜�";
this.layoutControlItem21.TextSize = new System.Drawing.Size(95, 18);
//
// layoutControlItem22
@@ -1744,17 +1759,6 @@
this.layoutControlItem23.Text = "鏈�鍚庝慨鏀逛汉 ";
this.layoutControlItem23.TextSize = new System.Drawing.Size(95, 18);
//
- // layoutControlItem24
- //
- this.layoutControlItem24.Control = this.txt_modifyDate;
- this.layoutControlItem24.Location = new System.Drawing.Point(813, 160);
- this.layoutControlItem24.Name = "layoutControlItem24";
- this.layoutControlItem24.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 5;
- this.layoutControlItem24.Size = new System.Drawing.Size(272, 32);
- this.layoutControlItem24.Text = "鏈�鍚庝慨鏀规棩鏈� ";
- this.layoutControlItem24.TextSize = new System.Drawing.Size(95, 18);
- //
// layoutControlItem25
//
this.layoutControlItem25.Control = this.txt_approveDate;
@@ -1762,7 +1766,7 @@
this.layoutControlItem25.Name = "layoutControlItem25";
this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 6;
this.layoutControlItem25.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem25.Text = "瀹℃牳鏃ユ湡 ";
+ this.layoutControlItem25.Text = "瀹℃牳鏃ユ湡";
this.layoutControlItem25.TextSize = new System.Drawing.Size(95, 18);
//
// layoutControlItem26
@@ -1773,7 +1777,7 @@
this.layoutControlItem26.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 6;
this.layoutControlItem26.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem26.Text = "鍏抽棴浜� ";
+ this.layoutControlItem26.Text = "鍏抽棴浜�";
this.layoutControlItem26.TextSize = new System.Drawing.Size(95, 18);
//
// layoutControlItem27
@@ -1784,19 +1788,8 @@
this.layoutControlItem27.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem27.OptionsTableLayoutItem.RowIndex = 6;
this.layoutControlItem27.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem27.Text = "鍏抽棴鏃ユ湡 ";
+ this.layoutControlItem27.Text = "鍏抽棴鏃ユ湡";
this.layoutControlItem27.TextSize = new System.Drawing.Size(95, 18);
- //
- // layoutControlItem28
- //
- this.layoutControlItem28.Control = this.txt_changeDate;
- this.layoutControlItem28.Location = new System.Drawing.Point(813, 192);
- this.layoutControlItem28.Name = "layoutControlItem28";
- this.layoutControlItem28.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem28.OptionsTableLayoutItem.RowIndex = 6;
- this.layoutControlItem28.Size = new System.Drawing.Size(272, 32);
- this.layoutControlItem28.Text = "鍙樻洿鏃ユ湡 ";
- this.layoutControlItem28.TextSize = new System.Drawing.Size(95, 18);
//
// layoutControlItem29
//
@@ -1805,7 +1798,7 @@
this.layoutControlItem29.Name = "layoutControlItem29";
this.layoutControlItem29.OptionsTableLayoutItem.RowIndex = 7;
this.layoutControlItem29.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem29.Text = "浣滃簾鐘舵�� ";
+ this.layoutControlItem29.Text = "浣滃簾鐘舵��";
this.layoutControlItem29.TextSize = new System.Drawing.Size(95, 18);
//
// layoutControlItem30
@@ -1816,7 +1809,7 @@
this.layoutControlItem30.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem30.OptionsTableLayoutItem.RowIndex = 7;
this.layoutControlItem30.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem30.Text = "浣滃簾浜� ";
+ this.layoutControlItem30.Text = "浣滃簾浜�";
this.layoutControlItem30.TextSize = new System.Drawing.Size(95, 18);
//
// layoutControlItem31
@@ -1827,7 +1820,7 @@
this.layoutControlItem31.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem31.OptionsTableLayoutItem.RowIndex = 7;
this.layoutControlItem31.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem31.Text = "鐗堟湰鍙� ";
+ this.layoutControlItem31.Text = "鐗堟湰鍙�";
this.layoutControlItem31.TextSize = new System.Drawing.Size(95, 18);
//
// layoutControlItem32
@@ -1838,7 +1831,7 @@
this.layoutControlItem32.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem32.OptionsTableLayoutItem.RowIndex = 7;
this.layoutControlItem32.Size = new System.Drawing.Size(272, 32);
- this.layoutControlItem32.Text = "鍙樻洿浜� ";
+ this.layoutControlItem32.Text = "鍙樻洿浜�";
this.layoutControlItem32.TextSize = new System.Drawing.Size(95, 18);
//
// layoutControlItem33
@@ -1848,7 +1841,7 @@
this.layoutControlItem33.Name = "layoutControlItem33";
this.layoutControlItem33.OptionsTableLayoutItem.RowIndex = 8;
this.layoutControlItem33.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem33.Text = "澶囨敞 ";
+ this.layoutControlItem33.Text = "澶囨敞";
this.layoutControlItem33.TextSize = new System.Drawing.Size(95, 18);
//
// layoutControlItem34
@@ -1862,37 +1855,185 @@
this.layoutControlItem34.Text = "fbilltype ";
this.layoutControlItem34.TextSize = new System.Drawing.Size(95, 18);
//
- // layoutControlItem35
+ // layoutControlItem2
//
- this.layoutControlItem35.Control = this.txt_saleOrgId;
- this.layoutControlItem35.Location = new System.Drawing.Point(542, 256);
- this.layoutControlItem35.Name = "layoutControlItem35";
- this.layoutControlItem35.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem35.OptionsTableLayoutItem.RowIndex = 8;
- this.layoutControlItem35.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem35.Text = "閿�鍞粍缁嘔D ";
- this.layoutControlItem35.TextSize = new System.Drawing.Size(95, 18);
+ this.layoutControlItem2.Control = this.txt_erpId;
+ this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
+ this.layoutControlItem2.Name = "layoutControlItem2";
+ this.layoutControlItem2.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem2.Text = "ERPID";
+ this.layoutControlItem2.TextSize = new System.Drawing.Size(95, 18);
+ //
+ // layoutControlItem4
+ //
+ this.layoutControlItem4.Control = this.txt_billNo;
+ this.layoutControlItem4.Location = new System.Drawing.Point(271, 0);
+ this.layoutControlItem4.Name = "layoutControlItem4";
+ this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem4.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem4.Text = "鍗曟嵁缂栧彿";
+ this.layoutControlItem4.TextSize = new System.Drawing.Size(95, 18);
+ //
+ // layoutControlItem5
+ //
+ this.layoutControlItem5.Control = this.txt_billTypeId;
+ this.layoutControlItem5.Location = new System.Drawing.Point(542, 0);
+ this.layoutControlItem5.Name = "layoutControlItem5";
+ this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem5.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem5.Text = "鍗曟嵁绫诲瀷";
+ this.layoutControlItem5.TextSize = new System.Drawing.Size(95, 18);
+ //
+ // layoutControlItem8
+ //
+ this.layoutControlItem8.Control = this.txt_headDeliveryWay;
+ this.layoutControlItem8.Location = new System.Drawing.Point(813, 0);
+ this.layoutControlItem8.Name = "layoutControlItem8";
+ this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem8.Size = new System.Drawing.Size(272, 32);
+ this.layoutControlItem8.Text = "浜よ揣鏂瑰紡";
+ this.layoutControlItem8.TextSize = new System.Drawing.Size(95, 18);
+ //
+ // layoutControlItem16
+ //
+ this.layoutControlItem16.Control = this.txt_settleId;
+ this.layoutControlItem16.Location = new System.Drawing.Point(813, 32);
+ this.layoutControlItem16.Name = "layoutControlItem16";
+ this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem16.Size = new System.Drawing.Size(272, 32);
+ this.layoutControlItem16.Text = "缁撶畻鏂�";
+ this.layoutControlItem16.TextSize = new System.Drawing.Size(95, 18);
+ //
+ // layoutControlItem19
+ //
+ this.layoutControlItem19.Control = this.txt_chargeId;
+ this.layoutControlItem19.Location = new System.Drawing.Point(813, 64);
+ this.layoutControlItem19.Name = "layoutControlItem19";
+ this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem19.Size = new System.Drawing.Size(272, 32);
+ this.layoutControlItem19.Text = "浠樻鏂�";
+ this.layoutControlItem19.TextSize = new System.Drawing.Size(95, 18);
//
// layoutControlItem36
//
this.layoutControlItem36.Control = this.txt_receiveId;
- this.layoutControlItem36.Location = new System.Drawing.Point(813, 256);
+ this.layoutControlItem36.Location = new System.Drawing.Point(813, 96);
this.layoutControlItem36.Name = "layoutControlItem36";
this.layoutControlItem36.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem36.OptionsTableLayoutItem.RowIndex = 8;
+ this.layoutControlItem36.OptionsTableLayoutItem.RowIndex = 3;
this.layoutControlItem36.Size = new System.Drawing.Size(272, 32);
- this.layoutControlItem36.Text = "鏀惰揣鏂� ";
+ this.layoutControlItem36.Text = "鏀惰揣鏂�";
this.layoutControlItem36.TextSize = new System.Drawing.Size(95, 18);
+ //
+ // layoutControlItem14
+ //
+ this.layoutControlItem14.Control = this.txt_changeReason;
+ this.layoutControlItem14.Location = new System.Drawing.Point(0, 96);
+ this.layoutControlItem14.Name = "layoutControlItem14";
+ this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem14.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem14.Text = "鍙樻洿鍘熷洜";
+ this.layoutControlItem14.TextSize = new System.Drawing.Size(95, 18);
+ //
+ // layoutControlItem24
+ //
+ this.layoutControlItem24.Control = this.txt_modifyDate;
+ this.layoutControlItem24.Location = new System.Drawing.Point(542, 256);
+ this.layoutControlItem24.Name = "layoutControlItem24";
+ this.layoutControlItem24.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 8;
+ this.layoutControlItem24.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem24.Text = "鏈�鍚庝慨鏀规棩鏈� ";
+ this.layoutControlItem24.TextSize = new System.Drawing.Size(95, 18);
+ //
+ // layoutControlItem28
+ //
+ this.layoutControlItem28.Control = this.txt_changeDate;
+ this.layoutControlItem28.Location = new System.Drawing.Point(813, 256);
+ this.layoutControlItem28.Name = "layoutControlItem28";
+ this.layoutControlItem28.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem28.OptionsTableLayoutItem.RowIndex = 8;
+ this.layoutControlItem28.Size = new System.Drawing.Size(272, 32);
+ this.layoutControlItem28.Text = "鍙樻洿鏃ユ湡";
+ this.layoutControlItem28.TextSize = new System.Drawing.Size(95, 18);
//
// layoutControlItem37
//
this.layoutControlItem37.Control = this.txt_receiveContact;
- this.layoutControlItem37.Location = new System.Drawing.Point(0, 288);
+ this.layoutControlItem37.Location = new System.Drawing.Point(813, 160);
this.layoutControlItem37.Name = "layoutControlItem37";
- this.layoutControlItem37.OptionsTableLayoutItem.RowIndex = 9;
- this.layoutControlItem37.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem37.Text = "鏀惰揣鏂硅仈绯讳汉 ";
+ this.layoutControlItem37.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem37.OptionsTableLayoutItem.RowIndex = 5;
+ this.layoutControlItem37.Size = new System.Drawing.Size(272, 32);
+ this.layoutControlItem37.Text = "鏀惰揣鏂硅仈绯讳汉";
this.layoutControlItem37.TextSize = new System.Drawing.Size(95, 18);
+ //
+ // layoutControlItem18
+ //
+ this.layoutControlItem18.Control = this.txt_linkMan;
+ this.layoutControlItem18.Location = new System.Drawing.Point(271, 64);
+ this.layoutControlItem18.Name = "layoutControlItem18";
+ this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem18.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem18.Text = "鏀惰揣浜哄鍚�";
+ this.layoutControlItem18.TextSize = new System.Drawing.Size(95, 18);
+ //
+ // layoutControlItem17
+ //
+ this.layoutControlItem17.Control = this.txt_approverId;
+ this.layoutControlItem17.Location = new System.Drawing.Point(542, 128);
+ this.layoutControlItem17.Name = "layoutControlItem17";
+ this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4;
+ this.layoutControlItem17.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem17.Text = "瀹℃牳浜� ";
+ this.layoutControlItem17.TextSize = new System.Drawing.Size(95, 18);
+ //
+ // layoutControlItem41
+ //
+ this.layoutControlItem41.Control = this.txt_custName;
+ this.layoutControlItem41.Location = new System.Drawing.Point(0, 128);
+ this.layoutControlItem41.Name = "layoutControlItem41";
+ this.layoutControlItem41.OptionsTableLayoutItem.RowIndex = 4;
+ this.layoutControlItem41.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem41.Text = "瀹㈡埛鍚嶇О";
+ this.layoutControlItem41.TextSize = new System.Drawing.Size(95, 18);
+ //
+ // lab_saleDeptName
+ //
+ this.lab_saleDeptName.Control = this.txt_saleDeptName;
+ this.lab_saleDeptName.Location = new System.Drawing.Point(271, 96);
+ this.lab_saleDeptName.Name = "lab_saleDeptName";
+ this.lab_saleDeptName.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.lab_saleDeptName.OptionsTableLayoutItem.RowIndex = 3;
+ this.lab_saleDeptName.Size = new System.Drawing.Size(271, 32);
+ this.lab_saleDeptName.Text = "閿�鍞儴闂ㄥ悕绉�";
+ this.lab_saleDeptName.TextSize = new System.Drawing.Size(95, 18);
+ //
+ // layoutControlItem39
+ //
+ this.layoutControlItem39.Control = this.txt_xsOrgName;
+ this.layoutControlItem39.Location = new System.Drawing.Point(271, 128);
+ this.layoutControlItem39.Name = "layoutControlItem39";
+ this.layoutControlItem39.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem39.OptionsTableLayoutItem.RowIndex = 4;
+ this.layoutControlItem39.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem39.Text = "閿�鍞粍缁囧悕";
+ this.layoutControlItem39.TextSize = new System.Drawing.Size(95, 18);
+ //
+ // layoutControlItem40
+ //
+ this.layoutControlItem40.Control = this.txt_salerName;
+ this.layoutControlItem40.Location = new System.Drawing.Point(813, 192);
+ this.layoutControlItem40.Name = "layoutControlItem40";
+ this.layoutControlItem40.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem40.OptionsTableLayoutItem.RowIndex = 6;
+ this.layoutControlItem40.Size = new System.Drawing.Size(272, 32);
+ this.layoutControlItem40.Text = "閿�鍞憳鍚�";
+ this.layoutControlItem40.TextSize = new System.Drawing.Size(95, 18);
//
// tabMx
//
@@ -1900,7 +2041,7 @@
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, 223);
+ this.tabMx.Size = new System.Drawing.Size(1126, 251);
this.tabMx.TabIndex = 3;
this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.tabMxPage1});
@@ -1909,7 +2050,7 @@
//
this.tabMxPage1.Controls.Add(this.gcMx1);
this.tabMxPage1.Name = "tabMxPage1";
- this.tabMxPage1.Size = new System.Drawing.Size(1124, 191);
+ this.tabMxPage1.Size = new System.Drawing.Size(1124, 219);
this.tabMxPage1.Text = "閿�鍞槑缁�";
//
// gcMx1
@@ -1918,7 +2059,7 @@
this.gcMx1.Location = new System.Drawing.Point(0, 0);
this.gcMx1.MainView = this.gvMx1;
this.gcMx1.Name = "gcMx1";
- this.gcMx1.Size = new System.Drawing.Size(1124, 191);
+ this.gcMx1.Size = new System.Drawing.Size(1124, 219);
this.gcMx1.TabIndex = 0;
this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx1});
@@ -1927,6 +2068,7 @@
//
this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gvMx1id,
+ this.gvMx1seq,
this.gvMx1pid,
this.gvMx1erpId,
this.gvMx1materialId,
@@ -1962,11 +2104,19 @@
this.gvMx1mapId,
this.gvMx1mapName,
this.gvMx1mapSpec,
- this.gvMx1seq,
this.gvMx1supplyOrgId,
this.gvMx1stockOrgId,
this.gvMx1settleOrgIds,
- this.gvMx1eHid});
+ this.gvMx1eHid,
+ this.gridColumn5,
+ this.gridColumn6,
+ this.gridColumn7,
+ this.gridColumn8,
+ this.gridColumn9,
+ this.gridColumn10,
+ this.gridColumn11,
+ this.gridColumn12,
+ this.gridColumn13});
this.gvMx1.GridControl = this.gcMx1;
this.gvMx1.Name = "gvMx1";
this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -1976,475 +2126,18 @@
//
// gvMx1id
//
- this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gvMx1id.AppearanceCell.Options.UseFont = true;
- this.gvMx1id.Caption = "id ";
+ this.gvMx1id.Caption = "涓婚敭GUID";
this.gvMx1id.FieldName = "id";
this.gvMx1id.MinWidth = 50;
this.gvMx1id.Name = "gvMx1id";
this.gvMx1id.Tag = "query_a.id";
- this.gvMx1id.Visible = true;
- this.gvMx1id.VisibleIndex = 0;
this.gvMx1id.Width = 94;
- //
- // gvMx1pid
- //
- this.gvMx1pid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1pid.AppearanceCell.Options.UseFont = true;
- this.gvMx1pid.Caption = "pid ";
- this.gvMx1pid.FieldName = "pid";
- this.gvMx1pid.MinWidth = 50;
- this.gvMx1pid.Name = "gvMx1pid";
- this.gvMx1pid.Tag = "query_a.pid";
- this.gvMx1pid.Visible = true;
- this.gvMx1pid.VisibleIndex = 1;
- this.gvMx1pid.Width = 94;
- //
- // gvMx1erpId
- //
- this.gvMx1erpId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1erpId.AppearanceCell.Options.UseFont = true;
- this.gvMx1erpId.Caption = "erp_id ";
- this.gvMx1erpId.FieldName = "erpId";
- this.gvMx1erpId.MinWidth = 50;
- this.gvMx1erpId.Name = "gvMx1erpId";
- this.gvMx1erpId.Tag = "query_a.erp_id";
- this.gvMx1erpId.Visible = true;
- this.gvMx1erpId.VisibleIndex = 2;
- this.gvMx1erpId.Width = 94;
- //
- // gvMx1materialId
- //
- this.gvMx1materialId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1materialId.AppearanceCell.Options.UseFont = true;
- this.gvMx1materialId.Caption = "鐗╂枡缂栫爜 ";
- this.gvMx1materialId.FieldName = "materialId";
- this.gvMx1materialId.MinWidth = 50;
- this.gvMx1materialId.Name = "gvMx1materialId";
- this.gvMx1materialId.Tag = "query_a.material_id";
- this.gvMx1materialId.Visible = true;
- this.gvMx1materialId.VisibleIndex = 3;
- this.gvMx1materialId.Width = 94;
- //
- // gvMx1unitId
- //
- this.gvMx1unitId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1unitId.AppearanceCell.Options.UseFont = true;
- this.gvMx1unitId.Caption = "閿�鍞崟浣� ";
- this.gvMx1unitId.FieldName = "unitId";
- this.gvMx1unitId.MinWidth = 50;
- this.gvMx1unitId.Name = "gvMx1unitId";
- this.gvMx1unitId.Tag = "query_a.unit_id";
- this.gvMx1unitId.Visible = true;
- this.gvMx1unitId.VisibleIndex = 4;
- this.gvMx1unitId.Width = 94;
- //
- // gvMx1qty
- //
- this.gvMx1qty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1qty.AppearanceCell.Options.UseFont = true;
- this.gvMx1qty.Caption = "閿�鍞暟閲� ";
- this.gvMx1qty.FieldName = "qty";
- this.gvMx1qty.MinWidth = 50;
- this.gvMx1qty.Name = "gvMx1qty";
- this.gvMx1qty.Tag = "query_a.qty";
- this.gvMx1qty.Visible = true;
- this.gvMx1qty.VisibleIndex = 5;
- this.gvMx1qty.Width = 94;
- //
- // gvMx1priceUnitId
- //
- this.gvMx1priceUnitId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1priceUnitId.AppearanceCell.Options.UseFont = true;
- this.gvMx1priceUnitId.Caption = "璁′环鍗曚綅 ";
- this.gvMx1priceUnitId.FieldName = "priceUnitId";
- this.gvMx1priceUnitId.MinWidth = 50;
- this.gvMx1priceUnitId.Name = "gvMx1priceUnitId";
- this.gvMx1priceUnitId.Tag = "query_a.price_unit_id";
- this.gvMx1priceUnitId.Visible = true;
- this.gvMx1priceUnitId.VisibleIndex = 6;
- this.gvMx1priceUnitId.Width = 94;
- //
- // gvMx1priceUnitQty
- //
- this.gvMx1priceUnitQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1priceUnitQty.AppearanceCell.Options.UseFont = true;
- this.gvMx1priceUnitQty.Caption = "璁′环鏁伴噺 ";
- this.gvMx1priceUnitQty.FieldName = "priceUnitQty";
- this.gvMx1priceUnitQty.MinWidth = 50;
- this.gvMx1priceUnitQty.Name = "gvMx1priceUnitQty";
- this.gvMx1priceUnitQty.Tag = "query_a.price_unit_qty";
- this.gvMx1priceUnitQty.Visible = true;
- this.gvMx1priceUnitQty.VisibleIndex = 7;
- this.gvMx1priceUnitQty.Width = 94;
- //
- // gvMx1deliveryDate
- //
- this.gvMx1deliveryDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1deliveryDate.AppearanceCell.Options.UseFont = true;
- this.gvMx1deliveryDate.Caption = "瑕佽揣鏃ユ湡 ";
- this.gvMx1deliveryDate.FieldName = "deliveryDate";
- this.gvMx1deliveryDate.MinWidth = 50;
- this.gvMx1deliveryDate.Name = "gvMx1deliveryDate";
- this.gvMx1deliveryDate.Tag = "query_a.delivery_date";
- this.gvMx1deliveryDate.Visible = true;
- this.gvMx1deliveryDate.VisibleIndex = 8;
- this.gvMx1deliveryDate.Width = 94;
- //
- // gvMx1isFree
- //
- this.gvMx1isFree.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1isFree.AppearanceCell.Options.UseFont = true;
- this.gvMx1isFree.Caption = "鏄惁璧犲搧 ";
- this.gvMx1isFree.FieldName = "isFree";
- this.gvMx1isFree.MinWidth = 50;
- this.gvMx1isFree.Name = "gvMx1isFree";
- this.gvMx1isFree.Tag = "query_a.is_free";
- this.gvMx1isFree.Visible = true;
- this.gvMx1isFree.VisibleIndex = 9;
- this.gvMx1isFree.Width = 94;
- //
- // gvMx1ownerTypeId
- //
- this.gvMx1ownerTypeId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1ownerTypeId.AppearanceCell.Options.UseFont = true;
- this.gvMx1ownerTypeId.Caption = "璐т富绫诲瀷 ";
- this.gvMx1ownerTypeId.FieldName = "ownerTypeId";
- this.gvMx1ownerTypeId.MinWidth = 50;
- this.gvMx1ownerTypeId.Name = "gvMx1ownerTypeId";
- this.gvMx1ownerTypeId.Tag = "query_a.owner_type_id";
- this.gvMx1ownerTypeId.Visible = true;
- this.gvMx1ownerTypeId.VisibleIndex = 10;
- this.gvMx1ownerTypeId.Width = 94;
- //
- // gvMx1ownerId
- //
- this.gvMx1ownerId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1ownerId.AppearanceCell.Options.UseFont = true;
- this.gvMx1ownerId.Caption = "璐т富 ";
- this.gvMx1ownerId.FieldName = "ownerId";
- this.gvMx1ownerId.MinWidth = 50;
- this.gvMx1ownerId.Name = "gvMx1ownerId";
- this.gvMx1ownerId.Tag = "query_a.owner_id";
- this.gvMx1ownerId.Visible = true;
- this.gvMx1ownerId.VisibleIndex = 11;
- this.gvMx1ownerId.Width = 94;
- //
- // gvMx1entryNote
- //
- this.gvMx1entryNote.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1entryNote.AppearanceCell.Options.UseFont = true;
- this.gvMx1entryNote.Caption = "澶囨敞 ";
- this.gvMx1entryNote.FieldName = "entryNote";
- this.gvMx1entryNote.MinWidth = 50;
- this.gvMx1entryNote.Name = "gvMx1entryNote";
- this.gvMx1entryNote.Tag = "query_a.entry_note";
- this.gvMx1entryNote.Visible = true;
- this.gvMx1entryNote.VisibleIndex = 12;
- this.gvMx1entryNote.Width = 94;
- //
- // gvMx1mtoNo
- //
- this.gvMx1mtoNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1mtoNo.AppearanceCell.Options.UseFont = true;
- this.gvMx1mtoNo.Caption = "璁″垝璺熻釜鍙� ";
- this.gvMx1mtoNo.FieldName = "mtoNo";
- this.gvMx1mtoNo.MinWidth = 50;
- this.gvMx1mtoNo.Name = "gvMx1mtoNo";
- this.gvMx1mtoNo.Tag = "query_a.mto_no";
- this.gvMx1mtoNo.Visible = true;
- this.gvMx1mtoNo.VisibleIndex = 13;
- this.gvMx1mtoNo.Width = 94;
- //
- // gvMx1lot
- //
- this.gvMx1lot.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1lot.AppearanceCell.Options.UseFont = true;
- this.gvMx1lot.Caption = "鎵瑰彿 ";
- this.gvMx1lot.FieldName = "lot";
- this.gvMx1lot.MinWidth = 50;
- this.gvMx1lot.Name = "gvMx1lot";
- this.gvMx1lot.Tag = "query_a.lot";
- this.gvMx1lot.Visible = true;
- this.gvMx1lot.VisibleIndex = 14;
- this.gvMx1lot.Width = 94;
- //
- // gvMx1deliveryMaxQty
- //
- this.gvMx1deliveryMaxQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1deliveryMaxQty.AppearanceCell.Options.UseFont = true;
- this.gvMx1deliveryMaxQty.Caption = "鍙戣揣涓婇檺 ";
- this.gvMx1deliveryMaxQty.FieldName = "deliveryMaxQty";
- this.gvMx1deliveryMaxQty.MinWidth = 50;
- this.gvMx1deliveryMaxQty.Name = "gvMx1deliveryMaxQty";
- this.gvMx1deliveryMaxQty.Tag = "query_a.delivery_max_qty";
- this.gvMx1deliveryMaxQty.Visible = true;
- this.gvMx1deliveryMaxQty.VisibleIndex = 15;
- this.gvMx1deliveryMaxQty.Width = 94;
- //
- // gvMx1deliveryMinQty
- //
- this.gvMx1deliveryMinQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1deliveryMinQty.AppearanceCell.Options.UseFont = true;
- this.gvMx1deliveryMinQty.Caption = "鍙戣揣涓嬮檺 ";
- this.gvMx1deliveryMinQty.FieldName = "deliveryMinQty";
- this.gvMx1deliveryMinQty.MinWidth = 50;
- this.gvMx1deliveryMinQty.Name = "gvMx1deliveryMinQty";
- this.gvMx1deliveryMinQty.Tag = "query_a.delivery_min_qty";
- this.gvMx1deliveryMinQty.Visible = true;
- this.gvMx1deliveryMinQty.VisibleIndex = 16;
- this.gvMx1deliveryMinQty.Width = 94;
- //
- // gvMx1outLmtUnitId
- //
- this.gvMx1outLmtUnitId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1outLmtUnitId.AppearanceCell.Options.UseFont = true;
- this.gvMx1outLmtUnitId.Caption = "瓒呭彂鎺у埗鍗曚綅 ";
- this.gvMx1outLmtUnitId.FieldName = "outLmtUnitId";
- this.gvMx1outLmtUnitId.MinWidth = 50;
- this.gvMx1outLmtUnitId.Name = "gvMx1outLmtUnitId";
- this.gvMx1outLmtUnitId.Tag = "query_a.out_lmt_unit_id";
- this.gvMx1outLmtUnitId.Visible = true;
- this.gvMx1outLmtUnitId.VisibleIndex = 17;
- this.gvMx1outLmtUnitId.Width = 94;
- //
- // gvMx1mrpCloseStatus
- //
- this.gvMx1mrpCloseStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1mrpCloseStatus.AppearanceCell.Options.UseFont = true;
- this.gvMx1mrpCloseStatus.Caption = "涓氬姟鍏抽棴 ";
- this.gvMx1mrpCloseStatus.FieldName = "mrpCloseStatus";
- this.gvMx1mrpCloseStatus.MinWidth = 50;
- this.gvMx1mrpCloseStatus.Name = "gvMx1mrpCloseStatus";
- this.gvMx1mrpCloseStatus.Tag = "query_a.mrp_close_status";
- this.gvMx1mrpCloseStatus.Visible = true;
- this.gvMx1mrpCloseStatus.VisibleIndex = 18;
- this.gvMx1mrpCloseStatus.Width = 94;
- //
- // gvMx1mrpTerminateStatus
- //
- this.gvMx1mrpTerminateStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1mrpTerminateStatus.AppearanceCell.Options.UseFont = true;
- this.gvMx1mrpTerminateStatus.Caption = "涓氬姟缁堟 ";
- this.gvMx1mrpTerminateStatus.FieldName = "mrpTerminateStatus";
- this.gvMx1mrpTerminateStatus.MinWidth = 50;
- this.gvMx1mrpTerminateStatus.Name = "gvMx1mrpTerminateStatus";
- this.gvMx1mrpTerminateStatus.Tag = "query_a.mrp_terminate_status";
- this.gvMx1mrpTerminateStatus.Visible = true;
- this.gvMx1mrpTerminateStatus.VisibleIndex = 19;
- this.gvMx1mrpTerminateStatus.Width = 94;
- //
- // gvMx1terminateDate
- //
- this.gvMx1terminateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1terminateDate.AppearanceCell.Options.UseFont = true;
- this.gvMx1terminateDate.Caption = "缁堟鏃ユ湡 ";
- this.gvMx1terminateDate.FieldName = "terminateDate";
- this.gvMx1terminateDate.MinWidth = 50;
- this.gvMx1terminateDate.Name = "gvMx1terminateDate";
- this.gvMx1terminateDate.Tag = "query_a.terminate_date";
- this.gvMx1terminateDate.Visible = true;
- this.gvMx1terminateDate.VisibleIndex = 20;
- this.gvMx1terminateDate.Width = 94;
- //
- // gvMx1terminaterId
- //
- this.gvMx1terminaterId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1terminaterId.AppearanceCell.Options.UseFont = true;
- this.gvMx1terminaterId.Caption = "缁堟浜� ";
- this.gvMx1terminaterId.FieldName = "terminaterId";
- this.gvMx1terminaterId.MinWidth = 50;
- this.gvMx1terminaterId.Name = "gvMx1terminaterId";
- this.gvMx1terminaterId.Tag = "query_a.terminater_id";
- this.gvMx1terminaterId.Visible = true;
- this.gvMx1terminaterId.VisibleIndex = 21;
- this.gvMx1terminaterId.Width = 94;
- //
- // gvMx1srcType
- //
- this.gvMx1srcType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1srcType.AppearanceCell.Options.UseFont = true;
- this.gvMx1srcType.Caption = "婧愬崟绫诲瀷 ";
- this.gvMx1srcType.FieldName = "srcType";
- this.gvMx1srcType.MinWidth = 50;
- this.gvMx1srcType.Name = "gvMx1srcType";
- this.gvMx1srcType.Tag = "query_a.src_type";
- this.gvMx1srcType.Visible = true;
- this.gvMx1srcType.VisibleIndex = 22;
- this.gvMx1srcType.Width = 94;
- //
- // gvMx1srcBillNo
- //
- this.gvMx1srcBillNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1srcBillNo.AppearanceCell.Options.UseFont = true;
- this.gvMx1srcBillNo.Caption = "婧愬崟鍗曞彿 ";
- this.gvMx1srcBillNo.FieldName = "srcBillNo";
- this.gvMx1srcBillNo.MinWidth = 50;
- this.gvMx1srcBillNo.Name = "gvMx1srcBillNo";
- this.gvMx1srcBillNo.Tag = "query_a.src_bill_no";
- this.gvMx1srcBillNo.Visible = true;
- this.gvMx1srcBillNo.VisibleIndex = 23;
- this.gvMx1srcBillNo.Width = 94;
- //
- // gvMx1deliQty
- //
- this.gvMx1deliQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1deliQty.AppearanceCell.Options.UseFont = true;
- this.gvMx1deliQty.Caption = "绱鍙戣揣閫氱煡鏁伴噺 ";
- this.gvMx1deliQty.FieldName = "deliQty";
- this.gvMx1deliQty.MinWidth = 50;
- this.gvMx1deliQty.Name = "gvMx1deliQty";
- this.gvMx1deliQty.Tag = "query_a.deli_qty";
- this.gvMx1deliQty.Visible = true;
- this.gvMx1deliQty.VisibleIndex = 24;
- this.gvMx1deliQty.Width = 94;
- //
- // gvMx1stockOutQty
- //
- this.gvMx1stockOutQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1stockOutQty.AppearanceCell.Options.UseFont = true;
- this.gvMx1stockOutQty.Caption = "绱鍑哄簱鏁伴噺 ";
- this.gvMx1stockOutQty.FieldName = "stockOutQty";
- this.gvMx1stockOutQty.MinWidth = 50;
- this.gvMx1stockOutQty.Name = "gvMx1stockOutQty";
- this.gvMx1stockOutQty.Tag = "query_a.stock_out_qty";
- this.gvMx1stockOutQty.Visible = true;
- this.gvMx1stockOutQty.VisibleIndex = 25;
- this.gvMx1stockOutQty.Width = 94;
- //
- // gvMx1baseRetNoticeQty
- //
- this.gvMx1baseRetNoticeQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1baseRetNoticeQty.AppearanceCell.Options.UseFont = true;
- this.gvMx1baseRetNoticeQty.Caption = "绱閫�璐ч�氱煡鏁伴噺锛堥攢鍞熀鏈級 ";
- this.gvMx1baseRetNoticeQty.FieldName = "baseRetNoticeQty";
- this.gvMx1baseRetNoticeQty.MinWidth = 50;
- this.gvMx1baseRetNoticeQty.Name = "gvMx1baseRetNoticeQty";
- this.gvMx1baseRetNoticeQty.Tag = "query_a.base_ret_notice_qty";
- this.gvMx1baseRetNoticeQty.Visible = true;
- this.gvMx1baseRetNoticeQty.VisibleIndex = 26;
- this.gvMx1baseRetNoticeQty.Width = 94;
- //
- // gvMx1baseReturnQty
- //
- this.gvMx1baseReturnQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1baseReturnQty.AppearanceCell.Options.UseFont = true;
- this.gvMx1baseReturnQty.Caption = "绱閫�璐ф暟閲忥紙閿�鍞熀鏈級 ";
- this.gvMx1baseReturnQty.FieldName = "baseReturnQty";
- this.gvMx1baseReturnQty.MinWidth = 50;
- this.gvMx1baseReturnQty.Name = "gvMx1baseReturnQty";
- this.gvMx1baseReturnQty.Tag = "query_a.base_return_qty";
- this.gvMx1baseReturnQty.Visible = true;
- this.gvMx1baseReturnQty.VisibleIndex = 27;
- this.gvMx1baseReturnQty.Width = 94;
- //
- // gvMx1baseRemainOutQty
- //
- this.gvMx1baseRemainOutQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1baseRemainOutQty.AppearanceCell.Options.UseFont = true;
- this.gvMx1baseRemainOutQty.Caption = "鍓╀綑鏈嚭鏁伴噺锛堥攢鍞熀鏈級 ";
- this.gvMx1baseRemainOutQty.FieldName = "baseRemainOutQty";
- this.gvMx1baseRemainOutQty.MinWidth = 50;
- this.gvMx1baseRemainOutQty.Name = "gvMx1baseRemainOutQty";
- this.gvMx1baseRemainOutQty.Tag = "query_a.base_remain_out_qty";
- this.gvMx1baseRemainOutQty.Visible = true;
- this.gvMx1baseRemainOutQty.VisibleIndex = 28;
- this.gvMx1baseRemainOutQty.Width = 94;
- //
- // gvMx1basearqty
- //
- this.gvMx1basearqty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1basearqty.AppearanceCell.Options.UseFont = true;
- this.gvMx1basearqty.Caption = "绱搴旀敹鏁伴噺锛堥攢鍞熀鏈級 ";
- this.gvMx1basearqty.FieldName = "basearqty";
- this.gvMx1basearqty.MinWidth = 50;
- this.gvMx1basearqty.Name = "gvMx1basearqty";
- this.gvMx1basearqty.Tag = "query_a.basearqty";
- this.gvMx1basearqty.Visible = true;
- this.gvMx1basearqty.VisibleIndex = 29;
- this.gvMx1basearqty.Width = 94;
- //
- // gvMx1custIno
- //
- this.gvMx1custIno.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1custIno.AppearanceCell.Options.UseFont = true;
- this.gvMx1custIno.Caption = "瀹㈡埛鐗╂枡缂栫爜 ";
- this.gvMx1custIno.FieldName = "custIno";
- this.gvMx1custIno.MinWidth = 50;
- this.gvMx1custIno.Name = "gvMx1custIno";
- this.gvMx1custIno.Tag = "query_a.cust_ino";
- this.gvMx1custIno.Visible = true;
- this.gvMx1custIno.VisibleIndex = 30;
- this.gvMx1custIno.Width = 94;
- //
- // gvMx1custInm
- //
- this.gvMx1custInm.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1custInm.AppearanceCell.Options.UseFont = true;
- this.gvMx1custInm.Caption = "瀹㈡埛鐗╂枡鍚嶇О ";
- this.gvMx1custInm.FieldName = "custInm";
- this.gvMx1custInm.MinWidth = 50;
- this.gvMx1custInm.Name = "gvMx1custInm";
- this.gvMx1custInm.Tag = "query_a.cust_inm";
- this.gvMx1custInm.Visible = true;
- this.gvMx1custInm.VisibleIndex = 31;
- this.gvMx1custInm.Width = 94;
- //
- // gvMx1custImd
- //
- this.gvMx1custImd.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1custImd.AppearanceCell.Options.UseFont = true;
- this.gvMx1custImd.Caption = "瀹㈡埛鐗╂枡瑙勬牸 ";
- this.gvMx1custImd.FieldName = "custImd";
- this.gvMx1custImd.MinWidth = 50;
- this.gvMx1custImd.Name = "gvMx1custImd";
- this.gvMx1custImd.Tag = "query_a.cust_imd";
- this.gvMx1custImd.Visible = true;
- this.gvMx1custImd.VisibleIndex = 32;
- this.gvMx1custImd.Width = 94;
- //
- // gvMx1mapId
- //
- this.gvMx1mapId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1mapId.AppearanceCell.Options.UseFont = true;
- this.gvMx1mapId.Caption = "瀹㈡埛鐗╂枡缂栫爜 ";
- this.gvMx1mapId.FieldName = "mapId";
- this.gvMx1mapId.MinWidth = 50;
- this.gvMx1mapId.Name = "gvMx1mapId";
- this.gvMx1mapId.Tag = "query_a.MAP_ID";
- this.gvMx1mapId.Visible = true;
- this.gvMx1mapId.VisibleIndex = 33;
- this.gvMx1mapId.Width = 94;
- //
- // gvMx1mapName
- //
- this.gvMx1mapName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1mapName.AppearanceCell.Options.UseFont = true;
- this.gvMx1mapName.Caption = "瀹㈡埛鐗╂枡鍚嶇О ";
- this.gvMx1mapName.FieldName = "mapName";
- this.gvMx1mapName.MinWidth = 50;
- this.gvMx1mapName.Name = "gvMx1mapName";
- this.gvMx1mapName.Tag = "query_a.MAP_NAME";
- this.gvMx1mapName.Visible = true;
- this.gvMx1mapName.VisibleIndex = 34;
- this.gvMx1mapName.Width = 94;
- //
- // gvMx1mapSpec
- //
- this.gvMx1mapSpec.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx1mapSpec.AppearanceCell.Options.UseFont = true;
- this.gvMx1mapSpec.Caption = "瀹㈡埛鐗╂枡瑙勬牸 ";
- this.gvMx1mapSpec.FieldName = "mapSpec";
- this.gvMx1mapSpec.MinWidth = 50;
- this.gvMx1mapSpec.Name = "gvMx1mapSpec";
- this.gvMx1mapSpec.Tag = "query_a.MAP_SPEC";
- this.gvMx1mapSpec.Visible = true;
- this.gvMx1mapSpec.VisibleIndex = 35;
- this.gvMx1mapSpec.Width = 94;
//
// gvMx1seq
//
- this.gvMx1seq.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gvMx1seq.AppearanceCell.Options.UseFont = true;
this.gvMx1seq.Caption = "搴忓彿 ";
this.gvMx1seq.FieldName = "seq";
@@ -2452,60 +2145,587 @@
this.gvMx1seq.Name = "gvMx1seq";
this.gvMx1seq.Tag = "query_a.Seq";
this.gvMx1seq.Visible = true;
- this.gvMx1seq.VisibleIndex = 36;
+ this.gvMx1seq.VisibleIndex = 0;
this.gvMx1seq.Width = 94;
+ //
+ // gvMx1pid
+ //
+
+ this.gvMx1pid.AppearanceCell.Options.UseFont = true;
+ this.gvMx1pid.Caption = "澶栭敭GUID";
+ this.gvMx1pid.FieldName = "pid";
+ this.gvMx1pid.MinWidth = 50;
+ this.gvMx1pid.Name = "gvMx1pid";
+ this.gvMx1pid.Tag = "query_a.pid";
+ this.gvMx1pid.Width = 94;
+ //
+ // gvMx1erpId
+ //
+
+ this.gvMx1erpId.AppearanceCell.Options.UseFont = true;
+ this.gvMx1erpId.Caption = "ERP_ID";
+ this.gvMx1erpId.FieldName = "erpId";
+ this.gvMx1erpId.MinWidth = 50;
+ this.gvMx1erpId.Name = "gvMx1erpId";
+ this.gvMx1erpId.Tag = "query_a.erp_id";
+ this.gvMx1erpId.Visible = true;
+ this.gvMx1erpId.VisibleIndex = 1;
+ this.gvMx1erpId.Width = 94;
+ //
+ // gvMx1materialId
+ //
+
+ this.gvMx1materialId.AppearanceCell.Options.UseFont = true;
+ this.gvMx1materialId.Caption = "鐗╂枡ID";
+ this.gvMx1materialId.FieldName = "materialId";
+ this.gvMx1materialId.MinWidth = 50;
+ this.gvMx1materialId.Name = "gvMx1materialId";
+ this.gvMx1materialId.Tag = "query_a.material_id";
+ this.gvMx1materialId.Width = 94;
+ //
+ // gvMx1unitId
+ //
+
+ this.gvMx1unitId.AppearanceCell.Options.UseFont = true;
+ this.gvMx1unitId.Caption = "閿�鍞崟浣岻D";
+ this.gvMx1unitId.FieldName = "unitId";
+ this.gvMx1unitId.MinWidth = 50;
+ this.gvMx1unitId.Name = "gvMx1unitId";
+ this.gvMx1unitId.Tag = "query_a.unit_id";
+ this.gvMx1unitId.Width = 94;
+ //
+ // gvMx1qty
+ //
+
+ this.gvMx1qty.AppearanceCell.Options.UseFont = true;
+ this.gvMx1qty.Caption = "閿�鍞暟閲� ";
+ this.gvMx1qty.FieldName = "qty";
+ this.gvMx1qty.MinWidth = 50;
+ this.gvMx1qty.Name = "gvMx1qty";
+ this.gvMx1qty.Tag = "query_a.qty";
+ this.gvMx1qty.Visible = true;
+ this.gvMx1qty.VisibleIndex = 2;
+ this.gvMx1qty.Width = 94;
+ //
+ // gvMx1priceUnitId
+ //
+
+ this.gvMx1priceUnitId.AppearanceCell.Options.UseFont = true;
+ this.gvMx1priceUnitId.Caption = "璁′环鍗曚綅ID";
+ this.gvMx1priceUnitId.FieldName = "priceUnitId";
+ this.gvMx1priceUnitId.MinWidth = 50;
+ this.gvMx1priceUnitId.Name = "gvMx1priceUnitId";
+ this.gvMx1priceUnitId.Tag = "query_a.price_unit_id";
+ this.gvMx1priceUnitId.Width = 94;
+ //
+ // gvMx1priceUnitQty
+ //
+
+ this.gvMx1priceUnitQty.AppearanceCell.Options.UseFont = true;
+ this.gvMx1priceUnitQty.Caption = "璁′环鏁伴噺 ";
+ this.gvMx1priceUnitQty.FieldName = "priceUnitQty";
+ this.gvMx1priceUnitQty.MinWidth = 50;
+ this.gvMx1priceUnitQty.Name = "gvMx1priceUnitQty";
+ this.gvMx1priceUnitQty.Tag = "query_a.price_unit_qty";
+ this.gvMx1priceUnitQty.Visible = true;
+ this.gvMx1priceUnitQty.VisibleIndex = 3;
+ this.gvMx1priceUnitQty.Width = 94;
+ //
+ // gvMx1deliveryDate
+ //
+
+ this.gvMx1deliveryDate.AppearanceCell.Options.UseFont = true;
+ this.gvMx1deliveryDate.Caption = "瑕佽揣鏃ユ湡 ";
+ this.gvMx1deliveryDate.FieldName = "deliveryDate";
+ this.gvMx1deliveryDate.MinWidth = 50;
+ this.gvMx1deliveryDate.Name = "gvMx1deliveryDate";
+ this.gvMx1deliveryDate.Tag = "query_a.delivery_date";
+ this.gvMx1deliveryDate.Visible = true;
+ this.gvMx1deliveryDate.VisibleIndex = 4;
+ this.gvMx1deliveryDate.Width = 94;
+ //
+ // gvMx1isFree
+ //
+
+ this.gvMx1isFree.AppearanceCell.Options.UseFont = true;
+ this.gvMx1isFree.Caption = "鏄惁璧犲搧 ";
+ this.gvMx1isFree.FieldName = "isFree";
+ this.gvMx1isFree.MinWidth = 50;
+ this.gvMx1isFree.Name = "gvMx1isFree";
+ this.gvMx1isFree.Tag = "query_a.is_free";
+ this.gvMx1isFree.Visible = true;
+ this.gvMx1isFree.VisibleIndex = 5;
+ this.gvMx1isFree.Width = 94;
+ //
+ // gvMx1ownerTypeId
+ //
+
+ this.gvMx1ownerTypeId.AppearanceCell.Options.UseFont = true;
+ this.gvMx1ownerTypeId.Caption = "璐т富绫诲瀷 ";
+ this.gvMx1ownerTypeId.FieldName = "ownerTypeIdTxt";
+ this.gvMx1ownerTypeId.MinWidth = 50;
+ this.gvMx1ownerTypeId.Name = "gvMx1ownerTypeId";
+ this.gvMx1ownerTypeId.Tag = "query_a.owner_type_id";
+ this.gvMx1ownerTypeId.Visible = true;
+ this.gvMx1ownerTypeId.VisibleIndex = 6;
+ this.gvMx1ownerTypeId.Width = 94;
+ //
+ // gvMx1ownerId
+ //
+
+ this.gvMx1ownerId.AppearanceCell.Options.UseFont = true;
+ this.gvMx1ownerId.Caption = "璐т富 ";
+ this.gvMx1ownerId.FieldName = "ownerIdTxt";
+ this.gvMx1ownerId.MinWidth = 50;
+ this.gvMx1ownerId.Name = "gvMx1ownerId";
+ this.gvMx1ownerId.Tag = "query_a.owner_id";
+ this.gvMx1ownerId.Visible = true;
+ this.gvMx1ownerId.VisibleIndex = 7;
+ this.gvMx1ownerId.Width = 94;
+ //
+ // gvMx1entryNote
+ //
+
+ this.gvMx1entryNote.AppearanceCell.Options.UseFont = true;
+ this.gvMx1entryNote.Caption = "澶囨敞 ";
+ this.gvMx1entryNote.FieldName = "entryNote";
+ this.gvMx1entryNote.MinWidth = 50;
+ this.gvMx1entryNote.Name = "gvMx1entryNote";
+ this.gvMx1entryNote.Tag = "query_a.entry_note";
+ this.gvMx1entryNote.Visible = true;
+ this.gvMx1entryNote.VisibleIndex = 8;
+ this.gvMx1entryNote.Width = 94;
+ //
+ // gvMx1mtoNo
+ //
+
+ this.gvMx1mtoNo.AppearanceCell.Options.UseFont = true;
+ this.gvMx1mtoNo.Caption = "璁″垝璺熻釜鍙� ";
+ this.gvMx1mtoNo.FieldName = "mtoNo";
+ this.gvMx1mtoNo.MinWidth = 50;
+ this.gvMx1mtoNo.Name = "gvMx1mtoNo";
+ this.gvMx1mtoNo.Tag = "query_a.mto_no";
+ this.gvMx1mtoNo.Visible = true;
+ this.gvMx1mtoNo.VisibleIndex = 9;
+ this.gvMx1mtoNo.Width = 94;
+ //
+ // gvMx1lot
+ //
+
+ this.gvMx1lot.AppearanceCell.Options.UseFont = true;
+ this.gvMx1lot.Caption = "鎵瑰彿 ";
+ this.gvMx1lot.FieldName = "lot";
+ this.gvMx1lot.MinWidth = 50;
+ this.gvMx1lot.Name = "gvMx1lot";
+ this.gvMx1lot.Tag = "query_a.lot";
+ this.gvMx1lot.Visible = true;
+ this.gvMx1lot.VisibleIndex = 10;
+ this.gvMx1lot.Width = 94;
+ //
+ // gvMx1deliveryMaxQty
+ //
+
+ this.gvMx1deliveryMaxQty.AppearanceCell.Options.UseFont = true;
+ this.gvMx1deliveryMaxQty.Caption = "鍙戣揣涓婇檺 ";
+ this.gvMx1deliveryMaxQty.FieldName = "deliveryMaxQty";
+ this.gvMx1deliveryMaxQty.MinWidth = 50;
+ this.gvMx1deliveryMaxQty.Name = "gvMx1deliveryMaxQty";
+ this.gvMx1deliveryMaxQty.Tag = "query_a.delivery_max_qty";
+ this.gvMx1deliveryMaxQty.Visible = true;
+ this.gvMx1deliveryMaxQty.VisibleIndex = 11;
+ this.gvMx1deliveryMaxQty.Width = 94;
+ //
+ // gvMx1deliveryMinQty
+ //
+
+ this.gvMx1deliveryMinQty.AppearanceCell.Options.UseFont = true;
+ this.gvMx1deliveryMinQty.Caption = "鍙戣揣涓嬮檺 ";
+ this.gvMx1deliveryMinQty.FieldName = "deliveryMinQty";
+ this.gvMx1deliveryMinQty.MinWidth = 50;
+ this.gvMx1deliveryMinQty.Name = "gvMx1deliveryMinQty";
+ this.gvMx1deliveryMinQty.Tag = "query_a.delivery_min_qty";
+ this.gvMx1deliveryMinQty.Visible = true;
+ this.gvMx1deliveryMinQty.VisibleIndex = 12;
+ this.gvMx1deliveryMinQty.Width = 94;
+ //
+ // gvMx1outLmtUnitId
+ //
+
+ this.gvMx1outLmtUnitId.AppearanceCell.Options.UseFont = true;
+ this.gvMx1outLmtUnitId.Caption = "瓒呭彂鎺у埗鍗曚綅ID";
+ this.gvMx1outLmtUnitId.FieldName = "outLmtUnitId";
+ this.gvMx1outLmtUnitId.MinWidth = 50;
+ this.gvMx1outLmtUnitId.Name = "gvMx1outLmtUnitId";
+ this.gvMx1outLmtUnitId.Tag = "query_a.out_lmt_unit_id";
+ this.gvMx1outLmtUnitId.Width = 94;
+ //
+ // gvMx1mrpCloseStatus
+ //
+
+ this.gvMx1mrpCloseStatus.AppearanceCell.Options.UseFont = true;
+ this.gvMx1mrpCloseStatus.Caption = "涓氬姟鍏抽棴 ";
+ this.gvMx1mrpCloseStatus.FieldName = "mrpCloseStatus";
+ this.gvMx1mrpCloseStatus.MinWidth = 50;
+ this.gvMx1mrpCloseStatus.Name = "gvMx1mrpCloseStatus";
+ this.gvMx1mrpCloseStatus.Tag = "query_a.mrp_close_status";
+ this.gvMx1mrpCloseStatus.Visible = true;
+ this.gvMx1mrpCloseStatus.VisibleIndex = 13;
+ this.gvMx1mrpCloseStatus.Width = 94;
+ //
+ // gvMx1mrpTerminateStatus
+ //
+
+ this.gvMx1mrpTerminateStatus.AppearanceCell.Options.UseFont = true;
+ this.gvMx1mrpTerminateStatus.Caption = "涓氬姟缁堟 ";
+ this.gvMx1mrpTerminateStatus.FieldName = "mrpTerminateStatus";
+ this.gvMx1mrpTerminateStatus.MinWidth = 50;
+ this.gvMx1mrpTerminateStatus.Name = "gvMx1mrpTerminateStatus";
+ this.gvMx1mrpTerminateStatus.Tag = "query_a.mrp_terminate_status";
+ this.gvMx1mrpTerminateStatus.Visible = true;
+ this.gvMx1mrpTerminateStatus.VisibleIndex = 14;
+ this.gvMx1mrpTerminateStatus.Width = 94;
+ //
+ // gvMx1terminateDate
+ //
+
+ this.gvMx1terminateDate.AppearanceCell.Options.UseFont = true;
+ this.gvMx1terminateDate.Caption = "缁堟鏃ユ湡 ";
+ this.gvMx1terminateDate.FieldName = "terminateDate";
+ this.gvMx1terminateDate.MinWidth = 50;
+ this.gvMx1terminateDate.Name = "gvMx1terminateDate";
+ this.gvMx1terminateDate.Tag = "query_a.terminate_date";
+ this.gvMx1terminateDate.Visible = true;
+ this.gvMx1terminateDate.VisibleIndex = 15;
+ this.gvMx1terminateDate.Width = 94;
+ //
+ // gvMx1terminaterId
+ //
+
+ this.gvMx1terminaterId.AppearanceCell.Options.UseFont = true;
+ this.gvMx1terminaterId.Caption = "缁堟浜� ";
+ this.gvMx1terminaterId.FieldName = "terminaterId";
+ this.gvMx1terminaterId.MinWidth = 50;
+ this.gvMx1terminaterId.Name = "gvMx1terminaterId";
+ this.gvMx1terminaterId.Tag = "query_a.terminater_id";
+ this.gvMx1terminaterId.Visible = true;
+ this.gvMx1terminaterId.VisibleIndex = 16;
+ this.gvMx1terminaterId.Width = 94;
+ //
+ // gvMx1srcType
+ //
+
+ this.gvMx1srcType.AppearanceCell.Options.UseFont = true;
+ this.gvMx1srcType.Caption = "婧愬崟绫诲瀷 ";
+ this.gvMx1srcType.FieldName = "srcType";
+ this.gvMx1srcType.MinWidth = 50;
+ this.gvMx1srcType.Name = "gvMx1srcType";
+ this.gvMx1srcType.Tag = "query_a.src_type";
+ this.gvMx1srcType.Visible = true;
+ this.gvMx1srcType.VisibleIndex = 17;
+ this.gvMx1srcType.Width = 94;
+ //
+ // gvMx1srcBillNo
+ //
+
+ this.gvMx1srcBillNo.AppearanceCell.Options.UseFont = true;
+ this.gvMx1srcBillNo.Caption = "婧愬崟鍗曞彿 ";
+ this.gvMx1srcBillNo.FieldName = "srcBillNo";
+ this.gvMx1srcBillNo.MinWidth = 50;
+ this.gvMx1srcBillNo.Name = "gvMx1srcBillNo";
+ this.gvMx1srcBillNo.Tag = "query_a.src_bill_no";
+ this.gvMx1srcBillNo.Visible = true;
+ this.gvMx1srcBillNo.VisibleIndex = 18;
+ this.gvMx1srcBillNo.Width = 94;
+ //
+ // gvMx1deliQty
+ //
+
+ this.gvMx1deliQty.AppearanceCell.Options.UseFont = true;
+ this.gvMx1deliQty.Caption = "绱鍙戣揣閫氱煡鏁伴噺 ";
+ this.gvMx1deliQty.FieldName = "deliQty";
+ this.gvMx1deliQty.MinWidth = 50;
+ this.gvMx1deliQty.Name = "gvMx1deliQty";
+ this.gvMx1deliQty.Tag = "query_a.deli_qty";
+ this.gvMx1deliQty.Visible = true;
+ this.gvMx1deliQty.VisibleIndex = 19;
+ this.gvMx1deliQty.Width = 94;
+ //
+ // gvMx1stockOutQty
+ //
+
+ this.gvMx1stockOutQty.AppearanceCell.Options.UseFont = true;
+ this.gvMx1stockOutQty.Caption = "绱鍑哄簱鏁伴噺 ";
+ this.gvMx1stockOutQty.FieldName = "stockOutQty";
+ this.gvMx1stockOutQty.MinWidth = 50;
+ this.gvMx1stockOutQty.Name = "gvMx1stockOutQty";
+ this.gvMx1stockOutQty.Tag = "query_a.stock_out_qty";
+ this.gvMx1stockOutQty.Visible = true;
+ this.gvMx1stockOutQty.VisibleIndex = 20;
+ this.gvMx1stockOutQty.Width = 94;
+ //
+ // gvMx1baseRetNoticeQty
+ //
+
+ this.gvMx1baseRetNoticeQty.AppearanceCell.Options.UseFont = true;
+ this.gvMx1baseRetNoticeQty.Caption = "绱閫�璐ч�氱煡鏁伴噺锛堥攢鍞熀鏈級 ";
+ this.gvMx1baseRetNoticeQty.FieldName = "baseRetNoticeQty";
+ this.gvMx1baseRetNoticeQty.MinWidth = 50;
+ this.gvMx1baseRetNoticeQty.Name = "gvMx1baseRetNoticeQty";
+ this.gvMx1baseRetNoticeQty.Tag = "query_a.base_ret_notice_qty";
+ this.gvMx1baseRetNoticeQty.Visible = true;
+ this.gvMx1baseRetNoticeQty.VisibleIndex = 21;
+ this.gvMx1baseRetNoticeQty.Width = 94;
+ //
+ // gvMx1baseReturnQty
+ //
+
+ this.gvMx1baseReturnQty.AppearanceCell.Options.UseFont = true;
+ this.gvMx1baseReturnQty.Caption = "绱閫�璐ф暟閲忥紙閿�鍞熀鏈級 ";
+ this.gvMx1baseReturnQty.FieldName = "baseReturnQty";
+ this.gvMx1baseReturnQty.MinWidth = 50;
+ this.gvMx1baseReturnQty.Name = "gvMx1baseReturnQty";
+ this.gvMx1baseReturnQty.Tag = "query_a.base_return_qty";
+ this.gvMx1baseReturnQty.Visible = true;
+ this.gvMx1baseReturnQty.VisibleIndex = 22;
+ this.gvMx1baseReturnQty.Width = 94;
+ //
+ // gvMx1baseRemainOutQty
+ //
+
+ this.gvMx1baseRemainOutQty.AppearanceCell.Options.UseFont = true;
+ this.gvMx1baseRemainOutQty.Caption = "鍓╀綑鏈嚭鏁伴噺锛堥攢鍞熀鏈級 ";
+ this.gvMx1baseRemainOutQty.FieldName = "baseRemainOutQty";
+ this.gvMx1baseRemainOutQty.MinWidth = 50;
+ this.gvMx1baseRemainOutQty.Name = "gvMx1baseRemainOutQty";
+ this.gvMx1baseRemainOutQty.Tag = "query_a.base_remain_out_qty";
+ this.gvMx1baseRemainOutQty.Visible = true;
+ this.gvMx1baseRemainOutQty.VisibleIndex = 23;
+ this.gvMx1baseRemainOutQty.Width = 94;
+ //
+ // gvMx1basearqty
+ //
+
+ this.gvMx1basearqty.AppearanceCell.Options.UseFont = true;
+ this.gvMx1basearqty.Caption = "绱搴旀敹鏁伴噺锛堥攢鍞熀鏈級 ";
+ this.gvMx1basearqty.FieldName = "basearqty";
+ this.gvMx1basearqty.MinWidth = 50;
+ this.gvMx1basearqty.Name = "gvMx1basearqty";
+ this.gvMx1basearqty.Tag = "query_a.basearqty";
+ this.gvMx1basearqty.Visible = true;
+ this.gvMx1basearqty.VisibleIndex = 24;
+ this.gvMx1basearqty.Width = 94;
+ //
+ // gvMx1custIno
+ //
+
+ this.gvMx1custIno.AppearanceCell.Options.UseFont = true;
+ this.gvMx1custIno.Caption = "瀹㈡埛鐗╂枡缂栫爜 ";
+ this.gvMx1custIno.FieldName = "custIno";
+ this.gvMx1custIno.MinWidth = 50;
+ this.gvMx1custIno.Name = "gvMx1custIno";
+ this.gvMx1custIno.Tag = "query_a.cust_ino";
+ this.gvMx1custIno.Visible = true;
+ this.gvMx1custIno.VisibleIndex = 25;
+ this.gvMx1custIno.Width = 94;
+ //
+ // gvMx1custInm
+ //
+
+ this.gvMx1custInm.AppearanceCell.Options.UseFont = true;
+ this.gvMx1custInm.Caption = "瀹㈡埛鐗╂枡鍚嶇О ";
+ this.gvMx1custInm.FieldName = "custInm";
+ this.gvMx1custInm.MinWidth = 50;
+ this.gvMx1custInm.Name = "gvMx1custInm";
+ this.gvMx1custInm.Tag = "query_a.cust_inm";
+ this.gvMx1custInm.Visible = true;
+ this.gvMx1custInm.VisibleIndex = 26;
+ this.gvMx1custInm.Width = 94;
+ //
+ // gvMx1custImd
+ //
+
+ this.gvMx1custImd.AppearanceCell.Options.UseFont = true;
+ this.gvMx1custImd.Caption = "瀹㈡埛鐗╂枡瑙勬牸 ";
+ this.gvMx1custImd.FieldName = "custImd";
+ this.gvMx1custImd.MinWidth = 50;
+ this.gvMx1custImd.Name = "gvMx1custImd";
+ this.gvMx1custImd.Tag = "query_a.cust_imd";
+ this.gvMx1custImd.Visible = true;
+ this.gvMx1custImd.VisibleIndex = 27;
+ this.gvMx1custImd.Width = 94;
+ //
+ // gvMx1mapId
+ //
+
+ this.gvMx1mapId.AppearanceCell.Options.UseFont = true;
+ this.gvMx1mapId.Caption = "瀹㈡埛鐗╂枡缂栫爜 ";
+ this.gvMx1mapId.FieldName = "mapId";
+ this.gvMx1mapId.MinWidth = 50;
+ this.gvMx1mapId.Name = "gvMx1mapId";
+ this.gvMx1mapId.Tag = "query_a.MAP_ID";
+ this.gvMx1mapId.Visible = true;
+ this.gvMx1mapId.VisibleIndex = 28;
+ this.gvMx1mapId.Width = 94;
+ //
+ // gvMx1mapName
+ //
+
+ this.gvMx1mapName.AppearanceCell.Options.UseFont = true;
+ this.gvMx1mapName.Caption = "瀹㈡埛鐗╂枡鍚嶇О ";
+ this.gvMx1mapName.FieldName = "mapName";
+ this.gvMx1mapName.MinWidth = 50;
+ this.gvMx1mapName.Name = "gvMx1mapName";
+ this.gvMx1mapName.Tag = "query_a.MAP_NAME";
+ this.gvMx1mapName.Visible = true;
+ this.gvMx1mapName.VisibleIndex = 29;
+ this.gvMx1mapName.Width = 94;
+ //
+ // gvMx1mapSpec
+ //
+
+ this.gvMx1mapSpec.AppearanceCell.Options.UseFont = true;
+ this.gvMx1mapSpec.Caption = "瀹㈡埛鐗╂枡瑙勬牸 ";
+ this.gvMx1mapSpec.FieldName = "mapSpec";
+ this.gvMx1mapSpec.MinWidth = 50;
+ this.gvMx1mapSpec.Name = "gvMx1mapSpec";
+ this.gvMx1mapSpec.Tag = "query_a.MAP_SPEC";
+ this.gvMx1mapSpec.Visible = true;
+ this.gvMx1mapSpec.VisibleIndex = 30;
+ this.gvMx1mapSpec.Width = 94;
//
// gvMx1supplyOrgId
//
- this.gvMx1supplyOrgId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gvMx1supplyOrgId.AppearanceCell.Options.UseFont = true;
- this.gvMx1supplyOrgId.Caption = "渚涘簲缁勭粐 ";
+ this.gvMx1supplyOrgId.Caption = "渚涘簲缁勭粐ID";
this.gvMx1supplyOrgId.FieldName = "supplyOrgId";
this.gvMx1supplyOrgId.MinWidth = 50;
this.gvMx1supplyOrgId.Name = "gvMx1supplyOrgId";
this.gvMx1supplyOrgId.Tag = "query_a.SUPPLY_ORG_ID";
- this.gvMx1supplyOrgId.Visible = true;
- this.gvMx1supplyOrgId.VisibleIndex = 37;
this.gvMx1supplyOrgId.Width = 94;
//
// gvMx1stockOrgId
//
- this.gvMx1stockOrgId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gvMx1stockOrgId.AppearanceCell.Options.UseFont = true;
- this.gvMx1stockOrgId.Caption = "搴撳瓨缁勭粐 ";
+ this.gvMx1stockOrgId.Caption = "搴撳瓨缁勭粐ID";
this.gvMx1stockOrgId.FieldName = "stockOrgId";
this.gvMx1stockOrgId.MinWidth = 50;
this.gvMx1stockOrgId.Name = "gvMx1stockOrgId";
this.gvMx1stockOrgId.Tag = "query_a.STOCK_ORG_ID";
- this.gvMx1stockOrgId.Visible = true;
- this.gvMx1stockOrgId.VisibleIndex = 38;
this.gvMx1stockOrgId.Width = 94;
//
// gvMx1settleOrgIds
//
- this.gvMx1settleOrgIds.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gvMx1settleOrgIds.AppearanceCell.Options.UseFont = true;
- this.gvMx1settleOrgIds.Caption = "缁撶畻缁勭粐 ";
+ this.gvMx1settleOrgIds.Caption = "缁撶畻缁勭粐ID";
this.gvMx1settleOrgIds.FieldName = "settleOrgIds";
this.gvMx1settleOrgIds.MinWidth = 50;
this.gvMx1settleOrgIds.Name = "gvMx1settleOrgIds";
this.gvMx1settleOrgIds.Tag = "query_a.SETTLE_ORG_IDS";
- this.gvMx1settleOrgIds.Visible = true;
- this.gvMx1settleOrgIds.VisibleIndex = 39;
this.gvMx1settleOrgIds.Width = 94;
//
// gvMx1eHid
//
- this.gvMx1eHid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gvMx1eHid.AppearanceCell.Options.UseFont = true;
this.gvMx1eHid.Caption = "ERP鍗曟嵁琛ㄥごid ";
this.gvMx1eHid.FieldName = "eHid";
this.gvMx1eHid.MinWidth = 50;
this.gvMx1eHid.Name = "gvMx1eHid";
this.gvMx1eHid.Tag = "query_a.e_hid";
- this.gvMx1eHid.Visible = true;
- this.gvMx1eHid.VisibleIndex = 40;
this.gvMx1eHid.Width = 94;
+ //
+ // gridColumn5
+ //
+ this.gridColumn5.Caption = "鐗╂枡缂栫爜";
+ this.gridColumn5.FieldName = "itemName";
+ this.gridColumn5.MinWidth = 25;
+ this.gridColumn5.Name = "gridColumn5";
+ this.gridColumn5.Visible = true;
+ this.gridColumn5.VisibleIndex = 31;
+ this.gridColumn5.Width = 94;
+ //
+ // gridColumn6
+ //
+ this.gridColumn6.Caption = "鐗╂枡鍚嶇О";
+ this.gridColumn6.FieldName = "itemName";
+ this.gridColumn6.MinWidth = 25;
+ this.gridColumn6.Name = "gridColumn6";
+ this.gridColumn6.Visible = true;
+ this.gridColumn6.VisibleIndex = 32;
+ this.gridColumn6.Width = 94;
+ //
+ // gridColumn7
+ //
+ this.gridColumn7.Caption = "鐗╂枡鍨嬪彿";
+ this.gridColumn7.FieldName = "itemModel";
+ this.gridColumn7.MinWidth = 25;
+ this.gridColumn7.Name = "gridColumn7";
+ this.gridColumn7.Visible = true;
+ this.gridColumn7.VisibleIndex = 33;
+ this.gridColumn7.Width = 94;
+ //
+ // gridColumn8
+ //
+ this.gridColumn8.Caption = "閿�鍞崟浣�";
+ this.gridColumn8.FieldName = "unitName";
+ 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 = "priceUnitName";
+ 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 = "outLmtUnitName";
+ 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 = "gyOrgName";
+ 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 = "kcOrgName";
+ this.gridColumn12.MinWidth = 25;
+ this.gridColumn12.Name = "gridColumn12";
+ this.gridColumn12.Visible = true;
+ this.gridColumn12.VisibleIndex = 38;
+ this.gridColumn12.Width = 94;
+ //
+ // gridColumn13
+ //
+ this.gridColumn13.Caption = "缁撶畻缁勭粐";
+ this.gridColumn13.FieldName = "jsOrgName";
+ this.gridColumn13.MinWidth = 25;
+ this.gridColumn13.Name = "gridColumn13";
+ this.gridColumn13.Visible = true;
+ this.gridColumn13.VisibleIndex = 39;
+ this.gridColumn13.Width = 94;
//
// picCheckBox
//
@@ -2517,26 +2737,6 @@
this.picCheckBox.TabIndex = 9;
this.picCheckBox.TabStop = false;
this.picCheckBox.Visible = false;
- //
- // lbGuid
- //
- this.lbGuid.Location = new System.Drawing.Point(283, 295);
- this.lbGuid.Name = "lbGuid";
- this.lbGuid.Size = new System.Drawing.Size(267, 28);
- this.lbGuid.TabIndex = 428;
- this.lbGuid.Text = "lbGuid";
- //
- // layoutControlItem38
- //
- this.layoutControlItem38.Control = this.lbGuid;
- this.layoutControlItem38.Location = new System.Drawing.Point(271, 288);
- this.layoutControlItem38.Name = "layoutControlItem38";
- this.layoutControlItem38.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem38.OptionsTableLayoutItem.RowIndex = 9;
- this.layoutControlItem38.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem38.Text = "lbGuid";
- this.layoutControlItem38.TextSize = new System.Drawing.Size(0, 0);
- this.layoutControlItem38.TextVisible = false;
//
// Frm_SalesOrder
//
@@ -2597,58 +2797,66 @@
((System.ComponentModel.ISupportInitialize)(this.txt_custId.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_headLocId.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_headDeliveryWay.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_businessType.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_businessTypeTxt.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fDate.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_billTypeId.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_documentStatus.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_documentStatusTxt.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_erpId.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_id.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.txt_xsOrgName.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_salerName.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_custName.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_saleDeptName.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem38)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem35)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).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.layoutControlItem35)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem36)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem37)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem41)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.lab_saleDeptName)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem39)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem40)).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();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem38)).EndInit();
this.ResumeLayout(false);
}
@@ -2750,19 +2958,15 @@
private DevExpress.XtraEditors.TextEdit txt_erpId;
private DevExpress.XtraEditors.TextEdit txt_id;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
private DevExpress.XtraEditors.TextEdit txt_billNo;
- private DevExpress.XtraEditors.TextEdit txt_documentStatus;
+ private DevExpress.XtraEditors.TextEdit txt_documentStatusTxt;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
private DevExpress.XtraEditors.TextEdit txt_billTypeId;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
private DevExpress.XtraEditors.TextEdit txt_fDate;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
- private DevExpress.XtraEditors.TextEdit txt_businessType;
+ private DevExpress.XtraEditors.TextEdit txt_businessTypeTxt;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
private DevExpress.XtraEditors.TextEdit txt_headDeliveryWay;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
private DevExpress.XtraEditors.TextEdit txt_saleDeptId;
private DevExpress.XtraEditors.TextEdit txt_closeStatus;
private DevExpress.XtraEditors.TextEdit txt_custId;
@@ -2776,9 +2980,7 @@
private DevExpress.XtraEditors.TextEdit txt_changeReason;
private DevExpress.XtraEditors.TextEdit txt_salerId;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
private DevExpress.XtraEditors.TextEdit txt_receiveContact;
private DevExpress.XtraEditors.TextEdit txt_receiveId;
private DevExpress.XtraEditors.TextEdit txt_saleOrgId;
@@ -2800,18 +3002,13 @@
private DevExpress.XtraEditors.TextEdit txt_chargeId;
private DevExpress.XtraEditors.TextEdit txt_linkMan;
private DevExpress.XtraEditors.TextEdit txt_approverId;
- 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;
@@ -2819,9 +3016,41 @@
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem33;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem34;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem35;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem36;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem37;
private System.Windows.Forms.Label lbGuid;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem38;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
+ private DevExpress.XtraEditors.TextEdit txt_xsOrgName;
+ private DevExpress.XtraEditors.TextEdit txt_salerName;
+ private DevExpress.XtraEditors.TextEdit txt_custName;
+ private DevExpress.XtraEditors.TextEdit txt_saleDeptName;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
+ 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.XtraGrid.Columns.GridColumn gridColumn13;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem36;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem28;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem37;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem41;
+ private DevExpress.XtraLayout.LayoutControlItem lab_saleDeptName;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem39;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem40;
}
}
\ No newline at end of file
--
Gitblit v1.9.3