namespace WMS.FrmReport
{
partial class FrmLogDec
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmLogDec));
this.panel1 = new System.Windows.Forms.Panel();
this.ctrlButtons2 = new WMS.Ctrl.CtrlButtons();
this.dt_End = new DevExpress.XtraEditors.DateEdit();
this.dt_Start = new DevExpress.XtraEditors.DateEdit();
this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
this.label1 = new System.Windows.Forms.Label();
this.GCMiStock = new WMS.Ctrl.GridControlCustom();
this.GVMiStock = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colCTL = new DevExpress.XtraGrid.Columns.GridColumn();
this.colIsCheckRec = new DevExpress.XtraGrid.Columns.GridColumn();
this.colWhseloc = new DevExpress.XtraGrid.Columns.GridColumn();
this.colHigh = new DevExpress.XtraGrid.Columns.GridColumn();
this.colWGH = new DevExpress.XtraGrid.Columns.GridColumn();
this.colProDucLotId = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTOCK_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCustomer_Id = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPUTIN_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTORAGE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTORAGE_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colAREA_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colAREA_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLOCATION_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLOCATION_STAR = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLOCATION_END = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_TYPEID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_TYPENAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSHELVES_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREMARK = new DevExpress.XtraGrid.Columns.GridColumn();
this.colVERSION = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTORAGE_MODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPROVIDER_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPROVIDER_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPRODUCTION_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colWARE_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colDOCCTNUMBER = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOCCUPY_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colABLE_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colNOTICE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colORI_BILL = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPERIOD = new DevExpress.XtraGrid.Columns.GridColumn();
this.colDUE_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colBARCODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTIMESTART = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTIMEEND = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTIMESTARTON = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTIMEENDON = new DevExpress.XtraGrid.Columns.GridColumn();
this.colUNIT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colUNIT_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCOST_PRICE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSUM_COST_PRICE = new DevExpress.XtraGrid.Columns.GridColumn();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dt_End.Properties.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dt_End.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dt_Start.Properties.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dt_Start.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GCMiStock)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GVMiStock)).BeginInit();
this.SuspendLayout();
//
// panel1
//
this.panel1.Controls.Add(this.ctrlButtons2);
this.panel1.Controls.Add(this.dt_End);
this.panel1.Controls.Add(this.dt_Start);
this.panel1.Controls.Add(this.labelControl10);
this.panel1.Controls.Add(this.label1);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1178, 80);
this.panel1.TabIndex = 0;
//
// ctrlButtons2
//
this.ctrlButtons2.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
this.ctrlButtons2.Appearance.Options.UseFont = true;
this.ctrlButtons2.BoolDiagFrm = false;
this.ctrlButtons2.Image = ((System.Drawing.Image)(resources.GetObject("ctrlButtons2.Image")));
this.ctrlButtons2.ImageUri.Uri = "Find;Office2013";
this.ctrlButtons2.Location = new System.Drawing.Point(622, 10);
this.ctrlButtons2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ctrlButtons2.Name = "ctrlButtons2";
this.ctrlButtons2.Size = new System.Drawing.Size(150, 45);
this.ctrlButtons2.TabIndex = 256;
this.ctrlButtons2.Text = " Find ";
this.ctrlButtons2.typeButton = " Find ";
this.ctrlButtons2.Click += new System.EventHandler(this.ctrlButtons2_Click);
//
// dt_End
//
this.dt_End.EditValue = new System.DateTime(2014, 4, 1, 9, 28, 58, 0);
this.dt_End.Location = new System.Drawing.Point(372, 22);
this.dt_End.Name = "dt_End";
this.dt_End.Properties.Appearance.Font = new System.Drawing.Font("宋体", 12F);
this.dt_End.Properties.Appearance.Options.UseFont = true;
this.dt_End.Properties.AutoHeight = false;
this.dt_End.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
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.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.dt_End.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
this.dt_End.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
this.dt_End.Properties.EditFormat.FormatString = "yyyy-MM-dd";
this.dt_End.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Custom;
this.dt_End.Properties.NullDate = "";
this.dt_End.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
this.dt_End.Size = new System.Drawing.Size(213, 22);
this.dt_End.TabIndex = 132;
//
// dt_Start
//
this.dt_Start.EditValue = new System.DateTime(2014, 4, 1, 9, 26, 42, 0);
this.dt_Start.Location = new System.Drawing.Point(97, 23);
this.dt_Start.Name = "dt_Start";
this.dt_Start.Properties.Appearance.Font = new System.Drawing.Font("宋体", 12F);
this.dt_Start.Properties.Appearance.Options.UseFont = true;
this.dt_Start.Properties.AutoHeight = false;
this.dt_Start.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
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.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.dt_Start.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
this.dt_Start.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
this.dt_Start.Properties.EditFormat.FormatString = "yyyy-MM-dd";
this.dt_Start.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Custom;
this.dt_Start.Properties.NullDate = "";
this.dt_Start.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
this.dt_Start.Size = new System.Drawing.Size(182, 22);
this.dt_Start.TabIndex = 131;
//
// labelControl10
//
this.labelControl10.Appearance.Font = new System.Drawing.Font("宋体", 12F);
this.labelControl10.Appearance.Options.UseFont = true;
this.labelControl10.Location = new System.Drawing.Point(310, 25);
this.labelControl10.Name = "labelControl10";
this.labelControl10.Size = new System.Drawing.Size(56, 16);
this.labelControl10.TabIndex = 130;
this.labelControl10.Text = "Date To";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("宋体", 12F);
this.label1.Location = new System.Drawing.Point(11, 25);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(80, 16);
this.label1.TabIndex = 0;
this.label1.Text = "Date From";
//
// GCMiStock
//
this.GCMiStock.ColorApprove = System.Drawing.Color.Empty;
this.GCMiStock.ColorApproveValue = null;
this.GCMiStock.ColorPass = System.Drawing.Color.Empty;
this.GCMiStock.ColorPassValue = null;
this.GCMiStock.ColorRepeal = System.Drawing.Color.Empty;
this.GCMiStock.ColorRepealValue = null;
this.GCMiStock.ColorReWork = System.Drawing.Color.Empty;
this.GCMiStock.ColorReWorkValue = null;
this.GCMiStock.ColorSelectedRow = System.Drawing.Color.Empty;
this.GCMiStock.ColorShortage = System.Drawing.Color.Empty;
this.GCMiStock.ColorShortageFlagColumn = null;
this.GCMiStock.ColorShortageValue = null;
this.GCMiStock.ColorUnExecute = System.Drawing.Color.Empty;
this.GCMiStock.ColorUnExecuteValue = null;
this.GCMiStock.ColorUnPass = System.Drawing.Color.Empty;
this.GCMiStock.ColorUnPassValue = "0";
this.GCMiStock.ColorVerify = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
this.GCMiStock.ColorVerifyFlagColumn = "FLAG";
this.GCMiStock.ColorVerifyValue = "1";
this.GCMiStock.ColorWarning = System.Drawing.Color.Empty;
this.GCMiStock.ColorWarningValue = null;
this.GCMiStock.Dock = System.Windows.Forms.DockStyle.Fill;
this.GCMiStock.EnableAppearanceEvenRow = true;
this.GCMiStock.IndicatorWidth = 40;
this.GCMiStock.Location = new System.Drawing.Point(0, 80);
this.GCMiStock.MainView = this.GVMiStock;
this.GCMiStock.Name = "GCMiStock";
this.GCMiStock.ShowRowID = true;
this.GCMiStock.Size = new System.Drawing.Size(1178, 429);
this.GCMiStock.TabIndex = 2;
this.GCMiStock.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.GVMiStock});
//
// GVMiStock
//
this.GVMiStock.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.GVMiStock.Appearance.EvenRow.Options.UseBackColor = true;
this.GVMiStock.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 12F);
this.GVMiStock.Appearance.HeaderPanel.Options.UseFont = true;
this.GVMiStock.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 12F);
this.GVMiStock.Appearance.Row.Options.UseFont = true;
this.GVMiStock.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colCTL,
this.colIsCheckRec,
this.colWhseloc,
this.colHigh,
this.colWGH,
this.colProDucLotId,
this.colSTOCK_ID,
this.colCustomer_Id,
this.colPUTIN_ID,
this.colSTORAGE_ID,
this.colSTORAGE_NAME,
this.colAREA_ID,
this.colAREA_NAME,
this.colLOCATION_ID,
this.colLOCATION_STAR,
this.colLOCATION_END,
this.colGOODS_TYPEID,
this.colGOODS_TYPENAME,
this.colGOODS_ID,
this.colGOODS_NAME,
this.colSHELVES_NUM,
this.colREMARK,
this.colVERSION,
this.colSTORAGE_MODE,
this.colPROVIDER_ID,
this.colPROVIDER_NAME,
this.colPRODUCTION_DATE,
this.colWARE_DATE,
this.colDOCCTNUMBER,
this.colOCCUPY_NUM,
this.colABLE_NUM,
this.colNOTICE_ID,
this.colORI_BILL,
this.colPERIOD,
this.colDUE_DATE,
this.colBARCODE,
this.colTIMESTART,
this.colTIMEEND,
this.colTIMESTARTON,
this.colTIMEENDON,
this.colUNIT,
this.colUNIT_NAME,
this.colCOST_PRICE,
this.colSUM_COST_PRICE});
this.GVMiStock.GridControl = this.GCMiStock;
this.GVMiStock.IndicatorWidth = 34;
this.GVMiStock.Name = "GVMiStock";
this.GVMiStock.OptionsBehavior.Editable = false;
this.GVMiStock.OptionsFind.AlwaysVisible = true;
this.GVMiStock.OptionsView.ColumnAutoWidth = false;
this.GVMiStock.OptionsView.EnableAppearanceEvenRow = true;
this.GVMiStock.OptionsView.ShowFooter = true;
this.GVMiStock.OptionsView.ShowGroupPanel = false;
//
// colCTL
//
this.colCTL.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colCTL.AppearanceCell.Options.UseFont = true;
this.colCTL.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colCTL.AppearanceHeader.Options.UseFont = true;
this.colCTL.FieldName = "CTL";
this.colCTL.Name = "colCTL";
this.colCTL.Visible = true;
this.colCTL.VisibleIndex = 1;
this.colCTL.Width = 97;
//
// colIsCheckRec
//
this.colIsCheckRec.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colIsCheckRec.AppearanceCell.Options.UseFont = true;
this.colIsCheckRec.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colIsCheckRec.AppearanceHeader.Options.UseFont = true;
this.colIsCheckRec.FieldName = "IsCheckRec";
this.colIsCheckRec.Name = "colIsCheckRec";
//
// colWhseloc
//
this.colWhseloc.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colWhseloc.AppearanceCell.Options.UseFont = true;
this.colWhseloc.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colWhseloc.AppearanceHeader.Options.UseFont = true;
this.colWhseloc.FieldName = "Whseloc";
this.colWhseloc.Name = "colWhseloc";
this.colWhseloc.Visible = true;
this.colWhseloc.VisibleIndex = 6;
this.colWhseloc.Width = 126;
//
// colHigh
//
this.colHigh.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colHigh.AppearanceCell.Options.UseFont = true;
this.colHigh.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colHigh.AppearanceHeader.Options.UseFont = true;
this.colHigh.FieldName = "High";
this.colHigh.Name = "colHigh";
this.colHigh.Visible = true;
this.colHigh.VisibleIndex = 7;
this.colHigh.Width = 116;
//
// colWGH
//
this.colWGH.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colWGH.AppearanceCell.Options.UseFont = true;
this.colWGH.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colWGH.AppearanceHeader.Options.UseFont = true;
this.colWGH.FieldName = "WGH";
this.colWGH.Name = "colWGH";
//
// colProDucLotId
//
this.colProDucLotId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colProDucLotId.AppearanceCell.Options.UseFont = true;
this.colProDucLotId.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colProDucLotId.AppearanceHeader.Options.UseFont = true;
this.colProDucLotId.FieldName = "ProDucLotId";
this.colProDucLotId.Name = "colProDucLotId";
this.colProDucLotId.Width = 104;
//
// colSTOCK_ID
//
this.colSTOCK_ID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colSTOCK_ID.AppearanceCell.Options.UseFont = true;
this.colSTOCK_ID.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colSTOCK_ID.AppearanceHeader.Options.UseFont = true;
this.colSTOCK_ID.FieldName = "STOCK_ID";
this.colSTOCK_ID.Name = "colSTOCK_ID";
//
// colCustomer_Id
//
this.colCustomer_Id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colCustomer_Id.AppearanceCell.Options.UseFont = true;
this.colCustomer_Id.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colCustomer_Id.AppearanceHeader.Options.UseFont = true;
this.colCustomer_Id.FieldName = "Customer_Id";
this.colCustomer_Id.Name = "colCustomer_Id";
//
// colPUTIN_ID
//
this.colPUTIN_ID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colPUTIN_ID.AppearanceCell.Options.UseFont = true;
this.colPUTIN_ID.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colPUTIN_ID.AppearanceHeader.Options.UseFont = true;
this.colPUTIN_ID.FieldName = "PUTIN_ID";
this.colPUTIN_ID.Name = "colPUTIN_ID";
//
// colSTORAGE_ID
//
this.colSTORAGE_ID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colSTORAGE_ID.AppearanceCell.Options.UseFont = true;
this.colSTORAGE_ID.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colSTORAGE_ID.AppearanceHeader.Options.UseFont = true;
this.colSTORAGE_ID.FieldName = "STORAGE_ID";
this.colSTORAGE_ID.Name = "colSTORAGE_ID";
//
// colSTORAGE_NAME
//
this.colSTORAGE_NAME.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colSTORAGE_NAME.AppearanceCell.Options.UseFont = true;
this.colSTORAGE_NAME.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colSTORAGE_NAME.AppearanceHeader.Options.UseFont = true;
this.colSTORAGE_NAME.FieldName = "STORAGE_NAME";
this.colSTORAGE_NAME.Name = "colSTORAGE_NAME";
//
// colAREA_ID
//
this.colAREA_ID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colAREA_ID.AppearanceCell.Options.UseFont = true;
this.colAREA_ID.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colAREA_ID.AppearanceHeader.Options.UseFont = true;
this.colAREA_ID.FieldName = "AREA_ID";
this.colAREA_ID.Name = "colAREA_ID";
//
// colAREA_NAME
//
this.colAREA_NAME.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colAREA_NAME.AppearanceCell.Options.UseFont = true;
this.colAREA_NAME.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colAREA_NAME.AppearanceHeader.Options.UseFont = true;
this.colAREA_NAME.FieldName = "AREA_NAME";
this.colAREA_NAME.Name = "colAREA_NAME";
//
// colLOCATION_ID
//
this.colLOCATION_ID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colLOCATION_ID.AppearanceCell.Options.UseFont = true;
this.colLOCATION_ID.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colLOCATION_ID.AppearanceHeader.Options.UseFont = true;
this.colLOCATION_ID.FieldName = "LOCATION_ID";
this.colLOCATION_ID.Name = "colLOCATION_ID";
this.colLOCATION_ID.Visible = true;
this.colLOCATION_ID.VisibleIndex = 0;
this.colLOCATION_ID.Width = 94;
//
// colLOCATION_STAR
//
this.colLOCATION_STAR.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colLOCATION_STAR.AppearanceCell.Options.UseFont = true;
this.colLOCATION_STAR.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colLOCATION_STAR.AppearanceHeader.Options.UseFont = true;
this.colLOCATION_STAR.FieldName = "LOCATION_STAR";
this.colLOCATION_STAR.Name = "colLOCATION_STAR";
//
// colLOCATION_END
//
this.colLOCATION_END.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colLOCATION_END.AppearanceCell.Options.UseFont = true;
this.colLOCATION_END.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colLOCATION_END.AppearanceHeader.Options.UseFont = true;
this.colLOCATION_END.FieldName = "LOCATION_END";
this.colLOCATION_END.Name = "colLOCATION_END";
//
// colGOODS_TYPEID
//
this.colGOODS_TYPEID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colGOODS_TYPEID.AppearanceCell.Options.UseFont = true;
this.colGOODS_TYPEID.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colGOODS_TYPEID.AppearanceHeader.Options.UseFont = true;
this.colGOODS_TYPEID.FieldName = "GOODS_TYPEID";
this.colGOODS_TYPEID.Name = "colGOODS_TYPEID";
//
// colGOODS_TYPENAME
//
this.colGOODS_TYPENAME.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colGOODS_TYPENAME.AppearanceCell.Options.UseFont = true;
this.colGOODS_TYPENAME.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colGOODS_TYPENAME.AppearanceHeader.Options.UseFont = true;
this.colGOODS_TYPENAME.FieldName = "GOODS_TYPENAME";
this.colGOODS_TYPENAME.Name = "colGOODS_TYPENAME";
//
// colGOODS_ID
//
this.colGOODS_ID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colGOODS_ID.AppearanceCell.Options.UseFont = true;
this.colGOODS_ID.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colGOODS_ID.AppearanceHeader.Options.UseFont = true;
this.colGOODS_ID.FieldName = "GOODS_ID";
this.colGOODS_ID.Name = "colGOODS_ID";
this.colGOODS_ID.Visible = true;
this.colGOODS_ID.VisibleIndex = 2;
this.colGOODS_ID.Width = 150;
//
// colGOODS_NAME
//
this.colGOODS_NAME.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colGOODS_NAME.AppearanceCell.Options.UseFont = true;
this.colGOODS_NAME.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colGOODS_NAME.AppearanceHeader.Options.UseFont = true;
this.colGOODS_NAME.FieldName = "GOODS_NAME";
this.colGOODS_NAME.Name = "colGOODS_NAME";
this.colGOODS_NAME.Visible = true;
this.colGOODS_NAME.VisibleIndex = 3;
this.colGOODS_NAME.Width = 115;
//
// colSHELVES_NUM
//
this.colSHELVES_NUM.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colSHELVES_NUM.AppearanceCell.Options.UseFont = true;
this.colSHELVES_NUM.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colSHELVES_NUM.AppearanceHeader.Options.UseFont = true;
this.colSHELVES_NUM.FieldName = "SHELVES_NUM";
this.colSHELVES_NUM.Name = "colSHELVES_NUM";
this.colSHELVES_NUM.Visible = true;
this.colSHELVES_NUM.VisibleIndex = 5;
this.colSHELVES_NUM.Width = 101;
//
// colREMARK
//
this.colREMARK.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colREMARK.AppearanceCell.Options.UseFont = true;
this.colREMARK.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colREMARK.AppearanceHeader.Options.UseFont = true;
this.colREMARK.FieldName = "REMARK";
this.colREMARK.Name = "colREMARK";
this.colREMARK.Visible = true;
this.colREMARK.VisibleIndex = 8;
this.colREMARK.Width = 122;
//
// colVERSION
//
this.colVERSION.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colVERSION.AppearanceCell.Options.UseFont = true;
this.colVERSION.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colVERSION.AppearanceHeader.Options.UseFont = true;
this.colVERSION.FieldName = "VERSION";
this.colVERSION.Name = "colVERSION";
//
// colSTORAGE_MODE
//
this.colSTORAGE_MODE.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colSTORAGE_MODE.AppearanceCell.Options.UseFont = true;
this.colSTORAGE_MODE.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colSTORAGE_MODE.AppearanceHeader.Options.UseFont = true;
this.colSTORAGE_MODE.FieldName = "STORAGE_MODE";
this.colSTORAGE_MODE.Name = "colSTORAGE_MODE";
//
// colPROVIDER_ID
//
this.colPROVIDER_ID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colPROVIDER_ID.AppearanceCell.Options.UseFont = true;
this.colPROVIDER_ID.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colPROVIDER_ID.AppearanceHeader.Options.UseFont = true;
this.colPROVIDER_ID.FieldName = "PROVIDER_ID";
this.colPROVIDER_ID.Name = "colPROVIDER_ID";
//
// colPROVIDER_NAME
//
this.colPROVIDER_NAME.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colPROVIDER_NAME.AppearanceCell.Options.UseFont = true;
this.colPROVIDER_NAME.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colPROVIDER_NAME.AppearanceHeader.Options.UseFont = true;
this.colPROVIDER_NAME.FieldName = "PROVIDER_NAME";
this.colPROVIDER_NAME.Name = "colPROVIDER_NAME";
//
// colPRODUCTION_DATE
//
this.colPRODUCTION_DATE.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colPRODUCTION_DATE.AppearanceCell.Options.UseFont = true;
this.colPRODUCTION_DATE.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colPRODUCTION_DATE.AppearanceHeader.Options.UseFont = true;
this.colPRODUCTION_DATE.FieldName = "PRODUCTION_DATE";
this.colPRODUCTION_DATE.Name = "colPRODUCTION_DATE";
this.colPRODUCTION_DATE.Width = 134;
//
// colWARE_DATE
//
this.colWARE_DATE.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colWARE_DATE.AppearanceCell.Options.UseFont = true;
this.colWARE_DATE.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colWARE_DATE.AppearanceHeader.Options.UseFont = true;
this.colWARE_DATE.AppearanceHeader.Options.UseTextOptions = true;
this.colWARE_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colWARE_DATE.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
this.colWARE_DATE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
this.colWARE_DATE.FieldName = "WARE_DATE";
this.colWARE_DATE.Name = "colWARE_DATE";
this.colWARE_DATE.Visible = true;
this.colWARE_DATE.VisibleIndex = 4;
this.colWARE_DATE.Width = 187;
//
// colDOCCTNUMBER
//
this.colDOCCTNUMBER.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colDOCCTNUMBER.AppearanceCell.Options.UseFont = true;
this.colDOCCTNUMBER.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colDOCCTNUMBER.AppearanceHeader.Options.UseFont = true;
this.colDOCCTNUMBER.FieldName = "DOCCTNUMBER";
this.colDOCCTNUMBER.Name = "colDOCCTNUMBER";
//
// colOCCUPY_NUM
//
this.colOCCUPY_NUM.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colOCCUPY_NUM.AppearanceCell.Options.UseFont = true;
this.colOCCUPY_NUM.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colOCCUPY_NUM.AppearanceHeader.Options.UseFont = true;
this.colOCCUPY_NUM.FieldName = "OCCUPY_NUM";
this.colOCCUPY_NUM.Name = "colOCCUPY_NUM";
//
// colABLE_NUM
//
this.colABLE_NUM.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colABLE_NUM.AppearanceCell.Options.UseFont = true;
this.colABLE_NUM.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colABLE_NUM.AppearanceHeader.Options.UseFont = true;
this.colABLE_NUM.FieldName = "ABLE_NUM";
this.colABLE_NUM.Name = "colABLE_NUM";
//
// colNOTICE_ID
//
this.colNOTICE_ID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colNOTICE_ID.AppearanceCell.Options.UseFont = true;
this.colNOTICE_ID.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colNOTICE_ID.AppearanceHeader.Options.UseFont = true;
this.colNOTICE_ID.FieldName = "NOTICE_ID";
this.colNOTICE_ID.Name = "colNOTICE_ID";
//
// colORI_BILL
//
this.colORI_BILL.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colORI_BILL.AppearanceCell.Options.UseFont = true;
this.colORI_BILL.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colORI_BILL.AppearanceHeader.Options.UseFont = true;
this.colORI_BILL.FieldName = "ORI_BILL";
this.colORI_BILL.Name = "colORI_BILL";
//
// colPERIOD
//
this.colPERIOD.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colPERIOD.AppearanceCell.Options.UseFont = true;
this.colPERIOD.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colPERIOD.AppearanceHeader.Options.UseFont = true;
this.colPERIOD.FieldName = "PERIOD";
this.colPERIOD.Name = "colPERIOD";
//
// colDUE_DATE
//
this.colDUE_DATE.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colDUE_DATE.AppearanceCell.Options.UseFont = true;
this.colDUE_DATE.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colDUE_DATE.AppearanceHeader.Options.UseFont = true;
this.colDUE_DATE.FieldName = "DUE_DATE";
this.colDUE_DATE.Name = "colDUE_DATE";
//
// colBARCODE
//
this.colBARCODE.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colBARCODE.AppearanceCell.Options.UseFont = true;
this.colBARCODE.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colBARCODE.AppearanceHeader.Options.UseFont = true;
this.colBARCODE.FieldName = "BARCODE";
this.colBARCODE.Name = "colBARCODE";
//
// colTIMESTART
//
this.colTIMESTART.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colTIMESTART.AppearanceCell.Options.UseFont = true;
this.colTIMESTART.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colTIMESTART.AppearanceHeader.Options.UseFont = true;
this.colTIMESTART.FieldName = "TIMESTART";
this.colTIMESTART.Name = "colTIMESTART";
//
// colTIMEEND
//
this.colTIMEEND.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colTIMEEND.AppearanceCell.Options.UseFont = true;
this.colTIMEEND.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colTIMEEND.AppearanceHeader.Options.UseFont = true;
this.colTIMEEND.FieldName = "TIMEEND";
this.colTIMEEND.Name = "colTIMEEND";
//
// colTIMESTARTON
//
this.colTIMESTARTON.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colTIMESTARTON.AppearanceCell.Options.UseFont = true;
this.colTIMESTARTON.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colTIMESTARTON.AppearanceHeader.Options.UseFont = true;
this.colTIMESTARTON.FieldName = "TIMESTARTON";
this.colTIMESTARTON.Name = "colTIMESTARTON";
//
// colTIMEENDON
//
this.colTIMEENDON.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colTIMEENDON.AppearanceCell.Options.UseFont = true;
this.colTIMEENDON.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colTIMEENDON.AppearanceHeader.Options.UseFont = true;
this.colTIMEENDON.FieldName = "TIMEENDON";
this.colTIMEENDON.Name = "colTIMEENDON";
//
// colUNIT
//
this.colUNIT.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colUNIT.AppearanceCell.Options.UseFont = true;
this.colUNIT.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colUNIT.AppearanceHeader.Options.UseFont = true;
this.colUNIT.FieldName = "UNIT";
this.colUNIT.Name = "colUNIT";
//
// colUNIT_NAME
//
this.colUNIT_NAME.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colUNIT_NAME.AppearanceCell.Options.UseFont = true;
this.colUNIT_NAME.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colUNIT_NAME.AppearanceHeader.Options.UseFont = true;
this.colUNIT_NAME.FieldName = "UNIT_NAME";
this.colUNIT_NAME.Name = "colUNIT_NAME";
//
// colCOST_PRICE
//
this.colCOST_PRICE.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colCOST_PRICE.AppearanceCell.Options.UseFont = true;
this.colCOST_PRICE.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colCOST_PRICE.AppearanceHeader.Options.UseFont = true;
this.colCOST_PRICE.FieldName = "COST_PRICE";
this.colCOST_PRICE.Name = "colCOST_PRICE";
//
// colSUM_COST_PRICE
//
this.colSUM_COST_PRICE.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.colSUM_COST_PRICE.AppearanceCell.Options.UseFont = true;
this.colSUM_COST_PRICE.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.colSUM_COST_PRICE.AppearanceHeader.Options.UseFont = true;
this.colSUM_COST_PRICE.FieldName = "SUM_COST_PRICE";
this.colSUM_COST_PRICE.Name = "colSUM_COST_PRICE";
//
// FrmLogDec
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1178, 509);
this.Controls.Add(this.GCMiStock);
this.Controls.Add(this.panel1);
this.Name = "FrmLogDec";
this.Text = "FrmLogDec";
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();
((System.ComponentModel.ISupportInitialize)(this.GCMiStock)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GVMiStock)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Label label1;
private DevExpress.XtraEditors.DateEdit dt_End;
private DevExpress.XtraEditors.DateEdit dt_Start;
private DevExpress.XtraEditors.LabelControl labelControl10;
private Ctrl.CtrlButtons ctrlButtons2;
private Ctrl.GridControlCustom GCMiStock;
private DevExpress.XtraGrid.Views.Grid.GridView GVMiStock;
private DevExpress.XtraGrid.Columns.GridColumn colCTL;
private DevExpress.XtraGrid.Columns.GridColumn colIsCheckRec;
private DevExpress.XtraGrid.Columns.GridColumn colWhseloc;
private DevExpress.XtraGrid.Columns.GridColumn colHigh;
private DevExpress.XtraGrid.Columns.GridColumn colWGH;
private DevExpress.XtraGrid.Columns.GridColumn colProDucLotId;
private DevExpress.XtraGrid.Columns.GridColumn colSTOCK_ID;
private DevExpress.XtraGrid.Columns.GridColumn colCustomer_Id;
private DevExpress.XtraGrid.Columns.GridColumn colPUTIN_ID;
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_ID;
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colAREA_ID;
private DevExpress.XtraGrid.Columns.GridColumn colAREA_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colLOCATION_ID;
private DevExpress.XtraGrid.Columns.GridColumn colLOCATION_STAR;
private DevExpress.XtraGrid.Columns.GridColumn colLOCATION_END;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_TYPEID;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_TYPENAME;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_ID;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colSHELVES_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colREMARK;
private DevExpress.XtraGrid.Columns.GridColumn colVERSION;
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_MODE;
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_ID;
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colPRODUCTION_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colWARE_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colDOCCTNUMBER;
private DevExpress.XtraGrid.Columns.GridColumn colOCCUPY_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colABLE_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colNOTICE_ID;
private DevExpress.XtraGrid.Columns.GridColumn colORI_BILL;
private DevExpress.XtraGrid.Columns.GridColumn colPERIOD;
private DevExpress.XtraGrid.Columns.GridColumn colDUE_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colBARCODE;
private DevExpress.XtraGrid.Columns.GridColumn colTIMESTART;
private DevExpress.XtraGrid.Columns.GridColumn colTIMEEND;
private DevExpress.XtraGrid.Columns.GridColumn colTIMESTARTON;
private DevExpress.XtraGrid.Columns.GridColumn colTIMEENDON;
private DevExpress.XtraGrid.Columns.GridColumn colUNIT;
private DevExpress.XtraGrid.Columns.GridColumn colUNIT_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colCOST_PRICE;
private DevExpress.XtraGrid.Columns.GridColumn colSUM_COST_PRICE;
}
}