BaoKai_202508-Wms-Jingwang..../WMS.FrmOut/AutoCK/FrmYckOrder.Designer.cs

1730 lines
93 KiB
C#
Raw Normal View History

2025-08-24 09:35:55 +08:00
namespace WMS.FrmCK
{
partial class FrmYckOrder
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmYckOrder));
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.label10 = new System.Windows.Forms.Label();
this.textBox1 = new System.Windows.Forms.TextBox();
this.label7 = new System.Windows.Forms.Label();
this.ctrlButtons1 = new WMS.Ctrl.CtrlButtons();
this.t_sts = new System.Windows.Forms.TextBox();
this.txtCCNum = new System.Windows.Forms.TextBox();
this.label9 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.txtCTL = new System.Windows.Forms.TextBox();
this.label5 = new System.Windows.Forms.Label();
this.txtCKnum = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.txtGoodsName = new System.Windows.Forms.TextBox();
this.txtGDH = new System.Windows.Forms.TextBox();
this.ctrlButtons2 = new WMS.Ctrl.CtrlButtons();
this.label2 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.txtGoodsId = new System.Windows.Forms.TextBox();
this.txtLocation = new System.Windows.Forms.TextBox();
this.comboBox1 = new System.Windows.Forms.ComboBox();
this.label3 = new System.Windows.Forms.Label();
this.splitContainer2 = new System.Windows.Forms.SplitContainer();
this.GCMiStock = new WMS.Ctrl.GridControlCustom();
this.bgsStock = new System.Windows.Forms.BindingSource(this.components);
this.GVMiStock = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colCTL = new DevExpress.XtraGrid.Columns.GridColumn();
this.colIsCheckRec = new DevExpress.XtraGrid.Columns.GridColumn();
this.colWhseloc = new DevExpress.XtraGrid.Columns.GridColumn();
this.colHigh = new DevExpress.XtraGrid.Columns.GridColumn();
this.colWGH = new DevExpress.XtraGrid.Columns.GridColumn();
this.colProDucLotId = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTOCK_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCustomer_Id = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPUTIN_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTORAGE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTORAGE_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colAREA_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colAREA_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLOCATION_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLOCATION_STAR = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLOCATION_END = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_TYPEID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_TYPENAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSHELVES_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREMARK = new DevExpress.XtraGrid.Columns.GridColumn();
this.colVERSION = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTORAGE_MODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPROVIDER_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPROVIDER_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPRODUCTION_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colWARE_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colDOCCTNUMBER = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOCCUPY_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colABLE_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colNOTICE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colORI_BILL = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPERIOD = new DevExpress.XtraGrid.Columns.GridColumn();
this.colDUE_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colBARCODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTIMESTART = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTIMEEND = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTIMESTARTON = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTIMEENDON = new DevExpress.XtraGrid.Columns.GridColumn();
this.colUNIT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colUNIT_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCOST_PRICE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSUM_COST_PRICE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTS = new DevExpress.XtraGrid.Columns.GridColumn();
this.groupBox4 = new System.Windows.Forms.GroupBox();
this.gridControlCustom1 = new WMS.Ctrl.GridControlCustom();
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
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.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.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn26 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn27 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn28 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn29 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn30 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn31 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn32 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn33 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn34 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn35 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn36 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn37 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn38 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn39 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn40 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn41 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn42 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn43 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn44 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn72 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn48 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn45 = new DevExpress.XtraGrid.Columns.GridColumn();
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.Panel2.SuspendLayout();
this.splitContainer1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
this.splitContainer2.Panel1.SuspendLayout();
this.splitContainer2.Panel2.SuspendLayout();
this.splitContainer2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.GCMiStock)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bgsStock)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GVMiStock)).BeginInit();
this.groupBox4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
this.SuspendLayout();
//
// splitContainer1
//
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer1.Location = new System.Drawing.Point(0, 0);
this.splitContainer1.Name = "splitContainer1";
this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
//
// splitContainer1.Panel1
//
this.splitContainer1.Panel1.Controls.Add(this.label10);
this.splitContainer1.Panel1.Controls.Add(this.textBox1);
this.splitContainer1.Panel1.Controls.Add(this.label7);
this.splitContainer1.Panel1.Controls.Add(this.ctrlButtons1);
this.splitContainer1.Panel1.Controls.Add(this.t_sts);
this.splitContainer1.Panel1.Controls.Add(this.txtCCNum);
this.splitContainer1.Panel1.Controls.Add(this.label9);
this.splitContainer1.Panel1.Controls.Add(this.label6);
this.splitContainer1.Panel1.Controls.Add(this.txtCTL);
this.splitContainer1.Panel1.Controls.Add(this.label5);
this.splitContainer1.Panel1.Controls.Add(this.txtCKnum);
this.splitContainer1.Panel1.Controls.Add(this.label1);
this.splitContainer1.Panel1.Controls.Add(this.txtGoodsName);
this.splitContainer1.Panel1.Controls.Add(this.txtGDH);
this.splitContainer1.Panel1.Controls.Add(this.ctrlButtons2);
this.splitContainer1.Panel1.Controls.Add(this.label2);
this.splitContainer1.Panel1.Controls.Add(this.label4);
this.splitContainer1.Panel1.Controls.Add(this.label8);
this.splitContainer1.Panel1.Controls.Add(this.txtGoodsId);
this.splitContainer1.Panel1.Controls.Add(this.txtLocation);
this.splitContainer1.Panel1.Controls.Add(this.comboBox1);
this.splitContainer1.Panel1.Controls.Add(this.label3);
//
// splitContainer1.Panel2
//
this.splitContainer1.Panel2.Controls.Add(this.splitContainer2);
this.splitContainer1.Size = new System.Drawing.Size(1145, 668);
this.splitContainer1.SplitterDistance = 137;
this.splitContainer1.SplitterWidth = 5;
this.splitContainer1.TabIndex = 0;
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(229, 136);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(55, 14);
this.label10.TabIndex = 268;
this.label10.Text = "移库库位";
//
// textBox1
//
this.textBox1.Location = new System.Drawing.Point(318, 130);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(130, 22);
this.textBox1.TabIndex = 267;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(229, 98);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(55, 14);
this.label7.TabIndex = 258;
this.label7.Text = "出库站台";
//
// ctrlButtons1
//
this.ctrlButtons1.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
this.ctrlButtons1.Appearance.Options.UseFont = true;
this.ctrlButtons1.BoolDiagFrm = false;
this.ctrlButtons1.Image = ((System.Drawing.Image)(resources.GetObject("ctrlButtons1.Image")));
this.ctrlButtons1.ImageUri.Uri = "Refresh;Office2013";
this.ctrlButtons1.Location = new System.Drawing.Point(754, 84);
this.ctrlButtons1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ctrlButtons1.Name = "ctrlButtons1";
this.ctrlButtons1.Size = new System.Drawing.Size(150, 45);
this.ctrlButtons1.TabIndex = 260;
this.ctrlButtons1.Text = " 刷新 ";
this.ctrlButtons1.typeButton = " 刷新 ";
this.ctrlButtons1.Click += new System.EventHandler(this.ctrlButtons1_Click);
//
// t_sts
//
this.t_sts.Location = new System.Drawing.Point(547, 100);
this.t_sts.Name = "t_sts";
this.t_sts.ReadOnly = true;
this.t_sts.Size = new System.Drawing.Size(130, 22);
this.t_sts.TabIndex = 265;
//
// txtCCNum
//
this.txtCCNum.Location = new System.Drawing.Point(547, 21);
this.txtCCNum.Name = "txtCCNum";
this.txtCCNum.ReadOnly = true;
this.txtCCNum.Size = new System.Drawing.Size(130, 22);
this.txtCCNum.TabIndex = 9;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(476, 103);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(31, 14);
this.label9.TabIndex = 264;
this.label9.Text = "状态";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(460, 61);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(55, 14);
this.label6.TabIndex = 10;
this.label6.Text = "出库数量";
//
// txtCTL
//
this.txtCTL.Location = new System.Drawing.Point(87, 21);
this.txtCTL.Name = "txtCTL";
this.txtCTL.ReadOnly = true;
this.txtCTL.Size = new System.Drawing.Size(130, 22);
this.txtCTL.TabIndex = 1;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(460, 24);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(55, 14);
this.label5.TabIndex = 8;
this.label5.Text = "库存数量";
//
// txtCKnum
//
this.txtCKnum.Location = new System.Drawing.Point(547, 58);
this.txtCKnum.Name = "txtCKnum";
this.txtCKnum.Size = new System.Drawing.Size(130, 22);
this.txtCKnum.TabIndex = 11;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(18, 24);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(43, 14);
this.label1.TabIndex = 0;
this.label1.Text = "托盘号";
//
// txtGoodsName
//
this.txtGoodsName.Location = new System.Drawing.Point(318, 58);
this.txtGoodsName.Name = "txtGoodsName";
this.txtGoodsName.ReadOnly = true;
this.txtGoodsName.Size = new System.Drawing.Size(130, 22);
this.txtGoodsName.TabIndex = 7;
//
// txtGDH
//
this.txtGDH.Location = new System.Drawing.Point(87, 95);
this.txtGDH.Name = "txtGDH";
this.txtGDH.Size = new System.Drawing.Size(130, 22);
this.txtGDH.TabIndex = 262;
//
// ctrlButtons2
//
this.ctrlButtons2.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
this.ctrlButtons2.Appearance.Options.UseFont = true;
this.ctrlButtons2.BoolDiagFrm = false;
this.ctrlButtons2.Image = ((System.Drawing.Image)(resources.GetObject("ctrlButtons2.Image")));
this.ctrlButtons2.ImageUri.Uri = "Add;Office2013";
this.ctrlButtons2.Location = new System.Drawing.Point(754, 21);
this.ctrlButtons2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ctrlButtons2.Name = "ctrlButtons2";
this.ctrlButtons2.Size = new System.Drawing.Size(150, 45);
this.ctrlButtons2.TabIndex = 257;
this.ctrlButtons2.Text = "出库任务";
this.ctrlButtons2.typeButton = "出库任务";
this.ctrlButtons2.Click += new System.EventHandler(this.ctrlButtons2_Click);
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(30, 61);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(31, 14);
this.label2.TabIndex = 2;
this.label2.Text = "库位";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(229, 61);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(55, 14);
this.label4.TabIndex = 6;
this.label4.Text = "物料名称";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(18, 98);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(43, 14);
this.label8.TabIndex = 261;
this.label8.Text = "工单号";
//
// txtGoodsId
//
this.txtGoodsId.Location = new System.Drawing.Point(318, 21);
this.txtGoodsId.Name = "txtGoodsId";
this.txtGoodsId.ReadOnly = true;
this.txtGoodsId.Size = new System.Drawing.Size(130, 22);
this.txtGoodsId.TabIndex = 5;
//
// txtLocation
//
this.txtLocation.Location = new System.Drawing.Point(87, 58);
this.txtLocation.Name = "txtLocation";
this.txtLocation.ReadOnly = true;
this.txtLocation.Size = new System.Drawing.Size(130, 22);
this.txtLocation.TabIndex = 3;
//
// comboBox1
//
this.comboBox1.FormattingEnabled = true;
this.comboBox1.Items.AddRange(new object[] {
"A2",
"A3"});
this.comboBox1.Location = new System.Drawing.Point(318, 95);
this.comboBox1.Name = "comboBox1";
this.comboBox1.Size = new System.Drawing.Size(130, 22);
this.comboBox1.TabIndex = 259;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(229, 24);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(55, 14);
this.label3.TabIndex = 4;
this.label3.Text = "物料编号";
//
// splitContainer2
//
this.splitContainer2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer2.Location = new System.Drawing.Point(0, 0);
this.splitContainer2.Name = "splitContainer2";
this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
//
// splitContainer2.Panel1
//
this.splitContainer2.Panel1.Controls.Add(this.GCMiStock);
//
// splitContainer2.Panel2
//
this.splitContainer2.Panel2.Controls.Add(this.groupBox4);
this.splitContainer2.Size = new System.Drawing.Size(1145, 526);
this.splitContainer2.SplitterDistance = 287;
this.splitContainer2.SplitterWidth = 10;
this.splitContainer2.TabIndex = 0;
//
// GCMiStock
//
this.GCMiStock.ColorApprove = System.Drawing.Color.Empty;
this.GCMiStock.ColorApproveValue = null;
this.GCMiStock.ColorPass = System.Drawing.Color.Empty;
this.GCMiStock.ColorPassValue = null;
this.GCMiStock.ColorRepeal = System.Drawing.Color.Empty;
this.GCMiStock.ColorRepealValue = null;
this.GCMiStock.ColorReWork = System.Drawing.Color.Empty;
this.GCMiStock.ColorReWorkValue = null;
this.GCMiStock.ColorSelectedRow = System.Drawing.Color.Empty;
this.GCMiStock.ColorShortage = System.Drawing.Color.Empty;
this.GCMiStock.ColorShortageFlagColumn = null;
this.GCMiStock.ColorShortageValue = null;
this.GCMiStock.ColorUnExecute = System.Drawing.Color.Empty;
this.GCMiStock.ColorUnExecuteValue = null;
this.GCMiStock.ColorUnPass = System.Drawing.Color.Empty;
this.GCMiStock.ColorUnPassValue = "";
this.GCMiStock.ColorVerify = System.Drawing.Color.Red;
this.GCMiStock.ColorVerifyFlagColumn = "STS";
this.GCMiStock.ColorVerifyValue = "1";
this.GCMiStock.ColorWarning = System.Drawing.Color.Empty;
this.GCMiStock.ColorWarningValue = null;
this.GCMiStock.DataSource = this.bgsStock;
this.GCMiStock.Dock = System.Windows.Forms.DockStyle.Fill;
this.GCMiStock.EnableAppearanceEvenRow = true;
this.GCMiStock.IndicatorWidth = 40;
this.GCMiStock.Location = new System.Drawing.Point(0, 0);
this.GCMiStock.MainView = this.GVMiStock;
this.GCMiStock.Name = "GCMiStock";
this.GCMiStock.ShowRowID = true;
this.GCMiStock.Size = new System.Drawing.Size(1143, 285);
this.GCMiStock.TabIndex = 2;
this.GCMiStock.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.GVMiStock});
//
// bgsStock
//
this.bgsStock.DataSource = typeof(WMS.Model.Stock.MIStockModel);
//
// GVMiStock
//
this.GVMiStock.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.GVMiStock.Appearance.EvenRow.Options.UseBackColor = true;
this.GVMiStock.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 12F);
this.GVMiStock.Appearance.HeaderPanel.Options.UseFont = true;
this.GVMiStock.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.GVMiStock.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.GVMiStock.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 12F);
this.GVMiStock.Appearance.Row.Options.UseFont = true;
this.GVMiStock.Appearance.Row.Options.UseTextOptions = true;
this.GVMiStock.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.GVMiStock.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colCTL,
this.colIsCheckRec,
this.colWhseloc,
this.colHigh,
this.colWGH,
this.colProDucLotId,
this.colSTOCK_ID,
this.colCustomer_Id,
this.colPUTIN_ID,
this.colSTORAGE_ID,
this.colSTORAGE_NAME,
this.colAREA_ID,
this.colAREA_NAME,
this.colLOCATION_ID,
this.colLOCATION_STAR,
this.colLOCATION_END,
this.colGOODS_TYPEID,
this.colGOODS_TYPENAME,
this.colGOODS_ID,
this.colGOODS_NAME,
this.colSHELVES_NUM,
this.colREMARK,
this.colVERSION,
this.colSTORAGE_MODE,
this.colPROVIDER_ID,
this.colPROVIDER_NAME,
this.colPRODUCTION_DATE,
this.colWARE_DATE,
this.colDOCCTNUMBER,
this.colOCCUPY_NUM,
this.colABLE_NUM,
this.colNOTICE_ID,
this.colORI_BILL,
this.colPERIOD,
this.colDUE_DATE,
this.colBARCODE,
this.colTIMESTART,
this.colTIMEEND,
this.colTIMESTARTON,
this.colTIMEENDON,
this.colUNIT,
this.colUNIT_NAME,
this.colCOST_PRICE,
this.colSUM_COST_PRICE,
this.colSTS});
this.GVMiStock.GridControl = this.GCMiStock;
this.GVMiStock.IndicatorWidth = 34;
this.GVMiStock.Name = "GVMiStock";
this.GVMiStock.OptionsBehavior.Editable = false;
this.GVMiStock.OptionsFind.AlwaysVisible = true;
this.GVMiStock.OptionsView.ColumnAutoWidth = false;
this.GVMiStock.OptionsView.EnableAppearanceEvenRow = true;
this.GVMiStock.OptionsView.ShowAutoFilterRow = true;
this.GVMiStock.OptionsView.ShowFooter = true;
this.GVMiStock.OptionsView.ShowGroupPanel = false;
this.GVMiStock.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.GVMiStock_RowClick);
//
// colCTL
//
this.colCTL.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colCTL.AppearanceCell.Options.UseFont = true;
this.colCTL.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colCTL.AppearanceHeader.Options.UseFont = true;
this.colCTL.FieldName = "CTL";
this.colCTL.Name = "colCTL";
this.colCTL.Visible = true;
this.colCTL.VisibleIndex = 4;
this.colCTL.Width = 193;
//
// colIsCheckRec
//
this.colIsCheckRec.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colIsCheckRec.AppearanceCell.Options.UseFont = true;
this.colIsCheckRec.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colIsCheckRec.AppearanceHeader.Options.UseFont = true;
this.colIsCheckRec.FieldName = "IsCheckRec";
this.colIsCheckRec.Name = "colIsCheckRec";
//
// colWhseloc
//
this.colWhseloc.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colWhseloc.AppearanceCell.Options.UseFont = true;
this.colWhseloc.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colWhseloc.AppearanceHeader.Options.UseFont = true;
this.colWhseloc.FieldName = "Whseloc";
this.colWhseloc.Name = "colWhseloc";
this.colWhseloc.Width = 126;
//
// colHigh
//
this.colHigh.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colHigh.AppearanceCell.Options.UseFont = true;
this.colHigh.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colHigh.AppearanceHeader.Options.UseFont = true;
this.colHigh.Caption = "托盘规格";
this.colHigh.FieldName = "SIZE";
this.colHigh.Name = "colHigh";
this.colHigh.Width = 116;
//
// colWGH
//
this.colWGH.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colWGH.AppearanceCell.Options.UseFont = true;
this.colWGH.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colWGH.AppearanceHeader.Options.UseFont = true;
this.colWGH.FieldName = "WGH";
this.colWGH.Name = "colWGH";
//
// colProDucLotId
//
this.colProDucLotId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colProDucLotId.AppearanceCell.Options.UseFont = true;
this.colProDucLotId.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colProDucLotId.AppearanceHeader.Options.UseFont = true;
this.colProDucLotId.Caption = "库位性质";
this.colProDucLotId.FieldName = "LOCSTATUS";
this.colProDucLotId.Name = "colProDucLotId";
this.colProDucLotId.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "PROVIDER_ID", "{0}")});
this.colProDucLotId.Width = 186;
//
// colSTOCK_ID
//
this.colSTOCK_ID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colSTOCK_ID.AppearanceCell.Options.UseFont = true;
this.colSTOCK_ID.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colSTOCK_ID.AppearanceHeader.Options.UseFont = true;
this.colSTOCK_ID.FieldName = "STOCK_ID";
this.colSTOCK_ID.Name = "colSTOCK_ID";
//
// colCustomer_Id
//
this.colCustomer_Id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colCustomer_Id.AppearanceCell.Options.UseFont = true;
this.colCustomer_Id.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colCustomer_Id.AppearanceHeader.Options.UseFont = true;
this.colCustomer_Id.FieldName = "Customer_Id";
this.colCustomer_Id.Name = "colCustomer_Id";
//
// colPUTIN_ID
//
this.colPUTIN_ID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colPUTIN_ID.AppearanceCell.Options.UseFont = true;
this.colPUTIN_ID.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colPUTIN_ID.AppearanceHeader.Options.UseFont = true;
this.colPUTIN_ID.FieldName = "PUTIN_ID";
this.colPUTIN_ID.Name = "colPUTIN_ID";
//
// colSTORAGE_ID
//
this.colSTORAGE_ID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colSTORAGE_ID.AppearanceCell.Options.UseFont = true;
this.colSTORAGE_ID.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colSTORAGE_ID.AppearanceHeader.Options.UseFont = true;
this.colSTORAGE_ID.FieldName = "STORAGE_ID";
this.colSTORAGE_ID.Name = "colSTORAGE_ID";
this.colSTORAGE_ID.Visible = true;
this.colSTORAGE_ID.VisibleIndex = 0;
this.colSTORAGE_ID.Width = 117;
//
// colSTORAGE_NAME
//
this.colSTORAGE_NAME.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colSTORAGE_NAME.AppearanceCell.Options.UseFont = true;
this.colSTORAGE_NAME.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colSTORAGE_NAME.AppearanceHeader.Options.UseFont = true;
this.colSTORAGE_NAME.FieldName = "STORAGE_NAME";
this.colSTORAGE_NAME.Name = "colSTORAGE_NAME";
//
// colAREA_ID
//
this.colAREA_ID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colAREA_ID.AppearanceCell.Options.UseFont = true;
this.colAREA_ID.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colAREA_ID.AppearanceHeader.Options.UseFont = true;
this.colAREA_ID.FieldName = "AREA_ID";
this.colAREA_ID.Name = "colAREA_ID";
//
// colAREA_NAME
//
this.colAREA_NAME.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colAREA_NAME.AppearanceCell.Options.UseFont = true;
this.colAREA_NAME.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colAREA_NAME.AppearanceHeader.Options.UseFont = true;
this.colAREA_NAME.FieldName = "AREA_NAME";
this.colAREA_NAME.Name = "colAREA_NAME";
//
// colLOCATION_ID
//
this.colLOCATION_ID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colLOCATION_ID.AppearanceCell.Options.UseFont = true;
this.colLOCATION_ID.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colLOCATION_ID.AppearanceHeader.Options.UseFont = true;
this.colLOCATION_ID.FieldName = "LOCATION_ID";
this.colLOCATION_ID.Name = "colLOCATION_ID";
this.colLOCATION_ID.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "LOCATION_ID", "{0}")});
this.colLOCATION_ID.Visible = true;
this.colLOCATION_ID.VisibleIndex = 3;
this.colLOCATION_ID.Width = 122;
//
// colLOCATION_STAR
//
this.colLOCATION_STAR.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colLOCATION_STAR.AppearanceCell.Options.UseFont = true;
this.colLOCATION_STAR.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colLOCATION_STAR.AppearanceHeader.Options.UseFont = true;
this.colLOCATION_STAR.FieldName = "LOCATION_STAR";
this.colLOCATION_STAR.Name = "colLOCATION_STAR";
//
// colLOCATION_END
//
this.colLOCATION_END.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colLOCATION_END.AppearanceCell.Options.UseFont = true;
this.colLOCATION_END.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colLOCATION_END.AppearanceHeader.Options.UseFont = true;
this.colLOCATION_END.FieldName = "LOCATION_END";
this.colLOCATION_END.Name = "colLOCATION_END";
//
// colGOODS_TYPEID
//
this.colGOODS_TYPEID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colGOODS_TYPEID.AppearanceCell.Options.UseFont = true;
this.colGOODS_TYPEID.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colGOODS_TYPEID.AppearanceHeader.Options.UseFont = true;
this.colGOODS_TYPEID.FieldName = "GOODS_TYPEID";
this.colGOODS_TYPEID.Name = "colGOODS_TYPEID";
//
// colGOODS_TYPENAME
//
this.colGOODS_TYPENAME.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colGOODS_TYPENAME.AppearanceCell.Options.UseFont = true;
this.colGOODS_TYPENAME.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colGOODS_TYPENAME.AppearanceHeader.Options.UseFont = true;
this.colGOODS_TYPENAME.FieldName = "GOODS_TYPENAME";
this.colGOODS_TYPENAME.Name = "colGOODS_TYPENAME";
//
// colGOODS_ID
//
this.colGOODS_ID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colGOODS_ID.AppearanceCell.Options.UseFont = true;
this.colGOODS_ID.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colGOODS_ID.AppearanceHeader.Options.UseFont = true;
this.colGOODS_ID.FieldName = "GOODS_ID";
this.colGOODS_ID.Name = "colGOODS_ID";
this.colGOODS_ID.Visible = true;
this.colGOODS_ID.VisibleIndex = 2;
this.colGOODS_ID.Width = 150;
//
// colGOODS_NAME
//
this.colGOODS_NAME.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colGOODS_NAME.AppearanceCell.Options.UseFont = true;
this.colGOODS_NAME.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colGOODS_NAME.AppearanceHeader.Options.UseFont = true;
this.colGOODS_NAME.FieldName = "GOODS_NAME";
this.colGOODS_NAME.Name = "colGOODS_NAME";
this.colGOODS_NAME.Width = 139;
//
// colSHELVES_NUM
//
this.colSHELVES_NUM.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colSHELVES_NUM.AppearanceCell.Options.UseFont = true;
this.colSHELVES_NUM.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colSHELVES_NUM.AppearanceHeader.Options.UseFont = true;
this.colSHELVES_NUM.FieldName = "SHELVES_NUM";
this.colSHELVES_NUM.Name = "colSHELVES_NUM";
this.colSHELVES_NUM.Visible = true;
this.colSHELVES_NUM.VisibleIndex = 5;
this.colSHELVES_NUM.Width = 194;
//
// colREMARK
//
this.colREMARK.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colREMARK.AppearanceCell.Options.UseFont = true;
this.colREMARK.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colREMARK.AppearanceHeader.Options.UseFont = true;
this.colREMARK.FieldName = "REMARK";
this.colREMARK.Name = "colREMARK";
this.colREMARK.Visible = true;
this.colREMARK.VisibleIndex = 7;
this.colREMARK.Width = 122;
//
// colVERSION
//
this.colVERSION.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colVERSION.AppearanceCell.Options.UseFont = true;
this.colVERSION.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colVERSION.AppearanceHeader.Options.UseFont = true;
this.colVERSION.FieldName = "VERSION";
this.colVERSION.Name = "colVERSION";
//
// colSTORAGE_MODE
//
this.colSTORAGE_MODE.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colSTORAGE_MODE.AppearanceCell.Options.UseFont = true;
this.colSTORAGE_MODE.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colSTORAGE_MODE.AppearanceHeader.Options.UseFont = true;
this.colSTORAGE_MODE.FieldName = "STORAGE_MODE";
this.colSTORAGE_MODE.Name = "colSTORAGE_MODE";
//
// colPROVIDER_ID
//
this.colPROVIDER_ID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colPROVIDER_ID.AppearanceCell.Options.UseFont = true;
this.colPROVIDER_ID.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colPROVIDER_ID.AppearanceHeader.Options.UseFont = true;
this.colPROVIDER_ID.FieldName = "PROVIDER_ID";
this.colPROVIDER_ID.Name = "colPROVIDER_ID";
//
// colPROVIDER_NAME
//
this.colPROVIDER_NAME.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colPROVIDER_NAME.AppearanceCell.Options.UseFont = true;
this.colPROVIDER_NAME.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colPROVIDER_NAME.AppearanceHeader.Options.UseFont = true;
this.colPROVIDER_NAME.FieldName = "PROVIDER_NAME";
this.colPROVIDER_NAME.Name = "colPROVIDER_NAME";
//
// colPRODUCTION_DATE
//
this.colPRODUCTION_DATE.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colPRODUCTION_DATE.AppearanceCell.Options.UseFont = true;
this.colPRODUCTION_DATE.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colPRODUCTION_DATE.AppearanceHeader.Options.UseFont = true;
this.colPRODUCTION_DATE.FieldName = "PRODUCTION_DATE";
this.colPRODUCTION_DATE.Name = "colPRODUCTION_DATE";
this.colPRODUCTION_DATE.Width = 134;
//
// colWARE_DATE
//
this.colWARE_DATE.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colWARE_DATE.AppearanceCell.Options.UseFont = true;
this.colWARE_DATE.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colWARE_DATE.AppearanceHeader.Options.UseFont = true;
this.colWARE_DATE.AppearanceHeader.Options.UseTextOptions = true;
this.colWARE_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colWARE_DATE.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
this.colWARE_DATE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
this.colWARE_DATE.FieldName = "WARE_DATE";
this.colWARE_DATE.Name = "colWARE_DATE";
this.colWARE_DATE.Visible = true;
this.colWARE_DATE.VisibleIndex = 6;
this.colWARE_DATE.Width = 207;
//
// colDOCCTNUMBER
//
this.colDOCCTNUMBER.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colDOCCTNUMBER.AppearanceCell.Options.UseFont = true;
this.colDOCCTNUMBER.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colDOCCTNUMBER.AppearanceHeader.Options.UseFont = true;
this.colDOCCTNUMBER.FieldName = "DOCCTNUMBER";
this.colDOCCTNUMBER.Name = "colDOCCTNUMBER";
//
// colOCCUPY_NUM
//
this.colOCCUPY_NUM.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colOCCUPY_NUM.AppearanceCell.Options.UseFont = true;
this.colOCCUPY_NUM.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colOCCUPY_NUM.AppearanceHeader.Options.UseFont = true;
this.colOCCUPY_NUM.FieldName = "OCCUPY_NUM";
this.colOCCUPY_NUM.Name = "colOCCUPY_NUM";
//
// colABLE_NUM
//
this.colABLE_NUM.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colABLE_NUM.AppearanceCell.Options.UseFont = true;
this.colABLE_NUM.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colABLE_NUM.AppearanceHeader.Options.UseFont = true;
this.colABLE_NUM.FieldName = "ABLE_NUM";
this.colABLE_NUM.Name = "colABLE_NUM";
//
// colNOTICE_ID
//
this.colNOTICE_ID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colNOTICE_ID.AppearanceCell.Options.UseFont = true;
this.colNOTICE_ID.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colNOTICE_ID.AppearanceHeader.Options.UseFont = true;
this.colNOTICE_ID.FieldName = "NOTICE_ID";
this.colNOTICE_ID.Name = "colNOTICE_ID";
//
// colORI_BILL
//
this.colORI_BILL.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colORI_BILL.AppearanceCell.Options.UseFont = true;
this.colORI_BILL.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colORI_BILL.AppearanceHeader.Options.UseFont = true;
this.colORI_BILL.FieldName = "ORI_BILL";
this.colORI_BILL.Name = "colORI_BILL";
//
// colPERIOD
//
this.colPERIOD.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colPERIOD.AppearanceCell.Options.UseFont = true;
this.colPERIOD.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colPERIOD.AppearanceHeader.Options.UseFont = true;
this.colPERIOD.FieldName = "PERIOD";
this.colPERIOD.Name = "colPERIOD";
//
// colDUE_DATE
//
this.colDUE_DATE.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colDUE_DATE.AppearanceCell.Options.UseFont = true;
this.colDUE_DATE.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colDUE_DATE.AppearanceHeader.Options.UseFont = true;
this.colDUE_DATE.FieldName = "DUE_DATE";
this.colDUE_DATE.Name = "colDUE_DATE";
//
// colBARCODE
//
this.colBARCODE.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colBARCODE.AppearanceCell.Options.UseFont = true;
this.colBARCODE.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colBARCODE.AppearanceHeader.Options.UseFont = true;
this.colBARCODE.FieldName = "BARCODE";
this.colBARCODE.Name = "colBARCODE";
//
// colTIMESTART
//
this.colTIMESTART.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colTIMESTART.AppearanceCell.Options.UseFont = true;
this.colTIMESTART.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colTIMESTART.AppearanceHeader.Options.UseFont = true;
this.colTIMESTART.FieldName = "TIMESTART";
this.colTIMESTART.Name = "colTIMESTART";
//
// colTIMEEND
//
this.colTIMEEND.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colTIMEEND.AppearanceCell.Options.UseFont = true;
this.colTIMEEND.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colTIMEEND.AppearanceHeader.Options.UseFont = true;
this.colTIMEEND.FieldName = "TIMEEND";
this.colTIMEEND.Name = "colTIMEEND";
//
// colTIMESTARTON
//
this.colTIMESTARTON.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colTIMESTARTON.AppearanceCell.Options.UseFont = true;
this.colTIMESTARTON.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colTIMESTARTON.AppearanceHeader.Options.UseFont = true;
this.colTIMESTARTON.FieldName = "TIMESTARTON";
this.colTIMESTARTON.Name = "colTIMESTARTON";
//
// colTIMEENDON
//
this.colTIMEENDON.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colTIMEENDON.AppearanceCell.Options.UseFont = true;
this.colTIMEENDON.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colTIMEENDON.AppearanceHeader.Options.UseFont = true;
this.colTIMEENDON.FieldName = "TIMEENDON";
this.colTIMEENDON.Name = "colTIMEENDON";
//
// colUNIT
//
this.colUNIT.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colUNIT.AppearanceCell.Options.UseFont = true;
this.colUNIT.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colUNIT.AppearanceHeader.Options.UseFont = true;
this.colUNIT.FieldName = "UNIT";
this.colUNIT.Name = "colUNIT";
//
// colUNIT_NAME
//
this.colUNIT_NAME.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colUNIT_NAME.AppearanceCell.Options.UseFont = true;
this.colUNIT_NAME.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colUNIT_NAME.AppearanceHeader.Options.UseFont = true;
this.colUNIT_NAME.FieldName = "UNIT_NAME";
this.colUNIT_NAME.Name = "colUNIT_NAME";
//
// colCOST_PRICE
//
this.colCOST_PRICE.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colCOST_PRICE.AppearanceCell.Options.UseFont = true;
this.colCOST_PRICE.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colCOST_PRICE.AppearanceHeader.Options.UseFont = true;
this.colCOST_PRICE.FieldName = "COST_PRICE";
this.colCOST_PRICE.Name = "colCOST_PRICE";
//
// colSUM_COST_PRICE
//
this.colSUM_COST_PRICE.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colSUM_COST_PRICE.AppearanceCell.Options.UseFont = true;
this.colSUM_COST_PRICE.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colSUM_COST_PRICE.AppearanceHeader.Options.UseFont = true;
this.colSUM_COST_PRICE.FieldName = "SUM_COST_PRICE";
this.colSUM_COST_PRICE.Name = "colSUM_COST_PRICE";
//
// colSTS
//
this.colSTS.Caption = "库存状态";
this.colSTS.FieldName = "LOCSTS";
this.colSTS.Name = "colSTS";
this.colSTS.Visible = true;
this.colSTS.VisibleIndex = 1;
this.colSTS.Width = 136;
//
// groupBox4
//
this.groupBox4.Controls.Add(this.gridControlCustom1);
this.groupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox4.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox4.Location = new System.Drawing.Point(0, 0);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Size = new System.Drawing.Size(1143, 227);
this.groupBox4.TabIndex = 4;
this.groupBox4.TabStop = false;
this.groupBox4.Text = "出库任务";
//
// gridControlCustom1
//
this.gridControlCustom1.ColorApprove = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorApproveValue = null;
this.gridControlCustom1.ColorPass = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorPassValue = null;
this.gridControlCustom1.ColorRepeal = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorRepealValue = null;
this.gridControlCustom1.ColorReWork = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorReWorkValue = null;
this.gridControlCustom1.ColorSelectedRow = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorShortage = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorShortageFlagColumn = null;
this.gridControlCustom1.ColorShortageValue = null;
this.gridControlCustom1.ColorUnExecute = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorUnExecuteValue = null;
this.gridControlCustom1.ColorUnPass = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorUnPassValue = "0";
this.gridControlCustom1.ColorVerify = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
this.gridControlCustom1.ColorVerifyFlagColumn = "FLAG";
this.gridControlCustom1.ColorVerifyValue = "1";
this.gridControlCustom1.ColorWarning = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorWarningValue = null;
this.gridControlCustom1.DataSource = this.bindingSource1;
this.gridControlCustom1.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControlCustom1.EnableAppearanceEvenRow = true;
this.gridControlCustom1.IndicatorWidth = 40;
this.gridControlCustom1.Location = new System.Drawing.Point(3, 23);
this.gridControlCustom1.MainView = this.gridView1;
this.gridControlCustom1.Name = "gridControlCustom1";
this.gridControlCustom1.ShowRowID = true;
this.gridControlCustom1.Size = new System.Drawing.Size(1137, 201);
this.gridControlCustom1.TabIndex = 3;
this.gridControlCustom1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1});
//
// bindingSource1
//
this.bindingSource1.DataSource = typeof(WMS.Model.CK.PickingWaveGoodsModel);
//
// gridView1
//
this.gridView1.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.gridView1.Appearance.EvenRow.Options.UseBackColor = true;
this.gridView1.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridView1.Appearance.HeaderPanel.Options.UseFont = true;
this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridView1.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridView1.Appearance.Row.Options.UseFont = true;
this.gridView1.Appearance.Row.Options.UseTextOptions = true;
this.gridView1.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn1,
this.gridColumn2,
this.gridColumn3,
this.gridColumn4,
this.gridColumn5,
this.gridColumn6,
this.gridColumn7,
this.gridColumn8,
this.gridColumn9,
this.gridColumn10,
this.gridColumn11,
this.gridColumn12,
this.gridColumn13,
this.gridColumn14,
this.gridColumn15,
this.gridColumn16,
this.gridColumn17,
this.gridColumn18,
this.gridColumn19,
this.gridColumn20,
this.gridColumn21,
this.gridColumn22,
this.gridColumn23,
this.gridColumn24,
this.gridColumn25,
this.gridColumn26,
this.gridColumn27,
this.gridColumn28,
this.gridColumn29,
this.gridColumn30,
this.gridColumn31,
this.gridColumn32,
this.gridColumn33,
this.gridColumn34,
this.gridColumn35,
this.gridColumn36,
this.gridColumn37,
this.gridColumn38,
this.gridColumn39,
this.gridColumn40,
this.gridColumn41,
this.gridColumn42,
this.gridColumn43,
this.gridColumn44});
this.gridView1.GridControl = this.gridControlCustom1;
this.gridView1.IndicatorWidth = 34;
this.gridView1.Name = "gridView1";
this.gridView1.OptionsBehavior.Editable = false;
this.gridView1.OptionsFind.AlwaysVisible = true;
this.gridView1.OptionsView.ColumnAutoWidth = false;
this.gridView1.OptionsView.EnableAppearanceEvenRow = true;
this.gridView1.OptionsView.ShowFooter = true;
this.gridView1.OptionsView.ShowGroupPanel = false;
//
// gridColumn1
//
this.gridColumn1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn1.AppearanceCell.Options.UseFont = true;
this.gridColumn1.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn1.AppearanceHeader.Options.UseFont = true;
this.gridColumn1.FieldName = "CTL";
this.gridColumn1.Name = "gridColumn1";
this.gridColumn1.Visible = true;
this.gridColumn1.VisibleIndex = 1;
this.gridColumn1.Width = 76;
//
// gridColumn2
//
this.gridColumn2.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn2.AppearanceCell.Options.UseFont = true;
this.gridColumn2.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn2.AppearanceHeader.Options.UseFont = true;
this.gridColumn2.FieldName = "IsCheckRec";
this.gridColumn2.Name = "gridColumn2";
//
// gridColumn3
//
this.gridColumn3.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn3.AppearanceCell.Options.UseFont = true;
this.gridColumn3.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn3.AppearanceHeader.Options.UseFont = true;
this.gridColumn3.FieldName = "PICKING_NUM";
this.gridColumn3.Name = "gridColumn3";
this.gridColumn3.Visible = true;
this.gridColumn3.VisibleIndex = 4;
this.gridColumn3.Width = 84;
//
// gridColumn4
//
this.gridColumn4.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn4.AppearanceCell.Options.UseFont = true;
this.gridColumn4.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn4.AppearanceHeader.Options.UseFont = true;
this.gridColumn4.FieldName = "outStand";
this.gridColumn4.Name = "gridColumn4";
this.gridColumn4.Visible = true;
this.gridColumn4.VisibleIndex = 5;
this.gridColumn4.Width = 79;
//
// gridColumn5
//
this.gridColumn5.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn5.AppearanceCell.Options.UseFont = true;
this.gridColumn5.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn5.AppearanceHeader.Options.UseFont = true;
this.gridColumn5.FieldName = "WGH";
this.gridColumn5.Name = "gridColumn5";
//
// gridColumn6
//
this.gridColumn6.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn6.AppearanceCell.Options.UseFont = true;
this.gridColumn6.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn6.AppearanceHeader.Options.UseFont = true;
this.gridColumn6.FieldName = "ProDucLotId";
this.gridColumn6.Name = "gridColumn6";
this.gridColumn6.Width = 104;
//
// gridColumn7
//
this.gridColumn7.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn7.AppearanceCell.Options.UseFont = true;
this.gridColumn7.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn7.AppearanceHeader.Options.UseFont = true;
this.gridColumn7.FieldName = "plcId";
this.gridColumn7.Name = "gridColumn7";
this.gridColumn7.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "plcId", "{0}")});
this.gridColumn7.Visible = true;
this.gridColumn7.VisibleIndex = 0;
this.gridColumn7.Width = 128;
//
// gridColumn8
//
this.gridColumn8.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn8.AppearanceCell.Options.UseFont = true;
this.gridColumn8.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn8.AppearanceHeader.Options.UseFont = true;
this.gridColumn8.FieldName = "Customer_Id";
this.gridColumn8.Name = "gridColumn8";
//
// gridColumn9
//
this.gridColumn9.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn9.AppearanceCell.Options.UseFont = true;
this.gridColumn9.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn9.AppearanceHeader.Options.UseFont = true;
this.gridColumn9.FieldName = "PUTIN_ID";
this.gridColumn9.Name = "gridColumn9";
//
// gridColumn10
//
this.gridColumn10.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn10.AppearanceCell.Options.UseFont = true;
this.gridColumn10.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn10.AppearanceHeader.Options.UseFont = true;
this.gridColumn10.FieldName = "status";
this.gridColumn10.Name = "gridColumn10";
this.gridColumn10.Visible = true;
this.gridColumn10.VisibleIndex = 6;
//
// gridColumn11
//
this.gridColumn11.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn11.AppearanceCell.Options.UseFont = true;
this.gridColumn11.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn11.AppearanceHeader.Options.UseFont = true;
this.gridColumn11.FieldName = "STORAGE_NAME";
this.gridColumn11.Name = "gridColumn11";
//
// gridColumn12
//
this.gridColumn12.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn12.AppearanceCell.Options.UseFont = true;
this.gridColumn12.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn12.AppearanceHeader.Options.UseFont = true;
this.gridColumn12.FieldName = "AREA_ID";
this.gridColumn12.Name = "gridColumn12";
//
// gridColumn13
//
this.gridColumn13.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn13.AppearanceCell.Options.UseFont = true;
this.gridColumn13.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn13.AppearanceHeader.Options.UseFont = true;
this.gridColumn13.FieldName = "AREA_NAME";
this.gridColumn13.Name = "gridColumn13";
//
// gridColumn14
//
this.gridColumn14.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn14.AppearanceCell.Options.UseFont = true;
this.gridColumn14.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn14.AppearanceHeader.Options.UseFont = true;
this.gridColumn14.FieldName = "PUTIN_ID";
this.gridColumn14.Name = "gridColumn14";
this.gridColumn14.Width = 94;
//
// gridColumn15
//
this.gridColumn15.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn15.AppearanceCell.Options.UseFont = true;
this.gridColumn15.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn15.AppearanceHeader.Options.UseFont = true;
this.gridColumn15.FieldName = "LOCATION_STAR";
this.gridColumn15.Name = "gridColumn15";
//
// gridColumn16
//
this.gridColumn16.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn16.AppearanceCell.Options.UseFont = true;
this.gridColumn16.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn16.AppearanceHeader.Options.UseFont = true;
this.gridColumn16.FieldName = "LOCATION_END";
this.gridColumn16.Name = "gridColumn16";
//
// gridColumn17
//
this.gridColumn17.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn17.AppearanceCell.Options.UseFont = true;
this.gridColumn17.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn17.AppearanceHeader.Options.UseFont = true;
this.gridColumn17.FieldName = "GOODS_TYPEID";
this.gridColumn17.Name = "gridColumn17";
//
// gridColumn18
//
this.gridColumn18.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn18.AppearanceCell.Options.UseFont = true;
this.gridColumn18.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn18.AppearanceHeader.Options.UseFont = true;
this.gridColumn18.FieldName = "GOODS_TYPENAME";
this.gridColumn18.Name = "gridColumn18";
//
// gridColumn19
//
this.gridColumn19.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn19.AppearanceCell.Options.UseFont = true;
this.gridColumn19.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn19.AppearanceHeader.Options.UseFont = true;
this.gridColumn19.FieldName = "GOOD_ID";
this.gridColumn19.Name = "gridColumn19";
this.gridColumn19.Visible = true;
this.gridColumn19.VisibleIndex = 3;
this.gridColumn19.Width = 150;
//
// gridColumn20
//
this.gridColumn20.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn20.AppearanceCell.Options.UseFont = true;
this.gridColumn20.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn20.AppearanceHeader.Options.UseFont = true;
this.gridColumn20.FieldName = "GOODS_NAME";
this.gridColumn20.Name = "gridColumn20";
this.gridColumn20.Width = 115;
//
// gridColumn21
//
this.gridColumn21.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn21.AppearanceCell.Options.UseFont = true;
this.gridColumn21.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn21.AppearanceHeader.Options.UseFont = true;
this.gridColumn21.FieldName = "LOC_ID";
this.gridColumn21.Name = "gridColumn21";
this.gridColumn21.Visible = true;
this.gridColumn21.VisibleIndex = 2;
//
// gridColumn22
//
this.gridColumn22.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn22.AppearanceCell.Options.UseFont = true;
this.gridColumn22.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn22.AppearanceHeader.Options.UseFont = true;
this.gridColumn22.FieldName = "REMARK";
this.gridColumn22.Name = "gridColumn22";
this.gridColumn22.Width = 122;
//
// gridColumn23
//
this.gridColumn23.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn23.AppearanceCell.Options.UseFont = true;
this.gridColumn23.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn23.AppearanceHeader.Options.UseFont = true;
this.gridColumn23.FieldName = "VERSION";
this.gridColumn23.Name = "gridColumn23";
//
// gridColumn24
//
this.gridColumn24.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn24.AppearanceCell.Options.UseFont = true;
this.gridColumn24.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn24.AppearanceHeader.Options.UseFont = true;
this.gridColumn24.FieldName = "STORAGE_MODE";
this.gridColumn24.Name = "gridColumn24";
//
// gridColumn25
//
this.gridColumn25.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn25.AppearanceCell.Options.UseFont = true;
this.gridColumn25.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn25.AppearanceHeader.Options.UseFont = true;
this.gridColumn25.FieldName = "PROVIDER_ID";
this.gridColumn25.Name = "gridColumn25";
//
// gridColumn26
//
this.gridColumn26.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn26.AppearanceCell.Options.UseFont = true;
this.gridColumn26.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn26.AppearanceHeader.Options.UseFont = true;
this.gridColumn26.FieldName = "PROVIDER_NAME";
this.gridColumn26.Name = "gridColumn26";
//
// gridColumn27
//
this.gridColumn27.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn27.AppearanceCell.Options.UseFont = true;
this.gridColumn27.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn27.AppearanceHeader.Options.UseFont = true;
this.gridColumn27.FieldName = "PRODUCTION_DATE";
this.gridColumn27.Name = "gridColumn27";
this.gridColumn27.Width = 134;
//
// gridColumn28
//
this.gridColumn28.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn28.AppearanceCell.Options.UseFont = true;
this.gridColumn28.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn28.AppearanceHeader.Options.UseFont = true;
this.gridColumn28.AppearanceHeader.Options.UseTextOptions = true;
this.gridColumn28.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn28.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
this.gridColumn28.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
this.gridColumn28.FieldName = "WARE_DATE";
this.gridColumn28.Name = "gridColumn28";
this.gridColumn28.Visible = true;
this.gridColumn28.VisibleIndex = 7;
this.gridColumn28.Width = 114;
//
// gridColumn29
//
this.gridColumn29.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn29.AppearanceCell.Options.UseFont = true;
this.gridColumn29.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn29.AppearanceHeader.Options.UseFont = true;
this.gridColumn29.FieldName = "DOCCTNUMBER";
this.gridColumn29.Name = "gridColumn29";
//
// gridColumn30
//
this.gridColumn30.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn30.AppearanceCell.Options.UseFont = true;
this.gridColumn30.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn30.AppearanceHeader.Options.UseFont = true;
this.gridColumn30.FieldName = "OCCUPY_NUM";
this.gridColumn30.Name = "gridColumn30";
//
// gridColumn31
//
this.gridColumn31.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn31.AppearanceCell.Options.UseFont = true;
this.gridColumn31.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn31.AppearanceHeader.Options.UseFont = true;
this.gridColumn31.FieldName = "ABLE_NUM";
this.gridColumn31.Name = "gridColumn31";
//
// gridColumn32
//
this.gridColumn32.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn32.AppearanceCell.Options.UseFont = true;
this.gridColumn32.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn32.AppearanceHeader.Options.UseFont = true;
this.gridColumn32.FieldName = "NOTICE_ID";
this.gridColumn32.Name = "gridColumn32";
//
// gridColumn33
//
this.gridColumn33.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn33.AppearanceCell.Options.UseFont = true;
this.gridColumn33.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn33.AppearanceHeader.Options.UseFont = true;
this.gridColumn33.FieldName = "ORI_BILL";
this.gridColumn33.Name = "gridColumn33";
//
// gridColumn34
//
this.gridColumn34.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn34.AppearanceCell.Options.UseFont = true;
this.gridColumn34.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn34.AppearanceHeader.Options.UseFont = true;
this.gridColumn34.FieldName = "PERIOD";
this.gridColumn34.Name = "gridColumn34";
//
// gridColumn35
//
this.gridColumn35.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn35.AppearanceCell.Options.UseFont = true;
this.gridColumn35.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn35.AppearanceHeader.Options.UseFont = true;
this.gridColumn35.FieldName = "DUE_DATE";
this.gridColumn35.Name = "gridColumn35";
//
// gridColumn36
//
this.gridColumn36.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn36.AppearanceCell.Options.UseFont = true;
this.gridColumn36.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn36.AppearanceHeader.Options.UseFont = true;
this.gridColumn36.FieldName = "BARCODE";
this.gridColumn36.Name = "gridColumn36";
//
// gridColumn37
//
this.gridColumn37.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn37.AppearanceCell.Options.UseFont = true;
this.gridColumn37.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn37.AppearanceHeader.Options.UseFont = true;
this.gridColumn37.FieldName = "TIMESTART";
this.gridColumn37.Name = "gridColumn37";
//
// gridColumn38
//
this.gridColumn38.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn38.AppearanceCell.Options.UseFont = true;
this.gridColumn38.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn38.AppearanceHeader.Options.UseFont = true;
this.gridColumn38.FieldName = "TIMEEND";
this.gridColumn38.Name = "gridColumn38";
//
// gridColumn39
//
this.gridColumn39.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn39.AppearanceCell.Options.UseFont = true;
this.gridColumn39.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn39.AppearanceHeader.Options.UseFont = true;
this.gridColumn39.FieldName = "TIMESTARTON";
this.gridColumn39.Name = "gridColumn39";
//
// gridColumn40
//
this.gridColumn40.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn40.AppearanceCell.Options.UseFont = true;
this.gridColumn40.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn40.AppearanceHeader.Options.UseFont = true;
this.gridColumn40.FieldName = "TIMEENDON";
this.gridColumn40.Name = "gridColumn40";
//
// gridColumn41
//
this.gridColumn41.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn41.AppearanceCell.Options.UseFont = true;
this.gridColumn41.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn41.AppearanceHeader.Options.UseFont = true;
this.gridColumn41.FieldName = "UNIT";
this.gridColumn41.Name = "gridColumn41";
//
// gridColumn42
//
this.gridColumn42.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn42.AppearanceCell.Options.UseFont = true;
this.gridColumn42.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn42.AppearanceHeader.Options.UseFont = true;
this.gridColumn42.FieldName = "UNIT_NAME";
this.gridColumn42.Name = "gridColumn42";
//
// gridColumn43
//
this.gridColumn43.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn43.AppearanceCell.Options.UseFont = true;
this.gridColumn43.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn43.AppearanceHeader.Options.UseFont = true;
this.gridColumn43.FieldName = "COST_PRICE";
this.gridColumn43.Name = "gridColumn43";
//
// gridColumn44
//
this.gridColumn44.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn44.AppearanceCell.Options.UseFont = true;
this.gridColumn44.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn44.AppearanceHeader.Options.UseFont = true;
this.gridColumn44.FieldName = "SUM_COST_PRICE";
this.gridColumn44.Name = "gridColumn44";
//
// gridColumn72
//
this.gridColumn72.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn72.AppearanceCell.Options.UseFont = true;
this.gridColumn72.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn72.AppearanceHeader.Options.UseFont = true;
this.gridColumn72.AppearanceHeader.Options.UseTextOptions = true;
this.gridColumn72.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn72.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
this.gridColumn72.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
this.gridColumn72.FieldName = "WARE_DATE";
this.gridColumn72.Name = "gridColumn72";
this.gridColumn72.Visible = true;
this.gridColumn72.VisibleIndex = 4;
this.gridColumn72.Width = 187;
//
// gridColumn48
//
this.gridColumn48.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn48.AppearanceCell.Options.UseFont = true;
this.gridColumn48.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn48.AppearanceHeader.Options.UseFont = true;
this.gridColumn48.Caption = "托盘规格";
this.gridColumn48.FieldName = "SIZE";
this.gridColumn48.Name = "gridColumn48";
this.gridColumn48.Visible = true;
this.gridColumn48.VisibleIndex = 4;
this.gridColumn48.Width = 116;
//
// gridColumn45
//
this.gridColumn45.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn45.AppearanceCell.Options.UseFont = true;
this.gridColumn45.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridColumn45.AppearanceHeader.Options.UseFont = true;
this.gridColumn45.FieldName = "CTL";
this.gridColumn45.Name = "gridColumn45";
this.gridColumn45.Visible = true;
this.gridColumn45.VisibleIndex = 3;
this.gridColumn45.Width = 97;
//
// FrmYckOrder
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1145, 668);
this.Controls.Add(this.splitContainer1);
this.Name = "FrmYckOrder";
this.Text = "预出库处理";
this.Load += new System.EventHandler(this.FrmSdOrders_Load);
this.splitContainer1.Panel1.ResumeLayout(false);
this.splitContainer1.Panel1.PerformLayout();
this.splitContainer1.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
this.splitContainer1.ResumeLayout(false);
this.splitContainer2.Panel1.ResumeLayout(false);
this.splitContainer2.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
this.splitContainer2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.GCMiStock)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bgsStock)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GVMiStock)).EndInit();
this.groupBox4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.SplitContainer splitContainer1;
private System.Windows.Forms.SplitContainer splitContainer2;
private Ctrl.GridControlCustom GCMiStock;
private DevExpress.XtraGrid.Views.Grid.GridView GVMiStock;
private DevExpress.XtraGrid.Columns.GridColumn colCTL;
private DevExpress.XtraGrid.Columns.GridColumn colIsCheckRec;
private DevExpress.XtraGrid.Columns.GridColumn colWhseloc;
private DevExpress.XtraGrid.Columns.GridColumn colHigh;
private DevExpress.XtraGrid.Columns.GridColumn colWGH;
private DevExpress.XtraGrid.Columns.GridColumn colProDucLotId;
private DevExpress.XtraGrid.Columns.GridColumn colSTOCK_ID;
private DevExpress.XtraGrid.Columns.GridColumn colCustomer_Id;
private DevExpress.XtraGrid.Columns.GridColumn colPUTIN_ID;
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_ID;
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colAREA_ID;
private DevExpress.XtraGrid.Columns.GridColumn colAREA_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colLOCATION_ID;
private DevExpress.XtraGrid.Columns.GridColumn colLOCATION_STAR;
private DevExpress.XtraGrid.Columns.GridColumn colLOCATION_END;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_TYPEID;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_TYPENAME;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_ID;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colSHELVES_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colREMARK;
private DevExpress.XtraGrid.Columns.GridColumn colVERSION;
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_MODE;
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_ID;
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colPRODUCTION_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colWARE_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colDOCCTNUMBER;
private DevExpress.XtraGrid.Columns.GridColumn colOCCUPY_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colABLE_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colNOTICE_ID;
private DevExpress.XtraGrid.Columns.GridColumn colORI_BILL;
private DevExpress.XtraGrid.Columns.GridColumn colPERIOD;
private DevExpress.XtraGrid.Columns.GridColumn colDUE_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colBARCODE;
private DevExpress.XtraGrid.Columns.GridColumn colTIMESTART;
private DevExpress.XtraGrid.Columns.GridColumn colTIMEEND;
private DevExpress.XtraGrid.Columns.GridColumn colTIMESTARTON;
private DevExpress.XtraGrid.Columns.GridColumn colTIMEENDON;
private DevExpress.XtraGrid.Columns.GridColumn colUNIT;
private DevExpress.XtraGrid.Columns.GridColumn colUNIT_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colCOST_PRICE;
private DevExpress.XtraGrid.Columns.GridColumn colSUM_COST_PRICE;
private System.Windows.Forms.BindingSource bgsStock;
private System.Windows.Forms.TextBox txtCKnum;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.TextBox txtCCNum;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.TextBox txtGoodsName;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.TextBox txtGoodsId;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
private Ctrl.CtrlButtons ctrlButtons2;
private System.Windows.Forms.ComboBox comboBox1;
private System.Windows.Forms.Label label7;
private Ctrl.GridControlCustom gridControlCustom1;
private System.Windows.Forms.BindingSource bindingSource1;
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
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.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.XtraGrid.Columns.GridColumn gridColumn14;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn21;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn22;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn23;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn24;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn25;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn26;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn27;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn28;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn29;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn30;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn31;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn32;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn33;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn34;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn35;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn36;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn37;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn38;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn39;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn40;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn41;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn42;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn43;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn44;
private Ctrl.CtrlButtons ctrlButtons1;
private System.Windows.Forms.Label label8;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn72;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn48;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn45;
private System.Windows.Forms.GroupBox groupBox4;
private System.Windows.Forms.TextBox txtCTL;
private System.Windows.Forms.TextBox txtGDH;
private System.Windows.Forms.TextBox txtLocation;
private DevExpress.XtraGrid.Columns.GridColumn colSTS;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.TextBox t_sts;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.TextBox textBox1;
}
}