1783 lines
93 KiB
C#
1783 lines
93 KiB
C#
|
|
namespace WMS.FrmSC
|
|||
|
|
{
|
|||
|
|
partial class FormCUX_WMS_PO_HEADES_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_PO_HEADES_ITF));
|
|||
|
|
this.tabControl1 = new System.Windows.Forms.TabControl();
|
|||
|
|
this.tabPage1 = new System.Windows.Forms.TabPage();
|
|||
|
|
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
|
|||
|
|
this.gridControlCustom3 = new WMS.Ctrl.GridControlCustom();
|
|||
|
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
|||
|
|
this.gdv_order = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|||
|
|
this.colPO_HEADER_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colORGANIZATION_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colORGANIZATION_CODE1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSHIP_TO_ORGANIZATION_CODE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSHIP_TO_ORGANIZATION_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colAGENT_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colREVISION_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSEGMENT11 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colFULL_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colVENDOR_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colVENDOR_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colVENDOR_SITE_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colVENDOR_SITE_CODE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colCOMMENTS = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colNOTE_TO_RECEIVER1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colAPPROVED_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colCANCEL_FLAG1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colCLOSED_CODE1 = 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.splitContainer2 = new System.Windows.Forms.SplitContainer();
|
|||
|
|
this.gridControlCustom4 = new WMS.Ctrl.GridControlCustom();
|
|||
|
|
this.bindingSource2 = new System.Windows.Forms.BindingSource(this.components);
|
|||
|
|
this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|||
|
|
this.colPO_HEADER_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPO_LINE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colLINE_LOCATION_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colLINE_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colITEM_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSEGMENT1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colITEM_DESCRIPTION = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPUR_UOM_CODE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colINV_UOM_CODE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colCONVERSION_RATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colITEM_TYPE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSHIPMENT_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPO_DISTRIBUTION_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colDISTRIBUTION_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colCONSIGENED_FLAG = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colQUANTITY = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colQUANTITY_RECEIVED = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colQUANTITY_CANCELLED = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPO_RELEASE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colCLOSED_FLAG = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colCANCEL_FLAG = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colCLOSED_CODE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colNOTE_TO_RECEIVER = 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.colSTATUS1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colATTRIBUTE3 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.repositoryItemCheckEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|||
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|||
|
|
this.gridControlCustom6 = new WMS.Ctrl.GridControlCustom();
|
|||
|
|
this.gridView6 = 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.repositoryItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|||
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|||
|
|
this.lookUpEdit1 = new DevExpress.XtraEditors.LookUpEdit();
|
|||
|
|
this.label6 = new System.Windows.Forms.Label();
|
|||
|
|
this.txtCLOSED_CODE = new System.Windows.Forms.TextBox();
|
|||
|
|
this.label5 = new System.Windows.Forms.Label();
|
|||
|
|
this.txtPO_HEADER_ID = new System.Windows.Forms.TextBox();
|
|||
|
|
this.label4 = new System.Windows.Forms.Label();
|
|||
|
|
this.txtSEGMENT1 = new System.Windows.Forms.TextBox();
|
|||
|
|
this.label1 = new System.Windows.Forms.Label();
|
|||
|
|
this.ctrlButtons1 = new WMS.Ctrl.CtrlButtons();
|
|||
|
|
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.ctrlButtons4 = new WMS.Ctrl.CtrlButtons();
|
|||
|
|
this.tabPage2 = new System.Windows.Forms.TabPage();
|
|||
|
|
this.splitContainer3 = new System.Windows.Forms.SplitContainer();
|
|||
|
|
this.dateEdit1 = new DevExpress.XtraEditors.DateEdit();
|
|||
|
|
this.label9 = new System.Windows.Forms.Label();
|
|||
|
|
this.dateEdit2 = new DevExpress.XtraEditors.DateEdit();
|
|||
|
|
this.label10 = new System.Windows.Forms.Label();
|
|||
|
|
this.ctrlButtons2 = new WMS.Ctrl.CtrlButtons();
|
|||
|
|
this.gridControlCustom1 = new WMS.Ctrl.GridControlCustom();
|
|||
|
|
this.bindingSource3 = new System.Windows.Forms.BindingSource(this.components);
|
|||
|
|
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|||
|
|
this.colORGANIZATION_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colORGANIZATION_CODE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPO_HEADER_ID2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPO_LINE_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colLINE_LOCATION_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colATTRIBUTE2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colTRANSACTION_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colREC_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colWMS_NO = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPO_NUMBER = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPO_LINE_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSHIPMENT_NUM1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colDISTRIBUTION_NUM1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colREC_TYPE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colQUANTITY1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colTRANSACTION_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSUPPLIER_LOT_NUMBER = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colLOT_NUMBER = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSUBINVENTORY_CODE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colLOCATOR_CODE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colATTRIBUTE1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colITEM_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colITEM_CODE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colVENDOR_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colVENDOR_SITE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPUR_UOM_CODE1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colINV_UOM_CODE1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colEXPIRATION_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPRODUCTION_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colERROR_MESSAGE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colCREATION_DATE2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colLAST_UPDATE_DATE2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSTATUS2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colDELIVERY_NUMBER = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|||
|
|
this.colImeMode = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPadding = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.tabControl1.SuspendLayout();
|
|||
|
|
this.tabPage1.SuspendLayout();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
|
|||
|
|
this.splitContainer1.Panel1.SuspendLayout();
|
|||
|
|
this.splitContainer1.Panel2.SuspendLayout();
|
|||
|
|
this.splitContainer1.SuspendLayout();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom3)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gdv_order)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
|
|||
|
|
this.splitContainer2.Panel1.SuspendLayout();
|
|||
|
|
this.splitContainer2.Panel2.SuspendLayout();
|
|||
|
|
this.splitContainer2.SuspendLayout();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom4)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource2)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit4)).BeginInit();
|
|||
|
|
this.groupBox2.SuspendLayout();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom6)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView6)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit();
|
|||
|
|
this.panel1.SuspendLayout();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.lookUpEdit1.Properties)).BeginInit();
|
|||
|
|
((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.splitContainer3)).BeginInit();
|
|||
|
|
this.splitContainer3.Panel1.SuspendLayout();
|
|||
|
|
this.splitContainer3.Panel2.SuspendLayout();
|
|||
|
|
this.splitContainer3.SuspendLayout();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.CalendarTimeProperties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties.CalendarTimeProperties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom1)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource3)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).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(1345, 735);
|
|||
|
|
this.tabControl1.TabIndex = 0;
|
|||
|
|
//
|
|||
|
|
// tabPage1
|
|||
|
|
//
|
|||
|
|
this.tabPage1.Controls.Add(this.splitContainer1);
|
|||
|
|
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(1337, 708);
|
|||
|
|
this.tabPage1.TabIndex = 0;
|
|||
|
|
this.tabPage1.Text = "采购通知单下发";
|
|||
|
|
this.tabPage1.UseVisualStyleBackColor = true;
|
|||
|
|
//
|
|||
|
|
// splitContainer1
|
|||
|
|
//
|
|||
|
|
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|||
|
|
this.splitContainer1.Location = new System.Drawing.Point(3, 136);
|
|||
|
|
this.splitContainer1.Name = "splitContainer1";
|
|||
|
|
this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
|||
|
|
//
|
|||
|
|
// splitContainer1.Panel1
|
|||
|
|
//
|
|||
|
|
this.splitContainer1.Panel1.Controls.Add(this.gridControlCustom3);
|
|||
|
|
//
|
|||
|
|
// splitContainer1.Panel2
|
|||
|
|
//
|
|||
|
|
this.splitContainer1.Panel2.Controls.Add(this.splitContainer2);
|
|||
|
|
this.splitContainer1.Size = new System.Drawing.Size(1331, 569);
|
|||
|
|
this.splitContainer1.SplitterDistance = 331;
|
|||
|
|
this.splitContainer1.TabIndex = 26;
|
|||
|
|
//
|
|||
|
|
// 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.bindingSource1;
|
|||
|
|
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.gdv_order;
|
|||
|
|
this.gridControlCustom3.Name = "gridControlCustom3";
|
|||
|
|
this.gridControlCustom3.ShowRowID = true;
|
|||
|
|
this.gridControlCustom3.Size = new System.Drawing.Size(1331, 331);
|
|||
|
|
this.gridControlCustom3.TabIndex = 25;
|
|||
|
|
this.gridControlCustom3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|||
|
|
this.gdv_order});
|
|||
|
|
//
|
|||
|
|
// bindingSource1
|
|||
|
|
//
|
|||
|
|
this.bindingSource1.DataSource = typeof(WMS.Model.SC.Mod_CUX_WMS_PO_HEADES_ITF);
|
|||
|
|
//
|
|||
|
|
// gdv_order
|
|||
|
|
//
|
|||
|
|
this.gdv_order.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
|
|||
|
|
this.gdv_order.Appearance.EvenRow.Options.UseBackColor = true;
|
|||
|
|
this.gdv_order.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|||
|
|
this.colPO_HEADER_ID,
|
|||
|
|
this.colORGANIZATION_ID,
|
|||
|
|
this.colORGANIZATION_CODE1,
|
|||
|
|
this.colSHIP_TO_ORGANIZATION_CODE,
|
|||
|
|
this.colSHIP_TO_ORGANIZATION_ID,
|
|||
|
|
this.colAGENT_ID,
|
|||
|
|
this.colREVISION_NUM,
|
|||
|
|
this.colSEGMENT11,
|
|||
|
|
this.colFULL_NAME,
|
|||
|
|
this.colVENDOR_ID1,
|
|||
|
|
this.colVENDOR_NAME,
|
|||
|
|
this.colVENDOR_SITE_ID1,
|
|||
|
|
this.colVENDOR_SITE_CODE,
|
|||
|
|
this.colCOMMENTS,
|
|||
|
|
this.colNOTE_TO_RECEIVER1,
|
|||
|
|
this.colAPPROVED_DATE,
|
|||
|
|
this.colCANCEL_FLAG1,
|
|||
|
|
this.colCLOSED_CODE1,
|
|||
|
|
this.colLAST_UPDATE_DATE,
|
|||
|
|
this.colLAST_UPDATED_BY,
|
|||
|
|
this.colCREATION_DATE,
|
|||
|
|
this.colCREATED_BY,
|
|||
|
|
this.colSTATUS});
|
|||
|
|
this.gdv_order.GridControl = this.gridControlCustom3;
|
|||
|
|
this.gdv_order.IndicatorWidth = 34;
|
|||
|
|
this.gdv_order.Name = "gdv_order";
|
|||
|
|
this.gdv_order.OptionsBehavior.Editable = false;
|
|||
|
|
this.gdv_order.OptionsFind.AlwaysVisible = true;
|
|||
|
|
this.gdv_order.OptionsView.ColumnAutoWidth = false;
|
|||
|
|
this.gdv_order.OptionsView.EnableAppearanceEvenRow = true;
|
|||
|
|
this.gdv_order.OptionsView.ShowFooter = true;
|
|||
|
|
this.gdv_order.OptionsView.ShowGroupPanel = false;
|
|||
|
|
this.gdv_order.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gdv_order_RowClick);
|
|||
|
|
//
|
|||
|
|
// colPO_HEADER_ID
|
|||
|
|
//
|
|||
|
|
this.colPO_HEADER_ID.FieldName = "PO_HEADER_ID";
|
|||
|
|
this.colPO_HEADER_ID.Name = "colPO_HEADER_ID";
|
|||
|
|
this.colPO_HEADER_ID.Visible = true;
|
|||
|
|
this.colPO_HEADER_ID.VisibleIndex = 0;
|
|||
|
|
//
|
|||
|
|
// colORGANIZATION_ID
|
|||
|
|
//
|
|||
|
|
this.colORGANIZATION_ID.FieldName = "ORGANIZATION_ID";
|
|||
|
|
this.colORGANIZATION_ID.Name = "colORGANIZATION_ID";
|
|||
|
|
this.colORGANIZATION_ID.Visible = true;
|
|||
|
|
this.colORGANIZATION_ID.VisibleIndex = 1;
|
|||
|
|
//
|
|||
|
|
// colORGANIZATION_CODE1
|
|||
|
|
//
|
|||
|
|
this.colORGANIZATION_CODE1.FieldName = "ORGANIZATION_CODE";
|
|||
|
|
this.colORGANIZATION_CODE1.Name = "colORGANIZATION_CODE1";
|
|||
|
|
this.colORGANIZATION_CODE1.Visible = true;
|
|||
|
|
this.colORGANIZATION_CODE1.VisibleIndex = 2;
|
|||
|
|
//
|
|||
|
|
// colSHIP_TO_ORGANIZATION_CODE
|
|||
|
|
//
|
|||
|
|
this.colSHIP_TO_ORGANIZATION_CODE.FieldName = "SHIP_TO_ORGANIZATION_CODE";
|
|||
|
|
this.colSHIP_TO_ORGANIZATION_CODE.Name = "colSHIP_TO_ORGANIZATION_CODE";
|
|||
|
|
this.colSHIP_TO_ORGANIZATION_CODE.Visible = true;
|
|||
|
|
this.colSHIP_TO_ORGANIZATION_CODE.VisibleIndex = 3;
|
|||
|
|
//
|
|||
|
|
// colSHIP_TO_ORGANIZATION_ID
|
|||
|
|
//
|
|||
|
|
this.colSHIP_TO_ORGANIZATION_ID.FieldName = "SHIP_TO_ORGANIZATION_ID";
|
|||
|
|
this.colSHIP_TO_ORGANIZATION_ID.Name = "colSHIP_TO_ORGANIZATION_ID";
|
|||
|
|
this.colSHIP_TO_ORGANIZATION_ID.Visible = true;
|
|||
|
|
this.colSHIP_TO_ORGANIZATION_ID.VisibleIndex = 4;
|
|||
|
|
//
|
|||
|
|
// colAGENT_ID
|
|||
|
|
//
|
|||
|
|
this.colAGENT_ID.FieldName = "AGENT_ID";
|
|||
|
|
this.colAGENT_ID.Name = "colAGENT_ID";
|
|||
|
|
this.colAGENT_ID.Visible = true;
|
|||
|
|
this.colAGENT_ID.VisibleIndex = 5;
|
|||
|
|
//
|
|||
|
|
// colREVISION_NUM
|
|||
|
|
//
|
|||
|
|
this.colREVISION_NUM.FieldName = "REVISION_NUM";
|
|||
|
|
this.colREVISION_NUM.Name = "colREVISION_NUM";
|
|||
|
|
this.colREVISION_NUM.Visible = true;
|
|||
|
|
this.colREVISION_NUM.VisibleIndex = 6;
|
|||
|
|
//
|
|||
|
|
// colSEGMENT11
|
|||
|
|
//
|
|||
|
|
this.colSEGMENT11.FieldName = "SEGMENT1";
|
|||
|
|
this.colSEGMENT11.Name = "colSEGMENT11";
|
|||
|
|
this.colSEGMENT11.Visible = true;
|
|||
|
|
this.colSEGMENT11.VisibleIndex = 7;
|
|||
|
|
//
|
|||
|
|
// colFULL_NAME
|
|||
|
|
//
|
|||
|
|
this.colFULL_NAME.FieldName = "FULL_NAME";
|
|||
|
|
this.colFULL_NAME.Name = "colFULL_NAME";
|
|||
|
|
this.colFULL_NAME.Visible = true;
|
|||
|
|
this.colFULL_NAME.VisibleIndex = 8;
|
|||
|
|
//
|
|||
|
|
// colVENDOR_ID1
|
|||
|
|
//
|
|||
|
|
this.colVENDOR_ID1.FieldName = "VENDOR_ID";
|
|||
|
|
this.colVENDOR_ID1.Name = "colVENDOR_ID1";
|
|||
|
|
this.colVENDOR_ID1.Visible = true;
|
|||
|
|
this.colVENDOR_ID1.VisibleIndex = 9;
|
|||
|
|
//
|
|||
|
|
// colVENDOR_NAME
|
|||
|
|
//
|
|||
|
|
this.colVENDOR_NAME.FieldName = "VENDOR_NAME";
|
|||
|
|
this.colVENDOR_NAME.Name = "colVENDOR_NAME";
|
|||
|
|
this.colVENDOR_NAME.Visible = true;
|
|||
|
|
this.colVENDOR_NAME.VisibleIndex = 10;
|
|||
|
|
//
|
|||
|
|
// colVENDOR_SITE_ID1
|
|||
|
|
//
|
|||
|
|
this.colVENDOR_SITE_ID1.FieldName = "VENDOR_SITE_ID";
|
|||
|
|
this.colVENDOR_SITE_ID1.Name = "colVENDOR_SITE_ID1";
|
|||
|
|
this.colVENDOR_SITE_ID1.Visible = true;
|
|||
|
|
this.colVENDOR_SITE_ID1.VisibleIndex = 11;
|
|||
|
|
//
|
|||
|
|
// colVENDOR_SITE_CODE
|
|||
|
|
//
|
|||
|
|
this.colVENDOR_SITE_CODE.FieldName = "VENDOR_SITE_CODE";
|
|||
|
|
this.colVENDOR_SITE_CODE.Name = "colVENDOR_SITE_CODE";
|
|||
|
|
this.colVENDOR_SITE_CODE.Visible = true;
|
|||
|
|
this.colVENDOR_SITE_CODE.VisibleIndex = 12;
|
|||
|
|
//
|
|||
|
|
// colCOMMENTS
|
|||
|
|
//
|
|||
|
|
this.colCOMMENTS.FieldName = "COMMENTS";
|
|||
|
|
this.colCOMMENTS.Name = "colCOMMENTS";
|
|||
|
|
this.colCOMMENTS.Visible = true;
|
|||
|
|
this.colCOMMENTS.VisibleIndex = 13;
|
|||
|
|
//
|
|||
|
|
// colNOTE_TO_RECEIVER1
|
|||
|
|
//
|
|||
|
|
this.colNOTE_TO_RECEIVER1.FieldName = "NOTE_TO_RECEIVER";
|
|||
|
|
this.colNOTE_TO_RECEIVER1.Name = "colNOTE_TO_RECEIVER1";
|
|||
|
|
this.colNOTE_TO_RECEIVER1.Visible = true;
|
|||
|
|
this.colNOTE_TO_RECEIVER1.VisibleIndex = 14;
|
|||
|
|
//
|
|||
|
|
// colAPPROVED_DATE
|
|||
|
|
//
|
|||
|
|
this.colAPPROVED_DATE.FieldName = "APPROVED_DATE";
|
|||
|
|
this.colAPPROVED_DATE.Name = "colAPPROVED_DATE";
|
|||
|
|
this.colAPPROVED_DATE.Visible = true;
|
|||
|
|
this.colAPPROVED_DATE.VisibleIndex = 15;
|
|||
|
|
//
|
|||
|
|
// colCANCEL_FLAG1
|
|||
|
|
//
|
|||
|
|
this.colCANCEL_FLAG1.FieldName = "CANCEL_FLAG";
|
|||
|
|
this.colCANCEL_FLAG1.Name = "colCANCEL_FLAG1";
|
|||
|
|
this.colCANCEL_FLAG1.Visible = true;
|
|||
|
|
this.colCANCEL_FLAG1.VisibleIndex = 16;
|
|||
|
|
//
|
|||
|
|
// colCLOSED_CODE1
|
|||
|
|
//
|
|||
|
|
this.colCLOSED_CODE1.FieldName = "CLOSED_CODE";
|
|||
|
|
this.colCLOSED_CODE1.Name = "colCLOSED_CODE1";
|
|||
|
|
this.colCLOSED_CODE1.Visible = true;
|
|||
|
|
this.colCLOSED_CODE1.VisibleIndex = 17;
|
|||
|
|
//
|
|||
|
|
// colLAST_UPDATE_DATE
|
|||
|
|
//
|
|||
|
|
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 = 18;
|
|||
|
|
//
|
|||
|
|
// colLAST_UPDATED_BY
|
|||
|
|
//
|
|||
|
|
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 = 19;
|
|||
|
|
//
|
|||
|
|
// colCREATION_DATE
|
|||
|
|
//
|
|||
|
|
this.colCREATION_DATE.FieldName = "CREATION_DATE";
|
|||
|
|
this.colCREATION_DATE.Name = "colCREATION_DATE";
|
|||
|
|
this.colCREATION_DATE.Visible = true;
|
|||
|
|
this.colCREATION_DATE.VisibleIndex = 20;
|
|||
|
|
//
|
|||
|
|
// colCREATED_BY
|
|||
|
|
//
|
|||
|
|
this.colCREATED_BY.FieldName = "CREATED_BY";
|
|||
|
|
this.colCREATED_BY.Name = "colCREATED_BY";
|
|||
|
|
this.colCREATED_BY.Visible = true;
|
|||
|
|
this.colCREATED_BY.VisibleIndex = 21;
|
|||
|
|
//
|
|||
|
|
// colSTATUS
|
|||
|
|
//
|
|||
|
|
this.colSTATUS.FieldName = "STATUS";
|
|||
|
|
this.colSTATUS.Name = "colSTATUS";
|
|||
|
|
this.colSTATUS.Visible = true;
|
|||
|
|
this.colSTATUS.VisibleIndex = 22;
|
|||
|
|
//
|
|||
|
|
// splitContainer2
|
|||
|
|
//
|
|||
|
|
this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|||
|
|
this.splitContainer2.Location = new System.Drawing.Point(0, 0);
|
|||
|
|
this.splitContainer2.Name = "splitContainer2";
|
|||
|
|
//
|
|||
|
|
// splitContainer2.Panel1
|
|||
|
|
//
|
|||
|
|
this.splitContainer2.Panel1.Controls.Add(this.gridControlCustom4);
|
|||
|
|
//
|
|||
|
|
// splitContainer2.Panel2
|
|||
|
|
//
|
|||
|
|
this.splitContainer2.Panel2.Controls.Add(this.groupBox2);
|
|||
|
|
this.splitContainer2.Size = new System.Drawing.Size(1331, 234);
|
|||
|
|
this.splitContainer2.SplitterDistance = 770;
|
|||
|
|
this.splitContainer2.TabIndex = 25;
|
|||
|
|
//
|
|||
|
|
// 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 = null;
|
|||
|
|
this.gridControlCustom4.ColorUnPass = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom4.ColorUnPassValue = null;
|
|||
|
|
this.gridControlCustom4.ColorVerify = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom4.ColorVerifyFlagColumn = null;
|
|||
|
|
this.gridControlCustom4.ColorVerifyValue = null;
|
|||
|
|
this.gridControlCustom4.ColorWarning = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom4.ColorWarningValue = null;
|
|||
|
|
this.gridControlCustom4.DataSource = this.bindingSource2;
|
|||
|
|
this.gridControlCustom4.Dock = System.Windows.Forms.DockStyle.Fill;
|
|||
|
|
this.gridControlCustom4.EnableAppearanceEvenRow = true;
|
|||
|
|
this.gridControlCustom4.IndicatorWidth = 40;
|
|||
|
|
this.gridControlCustom4.Location = new System.Drawing.Point(0, 0);
|
|||
|
|
this.gridControlCustom4.MainView = this.gridView4;
|
|||
|
|
this.gridControlCustom4.Name = "gridControlCustom4";
|
|||
|
|
this.gridControlCustom4.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|||
|
|
this.repositoryItemCheckEdit4});
|
|||
|
|
this.gridControlCustom4.ShowRowID = true;
|
|||
|
|
this.gridControlCustom4.Size = new System.Drawing.Size(770, 234);
|
|||
|
|
this.gridControlCustom4.TabIndex = 24;
|
|||
|
|
this.gridControlCustom4.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|||
|
|
this.gridView4});
|
|||
|
|
//
|
|||
|
|
// bindingSource2
|
|||
|
|
//
|
|||
|
|
this.bindingSource2.DataSource = typeof(WMS.Model.SC.Mod_CUX_WMS_PO_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.colPO_HEADER_ID1,
|
|||
|
|
this.colPO_LINE_ID,
|
|||
|
|
this.colLINE_LOCATION_ID,
|
|||
|
|
this.colLINE_NUM,
|
|||
|
|
this.colITEM_ID,
|
|||
|
|
this.colSEGMENT1,
|
|||
|
|
this.colITEM_DESCRIPTION,
|
|||
|
|
this.colPUR_UOM_CODE,
|
|||
|
|
this.colINV_UOM_CODE,
|
|||
|
|
this.colCONVERSION_RATE,
|
|||
|
|
this.colITEM_TYPE,
|
|||
|
|
this.colSHIPMENT_NUM,
|
|||
|
|
this.colPO_DISTRIBUTION_ID,
|
|||
|
|
this.colDISTRIBUTION_NUM,
|
|||
|
|
this.colCONSIGENED_FLAG,
|
|||
|
|
this.colQUANTITY,
|
|||
|
|
this.colQUANTITY_RECEIVED,
|
|||
|
|
this.colQUANTITY_CANCELLED,
|
|||
|
|
this.colPO_RELEASE_ID,
|
|||
|
|
this.colCLOSED_FLAG,
|
|||
|
|
this.colCANCEL_FLAG,
|
|||
|
|
this.colCLOSED_CODE,
|
|||
|
|
this.colNOTE_TO_RECEIVER,
|
|||
|
|
this.colLAST_UPDATE_DATE1,
|
|||
|
|
this.colLAST_UPDATED_BY1,
|
|||
|
|
this.colCREATION_DATE1,
|
|||
|
|
this.colCREATED_BY1,
|
|||
|
|
this.colSTATUS1,
|
|||
|
|
this.colATTRIBUTE3});
|
|||
|
|
this.gridView4.GridControl = this.gridControlCustom4;
|
|||
|
|
this.gridView4.IndicatorWidth = 34;
|
|||
|
|
this.gridView4.Name = "gridView4";
|
|||
|
|
this.gridView4.OptionsBehavior.Editable = false;
|
|||
|
|
this.gridView4.OptionsFind.AlwaysVisible = true;
|
|||
|
|
this.gridView4.OptionsView.ColumnAutoWidth = false;
|
|||
|
|
this.gridView4.OptionsView.EnableAppearanceEvenRow = true;
|
|||
|
|
this.gridView4.OptionsView.ShowFooter = true;
|
|||
|
|
this.gridView4.OptionsView.ShowGroupPanel = false;
|
|||
|
|
this.gridView4.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gridView4_RowClick);
|
|||
|
|
//
|
|||
|
|
// colPO_HEADER_ID1
|
|||
|
|
//
|
|||
|
|
this.colPO_HEADER_ID1.FieldName = "PO_HEADER_ID";
|
|||
|
|
this.colPO_HEADER_ID1.Name = "colPO_HEADER_ID1";
|
|||
|
|
this.colPO_HEADER_ID1.Visible = true;
|
|||
|
|
this.colPO_HEADER_ID1.VisibleIndex = 0;
|
|||
|
|
//
|
|||
|
|
// colPO_LINE_ID
|
|||
|
|
//
|
|||
|
|
this.colPO_LINE_ID.FieldName = "PO_LINE_ID";
|
|||
|
|
this.colPO_LINE_ID.Name = "colPO_LINE_ID";
|
|||
|
|
this.colPO_LINE_ID.Visible = true;
|
|||
|
|
this.colPO_LINE_ID.VisibleIndex = 1;
|
|||
|
|
//
|
|||
|
|
// colLINE_LOCATION_ID
|
|||
|
|
//
|
|||
|
|
this.colLINE_LOCATION_ID.FieldName = "LINE_LOCATION_ID";
|
|||
|
|
this.colLINE_LOCATION_ID.Name = "colLINE_LOCATION_ID";
|
|||
|
|
this.colLINE_LOCATION_ID.Visible = true;
|
|||
|
|
this.colLINE_LOCATION_ID.VisibleIndex = 2;
|
|||
|
|
//
|
|||
|
|
// colLINE_NUM
|
|||
|
|
//
|
|||
|
|
this.colLINE_NUM.FieldName = "LINE_NUM";
|
|||
|
|
this.colLINE_NUM.Name = "colLINE_NUM";
|
|||
|
|
this.colLINE_NUM.Visible = true;
|
|||
|
|
this.colLINE_NUM.VisibleIndex = 3;
|
|||
|
|
//
|
|||
|
|
// colITEM_ID
|
|||
|
|
//
|
|||
|
|
this.colITEM_ID.FieldName = "ITEM_ID";
|
|||
|
|
this.colITEM_ID.Name = "colITEM_ID";
|
|||
|
|
this.colITEM_ID.Visible = true;
|
|||
|
|
this.colITEM_ID.VisibleIndex = 4;
|
|||
|
|
//
|
|||
|
|
// colSEGMENT1
|
|||
|
|
//
|
|||
|
|
this.colSEGMENT1.FieldName = "SEGMENT1";
|
|||
|
|
this.colSEGMENT1.Name = "colSEGMENT1";
|
|||
|
|
this.colSEGMENT1.Visible = true;
|
|||
|
|
this.colSEGMENT1.VisibleIndex = 5;
|
|||
|
|
//
|
|||
|
|
// colITEM_DESCRIPTION
|
|||
|
|
//
|
|||
|
|
this.colITEM_DESCRIPTION.FieldName = "ITEM_DESCRIPTION";
|
|||
|
|
this.colITEM_DESCRIPTION.Name = "colITEM_DESCRIPTION";
|
|||
|
|
this.colITEM_DESCRIPTION.Visible = true;
|
|||
|
|
this.colITEM_DESCRIPTION.VisibleIndex = 6;
|
|||
|
|
//
|
|||
|
|
// 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 = 7;
|
|||
|
|
//
|
|||
|
|
// 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 = 8;
|
|||
|
|
//
|
|||
|
|
// colCONVERSION_RATE
|
|||
|
|
//
|
|||
|
|
this.colCONVERSION_RATE.FieldName = "CONVERSION_RATE";
|
|||
|
|
this.colCONVERSION_RATE.Name = "colCONVERSION_RATE";
|
|||
|
|
this.colCONVERSION_RATE.Visible = true;
|
|||
|
|
this.colCONVERSION_RATE.VisibleIndex = 9;
|
|||
|
|
//
|
|||
|
|
// colITEM_TYPE
|
|||
|
|
//
|
|||
|
|
this.colITEM_TYPE.FieldName = "ITEM_TYPE";
|
|||
|
|
this.colITEM_TYPE.Name = "colITEM_TYPE";
|
|||
|
|
this.colITEM_TYPE.Visible = true;
|
|||
|
|
this.colITEM_TYPE.VisibleIndex = 10;
|
|||
|
|
//
|
|||
|
|
// colSHIPMENT_NUM
|
|||
|
|
//
|
|||
|
|
this.colSHIPMENT_NUM.FieldName = "SHIPMENT_NUM";
|
|||
|
|
this.colSHIPMENT_NUM.Name = "colSHIPMENT_NUM";
|
|||
|
|
this.colSHIPMENT_NUM.Visible = true;
|
|||
|
|
this.colSHIPMENT_NUM.VisibleIndex = 11;
|
|||
|
|
//
|
|||
|
|
// colPO_DISTRIBUTION_ID
|
|||
|
|
//
|
|||
|
|
this.colPO_DISTRIBUTION_ID.FieldName = "PO_DISTRIBUTION_ID";
|
|||
|
|
this.colPO_DISTRIBUTION_ID.Name = "colPO_DISTRIBUTION_ID";
|
|||
|
|
this.colPO_DISTRIBUTION_ID.Visible = true;
|
|||
|
|
this.colPO_DISTRIBUTION_ID.VisibleIndex = 12;
|
|||
|
|
//
|
|||
|
|
// colDISTRIBUTION_NUM
|
|||
|
|
//
|
|||
|
|
this.colDISTRIBUTION_NUM.FieldName = "DISTRIBUTION_NUM";
|
|||
|
|
this.colDISTRIBUTION_NUM.Name = "colDISTRIBUTION_NUM";
|
|||
|
|
this.colDISTRIBUTION_NUM.Visible = true;
|
|||
|
|
this.colDISTRIBUTION_NUM.VisibleIndex = 13;
|
|||
|
|
//
|
|||
|
|
// colCONSIGENED_FLAG
|
|||
|
|
//
|
|||
|
|
this.colCONSIGENED_FLAG.FieldName = "CONSIGENED_FLAG";
|
|||
|
|
this.colCONSIGENED_FLAG.Name = "colCONSIGENED_FLAG";
|
|||
|
|
this.colCONSIGENED_FLAG.Visible = true;
|
|||
|
|
this.colCONSIGENED_FLAG.VisibleIndex = 14;
|
|||
|
|
//
|
|||
|
|
// colQUANTITY
|
|||
|
|
//
|
|||
|
|
this.colQUANTITY.FieldName = "QUANTITY";
|
|||
|
|
this.colQUANTITY.Name = "colQUANTITY";
|
|||
|
|
this.colQUANTITY.Visible = true;
|
|||
|
|
this.colQUANTITY.VisibleIndex = 15;
|
|||
|
|
//
|
|||
|
|
// colQUANTITY_RECEIVED
|
|||
|
|
//
|
|||
|
|
this.colQUANTITY_RECEIVED.FieldName = "QUANTITY_RECEIVED";
|
|||
|
|
this.colQUANTITY_RECEIVED.Name = "colQUANTITY_RECEIVED";
|
|||
|
|
this.colQUANTITY_RECEIVED.Visible = true;
|
|||
|
|
this.colQUANTITY_RECEIVED.VisibleIndex = 16;
|
|||
|
|
//
|
|||
|
|
// colQUANTITY_CANCELLED
|
|||
|
|
//
|
|||
|
|
this.colQUANTITY_CANCELLED.FieldName = "QUANTITY_CANCELLED";
|
|||
|
|
this.colQUANTITY_CANCELLED.Name = "colQUANTITY_CANCELLED";
|
|||
|
|
this.colQUANTITY_CANCELLED.Visible = true;
|
|||
|
|
this.colQUANTITY_CANCELLED.VisibleIndex = 17;
|
|||
|
|
//
|
|||
|
|
// colPO_RELEASE_ID
|
|||
|
|
//
|
|||
|
|
this.colPO_RELEASE_ID.FieldName = "PO_RELEASE_ID";
|
|||
|
|
this.colPO_RELEASE_ID.Name = "colPO_RELEASE_ID";
|
|||
|
|
this.colPO_RELEASE_ID.Visible = true;
|
|||
|
|
this.colPO_RELEASE_ID.VisibleIndex = 18;
|
|||
|
|
//
|
|||
|
|
// colCLOSED_FLAG
|
|||
|
|
//
|
|||
|
|
this.colCLOSED_FLAG.FieldName = "CLOSED_FLAG";
|
|||
|
|
this.colCLOSED_FLAG.Name = "colCLOSED_FLAG";
|
|||
|
|
this.colCLOSED_FLAG.Visible = true;
|
|||
|
|
this.colCLOSED_FLAG.VisibleIndex = 19;
|
|||
|
|
//
|
|||
|
|
// colCANCEL_FLAG
|
|||
|
|
//
|
|||
|
|
this.colCANCEL_FLAG.FieldName = "CANCEL_FLAG";
|
|||
|
|
this.colCANCEL_FLAG.Name = "colCANCEL_FLAG";
|
|||
|
|
this.colCANCEL_FLAG.Visible = true;
|
|||
|
|
this.colCANCEL_FLAG.VisibleIndex = 20;
|
|||
|
|
//
|
|||
|
|
// colCLOSED_CODE
|
|||
|
|
//
|
|||
|
|
this.colCLOSED_CODE.FieldName = "CLOSED_CODE";
|
|||
|
|
this.colCLOSED_CODE.Name = "colCLOSED_CODE";
|
|||
|
|
this.colCLOSED_CODE.Visible = true;
|
|||
|
|
this.colCLOSED_CODE.VisibleIndex = 21;
|
|||
|
|
//
|
|||
|
|
// colNOTE_TO_RECEIVER
|
|||
|
|
//
|
|||
|
|
this.colNOTE_TO_RECEIVER.FieldName = "NOTE_TO_RECEIVER";
|
|||
|
|
this.colNOTE_TO_RECEIVER.Name = "colNOTE_TO_RECEIVER";
|
|||
|
|
this.colNOTE_TO_RECEIVER.Visible = true;
|
|||
|
|
this.colNOTE_TO_RECEIVER.VisibleIndex = 22;
|
|||
|
|
//
|
|||
|
|
// 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 = 23;
|
|||
|
|
//
|
|||
|
|
// 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 = 24;
|
|||
|
|
//
|
|||
|
|
// colCREATION_DATE1
|
|||
|
|
//
|
|||
|
|
this.colCREATION_DATE1.FieldName = "CREATION_DATE";
|
|||
|
|
this.colCREATION_DATE1.Name = "colCREATION_DATE1";
|
|||
|
|
this.colCREATION_DATE1.Visible = true;
|
|||
|
|
this.colCREATION_DATE1.VisibleIndex = 25;
|
|||
|
|
//
|
|||
|
|
// colCREATED_BY1
|
|||
|
|
//
|
|||
|
|
this.colCREATED_BY1.FieldName = "CREATED_BY";
|
|||
|
|
this.colCREATED_BY1.Name = "colCREATED_BY1";
|
|||
|
|
this.colCREATED_BY1.Visible = true;
|
|||
|
|
this.colCREATED_BY1.VisibleIndex = 26;
|
|||
|
|
//
|
|||
|
|
// colSTATUS1
|
|||
|
|
//
|
|||
|
|
this.colSTATUS1.FieldName = "STATUS";
|
|||
|
|
this.colSTATUS1.Name = "colSTATUS1";
|
|||
|
|
this.colSTATUS1.Visible = true;
|
|||
|
|
this.colSTATUS1.VisibleIndex = 27;
|
|||
|
|
//
|
|||
|
|
// colATTRIBUTE3
|
|||
|
|
//
|
|||
|
|
this.colATTRIBUTE3.FieldName = "ATTRIBUTE3";
|
|||
|
|
this.colATTRIBUTE3.Name = "colATTRIBUTE3";
|
|||
|
|
this.colATTRIBUTE3.Visible = true;
|
|||
|
|
this.colATTRIBUTE3.VisibleIndex = 28;
|
|||
|
|
//
|
|||
|
|
// repositoryItemCheckEdit4
|
|||
|
|
//
|
|||
|
|
this.repositoryItemCheckEdit4.AutoHeight = false;
|
|||
|
|
this.repositoryItemCheckEdit4.Caption = "Check";
|
|||
|
|
this.repositoryItemCheckEdit4.Name = "repositoryItemCheckEdit4";
|
|||
|
|
this.repositoryItemCheckEdit4.ValueChecked = false;
|
|||
|
|
//
|
|||
|
|
// 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(557, 234);
|
|||
|
|
this.groupBox2.TabIndex = 29;
|
|||
|
|
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.repositoryItemCheckEdit2});
|
|||
|
|
this.gridControlCustom6.ShowRowID = true;
|
|||
|
|
this.gridControlCustom6.Size = new System.Drawing.Size(551, 213);
|
|||
|
|
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.gridColumn1,
|
|||
|
|
this.gridColumn2,
|
|||
|
|
this.gridColumn3,
|
|||
|
|
this.gridColumn4,
|
|||
|
|
this.gridColumn5,
|
|||
|
|
this.gridColumn6,
|
|||
|
|
this.gridColumn7,
|
|||
|
|
this.gridColumn8});
|
|||
|
|
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;
|
|||
|
|
//
|
|||
|
|
// gridColumn1
|
|||
|
|
//
|
|||
|
|
this.gridColumn1.Caption = "入库单号";
|
|||
|
|
this.gridColumn1.FieldName = "WAREHOUSING_ID";
|
|||
|
|
this.gridColumn1.Name = "gridColumn1";
|
|||
|
|
this.gridColumn1.Visible = true;
|
|||
|
|
this.gridColumn1.VisibleIndex = 0;
|
|||
|
|
//
|
|||
|
|
// gridColumn2
|
|||
|
|
//
|
|||
|
|
this.gridColumn2.Caption = "订单行号";
|
|||
|
|
this.gridColumn2.FieldName = "LINE_NUM";
|
|||
|
|
this.gridColumn2.Name = "gridColumn2";
|
|||
|
|
this.gridColumn2.Visible = true;
|
|||
|
|
this.gridColumn2.VisibleIndex = 1;
|
|||
|
|
//
|
|||
|
|
// gridColumn3
|
|||
|
|
//
|
|||
|
|
this.gridColumn3.Caption = "物料编号";
|
|||
|
|
this.gridColumn3.FieldName = "GOODS_ID";
|
|||
|
|
this.gridColumn3.Name = "gridColumn3";
|
|||
|
|
this.gridColumn3.Visible = true;
|
|||
|
|
this.gridColumn3.VisibleIndex = 2;
|
|||
|
|
//
|
|||
|
|
// gridColumn4
|
|||
|
|
//
|
|||
|
|
this.gridColumn4.Caption = "物料名称";
|
|||
|
|
this.gridColumn4.FieldName = "GOODS_NAME";
|
|||
|
|
this.gridColumn4.Name = "gridColumn4";
|
|||
|
|
this.gridColumn4.Visible = true;
|
|||
|
|
this.gridColumn4.VisibleIndex = 3;
|
|||
|
|
//
|
|||
|
|
// gridColumn5
|
|||
|
|
//
|
|||
|
|
this.gridColumn5.Caption = "采购数量";
|
|||
|
|
this.gridColumn5.FieldName = "AMOUNT";
|
|||
|
|
this.gridColumn5.Name = "gridColumn5";
|
|||
|
|
this.gridColumn5.Visible = true;
|
|||
|
|
this.gridColumn5.VisibleIndex = 4;
|
|||
|
|
//
|
|||
|
|
// gridColumn6
|
|||
|
|
//
|
|||
|
|
this.gridColumn6.Caption = "到货数量";
|
|||
|
|
this.gridColumn6.FieldName = "ARRAMOUNT";
|
|||
|
|
this.gridColumn6.Name = "gridColumn6";
|
|||
|
|
this.gridColumn6.Visible = true;
|
|||
|
|
this.gridColumn6.VisibleIndex = 5;
|
|||
|
|
//
|
|||
|
|
// gridColumn7
|
|||
|
|
//
|
|||
|
|
this.gridColumn7.Caption = "托盘号";
|
|||
|
|
this.gridColumn7.FieldName = "PACKAGE_ID";
|
|||
|
|
this.gridColumn7.Name = "gridColumn7";
|
|||
|
|
this.gridColumn7.Visible = true;
|
|||
|
|
this.gridColumn7.VisibleIndex = 6;
|
|||
|
|
//
|
|||
|
|
// gridColumn8
|
|||
|
|
//
|
|||
|
|
this.gridColumn8.Caption = "gridColumn8";
|
|||
|
|
this.gridColumn8.Name = "gridColumn8";
|
|||
|
|
//
|
|||
|
|
// repositoryItemCheckEdit2
|
|||
|
|
//
|
|||
|
|
this.repositoryItemCheckEdit2.AutoHeight = false;
|
|||
|
|
this.repositoryItemCheckEdit2.Name = "repositoryItemCheckEdit2";
|
|||
|
|
//
|
|||
|
|
// panel1
|
|||
|
|
//
|
|||
|
|
this.panel1.Controls.Add(this.lookUpEdit1);
|
|||
|
|
this.panel1.Controls.Add(this.label6);
|
|||
|
|
this.panel1.Controls.Add(this.txtCLOSED_CODE);
|
|||
|
|
this.panel1.Controls.Add(this.label5);
|
|||
|
|
this.panel1.Controls.Add(this.txtPO_HEADER_ID);
|
|||
|
|
this.panel1.Controls.Add(this.label4);
|
|||
|
|
this.panel1.Controls.Add(this.txtSEGMENT1);
|
|||
|
|
this.panel1.Controls.Add(this.label1);
|
|||
|
|
this.panel1.Controls.Add(this.ctrlButtons1);
|
|||
|
|
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.ctrlButtons4);
|
|||
|
|
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(1331, 133);
|
|||
|
|
this.panel1.TabIndex = 0;
|
|||
|
|
//
|
|||
|
|
// lookUpEdit1
|
|||
|
|
//
|
|||
|
|
this.lookUpEdit1.Location = new System.Drawing.Point(439, 84);
|
|||
|
|
this.lookUpEdit1.Name = "lookUpEdit1";
|
|||
|
|
this.lookUpEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
|
this.lookUpEdit1.Properties.NullText = "请选择";
|
|||
|
|
this.lookUpEdit1.Size = new System.Drawing.Size(213, 20);
|
|||
|
|
this.lookUpEdit1.TabIndex = 1436;
|
|||
|
|
//
|
|||
|
|
// label6
|
|||
|
|
//
|
|||
|
|
this.label6.AutoSize = true;
|
|||
|
|
this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
|
|||
|
|
this.label6.Location = new System.Drawing.Point(359, 83);
|
|||
|
|
this.label6.Name = "label6";
|
|||
|
|
this.label6.Size = new System.Drawing.Size(73, 20);
|
|||
|
|
this.label6.TabIndex = 1435;
|
|||
|
|
this.label6.Text = "字库编号";
|
|||
|
|
//
|
|||
|
|
// txtCLOSED_CODE
|
|||
|
|
//
|
|||
|
|
this.txtCLOSED_CODE.Location = new System.Drawing.Point(120, 83);
|
|||
|
|
this.txtCLOSED_CODE.Name = "txtCLOSED_CODE";
|
|||
|
|
this.txtCLOSED_CODE.Size = new System.Drawing.Size(213, 22);
|
|||
|
|
this.txtCLOSED_CODE.TabIndex = 1433;
|
|||
|
|
//
|
|||
|
|
// label5
|
|||
|
|
//
|
|||
|
|
this.label5.AutoSize = true;
|
|||
|
|
this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
|
|||
|
|
this.label5.Location = new System.Drawing.Point(41, 83);
|
|||
|
|
this.label5.Name = "label5";
|
|||
|
|
this.label5.Size = new System.Drawing.Size(73, 20);
|
|||
|
|
this.label5.TabIndex = 1432;
|
|||
|
|
this.label5.Text = "订单状态";
|
|||
|
|
//
|
|||
|
|
// txtPO_HEADER_ID
|
|||
|
|
//
|
|||
|
|
this.txtPO_HEADER_ID.Location = new System.Drawing.Point(439, 47);
|
|||
|
|
this.txtPO_HEADER_ID.Name = "txtPO_HEADER_ID";
|
|||
|
|
this.txtPO_HEADER_ID.Size = new System.Drawing.Size(213, 22);
|
|||
|
|
this.txtPO_HEADER_ID.TabIndex = 1431;
|
|||
|
|
//
|
|||
|
|
// label4
|
|||
|
|
//
|
|||
|
|
this.label4.AutoSize = true;
|
|||
|
|
this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
|
|||
|
|
this.label4.Location = new System.Drawing.Point(343, 46);
|
|||
|
|
this.label4.Name = "label4";
|
|||
|
|
this.label4.Size = new System.Drawing.Size(89, 20);
|
|||
|
|
this.label4.TabIndex = 1430;
|
|||
|
|
this.label4.Text = "订单头主键";
|
|||
|
|
//
|
|||
|
|
// txtSEGMENT1
|
|||
|
|
//
|
|||
|
|
this.txtSEGMENT1.Location = new System.Drawing.Point(120, 48);
|
|||
|
|
this.txtSEGMENT1.Name = "txtSEGMENT1";
|
|||
|
|
this.txtSEGMENT1.Size = new System.Drawing.Size(213, 22);
|
|||
|
|
this.txtSEGMENT1.TabIndex = 1429;
|
|||
|
|
//
|
|||
|
|
// label1
|
|||
|
|
//
|
|||
|
|
this.label1.AutoSize = true;
|
|||
|
|
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
|
|||
|
|
this.label1.Location = new System.Drawing.Point(41, 48);
|
|||
|
|
this.label1.Name = "label1";
|
|||
|
|
this.label1.Size = new System.Drawing.Size(73, 20);
|
|||
|
|
this.label1.TabIndex = 1428;
|
|||
|
|
this.label1.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.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("ctrlButtons1.ImageOptions.Image")));
|
|||
|
|
this.ctrlButtons1.ImageOptions.ImageUri.Uri = "Find;Office2013";
|
|||
|
|
this.ctrlButtons1.Location = new System.Drawing.Point(1048, 33);
|
|||
|
|
this.ctrlButtons1.Name = "ctrlButtons1";
|
|||
|
|
this.ctrlButtons1.Size = new System.Drawing.Size(150, 45);
|
|||
|
|
this.ctrlButtons1.TabIndex = 1427;
|
|||
|
|
this.ctrlButtons1.Text = " 生成入库单 ";
|
|||
|
|
this.ctrlButtons1.typeButton = " 生成入库单 ";
|
|||
|
|
this.ctrlButtons1.Click += new System.EventHandler(this.ctrlButtons1_Click);
|
|||
|
|
//
|
|||
|
|
// dt_End
|
|||
|
|
//
|
|||
|
|
this.dt_End.EditValue = null;
|
|||
|
|
this.dt_End.Location = new System.Drawing.Point(439, 11);
|
|||
|
|
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 = 1426;
|
|||
|
|
//
|
|||
|
|
// label3
|
|||
|
|
//
|
|||
|
|
this.label3.AutoSize = true;
|
|||
|
|
this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
|
|||
|
|
this.label3.Location = new System.Drawing.Point(359, 14);
|
|||
|
|
this.label3.Name = "label3";
|
|||
|
|
this.label3.Size = new System.Drawing.Size(73, 20);
|
|||
|
|
this.label3.TabIndex = 1425;
|
|||
|
|
this.label3.Text = "结束日期";
|
|||
|
|
//
|
|||
|
|
// dt_Start
|
|||
|
|
//
|
|||
|
|
this.dt_Start.EditValue = null;
|
|||
|
|
this.dt_Start.Location = new System.Drawing.Point(120, 11);
|
|||
|
|
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 = 1424;
|
|||
|
|
//
|
|||
|
|
// label2
|
|||
|
|
//
|
|||
|
|
this.label2.AutoSize = true;
|
|||
|
|
this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
|
|||
|
|
this.label2.Location = new System.Drawing.Point(41, 14);
|
|||
|
|
this.label2.Name = "label2";
|
|||
|
|
this.label2.Size = new System.Drawing.Size(73, 20);
|
|||
|
|
this.label2.TabIndex = 1423;
|
|||
|
|
this.label2.Text = "开始日期";
|
|||
|
|
//
|
|||
|
|
// 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.ImageUri.Uri = "Find;Office2013";
|
|||
|
|
this.ctrlButtons4.Location = new System.Drawing.Point(823, 33);
|
|||
|
|
this.ctrlButtons4.Name = "ctrlButtons4";
|
|||
|
|
this.ctrlButtons4.Size = new System.Drawing.Size(150, 45);
|
|||
|
|
this.ctrlButtons4.TabIndex = 1422;
|
|||
|
|
this.ctrlButtons4.Text = " 查询 ";
|
|||
|
|
this.ctrlButtons4.typeButton = " 查询 ";
|
|||
|
|
this.ctrlButtons4.Click += new System.EventHandler(this.ctrlButtons4_Click);
|
|||
|
|
//
|
|||
|
|
// tabPage2
|
|||
|
|
//
|
|||
|
|
this.tabPage2.Controls.Add(this.splitContainer3);
|
|||
|
|
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(1337, 708);
|
|||
|
|
this.tabPage2.TabIndex = 1;
|
|||
|
|
this.tabPage2.Text = "采购通知单回传";
|
|||
|
|
this.tabPage2.UseVisualStyleBackColor = true;
|
|||
|
|
//
|
|||
|
|
// splitContainer3
|
|||
|
|
//
|
|||
|
|
this.splitContainer3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|||
|
|
this.splitContainer3.Location = new System.Drawing.Point(3, 3);
|
|||
|
|
this.splitContainer3.Name = "splitContainer3";
|
|||
|
|
this.splitContainer3.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
|||
|
|
//
|
|||
|
|
// splitContainer3.Panel1
|
|||
|
|
//
|
|||
|
|
this.splitContainer3.Panel1.Controls.Add(this.dateEdit1);
|
|||
|
|
this.splitContainer3.Panel1.Controls.Add(this.label9);
|
|||
|
|
this.splitContainer3.Panel1.Controls.Add(this.dateEdit2);
|
|||
|
|
this.splitContainer3.Panel1.Controls.Add(this.label10);
|
|||
|
|
this.splitContainer3.Panel1.Controls.Add(this.ctrlButtons2);
|
|||
|
|
//
|
|||
|
|
// splitContainer3.Panel2
|
|||
|
|
//
|
|||
|
|
this.splitContainer3.Panel2.Controls.Add(this.gridControlCustom1);
|
|||
|
|
this.splitContainer3.Size = new System.Drawing.Size(1331, 702);
|
|||
|
|
this.splitContainer3.SplitterDistance = 90;
|
|||
|
|
this.splitContainer3.TabIndex = 27;
|
|||
|
|
//
|
|||
|
|
// dateEdit1
|
|||
|
|
//
|
|||
|
|
this.dateEdit1.EditValue = null;
|
|||
|
|
this.dateEdit1.Location = new System.Drawing.Point(115, 31);
|
|||
|
|
this.dateEdit1.Name = "dateEdit1";
|
|||
|
|
this.dateEdit1.Properties.Appearance.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
|
|||
|
|
this.dateEdit1.Properties.Appearance.Options.UseFont = true;
|
|||
|
|
this.dateEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
|
this.dateEdit1.Properties.CalendarTimeEditing = DevExpress.Utils.DefaultBoolean.True;
|
|||
|
|
this.dateEdit1.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
|
this.dateEdit1.Properties.CalendarView = DevExpress.XtraEditors.Repository.CalendarView.Vista;
|
|||
|
|
this.dateEdit1.Properties.DisplayFormat.FormatString = "g";
|
|||
|
|
this.dateEdit1.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|||
|
|
this.dateEdit1.Properties.EditFormat.FormatString = "g";
|
|||
|
|
this.dateEdit1.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|||
|
|
this.dateEdit1.Properties.MaskSettings.Set("mask", "g");
|
|||
|
|
this.dateEdit1.Properties.VistaDisplayMode = DevExpress.Utils.DefaultBoolean.True;
|
|||
|
|
this.dateEdit1.Size = new System.Drawing.Size(213, 26);
|
|||
|
|
this.dateEdit1.TabIndex = 1436;
|
|||
|
|
//
|
|||
|
|
// label9
|
|||
|
|
//
|
|||
|
|
this.label9.AutoSize = true;
|
|||
|
|
this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
|
|||
|
|
this.label9.Location = new System.Drawing.Point(354, 34);
|
|||
|
|
this.label9.Name = "label9";
|
|||
|
|
this.label9.Size = new System.Drawing.Size(73, 20);
|
|||
|
|
this.label9.TabIndex = 1435;
|
|||
|
|
this.label9.Text = "结束日期";
|
|||
|
|
//
|
|||
|
|
// dateEdit2
|
|||
|
|
//
|
|||
|
|
this.dateEdit2.EditValue = null;
|
|||
|
|
this.dateEdit2.Location = new System.Drawing.Point(433, 31);
|
|||
|
|
this.dateEdit2.Name = "dateEdit2";
|
|||
|
|
this.dateEdit2.Properties.Appearance.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
|
|||
|
|
this.dateEdit2.Properties.Appearance.Options.UseFont = true;
|
|||
|
|
this.dateEdit2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
|
this.dateEdit2.Properties.CalendarTimeEditing = DevExpress.Utils.DefaultBoolean.True;
|
|||
|
|
this.dateEdit2.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
|
this.dateEdit2.Properties.CalendarView = DevExpress.XtraEditors.Repository.CalendarView.Vista;
|
|||
|
|
this.dateEdit2.Properties.DisplayFormat.FormatString = "g";
|
|||
|
|
this.dateEdit2.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|||
|
|
this.dateEdit2.Properties.EditFormat.FormatString = "g";
|
|||
|
|
this.dateEdit2.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Custom;
|
|||
|
|
this.dateEdit2.Properties.MaskSettings.Set("mask", "g");
|
|||
|
|
this.dateEdit2.Properties.VistaDisplayMode = DevExpress.Utils.DefaultBoolean.True;
|
|||
|
|
this.dateEdit2.Size = new System.Drawing.Size(213, 26);
|
|||
|
|
this.dateEdit2.TabIndex = 1434;
|
|||
|
|
//
|
|||
|
|
// label10
|
|||
|
|
//
|
|||
|
|
this.label10.AutoSize = true;
|
|||
|
|
this.label10.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
|
|||
|
|
this.label10.Location = new System.Drawing.Point(36, 34);
|
|||
|
|
this.label10.Name = "label10";
|
|||
|
|
this.label10.Size = new System.Drawing.Size(73, 20);
|
|||
|
|
this.label10.TabIndex = 1433;
|
|||
|
|
this.label10.Text = "开始日期";
|
|||
|
|
//
|
|||
|
|
// 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.ImageOptions.ImageUri.Uri = "Find;Office2013";
|
|||
|
|
this.ctrlButtons2.Location = new System.Drawing.Point(703, 19);
|
|||
|
|
this.ctrlButtons2.Name = "ctrlButtons2";
|
|||
|
|
this.ctrlButtons2.Size = new System.Drawing.Size(150, 45);
|
|||
|
|
this.ctrlButtons2.TabIndex = 1432;
|
|||
|
|
this.ctrlButtons2.Text = " 查询 ";
|
|||
|
|
this.ctrlButtons2.typeButton = " 查询 ";
|
|||
|
|
this.ctrlButtons2.Click += new System.EventHandler(this.ctrlButtons2_Click);
|
|||
|
|
//
|
|||
|
|
// 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 = null;
|
|||
|
|
this.gridControlCustom1.ColorVerify = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom1.ColorVerifyFlagColumn = null;
|
|||
|
|
this.gridControlCustom1.ColorVerifyValue = null;
|
|||
|
|
this.gridControlCustom1.ColorWarning = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom1.ColorWarningValue = null;
|
|||
|
|
this.gridControlCustom1.DataSource = this.bindingSource3;
|
|||
|
|
this.gridControlCustom1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|||
|
|
this.gridControlCustom1.EnableAppearanceEvenRow = true;
|
|||
|
|
this.gridControlCustom1.IndicatorWidth = 40;
|
|||
|
|
this.gridControlCustom1.Location = new System.Drawing.Point(0, 0);
|
|||
|
|
this.gridControlCustom1.MainView = this.gridView1;
|
|||
|
|
this.gridControlCustom1.Name = "gridControlCustom1";
|
|||
|
|
this.gridControlCustom1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|||
|
|
this.repositoryItemCheckEdit1});
|
|||
|
|
this.gridControlCustom1.ShowRowID = true;
|
|||
|
|
this.gridControlCustom1.Size = new System.Drawing.Size(1331, 608);
|
|||
|
|
this.gridControlCustom1.TabIndex = 25;
|
|||
|
|
this.gridControlCustom1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|||
|
|
this.gridView1});
|
|||
|
|
//
|
|||
|
|
// bindingSource3
|
|||
|
|
//
|
|||
|
|
this.bindingSource3.DataSource = typeof(WMS.Model.SC.Mod_CUX_WMS_PO_RETURN_ITF);
|
|||
|
|
//
|
|||
|
|
// 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.colORGANIZATION_ID1,
|
|||
|
|
this.colORGANIZATION_CODE,
|
|||
|
|
this.colPO_HEADER_ID2,
|
|||
|
|
this.colPO_LINE_ID1,
|
|||
|
|
this.colLINE_LOCATION_ID1,
|
|||
|
|
this.colATTRIBUTE2,
|
|||
|
|
this.colTRANSACTION_ID,
|
|||
|
|
this.colREC_ID,
|
|||
|
|
this.colWMS_NO,
|
|||
|
|
this.colPO_NUMBER,
|
|||
|
|
this.colPO_LINE_NUM,
|
|||
|
|
this.colSHIPMENT_NUM1,
|
|||
|
|
this.colDISTRIBUTION_NUM1,
|
|||
|
|
this.colREC_TYPE,
|
|||
|
|
this.colQUANTITY1,
|
|||
|
|
this.colTRANSACTION_DATE,
|
|||
|
|
this.colSUPPLIER_LOT_NUMBER,
|
|||
|
|
this.colLOT_NUMBER,
|
|||
|
|
this.colSUBINVENTORY_CODE,
|
|||
|
|
this.colLOCATOR_CODE,
|
|||
|
|
this.colATTRIBUTE1,
|
|||
|
|
this.colITEM_ID1,
|
|||
|
|
this.colITEM_CODE,
|
|||
|
|
this.colVENDOR_ID,
|
|||
|
|
this.colVENDOR_SITE_ID,
|
|||
|
|
this.colPUR_UOM_CODE1,
|
|||
|
|
this.colINV_UOM_CODE1,
|
|||
|
|
this.colEXPIRATION_DATE,
|
|||
|
|
this.colPRODUCTION_DATE,
|
|||
|
|
this.colERROR_MESSAGE,
|
|||
|
|
this.colCREATION_DATE2,
|
|||
|
|
this.colLAST_UPDATE_DATE2,
|
|||
|
|
this.colSTATUS2,
|
|||
|
|
this.colDELIVERY_NUMBER});
|
|||
|
|
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;
|
|||
|
|
//
|
|||
|
|
// colORGANIZATION_ID1
|
|||
|
|
//
|
|||
|
|
this.colORGANIZATION_ID1.FieldName = "ORGANIZATION_ID";
|
|||
|
|
this.colORGANIZATION_ID1.Name = "colORGANIZATION_ID1";
|
|||
|
|
this.colORGANIZATION_ID1.Visible = true;
|
|||
|
|
this.colORGANIZATION_ID1.VisibleIndex = 0;
|
|||
|
|
//
|
|||
|
|
// colORGANIZATION_CODE
|
|||
|
|
//
|
|||
|
|
this.colORGANIZATION_CODE.FieldName = "ORGANIZATION_CODE";
|
|||
|
|
this.colORGANIZATION_CODE.Name = "colORGANIZATION_CODE";
|
|||
|
|
this.colORGANIZATION_CODE.Visible = true;
|
|||
|
|
this.colORGANIZATION_CODE.VisibleIndex = 1;
|
|||
|
|
//
|
|||
|
|
// colPO_HEADER_ID2
|
|||
|
|
//
|
|||
|
|
this.colPO_HEADER_ID2.FieldName = "PO_HEADER_ID";
|
|||
|
|
this.colPO_HEADER_ID2.Name = "colPO_HEADER_ID2";
|
|||
|
|
this.colPO_HEADER_ID2.Visible = true;
|
|||
|
|
this.colPO_HEADER_ID2.VisibleIndex = 2;
|
|||
|
|
//
|
|||
|
|
// colPO_LINE_ID1
|
|||
|
|
//
|
|||
|
|
this.colPO_LINE_ID1.FieldName = "PO_LINE_ID";
|
|||
|
|
this.colPO_LINE_ID1.Name = "colPO_LINE_ID1";
|
|||
|
|
this.colPO_LINE_ID1.Visible = true;
|
|||
|
|
this.colPO_LINE_ID1.VisibleIndex = 3;
|
|||
|
|
//
|
|||
|
|
// colLINE_LOCATION_ID1
|
|||
|
|
//
|
|||
|
|
this.colLINE_LOCATION_ID1.FieldName = "LINE_LOCATION_ID";
|
|||
|
|
this.colLINE_LOCATION_ID1.Name = "colLINE_LOCATION_ID1";
|
|||
|
|
this.colLINE_LOCATION_ID1.Visible = true;
|
|||
|
|
this.colLINE_LOCATION_ID1.VisibleIndex = 4;
|
|||
|
|
//
|
|||
|
|
// colATTRIBUTE2
|
|||
|
|
//
|
|||
|
|
this.colATTRIBUTE2.FieldName = "ATTRIBUTE2";
|
|||
|
|
this.colATTRIBUTE2.Name = "colATTRIBUTE2";
|
|||
|
|
this.colATTRIBUTE2.Visible = true;
|
|||
|
|
this.colATTRIBUTE2.VisibleIndex = 5;
|
|||
|
|
//
|
|||
|
|
// colTRANSACTION_ID
|
|||
|
|
//
|
|||
|
|
this.colTRANSACTION_ID.FieldName = "TRANSACTION_ID";
|
|||
|
|
this.colTRANSACTION_ID.Name = "colTRANSACTION_ID";
|
|||
|
|
this.colTRANSACTION_ID.Visible = true;
|
|||
|
|
this.colTRANSACTION_ID.VisibleIndex = 6;
|
|||
|
|
//
|
|||
|
|
// colREC_ID
|
|||
|
|
//
|
|||
|
|
this.colREC_ID.FieldName = "REC_ID";
|
|||
|
|
this.colREC_ID.Name = "colREC_ID";
|
|||
|
|
this.colREC_ID.Visible = true;
|
|||
|
|
this.colREC_ID.VisibleIndex = 7;
|
|||
|
|
//
|
|||
|
|
// colWMS_NO
|
|||
|
|
//
|
|||
|
|
this.colWMS_NO.FieldName = "WMS_NO";
|
|||
|
|
this.colWMS_NO.Name = "colWMS_NO";
|
|||
|
|
this.colWMS_NO.Visible = true;
|
|||
|
|
this.colWMS_NO.VisibleIndex = 8;
|
|||
|
|
//
|
|||
|
|
// colPO_NUMBER
|
|||
|
|
//
|
|||
|
|
this.colPO_NUMBER.FieldName = "PO_NUMBER";
|
|||
|
|
this.colPO_NUMBER.Name = "colPO_NUMBER";
|
|||
|
|
this.colPO_NUMBER.Visible = true;
|
|||
|
|
this.colPO_NUMBER.VisibleIndex = 9;
|
|||
|
|
//
|
|||
|
|
// colPO_LINE_NUM
|
|||
|
|
//
|
|||
|
|
this.colPO_LINE_NUM.FieldName = "PO_LINE_NUM";
|
|||
|
|
this.colPO_LINE_NUM.Name = "colPO_LINE_NUM";
|
|||
|
|
this.colPO_LINE_NUM.Visible = true;
|
|||
|
|
this.colPO_LINE_NUM.VisibleIndex = 10;
|
|||
|
|
//
|
|||
|
|
// colSHIPMENT_NUM1
|
|||
|
|
//
|
|||
|
|
this.colSHIPMENT_NUM1.FieldName = "SHIPMENT_NUM";
|
|||
|
|
this.colSHIPMENT_NUM1.Name = "colSHIPMENT_NUM1";
|
|||
|
|
this.colSHIPMENT_NUM1.Visible = true;
|
|||
|
|
this.colSHIPMENT_NUM1.VisibleIndex = 11;
|
|||
|
|
//
|
|||
|
|
// colDISTRIBUTION_NUM1
|
|||
|
|
//
|
|||
|
|
this.colDISTRIBUTION_NUM1.FieldName = "DISTRIBUTION_NUM";
|
|||
|
|
this.colDISTRIBUTION_NUM1.Name = "colDISTRIBUTION_NUM1";
|
|||
|
|
this.colDISTRIBUTION_NUM1.Visible = true;
|
|||
|
|
this.colDISTRIBUTION_NUM1.VisibleIndex = 12;
|
|||
|
|
//
|
|||
|
|
// colREC_TYPE
|
|||
|
|
//
|
|||
|
|
this.colREC_TYPE.FieldName = "REC_TYPE";
|
|||
|
|
this.colREC_TYPE.Name = "colREC_TYPE";
|
|||
|
|
this.colREC_TYPE.Visible = true;
|
|||
|
|
this.colREC_TYPE.VisibleIndex = 13;
|
|||
|
|
//
|
|||
|
|
// colQUANTITY1
|
|||
|
|
//
|
|||
|
|
this.colQUANTITY1.FieldName = "QUANTITY";
|
|||
|
|
this.colQUANTITY1.Name = "colQUANTITY1";
|
|||
|
|
this.colQUANTITY1.Visible = true;
|
|||
|
|
this.colQUANTITY1.VisibleIndex = 14;
|
|||
|
|
//
|
|||
|
|
// colTRANSACTION_DATE
|
|||
|
|
//
|
|||
|
|
this.colTRANSACTION_DATE.FieldName = "TRANSACTION_DATE";
|
|||
|
|
this.colTRANSACTION_DATE.Name = "colTRANSACTION_DATE";
|
|||
|
|
this.colTRANSACTION_DATE.Visible = true;
|
|||
|
|
this.colTRANSACTION_DATE.VisibleIndex = 15;
|
|||
|
|
//
|
|||
|
|
// colSUPPLIER_LOT_NUMBER
|
|||
|
|
//
|
|||
|
|
this.colSUPPLIER_LOT_NUMBER.FieldName = "SUPPLIER_LOT_NUMBER";
|
|||
|
|
this.colSUPPLIER_LOT_NUMBER.Name = "colSUPPLIER_LOT_NUMBER";
|
|||
|
|
this.colSUPPLIER_LOT_NUMBER.Visible = true;
|
|||
|
|
this.colSUPPLIER_LOT_NUMBER.VisibleIndex = 16;
|
|||
|
|
//
|
|||
|
|
// colLOT_NUMBER
|
|||
|
|
//
|
|||
|
|
this.colLOT_NUMBER.FieldName = "LOT_NUMBER";
|
|||
|
|
this.colLOT_NUMBER.Name = "colLOT_NUMBER";
|
|||
|
|
this.colLOT_NUMBER.Visible = true;
|
|||
|
|
this.colLOT_NUMBER.VisibleIndex = 17;
|
|||
|
|
//
|
|||
|
|
// colSUBINVENTORY_CODE
|
|||
|
|
//
|
|||
|
|
this.colSUBINVENTORY_CODE.FieldName = "SUBINVENTORY_CODE";
|
|||
|
|
this.colSUBINVENTORY_CODE.Name = "colSUBINVENTORY_CODE";
|
|||
|
|
this.colSUBINVENTORY_CODE.Visible = true;
|
|||
|
|
this.colSUBINVENTORY_CODE.VisibleIndex = 18;
|
|||
|
|
//
|
|||
|
|
// colLOCATOR_CODE
|
|||
|
|
//
|
|||
|
|
this.colLOCATOR_CODE.FieldName = "LOCATOR_CODE";
|
|||
|
|
this.colLOCATOR_CODE.Name = "colLOCATOR_CODE";
|
|||
|
|
this.colLOCATOR_CODE.Visible = true;
|
|||
|
|
this.colLOCATOR_CODE.VisibleIndex = 19;
|
|||
|
|
//
|
|||
|
|
// colATTRIBUTE1
|
|||
|
|
//
|
|||
|
|
this.colATTRIBUTE1.FieldName = "ATTRIBUTE1";
|
|||
|
|
this.colATTRIBUTE1.Name = "colATTRIBUTE1";
|
|||
|
|
this.colATTRIBUTE1.Visible = true;
|
|||
|
|
this.colATTRIBUTE1.VisibleIndex = 20;
|
|||
|
|
//
|
|||
|
|
// colITEM_ID1
|
|||
|
|
//
|
|||
|
|
this.colITEM_ID1.FieldName = "ITEM_ID";
|
|||
|
|
this.colITEM_ID1.Name = "colITEM_ID1";
|
|||
|
|
this.colITEM_ID1.Visible = true;
|
|||
|
|
this.colITEM_ID1.VisibleIndex = 21;
|
|||
|
|
//
|
|||
|
|
// colITEM_CODE
|
|||
|
|
//
|
|||
|
|
this.colITEM_CODE.FieldName = "ITEM_CODE";
|
|||
|
|
this.colITEM_CODE.Name = "colITEM_CODE";
|
|||
|
|
this.colITEM_CODE.Visible = true;
|
|||
|
|
this.colITEM_CODE.VisibleIndex = 22;
|
|||
|
|
//
|
|||
|
|
// colVENDOR_ID
|
|||
|
|
//
|
|||
|
|
this.colVENDOR_ID.FieldName = "VENDOR_ID";
|
|||
|
|
this.colVENDOR_ID.Name = "colVENDOR_ID";
|
|||
|
|
this.colVENDOR_ID.Visible = true;
|
|||
|
|
this.colVENDOR_ID.VisibleIndex = 23;
|
|||
|
|
//
|
|||
|
|
// colVENDOR_SITE_ID
|
|||
|
|
//
|
|||
|
|
this.colVENDOR_SITE_ID.FieldName = "VENDOR_SITE_ID";
|
|||
|
|
this.colVENDOR_SITE_ID.Name = "colVENDOR_SITE_ID";
|
|||
|
|
this.colVENDOR_SITE_ID.Visible = true;
|
|||
|
|
this.colVENDOR_SITE_ID.VisibleIndex = 24;
|
|||
|
|
//
|
|||
|
|
// colPUR_UOM_CODE1
|
|||
|
|
//
|
|||
|
|
this.colPUR_UOM_CODE1.FieldName = "PUR_UOM_CODE";
|
|||
|
|
this.colPUR_UOM_CODE1.Name = "colPUR_UOM_CODE1";
|
|||
|
|
this.colPUR_UOM_CODE1.Visible = true;
|
|||
|
|
this.colPUR_UOM_CODE1.VisibleIndex = 25;
|
|||
|
|
//
|
|||
|
|
// colINV_UOM_CODE1
|
|||
|
|
//
|
|||
|
|
this.colINV_UOM_CODE1.FieldName = "INV_UOM_CODE";
|
|||
|
|
this.colINV_UOM_CODE1.Name = "colINV_UOM_CODE1";
|
|||
|
|
this.colINV_UOM_CODE1.Visible = true;
|
|||
|
|
this.colINV_UOM_CODE1.VisibleIndex = 26;
|
|||
|
|
//
|
|||
|
|
// colEXPIRATION_DATE
|
|||
|
|
//
|
|||
|
|
this.colEXPIRATION_DATE.FieldName = "EXPIRATION_DATE";
|
|||
|
|
this.colEXPIRATION_DATE.Name = "colEXPIRATION_DATE";
|
|||
|
|
this.colEXPIRATION_DATE.Visible = true;
|
|||
|
|
this.colEXPIRATION_DATE.VisibleIndex = 27;
|
|||
|
|
//
|
|||
|
|
// colPRODUCTION_DATE
|
|||
|
|
//
|
|||
|
|
this.colPRODUCTION_DATE.FieldName = "PRODUCTION_DATE";
|
|||
|
|
this.colPRODUCTION_DATE.Name = "colPRODUCTION_DATE";
|
|||
|
|
this.colPRODUCTION_DATE.Visible = true;
|
|||
|
|
this.colPRODUCTION_DATE.VisibleIndex = 28;
|
|||
|
|
//
|
|||
|
|
// colERROR_MESSAGE
|
|||
|
|
//
|
|||
|
|
this.colERROR_MESSAGE.FieldName = "ERROR_MESSAGE";
|
|||
|
|
this.colERROR_MESSAGE.Name = "colERROR_MESSAGE";
|
|||
|
|
this.colERROR_MESSAGE.Visible = true;
|
|||
|
|
this.colERROR_MESSAGE.VisibleIndex = 29;
|
|||
|
|
//
|
|||
|
|
// colCREATION_DATE2
|
|||
|
|
//
|
|||
|
|
this.colCREATION_DATE2.FieldName = "CREATION_DATE";
|
|||
|
|
this.colCREATION_DATE2.Name = "colCREATION_DATE2";
|
|||
|
|
this.colCREATION_DATE2.Visible = true;
|
|||
|
|
this.colCREATION_DATE2.VisibleIndex = 30;
|
|||
|
|
//
|
|||
|
|
// colLAST_UPDATE_DATE2
|
|||
|
|
//
|
|||
|
|
this.colLAST_UPDATE_DATE2.FieldName = "LAST_UPDATE_DATE";
|
|||
|
|
this.colLAST_UPDATE_DATE2.Name = "colLAST_UPDATE_DATE2";
|
|||
|
|
this.colLAST_UPDATE_DATE2.Visible = true;
|
|||
|
|
this.colLAST_UPDATE_DATE2.VisibleIndex = 31;
|
|||
|
|
//
|
|||
|
|
// colSTATUS2
|
|||
|
|
//
|
|||
|
|
this.colSTATUS2.FieldName = "STATUS";
|
|||
|
|
this.colSTATUS2.Name = "colSTATUS2";
|
|||
|
|
this.colSTATUS2.Visible = true;
|
|||
|
|
this.colSTATUS2.VisibleIndex = 32;
|
|||
|
|
//
|
|||
|
|
// colDELIVERY_NUMBER
|
|||
|
|
//
|
|||
|
|
this.colDELIVERY_NUMBER.FieldName = "DELIVERY_NUMBER";
|
|||
|
|
this.colDELIVERY_NUMBER.Name = "colDELIVERY_NUMBER";
|
|||
|
|
this.colDELIVERY_NUMBER.Visible = true;
|
|||
|
|
this.colDELIVERY_NUMBER.VisibleIndex = 33;
|
|||
|
|
//
|
|||
|
|
// repositoryItemCheckEdit1
|
|||
|
|
//
|
|||
|
|
this.repositoryItemCheckEdit1.AutoHeight = false;
|
|||
|
|
this.repositoryItemCheckEdit1.Caption = "Check";
|
|||
|
|
this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
|
|||
|
|
this.repositoryItemCheckEdit1.ValueChecked = false;
|
|||
|
|
//
|
|||
|
|
// colImeMode
|
|||
|
|
//
|
|||
|
|
this.colImeMode.FieldName = "ImeMode";
|
|||
|
|
this.colImeMode.Name = "colImeMode";
|
|||
|
|
//
|
|||
|
|
// colPadding
|
|||
|
|
//
|
|||
|
|
this.colPadding.FieldName = "Padding";
|
|||
|
|
this.colPadding.Name = "colPadding";
|
|||
|
|
//
|
|||
|
|
// FormCUX_WMS_PO_HEADES_ITF
|
|||
|
|
//
|
|||
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|||
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|||
|
|
this.ClientSize = new System.Drawing.Size(1345, 735);
|
|||
|
|
this.Controls.Add(this.tabControl1);
|
|||
|
|
this.Margin = new System.Windows.Forms.Padding(4);
|
|||
|
|
this.Name = "FormCUX_WMS_PO_HEADES_ITF";
|
|||
|
|
this.Text = "采购单管理";
|
|||
|
|
this.Load += new System.EventHandler(this.FormCUX_WMS_PO_HEADES_ITF_Load);
|
|||
|
|
this.tabControl1.ResumeLayout(false);
|
|||
|
|
this.tabPage1.ResumeLayout(false);
|
|||
|
|
this.splitContainer1.Panel1.ResumeLayout(false);
|
|||
|
|
this.splitContainer1.Panel2.ResumeLayout(false);
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
|
|||
|
|
this.splitContainer1.ResumeLayout(false);
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom3)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gdv_order)).EndInit();
|
|||
|
|
this.splitContainer2.Panel1.ResumeLayout(false);
|
|||
|
|
this.splitContainer2.Panel2.ResumeLayout(false);
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
|
|||
|
|
this.splitContainer2.ResumeLayout(false);
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom4)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource2)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit4)).EndInit();
|
|||
|
|
this.groupBox2.ResumeLayout(false);
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom6)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView6)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit();
|
|||
|
|
this.panel1.ResumeLayout(false);
|
|||
|
|
this.panel1.PerformLayout();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.lookUpEdit1.Properties)).EndInit();
|
|||
|
|
((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);
|
|||
|
|
this.splitContainer3.Panel1.ResumeLayout(false);
|
|||
|
|
this.splitContainer3.Panel1.PerformLayout();
|
|||
|
|
this.splitContainer3.Panel2.ResumeLayout(false);
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).EndInit();
|
|||
|
|
this.splitContainer3.ResumeLayout(false);
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.CalendarTimeProperties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties.CalendarTimeProperties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom1)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource3)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).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 gridControlCustom4;
|
|||
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView4;
|
|||
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit4;
|
|||
|
|
private System.Windows.Forms.BindingSource bindingSource1;
|
|||
|
|
private Ctrl.CtrlButtons ctrlButtons4;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colImeMode;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPadding;
|
|||
|
|
private Ctrl.GridControlCustom gridControlCustom3;
|
|||
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gdv_order;
|
|||
|
|
private System.Windows.Forms.BindingSource bindingSource2;
|
|||
|
|
private Ctrl.GridControlCustom gridControlCustom1;
|
|||
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
|||
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;
|
|||
|
|
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 System.Windows.Forms.SplitContainer splitContainer1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPO_HEADER_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colORGANIZATION_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colORGANIZATION_CODE1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSHIP_TO_ORGANIZATION_CODE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSHIP_TO_ORGANIZATION_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colAGENT_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colREVISION_NUM;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSEGMENT11;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colFULL_NAME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colVENDOR_ID1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colVENDOR_NAME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colVENDOR_SITE_ID1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colVENDOR_SITE_CODE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCOMMENTS;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colNOTE_TO_RECEIVER1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colAPPROVED_DATE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCANCEL_FLAG1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCLOSED_CODE1;
|
|||
|
|
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 DevExpress.XtraGrid.Columns.GridColumn colPO_HEADER_ID1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPO_LINE_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLINE_LOCATION_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLINE_NUM;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colITEM_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSEGMENT1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colITEM_DESCRIPTION;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPUR_UOM_CODE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colINV_UOM_CODE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCONVERSION_RATE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colITEM_TYPE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSHIPMENT_NUM;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPO_DISTRIBUTION_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colDISTRIBUTION_NUM;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCONSIGENED_FLAG;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colQUANTITY;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colQUANTITY_RECEIVED;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colQUANTITY_CANCELLED;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPO_RELEASE_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCLOSED_FLAG;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCANCEL_FLAG;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCLOSED_CODE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colNOTE_TO_RECEIVER;
|
|||
|
|
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 colSTATUS1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colATTRIBUTE3;
|
|||
|
|
private System.Windows.Forms.SplitContainer splitContainer2;
|
|||
|
|
private System.Windows.Forms.GroupBox groupBox2;
|
|||
|
|
private Ctrl.GridControlCustom gridControlCustom6;
|
|||
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView6;
|
|||
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit2;
|
|||
|
|
private Ctrl.CtrlButtons ctrlButtons1;
|
|||
|
|
private System.Windows.Forms.TextBox txtSEGMENT1;
|
|||
|
|
private System.Windows.Forms.Label label1;
|
|||
|
|
private System.Windows.Forms.TextBox txtPO_HEADER_ID;
|
|||
|
|
private System.Windows.Forms.Label label4;
|
|||
|
|
private System.Windows.Forms.TextBox txtCLOSED_CODE;
|
|||
|
|
private System.Windows.Forms.Label label5;
|
|||
|
|
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.XtraEditors.LookUpEdit lookUpEdit1;
|
|||
|
|
private System.Windows.Forms.Label label6;
|
|||
|
|
private System.Windows.Forms.BindingSource bindingSource3;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colORGANIZATION_ID1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colORGANIZATION_CODE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPO_HEADER_ID2;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPO_LINE_ID1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLINE_LOCATION_ID1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colATTRIBUTE2;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colTRANSACTION_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colREC_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colWMS_NO;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPO_NUMBER;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPO_LINE_NUM;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSHIPMENT_NUM1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colDISTRIBUTION_NUM1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colREC_TYPE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colQUANTITY1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colTRANSACTION_DATE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSUPPLIER_LOT_NUMBER;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLOT_NUMBER;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSUBINVENTORY_CODE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLOCATOR_CODE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colATTRIBUTE1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colITEM_ID1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colITEM_CODE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colVENDOR_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colVENDOR_SITE_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPUR_UOM_CODE1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colINV_UOM_CODE1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colEXPIRATION_DATE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPRODUCTION_DATE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colERROR_MESSAGE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCREATION_DATE2;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLAST_UPDATE_DATE2;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTATUS2;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colDELIVERY_NUMBER;
|
|||
|
|
private System.Windows.Forms.SplitContainer splitContainer3;
|
|||
|
|
private DevExpress.XtraEditors.DateEdit dateEdit1;
|
|||
|
|
private System.Windows.Forms.Label label9;
|
|||
|
|
private DevExpress.XtraEditors.DateEdit dateEdit2;
|
|||
|
|
private System.Windows.Forms.Label label10;
|
|||
|
|
private Ctrl.CtrlButtons ctrlButtons2;
|
|||
|
|
}
|
|||
|
|
}
|