BaoKai_202508-Wms-Jingwang..../WMS.FrmSC/FormCUX_WMS_ISSUE_HEADER_ITF.Designer.cs
2025-08-24 09:35:55 +08:00

2161 lines
111 KiB
C#

namespace WMS.FrmSC
{
partial class FormCUX_WMS_ISSUE_HEADER_ITF
{
/// <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(FormCUX_WMS_ISSUE_HEADER_ITF));
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.splitContainer2 = new System.Windows.Forms.SplitContainer();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.gridControlCustom1 = new WMS.Ctrl.GridControlCustom();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colMAT_ISSUE_TYPE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMAT_REQ_HEADER_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMAT_REQ_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMAT_REQ_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMAT_NUMBER = new DevExpress.XtraGrid.Columns.GridColumn();
this.colITEM_TYPE_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colIO_TYPE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colDEPARTMENT_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colORGANIZATION_CODE_APPLY = new DevExpress.XtraGrid.Columns.GridColumn();
this.colORGANIZATION_CODE_ISSUE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colVENDOR_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colORGANIZATION_ID_APPLY = new DevExpress.XtraGrid.Columns.GridColumn();
this.colORGANIZATION_ID_ISSUE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMAT_ISSUE_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMAT_REQ_STATUS = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLAST_UPDATE_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLAST_UPDATED_BY = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCREATION_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCREATED_BY = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTATUS = new DevExpress.XtraGrid.Columns.GridColumn();
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.gridControlCustom2 = new WMS.Ctrl.GridControlCustom();
this.bindingSource2 = new System.Windows.Forms.BindingSource(this.components);
this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colMAT_REQ_HEADER_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMAT_REQ_LINE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colITEM_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colITEM_CODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colITEM_DESCRIPTION = new DevExpress.XtraGrid.Columns.GridColumn();
this.colINV_UOM_CODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPUR_UOM_CODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colQTY_APPLY = new DevExpress.XtraGrid.Columns.GridColumn();
this.colQTY_ACTUAL = new DevExpress.XtraGrid.Columns.GridColumn();
this.colQTY_ISSUED = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSUBINVENTORY_CODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLOCATION_CODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSUBINVENTORY_CODE_TO = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLOCATION_TO = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREMARK = new DevExpress.XtraGrid.Columns.GridColumn();
this.colUSE_DEP_CODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colO2N_FLAG = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCONVERSION_RATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLAST_UPDATE_DATE1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLAST_UPDATED_BY1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCREATION_DATE1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCREATED_BY1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.gridControlCustom6 = new WMS.Ctrl.GridControlCustom();
this.gridView6 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colIsCheckRec = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.colNOTICE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPICKINGID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTORAGE_MODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCTL = new DevExpress.XtraGrid.Columns.GridColumn();
this.colProDucLotId = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPROVIDER_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPROVIDER_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLOCATION_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colUNIT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOCCUPY_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSHELVES_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPRODUCTION_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colWARE_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colDUE_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTS = new DevExpress.XtraGrid.Columns.GridColumn();
this.colBARCODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREMARK1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLOCSTS = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCustomer_Id = new DevExpress.XtraGrid.Columns.GridColumn();
this.colWhseloc = new DevExpress.XtraGrid.Columns.GridColumn();
this.colHigh = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTOCK_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPUTIN_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colAREA_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colAREA_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_TYPEID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_TYPENAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colDOCCTNUMBER = new DevExpress.XtraGrid.Columns.GridColumn();
this.colABLE_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colORI_BILL = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_MEASURE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_MEASURE_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPERIOD = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODSVOLUME = 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_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPACKING_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.panel1 = new System.Windows.Forms.Panel();
this.txtCTL = new System.Windows.Forms.TextBox();
this.label9 = new System.Windows.Forms.Label();
this.TXTSTS = new System.Windows.Forms.TextBox();
this.label8 = new System.Windows.Forms.Label();
this.TXTTASKID = new System.Windows.Forms.TextBox();
this.label7 = new System.Windows.Forms.Label();
this.txtKCNUM = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.txtQTY_APPLY = new System.Windows.Forms.TextBox();
this.label5 = new System.Windows.Forms.Label();
this.txtGoodId = new System.Windows.Forms.TextBox();
this.label4 = new System.Windows.Forms.Label();
this.txtLoction = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.dt_End = new DevExpress.XtraEditors.DateEdit();
this.label3 = new System.Windows.Forms.Label();
this.dt_Start = new DevExpress.XtraEditors.DateEdit();
this.label2 = new System.Windows.Forms.Label();
this.ctrlButtons3 = new WMS.Ctrl.CtrlButtons();
this.ctrlButtons4 = new WMS.Ctrl.CtrlButtons();
this.ctrlButtons1 = new WMS.Ctrl.CtrlButtons();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.gridControlCustom5 = new WMS.Ctrl.GridControlCustom();
this.bindingSource5 = new System.Windows.Forms.BindingSource(this.components);
this.gridView5 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colMAT_REQ_HEADER_ID4 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMAT_REQ_LINE_ID2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLOT_NUMBER = new DevExpress.XtraGrid.Columns.GridColumn();
this.colQTY_ISSUE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colATTRIBUTE11 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colATTRIBUTE12 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colATTRIBUTE13 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colATTRIBUTE14 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colATTRIBUTE15 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridControlCustom4 = new WMS.Ctrl.GridControlCustom();
this.bindingSource4 = new System.Windows.Forms.BindingSource(this.components);
this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colMAT_REQ_HEADER_ID3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMAT_REQ_LINE_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSUBINVENTORY_CODE1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLOCATION_CODE1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSUBINVENTORY_CODE_TO1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLOCATION_CODE_TO = new DevExpress.XtraGrid.Columns.GridColumn();
this.colQTY_ACTUAL1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colATTRIBUTE6 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colATTRIBUTE7 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colATTRIBUTE8 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colATTRIBUTE9 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colATTRIBUTE10 = new DevExpress.XtraGrid.Columns.GridColumn();
this.panel3 = new System.Windows.Forms.Panel();
this.gridControlCustom3 = new WMS.Ctrl.GridControlCustom();
this.bindingSource3 = new System.Windows.Forms.BindingSource(this.components);
this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colWMS_NO = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMAT_REQ_HEADER_ID2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREC_TYPE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMAT_REQ_NUM1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMAT_ISSUE_DATE1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colIO_TYPE1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colORGANIZATION_CODE_APPLY1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colORGANIZATION_CODE_ISSUE1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colVENDOR_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colATTRIBUTE1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colATTRIBUTE2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colATTRIBUTE3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colATTRIBUTE4 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colATTRIBUTE5 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTATUS1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.bindingSourceMiStock = new System.Windows.Forms.BindingSource(this.components);
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
this.tabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
this.splitContainer2.Panel1.SuspendLayout();
this.splitContainer2.Panel2.SuspendLayout();
this.splitContainer2.SuspendLayout();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.Panel2.SuspendLayout();
this.splitContainer1.SuspendLayout();
this.groupBox3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
this.groupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dt_End.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dt_End.Properties.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dt_Start.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dt_Start.Properties.CalendarTimeProperties)).BeginInit();
this.tabPage2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit();
this.panel3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSourceMiStock)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
this.SuspendLayout();
//
// tabControl1
//
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Controls.Add(this.tabPage2);
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControl1.Location = new System.Drawing.Point(0, 0);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(1544, 680);
this.tabControl1.TabIndex = 0;
//
// tabPage1
//
this.tabPage1.Controls.Add(this.splitContainer2);
this.tabPage1.Controls.Add(this.panel1);
this.tabPage1.Location = new System.Drawing.Point(4, 23);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(1536, 653);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "领退料通知单下发";
this.tabPage1.UseVisualStyleBackColor = true;
//
// splitContainer2
//
this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer2.Location = new System.Drawing.Point(3, 130);
this.splitContainer2.Name = "splitContainer2";
this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
//
// splitContainer2.Panel1
//
this.splitContainer2.Panel1.Controls.Add(this.groupBox1);
//
// splitContainer2.Panel2
//
this.splitContainer2.Panel2.Controls.Add(this.splitContainer1);
this.splitContainer2.Size = new System.Drawing.Size(1530, 520);
this.splitContainer2.SplitterDistance = 238;
this.splitContainer2.TabIndex = 27;
//
// groupBox1
//
this.groupBox1.Controls.Add(this.gridControlCustom1);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox1.Location = new System.Drawing.Point(0, 0);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(1530, 238);
this.groupBox1.TabIndex = 27;
this.groupBox1.TabStop = false;
this.groupBox1.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 = "";
this.gridControlCustom1.ColorUnPass = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.gridControlCustom1.ColorUnPassValue = "";
this.gridControlCustom1.ColorVerify = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
this.gridControlCustom1.ColorVerifyFlagColumn = "STS";
this.gridControlCustom1.ColorVerifyValue = "1";
this.gridControlCustom1.ColorWarning = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorWarningValue = null;
this.gridControlCustom1.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControlCustom1.EnableAppearanceEvenRow = true;
this.gridControlCustom1.IndicatorWidth = 40;
this.gridControlCustom1.Location = new System.Drawing.Point(3, 18);
this.gridControlCustom1.MainView = this.gridView1;
this.gridControlCustom1.Name = "gridControlCustom1";
this.gridControlCustom1.ShowRowID = true;
this.gridControlCustom1.Size = new System.Drawing.Size(1524, 217);
this.gridControlCustom1.TabIndex = 26;
this.gridControlCustom1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1});
//
// 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.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colMAT_ISSUE_TYPE,
this.colMAT_REQ_HEADER_ID,
this.colMAT_REQ_NUM,
this.colMAT_REQ_DATE,
this.colMAT_NUMBER,
this.colITEM_TYPE_NAME,
this.colIO_TYPE,
this.colDEPARTMENT_NAME,
this.colORGANIZATION_CODE_APPLY,
this.colORGANIZATION_CODE_ISSUE,
this.colVENDOR_ID,
this.colORGANIZATION_ID_APPLY,
this.colORGANIZATION_ID_ISSUE,
this.colMAT_ISSUE_DATE,
this.colMAT_REQ_STATUS,
this.colLAST_UPDATE_DATE,
this.colLAST_UPDATED_BY,
this.colCREATION_DATE,
this.colCREATED_BY,
this.colSTATUS});
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;
this.gridView1.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gridView1_RowClick);
//
// colMAT_ISSUE_TYPE
//
this.colMAT_ISSUE_TYPE.Caption = "单据类别";
this.colMAT_ISSUE_TYPE.FieldName = "MAT_ISSUE_TYPE";
this.colMAT_ISSUE_TYPE.Name = "colMAT_ISSUE_TYPE";
this.colMAT_ISSUE_TYPE.Visible = true;
this.colMAT_ISSUE_TYPE.VisibleIndex = 0;
this.colMAT_ISSUE_TYPE.Width = 143;
//
// colMAT_REQ_HEADER_ID
//
this.colMAT_REQ_HEADER_ID.Caption = "单据头主键";
this.colMAT_REQ_HEADER_ID.FieldName = "MAT_REQ_HEADER_ID";
this.colMAT_REQ_HEADER_ID.Name = "colMAT_REQ_HEADER_ID";
this.colMAT_REQ_HEADER_ID.Visible = true;
this.colMAT_REQ_HEADER_ID.VisibleIndex = 1;
//
// colMAT_REQ_NUM
//
this.colMAT_REQ_NUM.Caption = "领料申请单号";
this.colMAT_REQ_NUM.FieldName = "MAT_REQ_NUM";
this.colMAT_REQ_NUM.Name = "colMAT_REQ_NUM";
this.colMAT_REQ_NUM.Visible = true;
this.colMAT_REQ_NUM.VisibleIndex = 2;
//
// colMAT_REQ_DATE
//
this.colMAT_REQ_DATE.Caption = "申请日期";
this.colMAT_REQ_DATE.FieldName = "MAT_REQ_DATE";
this.colMAT_REQ_DATE.Name = "colMAT_REQ_DATE";
this.colMAT_REQ_DATE.Visible = true;
this.colMAT_REQ_DATE.VisibleIndex = 3;
//
// colMAT_NUMBER
//
this.colMAT_NUMBER.Caption = "开料单号";
this.colMAT_NUMBER.FieldName = "MAT_NUMBER";
this.colMAT_NUMBER.Name = "colMAT_NUMBER";
this.colMAT_NUMBER.Visible = true;
this.colMAT_NUMBER.VisibleIndex = 4;
//
// colITEM_TYPE_NAME
//
this.colITEM_TYPE_NAME.Caption = "项目类别";
this.colITEM_TYPE_NAME.FieldName = "ITEM_TYPE_NAME";
this.colITEM_TYPE_NAME.Name = "colITEM_TYPE_NAME";
this.colITEM_TYPE_NAME.Visible = true;
this.colITEM_TYPE_NAME.VisibleIndex = 5;
//
// colIO_TYPE
//
this.colIO_TYPE.Caption = "单据类型";
this.colIO_TYPE.FieldName = "IO_TYPE";
this.colIO_TYPE.Name = "colIO_TYPE";
this.colIO_TYPE.Visible = true;
this.colIO_TYPE.VisibleIndex = 6;
//
// colDEPARTMENT_NAME
//
this.colDEPARTMENT_NAME.Caption = "部门代码";
this.colDEPARTMENT_NAME.FieldName = "DEPARTMENT_NAME";
this.colDEPARTMENT_NAME.Name = "colDEPARTMENT_NAME";
this.colDEPARTMENT_NAME.Visible = true;
this.colDEPARTMENT_NAME.VisibleIndex = 7;
//
// colORGANIZATION_CODE_APPLY
//
this.colORGANIZATION_CODE_APPLY.Caption = "申请组织代码";
this.colORGANIZATION_CODE_APPLY.FieldName = "ORGANIZATION_CODE_APPLY";
this.colORGANIZATION_CODE_APPLY.Name = "colORGANIZATION_CODE_APPLY";
this.colORGANIZATION_CODE_APPLY.Visible = true;
this.colORGANIZATION_CODE_APPLY.VisibleIndex = 8;
//
// colORGANIZATION_CODE_ISSUE
//
this.colORGANIZATION_CODE_ISSUE.Caption = "发货组织代码";
this.colORGANIZATION_CODE_ISSUE.FieldName = "ORGANIZATION_CODE_ISSUE";
this.colORGANIZATION_CODE_ISSUE.Name = "colORGANIZATION_CODE_ISSUE";
this.colORGANIZATION_CODE_ISSUE.Visible = true;
this.colORGANIZATION_CODE_ISSUE.VisibleIndex = 9;
//
// colVENDOR_ID
//
this.colVENDOR_ID.Caption = "供应商编码";
this.colVENDOR_ID.FieldName = "VENDOR_ID";
this.colVENDOR_ID.Name = "colVENDOR_ID";
this.colVENDOR_ID.Visible = true;
this.colVENDOR_ID.VisibleIndex = 10;
//
// colORGANIZATION_ID_APPLY
//
this.colORGANIZATION_ID_APPLY.Caption = "申请组织ID";
this.colORGANIZATION_ID_APPLY.FieldName = "ORGANIZATION_ID_APPLY";
this.colORGANIZATION_ID_APPLY.Name = "colORGANIZATION_ID_APPLY";
this.colORGANIZATION_ID_APPLY.Visible = true;
this.colORGANIZATION_ID_APPLY.VisibleIndex = 11;
//
// colORGANIZATION_ID_ISSUE
//
this.colORGANIZATION_ID_ISSUE.Caption = "发放组织ID";
this.colORGANIZATION_ID_ISSUE.FieldName = "ORGANIZATION_ID_ISSUE";
this.colORGANIZATION_ID_ISSUE.Name = "colORGANIZATION_ID_ISSUE";
this.colORGANIZATION_ID_ISSUE.Visible = true;
this.colORGANIZATION_ID_ISSUE.VisibleIndex = 12;
//
// colMAT_ISSUE_DATE
//
this.colMAT_ISSUE_DATE.Caption = "发料日期";
this.colMAT_ISSUE_DATE.FieldName = "MAT_ISSUE_DATE";
this.colMAT_ISSUE_DATE.Name = "colMAT_ISSUE_DATE";
this.colMAT_ISSUE_DATE.Visible = true;
this.colMAT_ISSUE_DATE.VisibleIndex = 13;
//
// colMAT_REQ_STATUS
//
this.colMAT_REQ_STATUS.Caption = "单据状态";
this.colMAT_REQ_STATUS.FieldName = "MAT_REQ_STATUS";
this.colMAT_REQ_STATUS.Name = "colMAT_REQ_STATUS";
this.colMAT_REQ_STATUS.Visible = true;
this.colMAT_REQ_STATUS.VisibleIndex = 14;
//
// colLAST_UPDATE_DATE
//
this.colLAST_UPDATE_DATE.Caption = "最后更新日期";
this.colLAST_UPDATE_DATE.FieldName = "LAST_UPDATE_DATE";
this.colLAST_UPDATE_DATE.Name = "colLAST_UPDATE_DATE";
this.colLAST_UPDATE_DATE.Visible = true;
this.colLAST_UPDATE_DATE.VisibleIndex = 15;
//
// colLAST_UPDATED_BY
//
this.colLAST_UPDATED_BY.Caption = "最后更新人";
this.colLAST_UPDATED_BY.FieldName = "LAST_UPDATED_BY";
this.colLAST_UPDATED_BY.Name = "colLAST_UPDATED_BY";
this.colLAST_UPDATED_BY.Visible = true;
this.colLAST_UPDATED_BY.VisibleIndex = 16;
//
// colCREATION_DATE
//
this.colCREATION_DATE.Caption = "创建日期";
this.colCREATION_DATE.FieldName = "CREATION_DATE";
this.colCREATION_DATE.Name = "colCREATION_DATE";
this.colCREATION_DATE.Visible = true;
this.colCREATION_DATE.VisibleIndex = 17;
//
// colCREATED_BY
//
this.colCREATED_BY.Caption = "创建日期";
this.colCREATED_BY.CustomizationCaption = "创建人";
this.colCREATED_BY.FieldName = "CREATED_BY";
this.colCREATED_BY.Name = "colCREATED_BY";
this.colCREATED_BY.Visible = true;
this.colCREATED_BY.VisibleIndex = 18;
//
// colSTATUS
//
this.colSTATUS.Caption = "状态";
this.colSTATUS.FieldName = "STATUS";
this.colSTATUS.Name = "colSTATUS";
this.colSTATUS.Visible = true;
this.colSTATUS.VisibleIndex = 19;
//
// splitContainer1
//
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer1.Location = new System.Drawing.Point(0, 0);
this.splitContainer1.Name = "splitContainer1";
//
// splitContainer1.Panel1
//
this.splitContainer1.Panel1.Controls.Add(this.groupBox3);
//
// splitContainer1.Panel2
//
this.splitContainer1.Panel2.Controls.Add(this.groupBox2);
this.splitContainer1.Size = new System.Drawing.Size(1530, 278);
this.splitContainer1.SplitterDistance = 812;
this.splitContainer1.TabIndex = 30;
//
// groupBox3
//
this.groupBox3.Controls.Add(this.gridControlCustom2);
this.groupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox3.Location = new System.Drawing.Point(0, 0);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(812, 278);
this.groupBox3.TabIndex = 29;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "领退料明细";
//
// gridControlCustom2
//
this.gridControlCustom2.ColorApprove = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorApproveValue = null;
this.gridControlCustom2.ColorPass = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorPassValue = null;
this.gridControlCustom2.ColorRepeal = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorRepealValue = null;
this.gridControlCustom2.ColorReWork = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorReWorkValue = null;
this.gridControlCustom2.ColorSelectedRow = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorShortage = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorShortageFlagColumn = null;
this.gridControlCustom2.ColorShortageValue = null;
this.gridControlCustom2.ColorUnExecute = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorUnExecuteValue = "";
this.gridControlCustom2.ColorUnPass = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.gridControlCustom2.ColorUnPassValue = "";
this.gridControlCustom2.ColorVerify = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
this.gridControlCustom2.ColorVerifyFlagColumn = "STS";
this.gridControlCustom2.ColorVerifyValue = "1";
this.gridControlCustom2.ColorWarning = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorWarningValue = null;
this.gridControlCustom2.DataSource = this.bindingSource2;
this.gridControlCustom2.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControlCustom2.EnableAppearanceEvenRow = true;
this.gridControlCustom2.IndicatorWidth = 40;
this.gridControlCustom2.Location = new System.Drawing.Point(3, 18);
this.gridControlCustom2.MainView = this.gridView2;
this.gridControlCustom2.Name = "gridControlCustom2";
this.gridControlCustom2.ShowRowID = true;
this.gridControlCustom2.Size = new System.Drawing.Size(806, 257);
this.gridControlCustom2.TabIndex = 26;
this.gridControlCustom2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView2});
//
// bindingSource2
//
this.bindingSource2.DataSource = typeof(WMS.Model.SC.Mod_CUX_WMS_ISSUE_LINE_ITF);
//
// gridView2
//
this.gridView2.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.gridView2.Appearance.EvenRow.Options.UseBackColor = true;
this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colMAT_REQ_HEADER_ID1,
this.colMAT_REQ_LINE_ID,
this.colITEM_ID,
this.colITEM_CODE,
this.colITEM_DESCRIPTION,
this.colINV_UOM_CODE,
this.colPUR_UOM_CODE,
this.colQTY_APPLY,
this.colQTY_ACTUAL,
this.colQTY_ISSUED,
this.colSUBINVENTORY_CODE,
this.colLOCATION_CODE,
this.colSUBINVENTORY_CODE_TO,
this.colLOCATION_TO,
this.colREMARK,
this.colUSE_DEP_CODE,
this.colO2N_FLAG,
this.colCONVERSION_RATE,
this.colLAST_UPDATE_DATE1,
this.colLAST_UPDATED_BY1,
this.colCREATION_DATE1,
this.colCREATED_BY1});
this.gridView2.GridControl = this.gridControlCustom2;
this.gridView2.IndicatorWidth = 34;
this.gridView2.Name = "gridView2";
this.gridView2.OptionsBehavior.Editable = false;
this.gridView2.OptionsFind.AlwaysVisible = true;
this.gridView2.OptionsView.ColumnAutoWidth = false;
this.gridView2.OptionsView.EnableAppearanceEvenRow = true;
this.gridView2.OptionsView.ShowFooter = true;
this.gridView2.OptionsView.ShowGroupPanel = false;
this.gridView2.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gridView2_RowClick);
//
// colMAT_REQ_HEADER_ID1
//
this.colMAT_REQ_HEADER_ID1.FieldName = "MAT_REQ_HEADER_ID";
this.colMAT_REQ_HEADER_ID1.Name = "colMAT_REQ_HEADER_ID1";
this.colMAT_REQ_HEADER_ID1.Visible = true;
this.colMAT_REQ_HEADER_ID1.VisibleIndex = 0;
//
// colMAT_REQ_LINE_ID
//
this.colMAT_REQ_LINE_ID.FieldName = "MAT_REQ_LINE_ID";
this.colMAT_REQ_LINE_ID.Name = "colMAT_REQ_LINE_ID";
this.colMAT_REQ_LINE_ID.Visible = true;
this.colMAT_REQ_LINE_ID.VisibleIndex = 1;
//
// colITEM_ID
//
this.colITEM_ID.FieldName = "ITEM_ID";
this.colITEM_ID.Name = "colITEM_ID";
this.colITEM_ID.Visible = true;
this.colITEM_ID.VisibleIndex = 2;
//
// colITEM_CODE
//
this.colITEM_CODE.FieldName = "SEGMENT1";
this.colITEM_CODE.Name = "colITEM_CODE";
this.colITEM_CODE.Visible = true;
this.colITEM_CODE.VisibleIndex = 3;
//
// colITEM_DESCRIPTION
//
this.colITEM_DESCRIPTION.FieldName = "ITEM_DESCRIPTION";
this.colITEM_DESCRIPTION.Name = "colITEM_DESCRIPTION";
this.colITEM_DESCRIPTION.Visible = true;
this.colITEM_DESCRIPTION.VisibleIndex = 4;
//
// colINV_UOM_CODE
//
this.colINV_UOM_CODE.FieldName = "INV_UOM_CODE";
this.colINV_UOM_CODE.Name = "colINV_UOM_CODE";
this.colINV_UOM_CODE.Visible = true;
this.colINV_UOM_CODE.VisibleIndex = 5;
//
// colPUR_UOM_CODE
//
this.colPUR_UOM_CODE.FieldName = "PUR_UOM_CODE";
this.colPUR_UOM_CODE.Name = "colPUR_UOM_CODE";
this.colPUR_UOM_CODE.Visible = true;
this.colPUR_UOM_CODE.VisibleIndex = 6;
//
// colQTY_APPLY
//
this.colQTY_APPLY.FieldName = "QTY_APPLY";
this.colQTY_APPLY.Name = "colQTY_APPLY";
this.colQTY_APPLY.Visible = true;
this.colQTY_APPLY.VisibleIndex = 7;
//
// colQTY_ACTUAL
//
this.colQTY_ACTUAL.FieldName = "QTY_ACTUAL";
this.colQTY_ACTUAL.Name = "colQTY_ACTUAL";
this.colQTY_ACTUAL.Visible = true;
this.colQTY_ACTUAL.VisibleIndex = 8;
//
// colQTY_ISSUED
//
this.colQTY_ISSUED.FieldName = "QTY_ISSUED";
this.colQTY_ISSUED.Name = "colQTY_ISSUED";
this.colQTY_ISSUED.Visible = true;
this.colQTY_ISSUED.VisibleIndex = 9;
//
// colSUBINVENTORY_CODE
//
this.colSUBINVENTORY_CODE.FieldName = "SUBINVENTORY_CODE";
this.colSUBINVENTORY_CODE.Name = "colSUBINVENTORY_CODE";
this.colSUBINVENTORY_CODE.Visible = true;
this.colSUBINVENTORY_CODE.VisibleIndex = 10;
//
// colLOCATION_CODE
//
this.colLOCATION_CODE.FieldName = "LOCATION_CODE";
this.colLOCATION_CODE.Name = "colLOCATION_CODE";
this.colLOCATION_CODE.Visible = true;
this.colLOCATION_CODE.VisibleIndex = 11;
//
// colSUBINVENTORY_CODE_TO
//
this.colSUBINVENTORY_CODE_TO.FieldName = "SUBINVENTORY_CODE_TO";
this.colSUBINVENTORY_CODE_TO.Name = "colSUBINVENTORY_CODE_TO";
this.colSUBINVENTORY_CODE_TO.Visible = true;
this.colSUBINVENTORY_CODE_TO.VisibleIndex = 12;
//
// colLOCATION_TO
//
this.colLOCATION_TO.FieldName = "LOCATION_TO";
this.colLOCATION_TO.Name = "colLOCATION_TO";
this.colLOCATION_TO.Visible = true;
this.colLOCATION_TO.VisibleIndex = 13;
//
// colREMARK
//
this.colREMARK.FieldName = "REMARK";
this.colREMARK.Name = "colREMARK";
this.colREMARK.Visible = true;
this.colREMARK.VisibleIndex = 14;
//
// colUSE_DEP_CODE
//
this.colUSE_DEP_CODE.FieldName = "USE_DEP_CODE";
this.colUSE_DEP_CODE.Name = "colUSE_DEP_CODE";
this.colUSE_DEP_CODE.Visible = true;
this.colUSE_DEP_CODE.VisibleIndex = 15;
//
// colO2N_FLAG
//
this.colO2N_FLAG.FieldName = "O2N_FLAG";
this.colO2N_FLAG.Name = "colO2N_FLAG";
this.colO2N_FLAG.Visible = true;
this.colO2N_FLAG.VisibleIndex = 16;
//
// colCONVERSION_RATE
//
this.colCONVERSION_RATE.FieldName = "CONVERSION_RATE";
this.colCONVERSION_RATE.Name = "colCONVERSION_RATE";
this.colCONVERSION_RATE.Visible = true;
this.colCONVERSION_RATE.VisibleIndex = 17;
//
// colLAST_UPDATE_DATE1
//
this.colLAST_UPDATE_DATE1.FieldName = "LAST_UPDATE_DATE";
this.colLAST_UPDATE_DATE1.Name = "colLAST_UPDATE_DATE1";
this.colLAST_UPDATE_DATE1.Visible = true;
this.colLAST_UPDATE_DATE1.VisibleIndex = 18;
//
// colLAST_UPDATED_BY1
//
this.colLAST_UPDATED_BY1.FieldName = "LAST_UPDATED_BY";
this.colLAST_UPDATED_BY1.Name = "colLAST_UPDATED_BY1";
this.colLAST_UPDATED_BY1.Visible = true;
this.colLAST_UPDATED_BY1.VisibleIndex = 19;
//
// colCREATION_DATE1
//
this.colCREATION_DATE1.FieldName = "CREATION_DATE";
this.colCREATION_DATE1.Name = "colCREATION_DATE1";
this.colCREATION_DATE1.Visible = true;
this.colCREATION_DATE1.VisibleIndex = 20;
//
// colCREATED_BY1
//
this.colCREATED_BY1.FieldName = "CREATED_BY";
this.colCREATED_BY1.Name = "colCREATED_BY1";
this.colCREATED_BY1.Visible = true;
this.colCREATED_BY1.VisibleIndex = 21;
//
// groupBox2
//
this.groupBox2.Controls.Add(this.gridControlCustom6);
this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox2.Location = new System.Drawing.Point(0, 0);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(714, 278);
this.groupBox2.TabIndex = 28;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "物料库存";
//
// gridControlCustom6
//
this.gridControlCustom6.ColorApprove = System.Drawing.Color.Empty;
this.gridControlCustom6.ColorApproveValue = null;
this.gridControlCustom6.ColorPass = System.Drawing.Color.Empty;
this.gridControlCustom6.ColorPassValue = null;
this.gridControlCustom6.ColorRepeal = System.Drawing.Color.Empty;
this.gridControlCustom6.ColorRepealValue = null;
this.gridControlCustom6.ColorReWork = System.Drawing.Color.Empty;
this.gridControlCustom6.ColorReWorkValue = null;
this.gridControlCustom6.ColorSelectedRow = System.Drawing.Color.Empty;
this.gridControlCustom6.ColorShortage = System.Drawing.Color.Empty;
this.gridControlCustom6.ColorShortageFlagColumn = null;
this.gridControlCustom6.ColorShortageValue = null;
this.gridControlCustom6.ColorUnExecute = System.Drawing.Color.Empty;
this.gridControlCustom6.ColorUnExecuteValue = "";
this.gridControlCustom6.ColorUnPass = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.gridControlCustom6.ColorUnPassValue = "";
this.gridControlCustom6.ColorVerify = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
this.gridControlCustom6.ColorVerifyFlagColumn = "STS";
this.gridControlCustom6.ColorVerifyValue = "1";
this.gridControlCustom6.ColorWarning = System.Drawing.Color.Empty;
this.gridControlCustom6.ColorWarningValue = null;
this.gridControlCustom6.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControlCustom6.EnableAppearanceEvenRow = true;
this.gridControlCustom6.IndicatorWidth = 40;
this.gridControlCustom6.Location = new System.Drawing.Point(3, 18);
this.gridControlCustom6.MainView = this.gridView6;
this.gridControlCustom6.Name = "gridControlCustom6";
this.gridControlCustom6.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemCheckEdit1});
this.gridControlCustom6.ShowRowID = true;
this.gridControlCustom6.Size = new System.Drawing.Size(708, 257);
this.gridControlCustom6.TabIndex = 27;
this.gridControlCustom6.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView6});
//
// gridView6
//
this.gridView6.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.gridView6.Appearance.EvenRow.Options.UseBackColor = true;
this.gridView6.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colIsCheckRec,
this.colNOTICE_ID,
this.colPICKINGID,
this.colSTORAGE_MODE,
this.colCTL,
this.colProDucLotId,
this.colPROVIDER_ID,
this.colPROVIDER_NAME,
this.colLOCATION_ID,
this.colGOODS_ID,
this.colGOODS_NAME,
this.colUNIT,
this.colOCCUPY_NUM,
this.colSHELVES_NUM,
this.colPRODUCTION_DATE,
this.colWARE_DATE,
this.colDUE_DATE,
this.colSTS,
this.colBARCODE,
this.colREMARK1,
this.colLOCSTS,
this.colCustomer_Id,
this.colWhseloc,
this.colHigh,
this.colSTOCK_ID,
this.colPUTIN_ID,
this.colAREA_ID,
this.colAREA_NAME,
this.colGOODS_TYPEID,
this.colGOODS_TYPENAME,
this.colDOCCTNUMBER,
this.colABLE_NUM,
this.colORI_BILL,
this.colGOODS_MEASURE_ID,
this.colGOODS_MEASURE_NAME,
this.colPERIOD,
this.colGOODSVOLUME,
this.colTIMESTART,
this.colTIMEEND,
this.colTIMESTARTON,
this.colTIMEENDON,
this.colUNIT_NAME,
this.colPACKING_NUM});
this.gridView6.GridControl = this.gridControlCustom6;
this.gridView6.IndicatorWidth = 34;
this.gridView6.Name = "gridView6";
this.gridView6.OptionsBehavior.Editable = false;
this.gridView6.OptionsFind.AlwaysVisible = true;
this.gridView6.OptionsView.ColumnAutoWidth = false;
this.gridView6.OptionsView.EnableAppearanceEvenRow = true;
this.gridView6.OptionsView.ShowFooter = true;
this.gridView6.OptionsView.ShowGroupPanel = false;
this.gridView6.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gridView6_RowClick);
//
// colIsCheckRec
//
this.colIsCheckRec.Caption = "选择";
this.colIsCheckRec.ColumnEdit = this.repositoryItemCheckEdit1;
this.colIsCheckRec.FieldName = "IsCheckRec";
this.colIsCheckRec.Name = "colIsCheckRec";
this.colIsCheckRec.Visible = true;
this.colIsCheckRec.VisibleIndex = 0;
//
// repositoryItemCheckEdit1
//
this.repositoryItemCheckEdit1.AutoHeight = false;
this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
//
// colNOTICE_ID
//
this.colNOTICE_ID.Caption = "采购单号";
this.colNOTICE_ID.FieldName = "NOTICE_ID";
this.colNOTICE_ID.Name = "colNOTICE_ID";
//
// colPICKINGID
//
this.colPICKINGID.Caption = "入库单号";
this.colPICKINGID.FieldName = "PICKINGID";
this.colPICKINGID.Name = "colPICKINGID";
this.colPICKINGID.Visible = true;
this.colPICKINGID.VisibleIndex = 1;
//
// colSTORAGE_MODE
//
this.colSTORAGE_MODE.Caption = "入库类型";
this.colSTORAGE_MODE.FieldName = "STORAGE_MODE";
this.colSTORAGE_MODE.Name = "colSTORAGE_MODE";
this.colSTORAGE_MODE.Visible = true;
this.colSTORAGE_MODE.VisibleIndex = 2;
//
// colCTL
//
this.colCTL.Caption = "托盘号";
this.colCTL.FieldName = "CTL";
this.colCTL.Name = "colCTL";
this.colCTL.Visible = true;
this.colCTL.VisibleIndex = 3;
//
// colProDucLotId
//
this.colProDucLotId.Caption = "批次号";
this.colProDucLotId.FieldName = "ProDucLotId";
this.colProDucLotId.Name = "colProDucLotId";
this.colProDucLotId.Visible = true;
this.colProDucLotId.VisibleIndex = 4;
//
// colPROVIDER_ID
//
this.colPROVIDER_ID.Caption = "供应商编号";
this.colPROVIDER_ID.FieldName = "PROVIDER_ID";
this.colPROVIDER_ID.Name = "colPROVIDER_ID";
this.colPROVIDER_ID.Visible = true;
this.colPROVIDER_ID.VisibleIndex = 5;
//
// colPROVIDER_NAME
//
this.colPROVIDER_NAME.Caption = "供应商名称";
this.colPROVIDER_NAME.FieldName = "PROVIDER_NAME";
this.colPROVIDER_NAME.Name = "colPROVIDER_NAME";
this.colPROVIDER_NAME.Visible = true;
this.colPROVIDER_NAME.VisibleIndex = 6;
//
// colLOCATION_ID
//
this.colLOCATION_ID.Caption = "货位";
this.colLOCATION_ID.FieldName = "LOCATION_ID";
this.colLOCATION_ID.Name = "colLOCATION_ID";
this.colLOCATION_ID.Visible = true;
this.colLOCATION_ID.VisibleIndex = 7;
//
// colGOODS_ID
//
this.colGOODS_ID.Caption = "物料编号";
this.colGOODS_ID.FieldName = "GOODS_ID";
this.colGOODS_ID.Name = "colGOODS_ID";
this.colGOODS_ID.Visible = true;
this.colGOODS_ID.VisibleIndex = 8;
//
// colGOODS_NAME
//
this.colGOODS_NAME.Caption = "物料名称";
this.colGOODS_NAME.FieldName = "GOODS_NAME";
this.colGOODS_NAME.Name = "colGOODS_NAME";
this.colGOODS_NAME.Visible = true;
this.colGOODS_NAME.VisibleIndex = 9;
//
// colUNIT
//
this.colUNIT.Caption = "单位";
this.colUNIT.FieldName = "UNIT";
this.colUNIT.Name = "colUNIT";
this.colUNIT.Visible = true;
this.colUNIT.VisibleIndex = 10;
//
// colOCCUPY_NUM
//
this.colOCCUPY_NUM.Caption = "占用库存";
this.colOCCUPY_NUM.FieldName = "OCCUPY_NUM";
this.colOCCUPY_NUM.Name = "colOCCUPY_NUM";
this.colOCCUPY_NUM.Visible = true;
this.colOCCUPY_NUM.VisibleIndex = 11;
//
// colSHELVES_NUM
//
this.colSHELVES_NUM.Caption = "库存数量";
this.colSHELVES_NUM.FieldName = "SHELVES_NUM";
this.colSHELVES_NUM.Name = "colSHELVES_NUM";
this.colSHELVES_NUM.Visible = true;
this.colSHELVES_NUM.VisibleIndex = 12;
//
// colPRODUCTION_DATE
//
this.colPRODUCTION_DATE.Caption = "生产日期";
this.colPRODUCTION_DATE.FieldName = "PRODUCTION_DATE";
this.colPRODUCTION_DATE.Name = "colPRODUCTION_DATE";
this.colPRODUCTION_DATE.Visible = true;
this.colPRODUCTION_DATE.VisibleIndex = 13;
//
// colWARE_DATE
//
this.colWARE_DATE.Caption = "入库时间";
this.colWARE_DATE.FieldName = "WARE_DATE";
this.colWARE_DATE.Name = "colWARE_DATE";
this.colWARE_DATE.Visible = true;
this.colWARE_DATE.VisibleIndex = 14;
//
// colDUE_DATE
//
this.colDUE_DATE.Caption = "到期日期";
this.colDUE_DATE.FieldName = "DUE_DATE";
this.colDUE_DATE.Name = "colDUE_DATE";
this.colDUE_DATE.Visible = true;
this.colDUE_DATE.VisibleIndex = 15;
//
// colSTS
//
this.colSTS.Caption = "库存状态";
this.colSTS.FieldName = "STS";
this.colSTS.Name = "colSTS";
this.colSTS.Visible = true;
this.colSTS.VisibleIndex = 16;
//
// colBARCODE
//
this.colBARCODE.Caption = "条码";
this.colBARCODE.FieldName = "BARCODE";
this.colBARCODE.Name = "colBARCODE";
this.colBARCODE.Visible = true;
this.colBARCODE.VisibleIndex = 17;
//
// colREMARK1
//
this.colREMARK1.Caption = "备注";
this.colREMARK1.FieldName = "REMARK";
this.colREMARK1.Name = "colREMARK1";
this.colREMARK1.Visible = true;
this.colREMARK1.VisibleIndex = 18;
//
// colLOCSTS
//
this.colLOCSTS.FieldName = "LOCSTS";
this.colLOCSTS.Name = "colLOCSTS";
//
// colCustomer_Id
//
this.colCustomer_Id.Caption = "客户编号";
this.colCustomer_Id.FieldName = "Customer_Id";
this.colCustomer_Id.Name = "colCustomer_Id";
//
// colWhseloc
//
this.colWhseloc.FieldName = "Whseloc";
this.colWhseloc.Name = "colWhseloc";
//
// colHigh
//
this.colHigh.FieldName = "High";
this.colHigh.Name = "colHigh";
//
// colSTOCK_ID
//
this.colSTOCK_ID.FieldName = "STOCK_ID";
this.colSTOCK_ID.Name = "colSTOCK_ID";
//
// colPUTIN_ID
//
this.colPUTIN_ID.FieldName = "PUTIN_ID";
this.colPUTIN_ID.Name = "colPUTIN_ID";
//
// colAREA_ID
//
this.colAREA_ID.Caption = "仓库编号";
this.colAREA_ID.FieldName = "AREA_ID";
this.colAREA_ID.Name = "colAREA_ID";
//
// colAREA_NAME
//
this.colAREA_NAME.Caption = "仓库名称";
this.colAREA_NAME.FieldName = "AREA_NAME";
this.colAREA_NAME.Name = "colAREA_NAME";
//
// colGOODS_TYPEID
//
this.colGOODS_TYPEID.Caption = "物料类型ID";
this.colGOODS_TYPEID.FieldName = "GOODS_TYPEID";
this.colGOODS_TYPEID.Name = "colGOODS_TYPEID";
//
// colGOODS_TYPENAME
//
this.colGOODS_TYPENAME.Caption = "物料类型名称";
this.colGOODS_TYPENAME.FieldName = "GOODS_TYPENAME";
this.colGOODS_TYPENAME.Name = "colGOODS_TYPENAME";
//
// colDOCCTNUMBER
//
this.colDOCCTNUMBER.FieldName = "DOCCTNUMBER";
this.colDOCCTNUMBER.Name = "colDOCCTNUMBER";
//
// colABLE_NUM
//
this.colABLE_NUM.FieldName = "ABLE_NUM";
this.colABLE_NUM.Name = "colABLE_NUM";
//
// colORI_BILL
//
this.colORI_BILL.FieldName = "ORI_BILL";
this.colORI_BILL.Name = "colORI_BILL";
//
// colGOODS_MEASURE_ID
//
this.colGOODS_MEASURE_ID.FieldName = "GOODS_MEASURE_ID";
this.colGOODS_MEASURE_ID.Name = "colGOODS_MEASURE_ID";
//
// colGOODS_MEASURE_NAME
//
this.colGOODS_MEASURE_NAME.FieldName = "GOODS_MEASURE_NAME";
this.colGOODS_MEASURE_NAME.Name = "colGOODS_MEASURE_NAME";
//
// colPERIOD
//
this.colPERIOD.FieldName = "PERIOD";
this.colPERIOD.Name = "colPERIOD";
//
// colGOODSVOLUME
//
this.colGOODSVOLUME.FieldName = "GOODSVOLUME";
this.colGOODSVOLUME.Name = "colGOODSVOLUME";
//
// colTIMESTART
//
this.colTIMESTART.FieldName = "TIMESTART";
this.colTIMESTART.Name = "colTIMESTART";
//
// colTIMEEND
//
this.colTIMEEND.FieldName = "TIMEEND";
this.colTIMEEND.Name = "colTIMEEND";
//
// colTIMESTARTON
//
this.colTIMESTARTON.FieldName = "TIMESTARTON";
this.colTIMESTARTON.Name = "colTIMESTARTON";
//
// colTIMEENDON
//
this.colTIMEENDON.FieldName = "TIMEENDON";
this.colTIMEENDON.Name = "colTIMEENDON";
//
// colUNIT_NAME
//
this.colUNIT_NAME.FieldName = "UNIT_NAME";
this.colUNIT_NAME.Name = "colUNIT_NAME";
//
// colPACKING_NUM
//
this.colPACKING_NUM.FieldName = "PACKING_NUM";
this.colPACKING_NUM.Name = "colPACKING_NUM";
//
// panel1
//
this.panel1.Controls.Add(this.txtCTL);
this.panel1.Controls.Add(this.label9);
this.panel1.Controls.Add(this.TXTSTS);
this.panel1.Controls.Add(this.label8);
this.panel1.Controls.Add(this.TXTTASKID);
this.panel1.Controls.Add(this.label7);
this.panel1.Controls.Add(this.txtKCNUM);
this.panel1.Controls.Add(this.label6);
this.panel1.Controls.Add(this.txtQTY_APPLY);
this.panel1.Controls.Add(this.label5);
this.panel1.Controls.Add(this.txtGoodId);
this.panel1.Controls.Add(this.label4);
this.panel1.Controls.Add(this.txtLoction);
this.panel1.Controls.Add(this.label1);
this.panel1.Controls.Add(this.dt_End);
this.panel1.Controls.Add(this.label3);
this.panel1.Controls.Add(this.dt_Start);
this.panel1.Controls.Add(this.label2);
this.panel1.Controls.Add(this.ctrlButtons3);
this.panel1.Controls.Add(this.ctrlButtons4);
this.panel1.Controls.Add(this.ctrlButtons1);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(3, 3);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1530, 127);
this.panel1.TabIndex = 0;
//
// txtCTL
//
this.txtCTL.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtCTL.Location = new System.Drawing.Point(755, 3);
this.txtCTL.Name = "txtCTL";
this.txtCTL.ReadOnly = true;
this.txtCTL.Size = new System.Drawing.Size(177, 27);
this.txtCTL.TabIndex = 1419;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
this.label9.Location = new System.Drawing.Point(692, 6);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(57, 20);
this.label9.TabIndex = 1418;
this.label9.Text = "托盘号";
//
// TXTSTS
//
this.TXTSTS.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TXTSTS.Location = new System.Drawing.Point(437, 78);
this.TXTSTS.Name = "TXTSTS";
this.TXTSTS.ReadOnly = true;
this.TXTSTS.Size = new System.Drawing.Size(213, 27);
this.TXTSTS.TabIndex = 1417;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
this.label8.Location = new System.Drawing.Point(358, 81);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(73, 20);
this.label8.TabIndex = 1416;
this.label8.Text = "库存状态";
//
// TXTTASKID
//
this.TXTTASKID.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TXTTASKID.Location = new System.Drawing.Point(118, 42);
this.TXTTASKID.Name = "TXTTASKID";
this.TXTTASKID.ReadOnly = true;
this.TXTTASKID.Size = new System.Drawing.Size(213, 27);
this.TXTTASKID.TabIndex = 1415;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
this.label7.Location = new System.Drawing.Point(39, 45);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(73, 20);
this.label7.TabIndex = 1414;
this.label7.Text = "领料单号";
//
// txtKCNUM
//
this.txtKCNUM.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtKCNUM.Location = new System.Drawing.Point(755, 38);
this.txtKCNUM.Name = "txtKCNUM";
this.txtKCNUM.ReadOnly = true;
this.txtKCNUM.Size = new System.Drawing.Size(177, 27);
this.txtKCNUM.TabIndex = 1413;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
this.label6.Location = new System.Drawing.Point(675, 41);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(73, 20);
this.label6.TabIndex = 1412;
this.label6.Text = "库存数量";
//
// txtQTY_APPLY
//
this.txtQTY_APPLY.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtQTY_APPLY.Location = new System.Drawing.Point(755, 81);
this.txtQTY_APPLY.Name = "txtQTY_APPLY";
this.txtQTY_APPLY.Size = new System.Drawing.Size(177, 27);
this.txtQTY_APPLY.TabIndex = 1411;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
this.label5.Location = new System.Drawing.Point(676, 84);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(73, 20);
this.label5.TabIndex = 1410;
this.label5.Text = "出库数量";
//
// txtGoodId
//
this.txtGoodId.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtGoodId.Location = new System.Drawing.Point(437, 42);
this.txtGoodId.Name = "txtGoodId";
this.txtGoodId.ReadOnly = true;
this.txtGoodId.Size = new System.Drawing.Size(213, 27);
this.txtGoodId.TabIndex = 1409;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
this.label4.Location = new System.Drawing.Point(357, 45);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(73, 20);
this.label4.TabIndex = 1408;
this.label4.Text = "物料编号";
//
// txtLoction
//
this.txtLoction.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtLoction.Location = new System.Drawing.Point(118, 75);
this.txtLoction.Name = "txtLoction";
this.txtLoction.ReadOnly = true;
this.txtLoction.Size = new System.Drawing.Size(213, 27);
this.txtLoction.TabIndex = 1407;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
this.label1.Location = new System.Drawing.Point(71, 78);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(41, 20);
this.label1.TabIndex = 1406;
this.label1.Text = "货位";
//
// dt_End
//
this.dt_End.EditValue = null;
this.dt_End.Location = new System.Drawing.Point(437, 10);
this.dt_End.Name = "dt_End";
this.dt_End.Properties.Appearance.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
this.dt_End.Properties.Appearance.Options.UseFont = true;
this.dt_End.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.dt_End.Properties.CalendarTimeEditing = DevExpress.Utils.DefaultBoolean.True;
this.dt_End.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.dt_End.Properties.CalendarView = DevExpress.XtraEditors.Repository.CalendarView.Vista;
this.dt_End.Properties.DisplayFormat.FormatString = "g";
this.dt_End.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.dt_End.Properties.EditFormat.FormatString = "g";
this.dt_End.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.dt_End.Properties.MaskSettings.Set("mask", "g");
this.dt_End.Properties.VistaDisplayMode = DevExpress.Utils.DefaultBoolean.True;
this.dt_End.Size = new System.Drawing.Size(213, 26);
this.dt_End.TabIndex = 1405;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
this.label3.Location = new System.Drawing.Point(357, 13);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(73, 20);
this.label3.TabIndex = 1404;
this.label3.Text = "结束日期";
//
// dt_Start
//
this.dt_Start.EditValue = null;
this.dt_Start.Location = new System.Drawing.Point(118, 10);
this.dt_Start.Name = "dt_Start";
this.dt_Start.Properties.Appearance.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
this.dt_Start.Properties.Appearance.Options.UseFont = true;
this.dt_Start.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.dt_Start.Properties.CalendarTimeEditing = DevExpress.Utils.DefaultBoolean.True;
this.dt_Start.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.dt_Start.Properties.CalendarView = DevExpress.XtraEditors.Repository.CalendarView.Vista;
this.dt_Start.Properties.DisplayFormat.FormatString = "g";
this.dt_Start.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.dt_Start.Properties.EditFormat.FormatString = "g";
this.dt_Start.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Custom;
this.dt_Start.Properties.MaskSettings.Set("mask", "g");
this.dt_Start.Properties.VistaDisplayMode = DevExpress.Utils.DefaultBoolean.True;
this.dt_Start.Size = new System.Drawing.Size(213, 26);
this.dt_Start.TabIndex = 1403;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
this.label2.Location = new System.Drawing.Point(39, 13);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(73, 20);
this.label2.TabIndex = 1402;
this.label2.Text = "开始日期";
//
// ctrlButtons3
//
this.ctrlButtons3.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
this.ctrlButtons3.Appearance.Options.UseFont = true;
this.ctrlButtons3.BoolDiagFrm = false;
this.ctrlButtons3.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("ctrlButtons3.ImageOptions.Image")));
this.ctrlButtons3.ImageOptions.ImageUri.Uri = "Refresh;Office2013";
this.ctrlButtons3.Location = new System.Drawing.Point(1027, 38);
this.ctrlButtons3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ctrlButtons3.Name = "ctrlButtons3";
this.ctrlButtons3.Size = new System.Drawing.Size(150, 45);
this.ctrlButtons3.TabIndex = 1401;
this.ctrlButtons3.Text = " 查询订单 ";
this.ctrlButtons3.typeButton = " 查询订单 ";
this.ctrlButtons3.Click += new System.EventHandler(this.ctrlButtons3_Click);
//
// ctrlButtons4
//
this.ctrlButtons4.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
this.ctrlButtons4.Appearance.Options.UseFont = true;
this.ctrlButtons4.BoolDiagFrm = false;
this.ctrlButtons4.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("ctrlButtons4.ImageOptions.Image")));
this.ctrlButtons4.ImageOptions.ImageUri.Uri = "Add;Office2013";
this.ctrlButtons4.Location = new System.Drawing.Point(1221, 38);
this.ctrlButtons4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ctrlButtons4.Name = "ctrlButtons4";
this.ctrlButtons4.Size = new System.Drawing.Size(150, 45);
this.ctrlButtons4.TabIndex = 1400;
this.ctrlButtons4.Text = "生成出库任务";
this.ctrlButtons4.typeButton = "生成出库任务";
this.ctrlButtons4.Click += new System.EventHandler(this.ctrlButtons4_Click);
//
// 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.ImageOptions.ImageUri.Uri = "Apply";
this.ctrlButtons1.Location = new System.Drawing.Point(1162, 111);
this.ctrlButtons1.Name = "ctrlButtons1";
this.ctrlButtons1.Size = new System.Drawing.Size(68, 10);
this.ctrlButtons1.TabIndex = 1398;
this.ctrlButtons1.Text = " 确认";
this.ctrlButtons1.typeButton = " 确认";
this.ctrlButtons1.Visible = false;
this.ctrlButtons1.Click += new System.EventHandler(this.ctrlButtons1_Click);
//
// tabPage2
//
this.tabPage2.Controls.Add(this.gridControlCustom5);
this.tabPage2.Controls.Add(this.gridControlCustom4);
this.tabPage2.Controls.Add(this.panel3);
this.tabPage2.Location = new System.Drawing.Point(4, 23);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
this.tabPage2.Size = new System.Drawing.Size(1536, 653);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "领退料通知单完成";
this.tabPage2.UseVisualStyleBackColor = true;
//
// gridControlCustom5
//
this.gridControlCustom5.ColorApprove = System.Drawing.Color.Empty;
this.gridControlCustom5.ColorApproveValue = null;
this.gridControlCustom5.ColorPass = System.Drawing.Color.Empty;
this.gridControlCustom5.ColorPassValue = null;
this.gridControlCustom5.ColorRepeal = System.Drawing.Color.Empty;
this.gridControlCustom5.ColorRepealValue = null;
this.gridControlCustom5.ColorReWork = System.Drawing.Color.Empty;
this.gridControlCustom5.ColorReWorkValue = null;
this.gridControlCustom5.ColorSelectedRow = System.Drawing.Color.Empty;
this.gridControlCustom5.ColorShortage = System.Drawing.Color.Empty;
this.gridControlCustom5.ColorShortageFlagColumn = null;
this.gridControlCustom5.ColorShortageValue = null;
this.gridControlCustom5.ColorUnExecute = System.Drawing.Color.Empty;
this.gridControlCustom5.ColorUnExecuteValue = "";
this.gridControlCustom5.ColorUnPass = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.gridControlCustom5.ColorUnPassValue = "";
this.gridControlCustom5.ColorVerify = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
this.gridControlCustom5.ColorVerifyFlagColumn = "STS";
this.gridControlCustom5.ColorVerifyValue = "1";
this.gridControlCustom5.ColorWarning = System.Drawing.Color.Empty;
this.gridControlCustom5.ColorWarningValue = null;
this.gridControlCustom5.DataSource = this.bindingSource5;
this.gridControlCustom5.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControlCustom5.EnableAppearanceEvenRow = true;
this.gridControlCustom5.IndicatorWidth = 40;
this.gridControlCustom5.Location = new System.Drawing.Point(3, 371);
this.gridControlCustom5.MainView = this.gridView5;
this.gridControlCustom5.Name = "gridControlCustom5";
this.gridControlCustom5.ShowRowID = true;
this.gridControlCustom5.Size = new System.Drawing.Size(1530, 279);
this.gridControlCustom5.TabIndex = 28;
this.gridControlCustom5.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView5});
//
// bindingSource5
//
this.bindingSource5.DataSource = typeof(WMS.Model.SC.Mod_CUX_WMS_COMPLETE_LOT_ITF);
//
// gridView5
//
this.gridView5.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.gridView5.Appearance.EvenRow.Options.UseBackColor = true;
this.gridView5.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colMAT_REQ_HEADER_ID4,
this.colMAT_REQ_LINE_ID2,
this.colLOT_NUMBER,
this.colQTY_ISSUE,
this.colATTRIBUTE11,
this.colATTRIBUTE12,
this.colATTRIBUTE13,
this.colATTRIBUTE14,
this.colATTRIBUTE15});
this.gridView5.GridControl = this.gridControlCustom5;
this.gridView5.IndicatorWidth = 34;
this.gridView5.Name = "gridView5";
this.gridView5.OptionsBehavior.Editable = false;
this.gridView5.OptionsView.ColumnAutoWidth = false;
this.gridView5.OptionsView.EnableAppearanceEvenRow = true;
this.gridView5.OptionsView.ShowFooter = true;
this.gridView5.OptionsView.ShowGroupPanel = false;
//
// colMAT_REQ_HEADER_ID4
//
this.colMAT_REQ_HEADER_ID4.FieldName = "MAT_REQ_HEADER_ID";
this.colMAT_REQ_HEADER_ID4.Name = "colMAT_REQ_HEADER_ID4";
this.colMAT_REQ_HEADER_ID4.Visible = true;
this.colMAT_REQ_HEADER_ID4.VisibleIndex = 0;
//
// colMAT_REQ_LINE_ID2
//
this.colMAT_REQ_LINE_ID2.FieldName = "MAT_REQ_LINE_ID";
this.colMAT_REQ_LINE_ID2.Name = "colMAT_REQ_LINE_ID2";
this.colMAT_REQ_LINE_ID2.Visible = true;
this.colMAT_REQ_LINE_ID2.VisibleIndex = 1;
//
// colLOT_NUMBER
//
this.colLOT_NUMBER.FieldName = "LOT_NUMBER";
this.colLOT_NUMBER.Name = "colLOT_NUMBER";
this.colLOT_NUMBER.Visible = true;
this.colLOT_NUMBER.VisibleIndex = 2;
//
// colQTY_ISSUE
//
this.colQTY_ISSUE.FieldName = "QTY_ISSUE";
this.colQTY_ISSUE.Name = "colQTY_ISSUE";
this.colQTY_ISSUE.Visible = true;
this.colQTY_ISSUE.VisibleIndex = 3;
//
// colATTRIBUTE11
//
this.colATTRIBUTE11.FieldName = "ATTRIBUTE11";
this.colATTRIBUTE11.Name = "colATTRIBUTE11";
this.colATTRIBUTE11.Visible = true;
this.colATTRIBUTE11.VisibleIndex = 4;
//
// colATTRIBUTE12
//
this.colATTRIBUTE12.FieldName = "ATTRIBUTE12";
this.colATTRIBUTE12.Name = "colATTRIBUTE12";
this.colATTRIBUTE12.Visible = true;
this.colATTRIBUTE12.VisibleIndex = 5;
//
// colATTRIBUTE13
//
this.colATTRIBUTE13.FieldName = "ATTRIBUTE13";
this.colATTRIBUTE13.Name = "colATTRIBUTE13";
this.colATTRIBUTE13.Visible = true;
this.colATTRIBUTE13.VisibleIndex = 6;
//
// colATTRIBUTE14
//
this.colATTRIBUTE14.FieldName = "ATTRIBUTE14";
this.colATTRIBUTE14.Name = "colATTRIBUTE14";
this.colATTRIBUTE14.Visible = true;
this.colATTRIBUTE14.VisibleIndex = 7;
//
// colATTRIBUTE15
//
this.colATTRIBUTE15.FieldName = "ATTRIBUTE15";
this.colATTRIBUTE15.Name = "colATTRIBUTE15";
this.colATTRIBUTE15.Visible = true;
this.colATTRIBUTE15.VisibleIndex = 8;
//
// gridControlCustom4
//
this.gridControlCustom4.ColorApprove = System.Drawing.Color.Empty;
this.gridControlCustom4.ColorApproveValue = null;
this.gridControlCustom4.ColorPass = System.Drawing.Color.Empty;
this.gridControlCustom4.ColorPassValue = null;
this.gridControlCustom4.ColorRepeal = System.Drawing.Color.Empty;
this.gridControlCustom4.ColorRepealValue = null;
this.gridControlCustom4.ColorReWork = System.Drawing.Color.Empty;
this.gridControlCustom4.ColorReWorkValue = null;
this.gridControlCustom4.ColorSelectedRow = System.Drawing.Color.Empty;
this.gridControlCustom4.ColorShortage = System.Drawing.Color.Empty;
this.gridControlCustom4.ColorShortageFlagColumn = null;
this.gridControlCustom4.ColorShortageValue = null;
this.gridControlCustom4.ColorUnExecute = System.Drawing.Color.Empty;
this.gridControlCustom4.ColorUnExecuteValue = "";
this.gridControlCustom4.ColorUnPass = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.gridControlCustom4.ColorUnPassValue = "";
this.gridControlCustom4.ColorVerify = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
this.gridControlCustom4.ColorVerifyFlagColumn = "STS";
this.gridControlCustom4.ColorVerifyValue = "1";
this.gridControlCustom4.ColorWarning = System.Drawing.Color.Empty;
this.gridControlCustom4.ColorWarningValue = null;
this.gridControlCustom4.DataSource = this.bindingSource4;
this.gridControlCustom4.Dock = System.Windows.Forms.DockStyle.Top;
this.gridControlCustom4.EnableAppearanceEvenRow = true;
this.gridControlCustom4.IndicatorWidth = 40;
this.gridControlCustom4.Location = new System.Drawing.Point(3, 183);
this.gridControlCustom4.MainView = this.gridView4;
this.gridControlCustom4.Name = "gridControlCustom4";
this.gridControlCustom4.ShowRowID = true;
this.gridControlCustom4.Size = new System.Drawing.Size(1530, 188);
this.gridControlCustom4.TabIndex = 27;
this.gridControlCustom4.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView4});
//
// bindingSource4
//
this.bindingSource4.DataSource = typeof(WMS.Model.SC.Mod_CUX_WMS_COMPLETE_LINES_ITF);
//
// gridView4
//
this.gridView4.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.gridView4.Appearance.EvenRow.Options.UseBackColor = true;
this.gridView4.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colMAT_REQ_HEADER_ID3,
this.colMAT_REQ_LINE_ID1,
this.colSUBINVENTORY_CODE1,
this.colLOCATION_CODE1,
this.colSUBINVENTORY_CODE_TO1,
this.colLOCATION_CODE_TO,
this.colQTY_ACTUAL1,
this.colATTRIBUTE6,
this.colATTRIBUTE7,
this.colATTRIBUTE8,
this.colATTRIBUTE9,
this.colATTRIBUTE10});
this.gridView4.GridControl = this.gridControlCustom4;
this.gridView4.IndicatorWidth = 34;
this.gridView4.Name = "gridView4";
this.gridView4.OptionsBehavior.Editable = false;
this.gridView4.OptionsView.ColumnAutoWidth = false;
this.gridView4.OptionsView.EnableAppearanceEvenRow = true;
this.gridView4.OptionsView.ShowFooter = true;
this.gridView4.OptionsView.ShowGroupPanel = false;
//
// colMAT_REQ_HEADER_ID3
//
this.colMAT_REQ_HEADER_ID3.FieldName = "MAT_REQ_HEADER_ID";
this.colMAT_REQ_HEADER_ID3.Name = "colMAT_REQ_HEADER_ID3";
this.colMAT_REQ_HEADER_ID3.Visible = true;
this.colMAT_REQ_HEADER_ID3.VisibleIndex = 0;
//
// colMAT_REQ_LINE_ID1
//
this.colMAT_REQ_LINE_ID1.FieldName = "MAT_REQ_LINE_ID";
this.colMAT_REQ_LINE_ID1.Name = "colMAT_REQ_LINE_ID1";
this.colMAT_REQ_LINE_ID1.Visible = true;
this.colMAT_REQ_LINE_ID1.VisibleIndex = 1;
//
// colSUBINVENTORY_CODE1
//
this.colSUBINVENTORY_CODE1.FieldName = "SUBINVENTORY_CODE";
this.colSUBINVENTORY_CODE1.Name = "colSUBINVENTORY_CODE1";
this.colSUBINVENTORY_CODE1.Visible = true;
this.colSUBINVENTORY_CODE1.VisibleIndex = 2;
//
// colLOCATION_CODE1
//
this.colLOCATION_CODE1.FieldName = "LOCATION_CODE";
this.colLOCATION_CODE1.Name = "colLOCATION_CODE1";
this.colLOCATION_CODE1.Visible = true;
this.colLOCATION_CODE1.VisibleIndex = 3;
//
// colSUBINVENTORY_CODE_TO1
//
this.colSUBINVENTORY_CODE_TO1.FieldName = "SUBINVENTORY_CODE_TO";
this.colSUBINVENTORY_CODE_TO1.Name = "colSUBINVENTORY_CODE_TO1";
this.colSUBINVENTORY_CODE_TO1.Visible = true;
this.colSUBINVENTORY_CODE_TO1.VisibleIndex = 4;
//
// colLOCATION_CODE_TO
//
this.colLOCATION_CODE_TO.FieldName = "LOCATION_CODE_TO";
this.colLOCATION_CODE_TO.Name = "colLOCATION_CODE_TO";
this.colLOCATION_CODE_TO.Visible = true;
this.colLOCATION_CODE_TO.VisibleIndex = 5;
//
// colQTY_ACTUAL1
//
this.colQTY_ACTUAL1.FieldName = "QTY_ACTUAL";
this.colQTY_ACTUAL1.Name = "colQTY_ACTUAL1";
this.colQTY_ACTUAL1.Visible = true;
this.colQTY_ACTUAL1.VisibleIndex = 6;
//
// colATTRIBUTE6
//
this.colATTRIBUTE6.FieldName = "ATTRIBUTE6";
this.colATTRIBUTE6.Name = "colATTRIBUTE6";
this.colATTRIBUTE6.Visible = true;
this.colATTRIBUTE6.VisibleIndex = 7;
//
// colATTRIBUTE7
//
this.colATTRIBUTE7.FieldName = "ATTRIBUTE7";
this.colATTRIBUTE7.Name = "colATTRIBUTE7";
this.colATTRIBUTE7.Visible = true;
this.colATTRIBUTE7.VisibleIndex = 8;
//
// colATTRIBUTE8
//
this.colATTRIBUTE8.FieldName = "ATTRIBUTE8";
this.colATTRIBUTE8.Name = "colATTRIBUTE8";
this.colATTRIBUTE8.Visible = true;
this.colATTRIBUTE8.VisibleIndex = 9;
//
// colATTRIBUTE9
//
this.colATTRIBUTE9.FieldName = "ATTRIBUTE9";
this.colATTRIBUTE9.Name = "colATTRIBUTE9";
this.colATTRIBUTE9.Visible = true;
this.colATTRIBUTE9.VisibleIndex = 10;
//
// colATTRIBUTE10
//
this.colATTRIBUTE10.FieldName = "ATTRIBUTE10";
this.colATTRIBUTE10.Name = "colATTRIBUTE10";
this.colATTRIBUTE10.Visible = true;
this.colATTRIBUTE10.VisibleIndex = 11;
//
// panel3
//
this.panel3.Controls.Add(this.gridControlCustom3);
this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
this.panel3.Location = new System.Drawing.Point(3, 3);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(1530, 180);
this.panel3.TabIndex = 0;
//
// gridControlCustom3
//
this.gridControlCustom3.ColorApprove = System.Drawing.Color.Empty;
this.gridControlCustom3.ColorApproveValue = null;
this.gridControlCustom3.ColorPass = System.Drawing.Color.Empty;
this.gridControlCustom3.ColorPassValue = null;
this.gridControlCustom3.ColorRepeal = System.Drawing.Color.Empty;
this.gridControlCustom3.ColorRepealValue = null;
this.gridControlCustom3.ColorReWork = System.Drawing.Color.Empty;
this.gridControlCustom3.ColorReWorkValue = null;
this.gridControlCustom3.ColorSelectedRow = System.Drawing.Color.Empty;
this.gridControlCustom3.ColorShortage = System.Drawing.Color.Empty;
this.gridControlCustom3.ColorShortageFlagColumn = null;
this.gridControlCustom3.ColorShortageValue = null;
this.gridControlCustom3.ColorUnExecute = System.Drawing.Color.Empty;
this.gridControlCustom3.ColorUnExecuteValue = "";
this.gridControlCustom3.ColorUnPass = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.gridControlCustom3.ColorUnPassValue = "";
this.gridControlCustom3.ColorVerify = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
this.gridControlCustom3.ColorVerifyFlagColumn = "STS";
this.gridControlCustom3.ColorVerifyValue = "1";
this.gridControlCustom3.ColorWarning = System.Drawing.Color.Empty;
this.gridControlCustom3.ColorWarningValue = null;
this.gridControlCustom3.DataSource = this.bindingSource3;
this.gridControlCustom3.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControlCustom3.EnableAppearanceEvenRow = true;
this.gridControlCustom3.IndicatorWidth = 40;
this.gridControlCustom3.Location = new System.Drawing.Point(0, 0);
this.gridControlCustom3.MainView = this.gridView3;
this.gridControlCustom3.Name = "gridControlCustom3";
this.gridControlCustom3.ShowRowID = true;
this.gridControlCustom3.Size = new System.Drawing.Size(1530, 180);
this.gridControlCustom3.TabIndex = 27;
this.gridControlCustom3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView3});
//
// bindingSource3
//
this.bindingSource3.DataSource = typeof(WMS.Model.SC.Mod_CUX_WMS_COMPLETE_HEADERS_ITF);
//
// gridView3
//
this.gridView3.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.gridView3.Appearance.EvenRow.Options.UseBackColor = true;
this.gridView3.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colWMS_NO,
this.colMAT_REQ_HEADER_ID2,
this.colREC_TYPE,
this.colMAT_REQ_NUM1,
this.colMAT_ISSUE_DATE1,
this.colIO_TYPE1,
this.colORGANIZATION_CODE_APPLY1,
this.colORGANIZATION_CODE_ISSUE1,
this.colVENDOR_ID1,
this.colATTRIBUTE1,
this.colATTRIBUTE2,
this.colATTRIBUTE3,
this.colATTRIBUTE4,
this.colATTRIBUTE5,
this.colSTATUS1});
this.gridView3.GridControl = this.gridControlCustom3;
this.gridView3.IndicatorWidth = 34;
this.gridView3.Name = "gridView3";
this.gridView3.OptionsBehavior.Editable = false;
this.gridView3.OptionsView.ColumnAutoWidth = false;
this.gridView3.OptionsView.EnableAppearanceEvenRow = true;
this.gridView3.OptionsView.ShowFooter = true;
this.gridView3.OptionsView.ShowGroupPanel = false;
this.gridView3.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gridView3_RowClick);
//
// colWMS_NO
//
this.colWMS_NO.FieldName = "WMS_NO";
this.colWMS_NO.Name = "colWMS_NO";
this.colWMS_NO.Visible = true;
this.colWMS_NO.VisibleIndex = 0;
//
// colMAT_REQ_HEADER_ID2
//
this.colMAT_REQ_HEADER_ID2.FieldName = "MAT_REQ_HEADER_ID";
this.colMAT_REQ_HEADER_ID2.Name = "colMAT_REQ_HEADER_ID2";
this.colMAT_REQ_HEADER_ID2.Visible = true;
this.colMAT_REQ_HEADER_ID2.VisibleIndex = 1;
//
// colREC_TYPE
//
this.colREC_TYPE.FieldName = "REC_TYPE";
this.colREC_TYPE.Name = "colREC_TYPE";
this.colREC_TYPE.Visible = true;
this.colREC_TYPE.VisibleIndex = 2;
//
// colMAT_REQ_NUM1
//
this.colMAT_REQ_NUM1.FieldName = "MAT_REQ_NUM";
this.colMAT_REQ_NUM1.Name = "colMAT_REQ_NUM1";
this.colMAT_REQ_NUM1.Visible = true;
this.colMAT_REQ_NUM1.VisibleIndex = 3;
//
// colMAT_ISSUE_DATE1
//
this.colMAT_ISSUE_DATE1.FieldName = "MAT_ISSUE_DATE";
this.colMAT_ISSUE_DATE1.Name = "colMAT_ISSUE_DATE1";
this.colMAT_ISSUE_DATE1.Visible = true;
this.colMAT_ISSUE_DATE1.VisibleIndex = 4;
//
// colIO_TYPE1
//
this.colIO_TYPE1.FieldName = "IO_TYPE";
this.colIO_TYPE1.Name = "colIO_TYPE1";
this.colIO_TYPE1.Visible = true;
this.colIO_TYPE1.VisibleIndex = 5;
//
// colORGANIZATION_CODE_APPLY1
//
this.colORGANIZATION_CODE_APPLY1.FieldName = "ORGANIZATION_CODE_APPLY";
this.colORGANIZATION_CODE_APPLY1.Name = "colORGANIZATION_CODE_APPLY1";
this.colORGANIZATION_CODE_APPLY1.Visible = true;
this.colORGANIZATION_CODE_APPLY1.VisibleIndex = 6;
//
// colORGANIZATION_CODE_ISSUE1
//
this.colORGANIZATION_CODE_ISSUE1.FieldName = "ORGANIZATION_CODE_ISSUE";
this.colORGANIZATION_CODE_ISSUE1.Name = "colORGANIZATION_CODE_ISSUE1";
this.colORGANIZATION_CODE_ISSUE1.Visible = true;
this.colORGANIZATION_CODE_ISSUE1.VisibleIndex = 7;
//
// colVENDOR_ID1
//
this.colVENDOR_ID1.FieldName = "VENDOR_ID";
this.colVENDOR_ID1.Name = "colVENDOR_ID1";
this.colVENDOR_ID1.Visible = true;
this.colVENDOR_ID1.VisibleIndex = 8;
//
// colATTRIBUTE1
//
this.colATTRIBUTE1.FieldName = "ATTRIBUTE1";
this.colATTRIBUTE1.Name = "colATTRIBUTE1";
this.colATTRIBUTE1.Visible = true;
this.colATTRIBUTE1.VisibleIndex = 9;
//
// colATTRIBUTE2
//
this.colATTRIBUTE2.FieldName = "ATTRIBUTE2";
this.colATTRIBUTE2.Name = "colATTRIBUTE2";
this.colATTRIBUTE2.Visible = true;
this.colATTRIBUTE2.VisibleIndex = 10;
//
// colATTRIBUTE3
//
this.colATTRIBUTE3.FieldName = "ATTRIBUTE3";
this.colATTRIBUTE3.Name = "colATTRIBUTE3";
this.colATTRIBUTE3.Visible = true;
this.colATTRIBUTE3.VisibleIndex = 11;
//
// colATTRIBUTE4
//
this.colATTRIBUTE4.FieldName = "ATTRIBUTE4";
this.colATTRIBUTE4.Name = "colATTRIBUTE4";
this.colATTRIBUTE4.Visible = true;
this.colATTRIBUTE4.VisibleIndex = 12;
//
// colATTRIBUTE5
//
this.colATTRIBUTE5.FieldName = "ATTRIBUTE5";
this.colATTRIBUTE5.Name = "colATTRIBUTE5";
this.colATTRIBUTE5.Visible = true;
this.colATTRIBUTE5.VisibleIndex = 13;
//
// colSTATUS1
//
this.colSTATUS1.FieldName = "STATUS";
this.colSTATUS1.Name = "colSTATUS1";
this.colSTATUS1.Visible = true;
this.colSTATUS1.VisibleIndex = 14;
//
// bindingSourceMiStock
//
this.bindingSourceMiStock.DataSource = typeof(WMS.Model.Stock.MIStockModel);
//
// bindingSource1
//
this.bindingSource1.DataSource = typeof(WMS.Model.SC.Mod_CUX_WMS_ISSUE_HEADER_ITF);
//
// FormCUX_WMS_ISSUE_HEADER_ITF
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1544, 680);
this.Controls.Add(this.tabControl1);
this.Name = "FormCUX_WMS_ISSUE_HEADER_ITF";
this.Text = "FormCUX_WMS_ISSUE_HEADER_ITF";
this.Load += new System.EventHandler(this.FormCUX_WMS_ISSUE_HEADER_ITF_Load);
this.tabControl1.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
this.splitContainer2.Panel1.ResumeLayout(false);
this.splitContainer2.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
this.splitContainer2.ResumeLayout(false);
this.groupBox1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
this.splitContainer1.Panel1.ResumeLayout(false);
this.splitContainer1.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
this.splitContainer1.ResumeLayout(false);
this.groupBox3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
this.groupBox2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dt_End.Properties.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dt_End.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dt_Start.Properties.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dt_Start.Properties)).EndInit();
this.tabPage2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit();
this.panel3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSourceMiStock)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.TabPage tabPage2;
private System.Windows.Forms.Panel panel1;
private Ctrl.GridControlCustom gridControlCustom2;
private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
private Ctrl.GridControlCustom gridControlCustom1;
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private System.Windows.Forms.BindingSource bindingSource1;
private System.Windows.Forms.BindingSource bindingSource2;
private DevExpress.XtraGrid.Columns.GridColumn colMAT_REQ_HEADER_ID1;
private DevExpress.XtraGrid.Columns.GridColumn colMAT_REQ_LINE_ID;
private DevExpress.XtraGrid.Columns.GridColumn colITEM_ID;
private DevExpress.XtraGrid.Columns.GridColumn colITEM_CODE;
private DevExpress.XtraGrid.Columns.GridColumn colITEM_DESCRIPTION;
private DevExpress.XtraGrid.Columns.GridColumn colINV_UOM_CODE;
private DevExpress.XtraGrid.Columns.GridColumn colPUR_UOM_CODE;
private DevExpress.XtraGrid.Columns.GridColumn colQTY_APPLY;
private DevExpress.XtraGrid.Columns.GridColumn colQTY_ACTUAL;
private DevExpress.XtraGrid.Columns.GridColumn colQTY_ISSUED;
private DevExpress.XtraGrid.Columns.GridColumn colSUBINVENTORY_CODE;
private DevExpress.XtraGrid.Columns.GridColumn colLOCATION_CODE;
private DevExpress.XtraGrid.Columns.GridColumn colSUBINVENTORY_CODE_TO;
private DevExpress.XtraGrid.Columns.GridColumn colLOCATION_TO;
private DevExpress.XtraGrid.Columns.GridColumn colREMARK;
private DevExpress.XtraGrid.Columns.GridColumn colUSE_DEP_CODE;
private DevExpress.XtraGrid.Columns.GridColumn colO2N_FLAG;
private DevExpress.XtraGrid.Columns.GridColumn colCONVERSION_RATE;
private DevExpress.XtraGrid.Columns.GridColumn colLAST_UPDATE_DATE1;
private DevExpress.XtraGrid.Columns.GridColumn colLAST_UPDATED_BY1;
private DevExpress.XtraGrid.Columns.GridColumn colCREATION_DATE1;
private DevExpress.XtraGrid.Columns.GridColumn colCREATED_BY1;
private DevExpress.XtraGrid.Columns.GridColumn colMAT_ISSUE_TYPE;
private DevExpress.XtraGrid.Columns.GridColumn colMAT_REQ_HEADER_ID;
private DevExpress.XtraGrid.Columns.GridColumn colMAT_REQ_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colMAT_REQ_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colMAT_NUMBER;
private DevExpress.XtraGrid.Columns.GridColumn colITEM_TYPE_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colIO_TYPE;
private DevExpress.XtraGrid.Columns.GridColumn colDEPARTMENT_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colORGANIZATION_CODE_APPLY;
private DevExpress.XtraGrid.Columns.GridColumn colORGANIZATION_CODE_ISSUE;
private DevExpress.XtraGrid.Columns.GridColumn colVENDOR_ID;
private DevExpress.XtraGrid.Columns.GridColumn colORGANIZATION_ID_APPLY;
private DevExpress.XtraGrid.Columns.GridColumn colORGANIZATION_ID_ISSUE;
private DevExpress.XtraGrid.Columns.GridColumn colMAT_ISSUE_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colMAT_REQ_STATUS;
private DevExpress.XtraGrid.Columns.GridColumn colLAST_UPDATE_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colLAST_UPDATED_BY;
private DevExpress.XtraGrid.Columns.GridColumn colCREATION_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colCREATED_BY;
private DevExpress.XtraGrid.Columns.GridColumn colSTATUS;
private Ctrl.GridControlCustom gridControlCustom5;
private System.Windows.Forms.BindingSource bindingSource5;
private DevExpress.XtraGrid.Views.Grid.GridView gridView5;
private DevExpress.XtraGrid.Columns.GridColumn colMAT_REQ_HEADER_ID4;
private DevExpress.XtraGrid.Columns.GridColumn colMAT_REQ_LINE_ID2;
private DevExpress.XtraGrid.Columns.GridColumn colLOT_NUMBER;
private DevExpress.XtraGrid.Columns.GridColumn colQTY_ISSUE;
private DevExpress.XtraGrid.Columns.GridColumn colATTRIBUTE11;
private DevExpress.XtraGrid.Columns.GridColumn colATTRIBUTE12;
private DevExpress.XtraGrid.Columns.GridColumn colATTRIBUTE13;
private DevExpress.XtraGrid.Columns.GridColumn colATTRIBUTE14;
private DevExpress.XtraGrid.Columns.GridColumn colATTRIBUTE15;
private Ctrl.GridControlCustom gridControlCustom4;
private System.Windows.Forms.BindingSource bindingSource4;
private DevExpress.XtraGrid.Views.Grid.GridView gridView4;
private DevExpress.XtraGrid.Columns.GridColumn colMAT_REQ_HEADER_ID3;
private DevExpress.XtraGrid.Columns.GridColumn colMAT_REQ_LINE_ID1;
private DevExpress.XtraGrid.Columns.GridColumn colSUBINVENTORY_CODE1;
private DevExpress.XtraGrid.Columns.GridColumn colLOCATION_CODE1;
private DevExpress.XtraGrid.Columns.GridColumn colSUBINVENTORY_CODE_TO1;
private DevExpress.XtraGrid.Columns.GridColumn colLOCATION_CODE_TO;
private DevExpress.XtraGrid.Columns.GridColumn colQTY_ACTUAL1;
private DevExpress.XtraGrid.Columns.GridColumn colATTRIBUTE6;
private DevExpress.XtraGrid.Columns.GridColumn colATTRIBUTE7;
private DevExpress.XtraGrid.Columns.GridColumn colATTRIBUTE8;
private DevExpress.XtraGrid.Columns.GridColumn colATTRIBUTE9;
private DevExpress.XtraGrid.Columns.GridColumn colATTRIBUTE10;
private System.Windows.Forms.Panel panel3;
private Ctrl.GridControlCustom gridControlCustom3;
private System.Windows.Forms.BindingSource bindingSource3;
private DevExpress.XtraGrid.Views.Grid.GridView gridView3;
private DevExpress.XtraGrid.Columns.GridColumn colWMS_NO;
private DevExpress.XtraGrid.Columns.GridColumn colMAT_REQ_HEADER_ID2;
private DevExpress.XtraGrid.Columns.GridColumn colREC_TYPE;
private DevExpress.XtraGrid.Columns.GridColumn colMAT_REQ_NUM1;
private DevExpress.XtraGrid.Columns.GridColumn colMAT_ISSUE_DATE1;
private DevExpress.XtraGrid.Columns.GridColumn colIO_TYPE1;
private DevExpress.XtraGrid.Columns.GridColumn colORGANIZATION_CODE_APPLY1;
private DevExpress.XtraGrid.Columns.GridColumn colORGANIZATION_CODE_ISSUE1;
private DevExpress.XtraGrid.Columns.GridColumn colVENDOR_ID1;
private DevExpress.XtraGrid.Columns.GridColumn colATTRIBUTE1;
private DevExpress.XtraGrid.Columns.GridColumn colATTRIBUTE2;
private DevExpress.XtraGrid.Columns.GridColumn colATTRIBUTE3;
private DevExpress.XtraGrid.Columns.GridColumn colATTRIBUTE4;
private DevExpress.XtraGrid.Columns.GridColumn colATTRIBUTE5;
private DevExpress.XtraGrid.Columns.GridColumn colSTATUS1;
private Ctrl.GridControlCustom gridControlCustom6;
private System.Windows.Forms.BindingSource bindingSourceMiStock;
private DevExpress.XtraGrid.Views.Grid.GridView gridView6;
private DevExpress.XtraGrid.Columns.GridColumn colPICKINGID;
private DevExpress.XtraGrid.Columns.GridColumn colLOCSTS;
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 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 colAREA_ID;
private DevExpress.XtraGrid.Columns.GridColumn colAREA_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colLOCATION_ID;
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 colREMARK1;
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 colGOODS_MEASURE_ID;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_MEASURE_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colPERIOD;
private DevExpress.XtraGrid.Columns.GridColumn colGOODSVOLUME;
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 colPACKING_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colSTS;
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.SplitContainer splitContainer1;
private Ctrl.CtrlButtons ctrlButtons1;
private System.Windows.Forms.SplitContainer splitContainer2;
private Ctrl.CtrlButtons ctrlButtons3;
private Ctrl.CtrlButtons ctrlButtons4;
private DevExpress.XtraEditors.DateEdit dt_End;
private System.Windows.Forms.Label label3;
private DevExpress.XtraEditors.DateEdit dt_Start;
private System.Windows.Forms.Label label2;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;
private System.Windows.Forms.TextBox txtLoction;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TextBox txtQTY_APPLY;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.TextBox txtGoodId;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.TextBox txtKCNUM;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.TextBox TXTTASKID;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.TextBox TXTSTS;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.TextBox txtCTL;
private System.Windows.Forms.Label label9;
}
}