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

3147 lines
180 KiB
C#

namespace WMS.FrmRK
{
partial class FrmStorageLot
{
/// <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(FrmStorageLot));
this.xtcGroup = new DevExpress.XtraTab.XtraTabControl();
this.PageSto = new DevExpress.XtraTab.XtraTabPage();
this.splitContainerControl2 = new DevExpress.XtraEditors.SplitContainerControl();
this.GCSto = new WMS.Ctrl.GridControlCustom();
this.BSStorage = new System.Windows.Forms.BindingSource(this.components);
this.GVSto = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colSELECTED1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLOT_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRECE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRECE_MAN = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRECE_MAN_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRECE_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPRINT_MAN = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPRINT_MAN_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPRINT_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPRINT_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTYPE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colNOTICE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTO_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemLookUpEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.colSTO_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREMARK = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTO_NUM_SUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colBUY_NUM_SUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSHELVE_NUM_SUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colACC_NUM_SUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colARR_NUM_SUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPROVIDER_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.colPROVIDER_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOPERATORID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOPERATORNAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOPERATEDATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colACC_MAN = new DevExpress.XtraGrid.Columns.GridColumn();
this.colACC_MAN_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTATUS1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colAREA_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemLookUpEdit6 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.colAREA_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colACC_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTIMESTART = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTIMEEND = new DevExpress.XtraGrid.Columns.GridColumn();
this.gr_Code = new WMS.Ctrl.GridControlCustom();
this.bs_CodeDisk = new System.Windows.Forms.BindingSource(this.components);
this.gdv_ctl = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colBarCode = 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.colLocation_id = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLocation_name = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPallet_id = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGoods_num = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCodedisk_per = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCodedisk_per_name = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCodedisk_date = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colVersion = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.ctrlDictonary2 = new WMS.Ctrl.CtrlDictonary();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.LEPSelGoods = new WMS.Ctrl.LookUpEditSystem();
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
this.LEPSelPro = new WMS.Ctrl.LookUpEditSystem();
this.BSStoTab = new System.Windows.Forms.BindingSource(this.components);
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
this.DateSelEnd = new DevExpress.XtraEditors.DateEdit();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.DateSelStar = new DevExpress.XtraEditors.DateEdit();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.PageStoInfo = new DevExpress.XtraTab.XtraTabPage();
this.xtra_rk = new DevExpress.XtraTab.XtraTabControl();
this.tabrkd = new DevExpress.XtraTab.XtraTabPage();
this.GCStoInfo = new WMS.Ctrl.GridControlCustom();
this.BSStorageInfo = new System.Windows.Forms.BindingSource(this.components);
this.GVStoInfo = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colSELECTED = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLOT_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTRAY_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemLookUpEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.colLOT_VOLUME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGRO_WEIGHT2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colNET_WEIGHT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLOT_MONEY = new DevExpress.XtraGrid.Columns.GridColumn();
this.colBUY_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTO_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMADE_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colUNIT1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemLookUpEdit5 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.colVOLUME_UNIT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colACC_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colARR_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOPERATORID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOPERATORNAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOPERATEDATE1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPRICE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSCALE_UNIT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTATUS = new DevExpress.XtraGrid.Columns.GridColumn();
this.colAREA_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemLookUpEdit7 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.colSTORAGE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTORAGE_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemCheckEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.repositoryItemCheckEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.repositoryItemCheckEdit5 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.repositoryItemLookUpEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
this.labelControl21 = new DevExpress.XtraEditors.LabelControl();
this.wmsCtrlTextBox1 = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.noteRemark = new WMS.Ctrl.NoteData();
this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
this.txtLotID = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.textBox2 = new System.Windows.Forms.TextBox();
this.textBox1 = new System.Windows.Forms.TextBox();
this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
this.ctrlDictonary1 = new WMS.Ctrl.CtrlDictonary();
this.labelControl33 = new DevExpress.XtraEditors.LabelControl();
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
this.LEPStoType = new WMS.Ctrl.LookUpEditSystem();
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
this.labelControl19 = new DevExpress.XtraEditors.LabelControl();
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
this.DicReceMan = new WMS.Ctrl.CtrlDictonary();
this.labCus = new DevExpress.XtraEditors.LabelControl();
this.labelControl18 = new DevExpress.XtraEditors.LabelControl();
this.LEPCustomer = new WMS.Ctrl.LookUpEditSystem();
this.DicPrintMan = new WMS.Ctrl.CtrlDictonary();
this.labelControl17 = new DevExpress.XtraEditors.LabelControl();
this.LEPStoID = new WMS.Ctrl.LookUpEditSystem();
this.labPro = new DevExpress.XtraEditors.LabelControl();
this.LEPStoPro = new WMS.Ctrl.LookUpEditSystem();
this.labelControl14 = new DevExpress.XtraEditors.LabelControl();
this.tabtzd = new DevExpress.XtraTab.XtraTabPage();
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.GCWareNotice = new WMS.Ctrl.GridControlCustom();
this.bsWareNotice = new System.Windows.Forms.BindingSource(this.components);
this.gVWareNotice = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colCheck = new DevExpress.XtraGrid.Columns.GridColumn();
this.Check = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colORDER_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPURCHASE_COUNT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colAMOUNT1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colWARE_COUNT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSHELVES_COUNT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colEXPECTED_DELIVERY_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colEND_DELIVERY_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREAL_DELIVERY_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colORDER_MODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTORAGE_MODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTRAY_STATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCONFIRM_PERSON_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCONFIRM_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRECORD_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colACCE_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPASS_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridControlCustom1 = new WMS.Ctrl.GridControlCustom();
this.BSReceInfo = new System.Windows.Forms.BindingSource(this.components);
this.gdvView = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colIsCheck = new DevExpress.XtraGrid.Columns.GridColumn();
this.colWAREHOUSING_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPURCHASE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colAMOUNT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colARRAMOUNT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREC_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTOTAL_VOLUME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTOTAL_ROUGH_WEIGHT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTOTAL_NET_WEIGH = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTOTAL_MONEY = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPRODUCTION_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTORAGE_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTORAGE_AREA_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPACKAGE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTORAGE_NAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTORAGE_AREA_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPACKAGE_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREMARK1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOPERATORID2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOPERATEDATE2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colUNIT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSCALE_UNIT1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPRICE1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGVOLUME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colROUGH_WEIGHT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colNET_WEIGH = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_TYPE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_TYPE_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPROVIDER_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPROVIDER_NAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.repositoryItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.repositoryItemCheckEdit6 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.repositoryItemLookUpEdit8 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.repositoryItemLookUpEdit9 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.repositoryItemLookUpEdit10 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.repositoryItemLookUpEdit11 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.panel1 = new System.Windows.Forms.Panel();
this.ctrlButtons1 = new WMS.Ctrl.CtrlButtons();
this.ctrlDictonary3 = new WMS.Ctrl.CtrlDictonary();
this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
this.lookUpEditSystem1 = new WMS.Ctrl.LookUpEditSystem();
this.cb_ys = new System.Windows.Forms.CheckBox();
this.bingInfoView = new System.Windows.Forms.BindingSource(this.components);
this.BSReceView = new System.Windows.Forms.BindingSource(this.components);
this.BSReceTab = new System.Windows.Forms.BindingSource(this.components);
this.colGRO_WEIGHT = new DevExpress.XtraGrid.Columns.GridColumn();
((System.ComponentModel.ISupportInitialize)(this.xtcGroup)).BeginInit();
this.xtcGroup.SuspendLayout();
this.PageSto.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2.Panel1)).BeginInit();
this.splitContainerControl2.Panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2.Panel2)).BeginInit();
this.splitContainerControl2.Panel2.SuspendLayout();
this.splitContainerControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.GCSto)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.BSStorage)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GVSto)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gr_Code)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bs_CodeDisk)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gdv_ctl)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.LEPSelGoods.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.LEPSelPro.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.BSStoTab)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.DateSelEnd.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.DateSelEnd.Properties.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.DateSelStar.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.DateSelStar.Properties.CalendarTimeProperties)).BeginInit();
this.PageStoInfo.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.xtra_rk)).BeginInit();
this.xtra_rk.SuspendLayout();
this.tabrkd.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.GCStoInfo)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.BSStorageInfo)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GVStoInfo)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
this.panelControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.wmsCtrlTextBox1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtLotID.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.LEPStoType.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.LEPCustomer.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.LEPStoID.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.LEPStoPro.Properties)).BeginInit();
this.tabtzd.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.Panel2.SuspendLayout();
this.splitContainer1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.GCWareNotice)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bsWareNotice)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gVWareNotice)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Check)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.BSReceInfo)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gdvView)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit10)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit11)).BeginInit();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.lookUpEditSystem1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bingInfoView)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.BSReceView)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.BSReceTab)).BeginInit();
this.SuspendLayout();
//
// xtcGroup
//
this.xtcGroup.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.xtcGroup.BorderStylePage = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.xtcGroup.Dock = System.Windows.Forms.DockStyle.Fill;
this.xtcGroup.Location = new System.Drawing.Point(0, 0);
this.xtcGroup.Name = "xtcGroup";
this.xtcGroup.SelectedTabPage = this.PageSto;
this.xtcGroup.Size = new System.Drawing.Size(1472, 678);
this.xtcGroup.TabIndex = 0;
this.xtcGroup.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.PageSto,
this.PageStoInfo});
this.xtcGroup.SelectedPageChanged += new DevExpress.XtraTab.TabPageChangedEventHandler(this.xtraTabControl1_SelectedPageChanged);
//
// PageSto
//
this.PageSto.Controls.Add(this.splitContainerControl2);
this.PageSto.Controls.Add(this.panelControl1);
this.PageSto.Name = "PageSto";
this.PageSto.Size = new System.Drawing.Size(1466, 648);
this.PageSto.Text = "入库记录";
//
// splitContainerControl2
//
this.splitContainerControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.splitContainerControl2.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainerControl2.Horizontal = false;
this.splitContainerControl2.Location = new System.Drawing.Point(0, 116);
this.splitContainerControl2.Name = "splitContainerControl2";
//
// splitContainerControl2.Panel1
//
this.splitContainerControl2.Panel1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.splitContainerControl2.Panel1.Controls.Add(this.GCSto);
this.splitContainerControl2.Panel1.Text = "Panel1";
//
// splitContainerControl2.Panel2
//
this.splitContainerControl2.Panel2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.splitContainerControl2.Panel2.Controls.Add(this.gr_Code);
this.splitContainerControl2.Panel2.Text = "Panel2";
this.splitContainerControl2.Size = new System.Drawing.Size(1466, 532);
this.splitContainerControl2.SplitterPosition = 246;
this.splitContainerControl2.TabIndex = 78;
this.splitContainerControl2.Text = "splitContainerControl2";
//
// GCSto
//
this.GCSto.ColorApprove = System.Drawing.Color.Empty;
this.GCSto.ColorApproveValue = null;
this.GCSto.ColorPass = System.Drawing.Color.Empty;
this.GCSto.ColorPassValue = null;
this.GCSto.ColorRepeal = System.Drawing.Color.Empty;
this.GCSto.ColorRepealValue = null;
this.GCSto.ColorReWork = System.Drawing.Color.Empty;
this.GCSto.ColorReWorkValue = null;
this.GCSto.ColorSelectedRow = System.Drawing.Color.Empty;
this.GCSto.ColorShortage = System.Drawing.Color.Empty;
this.GCSto.ColorShortageFlagColumn = null;
this.GCSto.ColorShortageValue = null;
this.GCSto.ColorUnExecute = System.Drawing.Color.Empty;
this.GCSto.ColorUnExecuteValue = null;
this.GCSto.ColorUnPass = System.Drawing.Color.Empty;
this.GCSto.ColorUnPassValue = null;
this.GCSto.ColorVerify = System.Drawing.Color.Empty;
this.GCSto.ColorVerifyFlagColumn = null;
this.GCSto.ColorVerifyValue = null;
this.GCSto.ColorWarning = System.Drawing.Color.Empty;
this.GCSto.ColorWarningValue = null;
this.GCSto.DataSource = this.BSStorage;
this.GCSto.EnableAppearanceEvenRow = true;
this.GCSto.IndicatorWidth = 40;
this.GCSto.Location = new System.Drawing.Point(0, 42);
this.GCSto.MainView = this.GVSto;
this.GCSto.Name = "GCSto";
this.GCSto.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemLookUpEdit1,
this.repositoryItemLookUpEdit2,
this.repositoryItemLookUpEdit6});
this.GCSto.ShowRowID = true;
this.GCSto.Size = new System.Drawing.Size(1098, 131);
this.GCSto.TabIndex = 74;
this.GCSto.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.GVSto});
this.GCSto.DoubleClick += new System.EventHandler(this.GCSto_DoubleClick);
//
// BSStorage
//
this.BSStorage.DataSource = typeof(WMS.Model.RK.StorageLotModel);
//
// GVSto
//
this.GVSto.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.GVSto.Appearance.EvenRow.Options.UseBackColor = true;
this.GVSto.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 11F);
this.GVSto.Appearance.HeaderPanel.Options.UseFont = true;
this.GVSto.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.GVSto.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.GVSto.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 11F);
this.GVSto.Appearance.Row.Options.UseFont = true;
this.GVSto.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colSELECTED1,
this.colLOT_ID,
this.colRECE_ID,
this.colRECE_MAN,
this.colRECE_MAN_NAME,
this.colRECE_DATE,
this.colPRINT_MAN,
this.colPRINT_MAN_NAME,
this.colPRINT_NUM,
this.colPRINT_DATE,
this.colTYPE,
this.colNOTICE_ID,
this.colSTO_ID,
this.colSTO_NAME,
this.colREMARK,
this.colSTO_NUM_SUM,
this.colBUY_NUM_SUM,
this.colSHELVE_NUM_SUM,
this.colACC_NUM_SUM,
this.colARR_NUM_SUM,
this.colPROVIDER_ID,
this.colPROVIDER_NAME,
this.colOPERATORID,
this.colOPERATORNAME,
this.colOPERATEDATE,
this.colACC_MAN,
this.colACC_MAN_NAME,
this.colSTATUS1,
this.colAREA_ID,
this.colAREA_NAME,
this.colACC_ID,
this.colTIMESTART,
this.colTIMEEND});
this.GVSto.GridControl = this.GCSto;
this.GVSto.IndicatorWidth = 34;
this.GVSto.Name = "GVSto";
this.GVSto.OptionsSelection.MultiSelect = true;
this.GVSto.OptionsView.ColumnAutoWidth = false;
this.GVSto.OptionsView.EnableAppearanceEvenRow = true;
this.GVSto.OptionsView.ShowFooter = true;
this.GVSto.OptionsView.ShowGroupPanel = false;
this.GVSto.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colACC_ID, DevExpress.Data.ColumnSortOrder.Ascending)});
this.GVSto.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.GVSto_CustomColumnDisplayText);
this.GVSto.Click += new System.EventHandler(this.GVSto_Click);
//
// colSELECTED1
//
this.colSELECTED1.FieldName = "SELECTED";
this.colSELECTED1.Name = "colSELECTED1";
this.colSELECTED1.OptionsColumn.AllowEdit = false;
//
// colLOT_ID
//
this.colLOT_ID.FieldName = "LOT_ID";
this.colLOT_ID.Name = "colLOT_ID";
this.colLOT_ID.OptionsColumn.AllowEdit = false;
this.colLOT_ID.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "LOT_ID", "{0}条记录")});
this.colLOT_ID.Visible = true;
this.colLOT_ID.VisibleIndex = 0;
this.colLOT_ID.Width = 162;
//
// colRECE_ID
//
this.colRECE_ID.FieldName = "RECE_ID";
this.colRECE_ID.Name = "colRECE_ID";
this.colRECE_ID.OptionsColumn.AllowEdit = false;
//
// colRECE_MAN
//
this.colRECE_MAN.FieldName = "RECE_MAN";
this.colRECE_MAN.Name = "colRECE_MAN";
this.colRECE_MAN.OptionsColumn.AllowEdit = false;
//
// colRECE_MAN_NAME
//
this.colRECE_MAN_NAME.FieldName = "RECE_MAN_NAME";
this.colRECE_MAN_NAME.Name = "colRECE_MAN_NAME";
this.colRECE_MAN_NAME.OptionsColumn.AllowEdit = false;
//
// colRECE_DATE
//
this.colRECE_DATE.FieldName = "RECE_DATE";
this.colRECE_DATE.Name = "colRECE_DATE";
this.colRECE_DATE.OptionsColumn.AllowEdit = false;
this.colRECE_DATE.Visible = true;
this.colRECE_DATE.VisibleIndex = 1;
this.colRECE_DATE.Width = 126;
//
// colPRINT_MAN
//
this.colPRINT_MAN.FieldName = "PRINT_MAN";
this.colPRINT_MAN.Name = "colPRINT_MAN";
this.colPRINT_MAN.OptionsColumn.AllowEdit = false;
//
// colPRINT_MAN_NAME
//
this.colPRINT_MAN_NAME.FieldName = "PRINT_MAN_NAME";
this.colPRINT_MAN_NAME.Name = "colPRINT_MAN_NAME";
this.colPRINT_MAN_NAME.OptionsColumn.AllowEdit = false;
//
// colPRINT_NUM
//
this.colPRINT_NUM.FieldName = "PRINT_NUM";
this.colPRINT_NUM.Name = "colPRINT_NUM";
this.colPRINT_NUM.OptionsColumn.AllowEdit = false;
//
// colPRINT_DATE
//
this.colPRINT_DATE.FieldName = "PRINT_DATE";
this.colPRINT_DATE.Name = "colPRINT_DATE";
this.colPRINT_DATE.OptionsColumn.AllowEdit = false;
//
// colTYPE
//
this.colTYPE.FieldName = "TYPE";
this.colTYPE.Name = "colTYPE";
this.colTYPE.OptionsColumn.AllowEdit = false;
this.colTYPE.Visible = true;
this.colTYPE.VisibleIndex = 6;
//
// colNOTICE_ID
//
this.colNOTICE_ID.FieldName = "NOTICE_ID";
this.colNOTICE_ID.Name = "colNOTICE_ID";
this.colNOTICE_ID.OptionsColumn.AllowEdit = false;
this.colNOTICE_ID.Visible = true;
this.colNOTICE_ID.VisibleIndex = 2;
this.colNOTICE_ID.Width = 147;
//
// colSTO_ID
//
this.colSTO_ID.ColumnEdit = this.repositoryItemLookUpEdit2;
this.colSTO_ID.FieldName = "STO_ID";
this.colSTO_ID.Name = "colSTO_ID";
this.colSTO_ID.OptionsColumn.AllowEdit = false;
this.colSTO_ID.Visible = true;
this.colSTO_ID.VisibleIndex = 7;
this.colSTO_ID.Width = 99;
//
// repositoryItemLookUpEdit2
//
this.repositoryItemLookUpEdit2.AutoHeight = false;
this.repositoryItemLookUpEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemLookUpEdit2.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("STORAGE_NAME", "仓库", 100, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("STORAGE_ID", "STO_ID", 20, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default)});
this.repositoryItemLookUpEdit2.Name = "repositoryItemLookUpEdit2";
this.repositoryItemLookUpEdit2.NullText = "";
//
// colSTO_NAME
//
this.colSTO_NAME.FieldName = "STO_NAME";
this.colSTO_NAME.Name = "colSTO_NAME";
this.colSTO_NAME.OptionsColumn.AllowEdit = false;
//
// colREMARK
//
this.colREMARK.FieldName = "REMARK";
this.colREMARK.Name = "colREMARK";
this.colREMARK.OptionsColumn.AllowEdit = false;
//
// colSTO_NUM_SUM
//
this.colSTO_NUM_SUM.DisplayFormat.FormatString = "{0:N4}";
this.colSTO_NUM_SUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colSTO_NUM_SUM.FieldName = "STO_NUM_SUM";
this.colSTO_NUM_SUM.Name = "colSTO_NUM_SUM";
this.colSTO_NUM_SUM.OptionsColumn.AllowEdit = false;
this.colSTO_NUM_SUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "STO_NUM_SUM", "{0:N4}")});
this.colSTO_NUM_SUM.Visible = true;
this.colSTO_NUM_SUM.VisibleIndex = 4;
this.colSTO_NUM_SUM.Width = 106;
//
// colBUY_NUM_SUM
//
this.colBUY_NUM_SUM.DisplayFormat.FormatString = "{0:N4}";
this.colBUY_NUM_SUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colBUY_NUM_SUM.FieldName = "BUY_NUM_SUM";
this.colBUY_NUM_SUM.Name = "colBUY_NUM_SUM";
this.colBUY_NUM_SUM.OptionsColumn.AllowEdit = false;
this.colBUY_NUM_SUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "BUY_NUM_SUM", "{0:N4}")});
this.colBUY_NUM_SUM.Width = 96;
//
// colSHELVE_NUM_SUM
//
this.colSHELVE_NUM_SUM.DisplayFormat.FormatString = "{0:N4}";
this.colSHELVE_NUM_SUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colSHELVE_NUM_SUM.FieldName = "SHELVE_NUM_SUM";
this.colSHELVE_NUM_SUM.Name = "colSHELVE_NUM_SUM";
this.colSHELVE_NUM_SUM.OptionsColumn.AllowEdit = false;
this.colSHELVE_NUM_SUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "SHELVE_NUM_SUM", "{0:N4}")});
this.colSHELVE_NUM_SUM.Visible = true;
this.colSHELVE_NUM_SUM.VisibleIndex = 5;
this.colSHELVE_NUM_SUM.Width = 125;
//
// colACC_NUM_SUM
//
this.colACC_NUM_SUM.FieldName = "ACC_NUM_SUM";
this.colACC_NUM_SUM.Name = "colACC_NUM_SUM";
this.colACC_NUM_SUM.OptionsColumn.AllowEdit = false;
//
// colARR_NUM_SUM
//
this.colARR_NUM_SUM.FieldName = "ARR_NUM_SUM";
this.colARR_NUM_SUM.Name = "colARR_NUM_SUM";
this.colARR_NUM_SUM.OptionsColumn.AllowEdit = false;
//
// colPROVIDER_ID
//
this.colPROVIDER_ID.ColumnEdit = this.repositoryItemLookUpEdit1;
this.colPROVIDER_ID.FieldName = "PROVIDER_ID";
this.colPROVIDER_ID.Name = "colPROVIDER_ID";
this.colPROVIDER_ID.OptionsColumn.AllowEdit = false;
this.colPROVIDER_ID.Width = 177;
//
// repositoryItemLookUpEdit1
//
this.repositoryItemLookUpEdit1.AutoHeight = false;
this.repositoryItemLookUpEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemLookUpEdit1.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("PROVIDER_ID", "PROVIDER_ID", 20, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("PROVIDER_NAME", "供应商", 100, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default)});
this.repositoryItemLookUpEdit1.Name = "repositoryItemLookUpEdit1";
this.repositoryItemLookUpEdit1.NullText = "";
//
// colPROVIDER_NAME
//
this.colPROVIDER_NAME.FieldName = "PROVIDER_NAME";
this.colPROVIDER_NAME.Name = "colPROVIDER_NAME";
this.colPROVIDER_NAME.OptionsColumn.AllowEdit = false;
this.colPROVIDER_NAME.Width = 185;
//
// colOPERATORID
//
this.colOPERATORID.FieldName = "OPERATORID";
this.colOPERATORID.Name = "colOPERATORID";
this.colOPERATORID.OptionsColumn.AllowEdit = false;
//
// colOPERATORNAME
//
this.colOPERATORNAME.FieldName = "OPERATORNAME";
this.colOPERATORNAME.Name = "colOPERATORNAME";
this.colOPERATORNAME.OptionsColumn.AllowEdit = false;
//
// colOPERATEDATE
//
this.colOPERATEDATE.FieldName = "OPERATEDATE";
this.colOPERATEDATE.Name = "colOPERATEDATE";
this.colOPERATEDATE.OptionsColumn.AllowEdit = false;
//
// colACC_MAN
//
this.colACC_MAN.FieldName = "ACC_MAN";
this.colACC_MAN.Name = "colACC_MAN";
this.colACC_MAN.OptionsColumn.AllowEdit = false;
//
// colACC_MAN_NAME
//
this.colACC_MAN_NAME.FieldName = "ACC_MAN_NAME";
this.colACC_MAN_NAME.Name = "colACC_MAN_NAME";
this.colACC_MAN_NAME.OptionsColumn.AllowEdit = false;
//
// colSTATUS1
//
this.colSTATUS1.FieldName = "STATUS";
this.colSTATUS1.Name = "colSTATUS1";
this.colSTATUS1.OptionsColumn.AllowEdit = false;
this.colSTATUS1.Visible = true;
this.colSTATUS1.VisibleIndex = 3;
this.colSTATUS1.Width = 56;
//
// colAREA_ID
//
this.colAREA_ID.ColumnEdit = this.repositoryItemLookUpEdit6;
this.colAREA_ID.FieldName = "AREA_ID";
this.colAREA_ID.Name = "colAREA_ID";
this.colAREA_ID.OptionsColumn.AllowEdit = false;
//
// repositoryItemLookUpEdit6
//
this.repositoryItemLookUpEdit6.AutoHeight = false;
this.repositoryItemLookUpEdit6.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemLookUpEdit6.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("STORAGE_AREA_ID", "AREA_ID", 20, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("STORAGE_AREA_NAME", "库区", 100, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default)});
this.repositoryItemLookUpEdit6.Name = "repositoryItemLookUpEdit6";
this.repositoryItemLookUpEdit6.NullText = "";
//
// colAREA_NAME
//
this.colAREA_NAME.FieldName = "AREA_NAME";
this.colAREA_NAME.Name = "colAREA_NAME";
this.colAREA_NAME.OptionsColumn.AllowEdit = false;
this.colAREA_NAME.Width = 90;
//
// colACC_ID
//
this.colACC_ID.FieldName = "ACC_ID";
this.colACC_ID.Name = "colACC_ID";
this.colACC_ID.OptionsColumn.AllowEdit = false;
this.colACC_ID.Width = 149;
//
// colTIMESTART
//
this.colTIMESTART.FieldName = "TIMESTART";
this.colTIMESTART.Name = "colTIMESTART";
this.colTIMESTART.OptionsColumn.AllowEdit = false;
//
// colTIMEEND
//
this.colTIMEEND.FieldName = "TIMEEND";
this.colTIMEEND.Name = "colTIMEEND";
this.colTIMEEND.OptionsColumn.AllowEdit = false;
//
// gr_Code
//
this.gr_Code.ColorApprove = System.Drawing.Color.Empty;
this.gr_Code.ColorApproveValue = null;
this.gr_Code.ColorPass = System.Drawing.Color.Empty;
this.gr_Code.ColorPassValue = null;
this.gr_Code.ColorRepeal = System.Drawing.Color.Empty;
this.gr_Code.ColorRepealValue = null;
this.gr_Code.ColorReWork = System.Drawing.Color.Empty;
this.gr_Code.ColorReWorkValue = null;
this.gr_Code.ColorSelectedRow = System.Drawing.Color.Empty;
this.gr_Code.ColorShortage = System.Drawing.Color.Empty;
this.gr_Code.ColorShortageFlagColumn = null;
this.gr_Code.ColorShortageValue = null;
this.gr_Code.ColorUnExecute = System.Drawing.Color.Empty;
this.gr_Code.ColorUnExecuteValue = null;
this.gr_Code.ColorUnPass = System.Drawing.Color.Empty;
this.gr_Code.ColorUnPassValue = null;
this.gr_Code.ColorVerify = System.Drawing.Color.Empty;
this.gr_Code.ColorVerifyFlagColumn = null;
this.gr_Code.ColorVerifyValue = null;
this.gr_Code.ColorWarning = System.Drawing.Color.Empty;
this.gr_Code.ColorWarningValue = null;
this.gr_Code.DataSource = this.bs_CodeDisk;
this.gr_Code.Dock = System.Windows.Forms.DockStyle.Fill;
this.gr_Code.EnableAppearanceEvenRow = true;
this.gr_Code.IndicatorWidth = 40;
this.gr_Code.Location = new System.Drawing.Point(0, 0);
this.gr_Code.MainView = this.gdv_ctl;
this.gr_Code.Name = "gr_Code";
this.gr_Code.ShowRowID = true;
this.gr_Code.Size = new System.Drawing.Size(1458, 268);
this.gr_Code.TabIndex = 82;
this.gr_Code.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gdv_ctl});
//
// bs_CodeDisk
//
this.bs_CodeDisk.DataSource = typeof(WMS.Model.RK.CodeDiskModel);
//
// gdv_ctl
//
this.gdv_ctl.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.gdv_ctl.Appearance.EvenRow.Options.UseBackColor = true;
this.gdv_ctl.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 11F);
this.gdv_ctl.Appearance.HeaderPanel.Options.UseFont = true;
this.gdv_ctl.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 11F);
this.gdv_ctl.Appearance.Row.Options.UseFont = true;
this.gdv_ctl.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colBarCode,
this.gridColumn5,
this.gridColumn6,
this.gridColumn7,
this.gridColumn8,
this.colLocation_id,
this.colLocation_name,
this.colPallet_id,
this.gridColumn9,
this.gridColumn10,
this.gridColumn11,
this.colGoods_num,
this.gridColumn12,
this.gridColumn13,
this.gridColumn14,
this.gridColumn15,
this.gridColumn16,
this.colCodedisk_per,
this.colCodedisk_per_name,
this.colCodedisk_date,
this.gridColumn17,
this.colVersion,
this.gridColumn18,
this.gridColumn19,
this.gridColumn20,
this.gridColumn21,
this.gridColumn22,
this.gridColumn23,
this.gridColumn24});
this.gdv_ctl.GridControl = this.gr_Code;
this.gdv_ctl.GroupCount = 1;
this.gdv_ctl.IndicatorWidth = 34;
this.gdv_ctl.Name = "gdv_ctl";
this.gdv_ctl.OptionsBehavior.Editable = false;
this.gdv_ctl.OptionsSelection.EnableAppearanceFocusedCell = false;
this.gdv_ctl.OptionsView.ColumnAutoWidth = false;
this.gdv_ctl.OptionsView.EnableAppearanceEvenRow = true;
this.gdv_ctl.OptionsView.ShowFooter = true;
this.gdv_ctl.OptionsView.ShowGroupPanel = false;
this.gdv_ctl.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colPallet_id, DevExpress.Data.ColumnSortOrder.Ascending)});
//
// colBarCode
//
this.colBarCode.FieldName = "BarCode";
this.colBarCode.Name = "colBarCode";
this.colBarCode.Visible = true;
this.colBarCode.VisibleIndex = 1;
//
// gridColumn5
//
this.gridColumn5.FieldName = "LOT_ID";
this.gridColumn5.Name = "gridColumn5";
this.gridColumn5.Visible = true;
this.gridColumn5.VisibleIndex = 0;
//
// gridColumn6
//
this.gridColumn6.FieldName = "Warehousing_id";
this.gridColumn6.Name = "gridColumn6";
this.gridColumn6.Width = 88;
//
// gridColumn7
//
this.gridColumn7.FieldName = "Storage_area_id";
this.gridColumn7.Name = "gridColumn7";
//
// gridColumn8
//
this.gridColumn8.FieldName = "Storage_area_name";
this.gridColumn8.Name = "gridColumn8";
//
// colLocation_id
//
this.colLocation_id.FieldName = "Location_id";
this.colLocation_id.Name = "colLocation_id";
//
// colLocation_name
//
this.colLocation_name.FieldName = "Location_name";
this.colLocation_name.Name = "colLocation_name";
//
// colPallet_id
//
this.colPallet_id.FieldName = "Pallet_id";
this.colPallet_id.Name = "colPallet_id";
this.colPallet_id.Visible = true;
this.colPallet_id.VisibleIndex = 2;
//
// gridColumn9
//
this.gridColumn9.FieldName = "Goods_id";
this.gridColumn9.Name = "gridColumn9";
this.gridColumn9.Visible = true;
this.gridColumn9.VisibleIndex = 2;
//
// gridColumn10
//
this.gridColumn10.FieldName = "Goods_name";
this.gridColumn10.Name = "gridColumn10";
this.gridColumn10.Visible = true;
this.gridColumn10.VisibleIndex = 3;
//
// gridColumn11
//
this.gridColumn11.FieldName = "Unit";
this.gridColumn11.Name = "gridColumn11";
//
// colGoods_num
//
this.colGoods_num.FieldName = "Goods_Num";
this.colGoods_num.Name = "colGoods_num";
this.colGoods_num.Visible = true;
this.colGoods_num.VisibleIndex = 4;
//
// gridColumn12
//
this.gridColumn12.FieldName = "Production_date";
this.gridColumn12.Name = "gridColumn12";
//
// gridColumn13
//
this.gridColumn13.FieldName = "Total_volume";
this.gridColumn13.Name = "gridColumn13";
//
// gridColumn14
//
this.gridColumn14.FieldName = "Total_rough_weight";
this.gridColumn14.Name = "gridColumn14";
//
// gridColumn15
//
this.gridColumn15.FieldName = "Total_net_weigh";
this.gridColumn15.Name = "gridColumn15";
//
// gridColumn16
//
this.gridColumn16.FieldName = "Total_money";
this.gridColumn16.Name = "gridColumn16";
//
// colCodedisk_per
//
this.colCodedisk_per.FieldName = "Codedisk_per";
this.colCodedisk_per.Name = "colCodedisk_per";
//
// colCodedisk_per_name
//
this.colCodedisk_per_name.FieldName = "Codedisk_per_name";
this.colCodedisk_per_name.Name = "colCodedisk_per_name";
//
// colCodedisk_date
//
this.colCodedisk_date.FieldName = "Codedisk_date";
this.colCodedisk_date.Name = "colCodedisk_date";
//
// gridColumn17
//
this.gridColumn17.FieldName = "Remark";
this.gridColumn17.Name = "gridColumn17";
//
// colVersion
//
this.colVersion.FieldName = "Version";
this.colVersion.Name = "colVersion";
//
// gridColumn18
//
this.gridColumn18.FieldName = "OperatorID";
this.gridColumn18.Name = "gridColumn18";
//
// gridColumn19
//
this.gridColumn19.FieldName = "OperateDate";
this.gridColumn19.Name = "gridColumn19";
//
// gridColumn20
//
this.gridColumn20.FieldName = "Gvolume";
this.gridColumn20.Name = "gridColumn20";
//
// gridColumn21
//
this.gridColumn21.FieldName = "Goods_type_id";
this.gridColumn21.Name = "gridColumn21";
//
// gridColumn22
//
this.gridColumn22.FieldName = "Goods_type_name";
this.gridColumn22.Name = "gridColumn22";
//
// gridColumn23
//
this.gridColumn23.FieldName = "Scale_unit";
this.gridColumn23.Name = "gridColumn23";
//
// gridColumn24
//
this.gridColumn24.FieldName = "Price";
this.gridColumn24.Name = "gridColumn24";
//
// panelControl1
//
this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.panelControl1.Controls.Add(this.ctrlDictonary2);
this.panelControl1.Controls.Add(this.labelControl1);
this.panelControl1.Controls.Add(this.LEPSelGoods);
this.panelControl1.Controls.Add(this.labelControl5);
this.panelControl1.Controls.Add(this.LEPSelPro);
this.panelControl1.Controls.Add(this.labelControl4);
this.panelControl1.Controls.Add(this.DateSelEnd);
this.panelControl1.Controls.Add(this.labelControl3);
this.panelControl1.Controls.Add(this.DateSelStar);
this.panelControl1.Controls.Add(this.labelControl2);
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl1.Location = new System.Drawing.Point(0, 0);
this.panelControl1.Name = "panelControl1";
this.panelControl1.Size = new System.Drawing.Size(1466, 116);
this.panelControl1.TabIndex = 75;
//
// ctrlDictonary2
//
this.ctrlDictonary2.AutoSize = true;
this.ctrlDictonary2.BackColor = System.Drawing.Color.Transparent;
this.ctrlDictonary2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.ctrlDictonary2.Cursor = System.Windows.Forms.Cursors.Default;
this.ctrlDictonary2.DictonaryTableName = WMS.Ctrl.DictonaryType.t_RK_RECEIVING;
this.ctrlDictonary2.ErrText = "没有收货单据,重新查询";
this.ctrlDictonary2.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ctrlDictonary2.IsSqlWhere = false;
this.ctrlDictonary2.Location = new System.Drawing.Point(96, 16);
this.ctrlDictonary2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.ctrlDictonary2.Name = "ctrlDictonary2";
this.ctrlDictonary2.Number = 0;
this.ctrlDictonary2.SelectType = WMS.Ctrl.DataSlectType.RadioSelect;
this.ctrlDictonary2.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] {
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDictonary2.ShowColumns"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDictonary2.ShowColumns1"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDictonary2.ShowColumns2")))});
this.ctrlDictonary2.Size = new System.Drawing.Size(238, 23);
this.ctrlDictonary2.SqlStr = null;
this.ctrlDictonary2.TabIndex = 193;
this.ctrlDictonary2.TextBoxFlag = "";
this.ctrlDictonary2.TextBoxValue = "";
//
// labelControl1
//
this.labelControl1.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl1.Appearance.ForeColor = System.Drawing.Color.Black;
this.labelControl1.Appearance.Options.UseFont = true;
this.labelControl1.Appearance.Options.UseForeColor = true;
this.labelControl1.Location = new System.Drawing.Point(38, 20);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(56, 14);
this.labelControl1.TabIndex = 192;
this.labelControl1.Text = "收货单号";
//
// LEPSelGoods
//
this.LEPSelGoods.EditValue = "";
this.LEPSelGoods.Location = new System.Drawing.Point(419, 43);
this.LEPSelGoods.Name = "LEPSelGoods";
this.LEPSelGoods.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.LEPSelGoods.Properties.Appearance.Options.UseFont = true;
this.LEPSelGoods.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.LEPSelGoods.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.LEPSelGoods.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("GOODS_ID", "商品编号", 75, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("GOODS_NAME", "商品", 120, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default)});
this.LEPSelGoods.Properties.NullText = " ";
this.LEPSelGoods.Properties.Tag = "";
this.LEPSelGoods.Size = new System.Drawing.Size(238, 22);
this.LEPSelGoods.TabIndex = 170;
//
// labelControl5
//
this.labelControl5.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl5.Appearance.Options.UseFont = true;
this.labelControl5.Location = new System.Drawing.Point(363, 47);
this.labelControl5.Name = "labelControl5";
this.labelControl5.Size = new System.Drawing.Size(49, 14);
this.labelControl5.TabIndex = 171;
this.labelControl5.Text = "商 品";
//
// LEPSelPro
//
this.LEPSelPro.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSStoTab, "PROVIDER_ID", true));
this.LEPSelPro.EditValue = "";
this.LEPSelPro.Location = new System.Drawing.Point(96, 45);
this.LEPSelPro.Name = "LEPSelPro";
this.LEPSelPro.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.LEPSelPro.Properties.Appearance.Options.UseFont = true;
this.LEPSelPro.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.LEPSelPro.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.LEPSelPro.Properties.NullText = "";
this.LEPSelPro.Properties.Tag = "";
this.LEPSelPro.Size = new System.Drawing.Size(238, 22);
this.LEPSelPro.TabIndex = 168;
//
// BSStoTab
//
this.BSStoTab.DataSource = typeof(WMS.Model.RK.StorageLotModel);
//
// labelControl4
//
this.labelControl4.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl4.Appearance.Options.UseFont = true;
this.labelControl4.Location = new System.Drawing.Point(37, 48);
this.labelControl4.Name = "labelControl4";
this.labelControl4.Size = new System.Drawing.Size(56, 14);
this.labelControl4.TabIndex = 169;
this.labelControl4.Text = "供 应 商";
//
// DateSelEnd
//
this.DateSelEnd.EditValue = null;
this.DateSelEnd.Location = new System.Drawing.Point(681, 12);
this.DateSelEnd.Name = "DateSelEnd";
this.DateSelEnd.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.DateSelEnd.Properties.Appearance.Options.UseFont = true;
this.DateSelEnd.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.DateSelEnd.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.DateSelEnd.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.DateSelEnd.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
this.DateSelEnd.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.DateSelEnd.Size = new System.Drawing.Size(238, 22);
this.DateSelEnd.TabIndex = 166;
//
// labelControl3
//
this.labelControl3.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl3.Appearance.Options.UseFont = true;
this.labelControl3.Location = new System.Drawing.Point(661, 16);
this.labelControl3.Name = "labelControl3";
this.labelControl3.Size = new System.Drawing.Size(14, 14);
this.labelControl3.TabIndex = 167;
this.labelControl3.Text = "至";
//
// DateSelStar
//
this.DateSelStar.EditValue = null;
this.DateSelStar.Location = new System.Drawing.Point(417, 14);
this.DateSelStar.Name = "DateSelStar";
this.DateSelStar.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.DateSelStar.Properties.Appearance.Options.UseFont = true;
this.DateSelStar.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.DateSelStar.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.DateSelStar.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.DateSelStar.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
this.DateSelStar.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.DateSelStar.Size = new System.Drawing.Size(238, 22);
this.DateSelStar.TabIndex = 164;
//
// labelControl2
//
this.labelControl2.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl2.Appearance.Options.UseFont = true;
this.labelControl2.Location = new System.Drawing.Point(359, 18);
this.labelControl2.Name = "labelControl2";
this.labelControl2.Size = new System.Drawing.Size(56, 14);
this.labelControl2.TabIndex = 165;
this.labelControl2.Text = "收货时间";
//
// PageStoInfo
//
this.PageStoInfo.Controls.Add(this.xtra_rk);
this.PageStoInfo.Name = "PageStoInfo";
this.PageStoInfo.PageEnabled = false;
this.PageStoInfo.Size = new System.Drawing.Size(1466, 648);
this.PageStoInfo.Text = "订单编辑";
//
// xtra_rk
//
this.xtra_rk.Dock = System.Windows.Forms.DockStyle.Fill;
this.xtra_rk.Location = new System.Drawing.Point(0, 0);
this.xtra_rk.Name = "xtra_rk";
this.xtra_rk.SelectedTabPage = this.tabrkd;
this.xtra_rk.Size = new System.Drawing.Size(1466, 648);
this.xtra_rk.TabIndex = 13;
this.xtra_rk.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.tabrkd,
this.tabtzd});
//
// tabrkd
//
this.tabrkd.Controls.Add(this.GCStoInfo);
this.tabrkd.Controls.Add(this.panelControl2);
this.tabrkd.Name = "tabrkd";
this.tabrkd.Size = new System.Drawing.Size(1464, 622);
this.tabrkd.Text = "收货输入";
//
// GCStoInfo
//
this.GCStoInfo.ColorApprove = System.Drawing.Color.Empty;
this.GCStoInfo.ColorApproveValue = null;
this.GCStoInfo.ColorPass = System.Drawing.Color.Empty;
this.GCStoInfo.ColorPassValue = null;
this.GCStoInfo.ColorRepeal = System.Drawing.Color.Empty;
this.GCStoInfo.ColorRepealValue = null;
this.GCStoInfo.ColorReWork = System.Drawing.Color.Empty;
this.GCStoInfo.ColorReWorkValue = null;
this.GCStoInfo.ColorSelectedRow = System.Drawing.Color.Empty;
this.GCStoInfo.ColorShortage = System.Drawing.Color.Empty;
this.GCStoInfo.ColorShortageFlagColumn = null;
this.GCStoInfo.ColorShortageValue = null;
this.GCStoInfo.ColorUnExecute = System.Drawing.Color.Empty;
this.GCStoInfo.ColorUnExecuteValue = null;
this.GCStoInfo.ColorUnPass = System.Drawing.Color.Empty;
this.GCStoInfo.ColorUnPassValue = null;
this.GCStoInfo.ColorVerify = System.Drawing.Color.Empty;
this.GCStoInfo.ColorVerifyFlagColumn = null;
this.GCStoInfo.ColorVerifyValue = null;
this.GCStoInfo.ColorWarning = System.Drawing.Color.Empty;
this.GCStoInfo.ColorWarningValue = null;
this.GCStoInfo.DataSource = this.BSStorageInfo;
this.GCStoInfo.Dock = System.Windows.Forms.DockStyle.Fill;
this.GCStoInfo.EnableAppearanceEvenRow = true;
this.GCStoInfo.IndicatorWidth = 40;
this.GCStoInfo.Location = new System.Drawing.Point(0, 194);
this.GCStoInfo.MainView = this.GVStoInfo;
this.GCStoInfo.Name = "GCStoInfo";
this.GCStoInfo.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemCheckEdit3,
this.repositoryItemCheckEdit4,
this.repositoryItemCheckEdit5,
this.repositoryItemLookUpEdit3,
this.repositoryItemLookUpEdit4,
this.repositoryItemLookUpEdit5,
this.repositoryItemLookUpEdit7});
this.GCStoInfo.ShowRowID = true;
this.GCStoInfo.Size = new System.Drawing.Size(1464, 428);
this.GCStoInfo.TabIndex = 78;
this.GCStoInfo.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.GVStoInfo});
//
// BSStorageInfo
//
this.BSStorageInfo.DataSource = typeof(WMS.Model.RK.StorageLotInfoModel);
//
// GVStoInfo
//
this.GVStoInfo.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.GVStoInfo.Appearance.EvenRow.Options.UseBackColor = true;
this.GVStoInfo.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 11F);
this.GVStoInfo.Appearance.HeaderPanel.Options.UseFont = true;
this.GVStoInfo.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.GVStoInfo.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.GVStoInfo.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 11F);
this.GVStoInfo.Appearance.Row.Options.UseFont = true;
this.GVStoInfo.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colSELECTED,
this.colLOT_ID1,
this.colGOODS_ID,
this.gridColumn4,
this.colTRAY_ID,
this.colLOT_VOLUME,
this.colGRO_WEIGHT2,
this.colNET_WEIGHT,
this.colLOT_MONEY,
this.colBUY_NUM,
this.colSTO_NUM,
this.colMADE_DATE,
this.colUNIT1,
this.colVOLUME_UNIT,
this.colACC_NUM,
this.colARR_NUM,
this.colOPERATORID1,
this.colOPERATORNAME1,
this.colOPERATEDATE1,
this.colPRICE,
this.colSCALE_UNIT,
this.colSTATUS,
this.colAREA_ID1,
this.colSTORAGE_ID,
this.colSTORAGE_NAME});
this.GVStoInfo.GridControl = this.GCStoInfo;
this.GVStoInfo.IndicatorWidth = 34;
this.GVStoInfo.Name = "GVStoInfo";
this.GVStoInfo.OptionsSelection.EnableAppearanceFocusedRow = false;
this.GVStoInfo.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect;
this.GVStoInfo.OptionsView.ColumnAutoWidth = false;
this.GVStoInfo.OptionsView.EnableAppearanceEvenRow = true;
this.GVStoInfo.OptionsView.ShowFooter = true;
this.GVStoInfo.OptionsView.ShowGroupPanel = false;
//
// colSELECTED
//
this.colSELECTED.FieldName = "SELECTED";
this.colSELECTED.Name = "colSELECTED";
this.colSELECTED.OptionsColumn.AllowEdit = false;
//
// colLOT_ID1
//
this.colLOT_ID1.FieldName = "LOT_ID";
this.colLOT_ID1.Name = "colLOT_ID1";
this.colLOT_ID1.OptionsColumn.AllowEdit = false;
//
// colGOODS_ID
//
this.colGOODS_ID.FieldName = "GOODS_ID";
this.colGOODS_ID.Name = "colGOODS_ID";
this.colGOODS_ID.OptionsColumn.AllowEdit = false;
this.colGOODS_ID.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "GOODS_ID", "{0}条明细")});
this.colGOODS_ID.Visible = true;
this.colGOODS_ID.VisibleIndex = 0;
this.colGOODS_ID.Width = 249;
//
// gridColumn4
//
this.gridColumn4.FieldName = "GOODS_NAME";
this.gridColumn4.Name = "gridColumn4";
this.gridColumn4.OptionsColumn.AllowEdit = false;
this.gridColumn4.Visible = true;
this.gridColumn4.VisibleIndex = 1;
this.gridColumn4.Width = 224;
//
// colTRAY_ID
//
this.colTRAY_ID.ColumnEdit = this.repositoryItemLookUpEdit4;
this.colTRAY_ID.FieldName = "TRAY_ID";
this.colTRAY_ID.Name = "colTRAY_ID";
this.colTRAY_ID.OptionsColumn.AllowEdit = false;
//
// repositoryItemLookUpEdit4
//
this.repositoryItemLookUpEdit4.AutoHeight = false;
this.repositoryItemLookUpEdit4.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemLookUpEdit4.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("PALLET_ID", "托盘编号", 50, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("PALLET_NAME", "托盘名称", 50, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default)});
this.repositoryItemLookUpEdit4.Name = "repositoryItemLookUpEdit4";
this.repositoryItemLookUpEdit4.NullText = "";
//
// colLOT_VOLUME
//
this.colLOT_VOLUME.DisplayFormat.FormatString = "{0:N4}";
this.colLOT_VOLUME.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colLOT_VOLUME.FieldName = "LOT_VOLUME";
this.colLOT_VOLUME.Name = "colLOT_VOLUME";
this.colLOT_VOLUME.OptionsColumn.AllowEdit = false;
this.colLOT_VOLUME.OptionsColumn.AllowFocus = false;
this.colLOT_VOLUME.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "LOT_VOLUME", "{0:N4}")});
this.colLOT_VOLUME.Width = 99;
//
// colGRO_WEIGHT2
//
this.colGRO_WEIGHT2.FieldName = "GRO_WEIGHT";
this.colGRO_WEIGHT2.Name = "colGRO_WEIGHT2";
this.colGRO_WEIGHT2.OptionsColumn.AllowEdit = false;
//
// colNET_WEIGHT
//
this.colNET_WEIGHT.FieldName = "NET_WEIGHT";
this.colNET_WEIGHT.Name = "colNET_WEIGHT";
this.colNET_WEIGHT.OptionsColumn.AllowEdit = false;
//
// colLOT_MONEY
//
this.colLOT_MONEY.DisplayFormat.FormatString = "¥{0:N4}";
this.colLOT_MONEY.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colLOT_MONEY.FieldName = "LOT_MONEY";
this.colLOT_MONEY.Name = "colLOT_MONEY";
this.colLOT_MONEY.OptionsColumn.AllowEdit = false;
this.colLOT_MONEY.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "LOT_MONEY", "¥{0:N4}")});
this.colLOT_MONEY.Width = 138;
//
// colBUY_NUM
//
this.colBUY_NUM.DisplayFormat.FormatString = "{0:N4}";
this.colBUY_NUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colBUY_NUM.FieldName = "BUY_NUM";
this.colBUY_NUM.Name = "colBUY_NUM";
this.colBUY_NUM.OptionsColumn.AllowFocus = false;
this.colBUY_NUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "BUY_NUM", "{0:N4}")});
this.colBUY_NUM.Visible = true;
this.colBUY_NUM.VisibleIndex = 2;
this.colBUY_NUM.Width = 99;
//
// colSTO_NUM
//
this.colSTO_NUM.DisplayFormat.FormatString = "{0:N4}";
this.colSTO_NUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colSTO_NUM.FieldName = "STO_NUM";
this.colSTO_NUM.Name = "colSTO_NUM";
this.colSTO_NUM.OptionsColumn.AllowEdit = false;
this.colSTO_NUM.OptionsColumn.AllowFocus = false;
this.colSTO_NUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "STO_NUM", "{0:N4}")});
this.colSTO_NUM.Width = 91;
//
// colMADE_DATE
//
this.colMADE_DATE.FieldName = "MADE_DATE";
this.colMADE_DATE.Name = "colMADE_DATE";
this.colMADE_DATE.Visible = true;
this.colMADE_DATE.VisibleIndex = 6;
this.colMADE_DATE.Width = 113;
//
// colUNIT1
//
this.colUNIT1.ColumnEdit = this.repositoryItemLookUpEdit5;
this.colUNIT1.FieldName = "UNIT";
this.colUNIT1.Name = "colUNIT1";
this.colUNIT1.OptionsColumn.AllowEdit = false;
this.colUNIT1.Visible = true;
this.colUNIT1.VisibleIndex = 5;
this.colUNIT1.Width = 85;
//
// repositoryItemLookUpEdit5
//
this.repositoryItemLookUpEdit5.AutoHeight = false;
this.repositoryItemLookUpEdit5.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemLookUpEdit5.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("UNIT", "ID", 20, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("UNIT_NAME", "单位", 50, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default)});
this.repositoryItemLookUpEdit5.Name = "repositoryItemLookUpEdit5";
this.repositoryItemLookUpEdit5.NullText = "";
//
// colVOLUME_UNIT
//
this.colVOLUME_UNIT.DisplayFormat.FormatString = "{0:N4}";
this.colVOLUME_UNIT.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colVOLUME_UNIT.FieldName = "VOLUME_UNIT";
this.colVOLUME_UNIT.Name = "colVOLUME_UNIT";
this.colVOLUME_UNIT.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "VOLUME_UNIT", "{0:N4}")});
this.colVOLUME_UNIT.Width = 92;
//
// colACC_NUM
//
this.colACC_NUM.FieldName = "ACC_NUM";
this.colACC_NUM.Name = "colACC_NUM";
this.colACC_NUM.OptionsColumn.AllowEdit = false;
this.colACC_NUM.OptionsColumn.AllowFocus = false;
this.colACC_NUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum)});
this.colACC_NUM.Visible = true;
this.colACC_NUM.VisibleIndex = 4;
//
// colARR_NUM
//
this.colARR_NUM.DisplayFormat.FormatString = "{0:N4}";
this.colARR_NUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colARR_NUM.FieldName = "ARR_NUM";
this.colARR_NUM.Name = "colARR_NUM";
this.colARR_NUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "ARR_NUM", "{0:N4}")});
this.colARR_NUM.Visible = true;
this.colARR_NUM.VisibleIndex = 3;
this.colARR_NUM.Width = 94;
//
// colOPERATORID1
//
this.colOPERATORID1.FieldName = "OPERATORID";
this.colOPERATORID1.Name = "colOPERATORID1";
this.colOPERATORID1.OptionsColumn.AllowEdit = false;
//
// colOPERATORNAME1
//
this.colOPERATORNAME1.FieldName = "OPERATORNAME";
this.colOPERATORNAME1.Name = "colOPERATORNAME1";
this.colOPERATORNAME1.OptionsColumn.AllowEdit = false;
//
// colOPERATEDATE1
//
this.colOPERATEDATE1.FieldName = "OPERATEDATE";
this.colOPERATEDATE1.Name = "colOPERATEDATE1";
this.colOPERATEDATE1.OptionsColumn.AllowEdit = false;
//
// colPRICE
//
this.colPRICE.DisplayFormat.FormatString = "¥{0:N4}";
this.colPRICE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colPRICE.FieldName = "PRICE";
this.colPRICE.Name = "colPRICE";
this.colPRICE.OptionsColumn.AllowEdit = false;
this.colPRICE.Width = 115;
//
// colSCALE_UNIT
//
this.colSCALE_UNIT.FieldName = "SCALE_UNIT";
this.colSCALE_UNIT.Name = "colSCALE_UNIT";
this.colSCALE_UNIT.OptionsColumn.AllowEdit = false;
//
// colSTATUS
//
this.colSTATUS.FieldName = "STATUS";
this.colSTATUS.Name = "colSTATUS";
this.colSTATUS.OptionsColumn.AllowEdit = false;
//
// colAREA_ID1
//
this.colAREA_ID1.Caption = "库区";
this.colAREA_ID1.ColumnEdit = this.repositoryItemLookUpEdit7;
this.colAREA_ID1.FieldName = "AREA_ID";
this.colAREA_ID1.Name = "colAREA_ID1";
this.colAREA_ID1.Width = 163;
//
// repositoryItemLookUpEdit7
//
this.repositoryItemLookUpEdit7.AutoHeight = false;
this.repositoryItemLookUpEdit7.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemLookUpEdit7.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("STORAGE_AREA_ID", "STORAGE_AREA_ID", 20, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("STORAGE_AREA_NAME", "库区", 100, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default)});
this.repositoryItemLookUpEdit7.Name = "repositoryItemLookUpEdit7";
this.repositoryItemLookUpEdit7.NullText = "";
//
// colSTORAGE_ID
//
this.colSTORAGE_ID.FieldName = "STORAGE_ID";
this.colSTORAGE_ID.Name = "colSTORAGE_ID";
//
// colSTORAGE_NAME
//
this.colSTORAGE_NAME.FieldName = "STORAGE_NAME";
this.colSTORAGE_NAME.Name = "colSTORAGE_NAME";
this.colSTORAGE_NAME.OptionsColumn.AllowEdit = false;
this.colSTORAGE_NAME.Width = 115;
//
// repositoryItemCheckEdit3
//
this.repositoryItemCheckEdit3.AutoHeight = false;
this.repositoryItemCheckEdit3.Caption = "Check";
this.repositoryItemCheckEdit3.Name = "repositoryItemCheckEdit3";
//
// repositoryItemCheckEdit4
//
this.repositoryItemCheckEdit4.AutoHeight = false;
this.repositoryItemCheckEdit4.Caption = "Check";
this.repositoryItemCheckEdit4.Name = "repositoryItemCheckEdit4";
//
// repositoryItemCheckEdit5
//
this.repositoryItemCheckEdit5.AutoHeight = false;
this.repositoryItemCheckEdit5.Caption = "Check";
this.repositoryItemCheckEdit5.Name = "repositoryItemCheckEdit5";
//
// repositoryItemLookUpEdit3
//
this.repositoryItemLookUpEdit3.AllowFocused = false;
this.repositoryItemLookUpEdit3.AutoHeight = false;
this.repositoryItemLookUpEdit3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemLookUpEdit3.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("GOODS_ID", "商品编号", 70, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("GOODS_NAME", "商品名称", 100, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default)});
this.repositoryItemLookUpEdit3.Name = "repositoryItemLookUpEdit3";
this.repositoryItemLookUpEdit3.NullText = "";
this.repositoryItemLookUpEdit3.ReadOnly = true;
//
// panelControl2
//
this.panelControl2.Controls.Add(this.labelControl21);
this.panelControl2.Controls.Add(this.wmsCtrlTextBox1);
this.panelControl2.Controls.Add(this.noteRemark);
this.panelControl2.Controls.Add(this.labelControl9);
this.panelControl2.Controls.Add(this.txtLotID);
this.panelControl2.Controls.Add(this.textBox2);
this.panelControl2.Controls.Add(this.textBox1);
this.panelControl2.Controls.Add(this.labelControl13);
this.panelControl2.Controls.Add(this.ctrlDictonary1);
this.panelControl2.Controls.Add(this.labelControl33);
this.panelControl2.Controls.Add(this.labelControl8);
this.panelControl2.Controls.Add(this.LEPStoType);
this.panelControl2.Controls.Add(this.labelControl7);
this.panelControl2.Controls.Add(this.labelControl19);
this.panelControl2.Controls.Add(this.labelControl6);
this.panelControl2.Controls.Add(this.DicReceMan);
this.panelControl2.Controls.Add(this.labCus);
this.panelControl2.Controls.Add(this.labelControl18);
this.panelControl2.Controls.Add(this.LEPCustomer);
this.panelControl2.Controls.Add(this.DicPrintMan);
this.panelControl2.Controls.Add(this.labelControl17);
this.panelControl2.Controls.Add(this.LEPStoID);
this.panelControl2.Controls.Add(this.labPro);
this.panelControl2.Controls.Add(this.LEPStoPro);
this.panelControl2.Controls.Add(this.labelControl14);
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl2.Location = new System.Drawing.Point(0, 0);
this.panelControl2.Name = "panelControl2";
this.panelControl2.Size = new System.Drawing.Size(1464, 194);
this.panelControl2.TabIndex = 0;
//
// labelControl21
//
this.labelControl21.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl21.Appearance.Options.UseFont = true;
this.labelControl21.Location = new System.Drawing.Point(9, 149);
this.labelControl21.Name = "labelControl21";
this.labelControl21.Size = new System.Drawing.Size(56, 14);
this.labelControl21.TabIndex = 189;
this.labelControl21.Text = "备 注";
//
// wmsCtrlTextBox1
//
this.wmsCtrlTextBox1.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSStoTab, "LOT_ID", true));
this.wmsCtrlTextBox1.FrmSelect = true;
this.wmsCtrlTextBox1.Location = new System.Drawing.Point(404, 10);
this.wmsCtrlTextBox1.MustText = false;
this.wmsCtrlTextBox1.Name = "wmsCtrlTextBox1";
this.wmsCtrlTextBox1.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.wmsCtrlTextBox1.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.wmsCtrlTextBox1.Properties.Appearance.Options.UseBackColor = true;
this.wmsCtrlTextBox1.Properties.Appearance.Options.UseFont = true;
this.wmsCtrlTextBox1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.wmsCtrlTextBox1.Properties.ReadOnly = true;
this.wmsCtrlTextBox1.Size = new System.Drawing.Size(238, 22);
this.wmsCtrlTextBox1.StrLen = 0;
this.wmsCtrlTextBox1.TabIndex = 202;
this.wmsCtrlTextBox1.Valatt = WMS.Ctrl.ValidationAttribute.;
this.wmsCtrlTextBox1.ValText = "";
//
// noteRemark
//
this.noteRemark.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BSStoTab, "REMARK", true));
this.noteRemark.DisplayMember = "CONTENT";
this.noteRemark.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.noteRemark.FormattingEnabled = true;
this.noteRemark.Location = new System.Drawing.Point(71, 145);
this.noteRemark.Name = "noteRemark";
this.noteRemark.NoteTypes = WMS.Ctrl.DateType.;
this.noteRemark.Size = new System.Drawing.Size(238, 22);
this.noteRemark.TabIndex = 192;
this.noteRemark.ValueMember = "CONTENT";
//
// labelControl9
//
this.labelControl9.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl9.Appearance.ForeColor = System.Drawing.Color.Black;
this.labelControl9.Appearance.Options.UseFont = true;
this.labelControl9.Appearance.Options.UseForeColor = true;
this.labelControl9.Location = new System.Drawing.Point(344, 16);
this.labelControl9.Name = "labelControl9";
this.labelControl9.Size = new System.Drawing.Size(56, 14);
this.labelControl9.TabIndex = 201;
this.labelControl9.Text = "货主单号";
//
// txtLotID
//
this.txtLotID.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSStoTab, "LOT_ID", true));
this.txtLotID.Enabled = false;
this.txtLotID.FrmSelect = false;
this.txtLotID.Location = new System.Drawing.Point(71, 14);
this.txtLotID.MustText = true;
this.txtLotID.Name = "txtLotID";
this.txtLotID.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
this.txtLotID.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtLotID.Properties.Appearance.Options.UseBackColor = true;
this.txtLotID.Properties.Appearance.Options.UseFont = true;
this.txtLotID.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtLotID.Properties.ReadOnly = true;
this.txtLotID.Size = new System.Drawing.Size(238, 22);
this.txtLotID.StrLen = 0;
this.txtLotID.TabIndex = 173;
this.txtLotID.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtLotID.ValText = "";
//
// textBox2
//
this.textBox2.Location = new System.Drawing.Point(404, 98);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(238, 22);
this.textBox2.TabIndex = 200;
//
// textBox1
//
this.textBox1.Location = new System.Drawing.Point(71, 63);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(238, 22);
this.textBox1.TabIndex = 199;
//
// labelControl13
//
this.labelControl13.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl13.Appearance.ForeColor = System.Drawing.Color.Black;
this.labelControl13.Appearance.Options.UseFont = true;
this.labelControl13.Appearance.Options.UseForeColor = true;
this.labelControl13.Location = new System.Drawing.Point(13, 19);
this.labelControl13.Name = "labelControl13";
this.labelControl13.Size = new System.Drawing.Size(56, 14);
this.labelControl13.TabIndex = 177;
this.labelControl13.Text = "收货单号";
//
// ctrlDictonary1
//
this.ctrlDictonary1.BackColor = System.Drawing.Color.Transparent;
this.ctrlDictonary1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.ctrlDictonary1.Cursor = System.Windows.Forms.Cursors.Default;
this.ctrlDictonary1.DictonaryTableName = WMS.Ctrl.DictonaryType.t_Base_UserInfo;
this.ctrlDictonary1.ErrText = "无数据重新查询";
this.ctrlDictonary1.Font = new System.Drawing.Font("宋体", 10F);
this.ctrlDictonary1.IsSqlWhere = false;
this.ctrlDictonary1.Location = new System.Drawing.Point(71, 88);
this.ctrlDictonary1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.ctrlDictonary1.Name = "ctrlDictonary1";
this.ctrlDictonary1.Number = 0;
this.ctrlDictonary1.SelectType = WMS.Ctrl.DataSlectType.RadioSelect;
this.ctrlDictonary1.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] {
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDictonary1.ShowColumns"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDictonary1.ShowColumns1")))});
this.ctrlDictonary1.Size = new System.Drawing.Size(238, 23);
this.ctrlDictonary1.SqlStr = null;
this.ctrlDictonary1.TabIndex = 198;
this.ctrlDictonary1.TextBoxFlag = "";
this.ctrlDictonary1.TextBoxValue = "";
//
// labelControl33
//
this.labelControl33.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl33.Appearance.Options.UseFont = true;
this.labelControl33.Location = new System.Drawing.Point(13, 44);
this.labelControl33.Name = "labelControl33";
this.labelControl33.Size = new System.Drawing.Size(56, 14);
this.labelControl33.TabIndex = 178;
this.labelControl33.Text = "入库类型";
//
// labelControl8
//
this.labelControl8.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl8.Appearance.Options.UseFont = true;
this.labelControl8.Location = new System.Drawing.Point(13, 93);
this.labelControl8.Name = "labelControl8";
this.labelControl8.Size = new System.Drawing.Size(56, 14);
this.labelControl8.TabIndex = 197;
this.labelControl8.Text = "装卸班组";
//
// LEPStoType
//
this.LEPStoType.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSStoTab, "TYPE", true));
this.LEPStoType.EditValue = "";
this.LEPStoType.Location = new System.Drawing.Point(71, 40);
this.LEPStoType.Name = "LEPStoType";
this.LEPStoType.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.LEPStoType.Properties.Appearance.Options.UseFont = true;
this.LEPStoType.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.LEPStoType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.LEPStoType.Properties.NullText = "";
this.LEPStoType.Size = new System.Drawing.Size(238, 22);
this.LEPStoType.TabIndex = 174;
//
// labelControl7
//
this.labelControl7.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl7.Appearance.Options.UseFont = true;
this.labelControl7.Location = new System.Drawing.Point(344, 102);
this.labelControl7.Name = "labelControl7";
this.labelControl7.Size = new System.Drawing.Size(56, 14);
this.labelControl7.TabIndex = 196;
this.labelControl7.Text = "司 机";
//
// labelControl19
//
this.labelControl19.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl19.Appearance.Options.UseFont = true;
this.labelControl19.Location = new System.Drawing.Point(13, 115);
this.labelControl19.Name = "labelControl19";
this.labelControl19.Size = new System.Drawing.Size(56, 14);
this.labelControl19.TabIndex = 183;
this.labelControl19.Text = "收 货 人";
//
// labelControl6
//
this.labelControl6.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl6.Appearance.Options.UseFont = true;
this.labelControl6.Location = new System.Drawing.Point(13, 70);
this.labelControl6.Name = "labelControl6";
this.labelControl6.Size = new System.Drawing.Size(56, 14);
this.labelControl6.TabIndex = 195;
this.labelControl6.Text = "车 号";
//
// DicReceMan
//
this.DicReceMan.BackColor = System.Drawing.Color.Transparent;
this.DicReceMan.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.DicReceMan.Cursor = System.Windows.Forms.Cursors.Default;
this.DicReceMan.DictonaryTableName = WMS.Ctrl.DictonaryType.t_Base_UserInfo;
this.DicReceMan.ErrText = "无数据重新查询";
this.DicReceMan.Font = new System.Drawing.Font("宋体", 10F);
this.DicReceMan.IsSqlWhere = false;
this.DicReceMan.Location = new System.Drawing.Point(71, 114);
this.DicReceMan.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.DicReceMan.Name = "DicReceMan";
this.DicReceMan.Number = 0;
this.DicReceMan.SelectType = WMS.Ctrl.DataSlectType.RadioSelect;
this.DicReceMan.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] {
((WMS.Ctrl.ColumnsItem)(resources.GetObject("DicReceMan.ShowColumns"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("DicReceMan.ShowColumns1")))});
this.DicReceMan.Size = new System.Drawing.Size(238, 23);
this.DicReceMan.SqlStr = null;
this.DicReceMan.TabIndex = 179;
this.DicReceMan.TextBoxFlag = "";
this.DicReceMan.TextBoxValue = "";
//
// labCus
//
this.labCus.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labCus.Appearance.Options.UseFont = true;
this.labCus.Location = new System.Drawing.Point(344, 37);
this.labCus.Name = "labCus";
this.labCus.Size = new System.Drawing.Size(56, 14);
this.labCus.TabIndex = 194;
this.labCus.Text = "货 主";
this.labCus.Visible = false;
//
// labelControl18
//
this.labelControl18.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl18.Appearance.Options.UseFont = true;
this.labelControl18.Location = new System.Drawing.Point(344, 125);
this.labelControl18.Name = "labelControl18";
this.labelControl18.Size = new System.Drawing.Size(56, 14);
this.labelControl18.TabIndex = 184;
this.labelControl18.Text = "打印人员";
//
// LEPCustomer
//
this.LEPCustomer.EditValue = "";
this.LEPCustomer.Location = new System.Drawing.Point(404, 32);
this.LEPCustomer.Name = "LEPCustomer";
this.LEPCustomer.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.LEPCustomer.Properties.Appearance.Options.UseFont = true;
this.LEPCustomer.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.LEPCustomer.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.LEPCustomer.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("CUSTOMER_NAME", "客户名称", 180, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("CUSTOMER_ID", "客户编号", 20, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default)});
this.LEPCustomer.Properties.NullText = "";
this.LEPCustomer.Size = new System.Drawing.Size(238, 22);
this.LEPCustomer.TabIndex = 193;
this.LEPCustomer.Visible = false;
//
// DicPrintMan
//
this.DicPrintMan.BackColor = System.Drawing.Color.Transparent;
this.DicPrintMan.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.DicPrintMan.Cursor = System.Windows.Forms.Cursors.Default;
this.DicPrintMan.DictonaryTableName = WMS.Ctrl.DictonaryType.t_Base_UserInfo;
this.DicPrintMan.ErrText = "无数据重新查询";
this.DicPrintMan.Font = new System.Drawing.Font("宋体", 10F);
this.DicPrintMan.IsSqlWhere = false;
this.DicPrintMan.Location = new System.Drawing.Point(404, 120);
this.DicPrintMan.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.DicPrintMan.Name = "DicPrintMan";
this.DicPrintMan.Number = 0;
this.DicPrintMan.SelectType = WMS.Ctrl.DataSlectType.RadioSelect;
this.DicPrintMan.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] {
((WMS.Ctrl.ColumnsItem)(resources.GetObject("DicPrintMan.ShowColumns"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("DicPrintMan.ShowColumns1")))});
this.DicPrintMan.Size = new System.Drawing.Size(238, 23);
this.DicPrintMan.SqlStr = null;
this.DicPrintMan.TabIndex = 182;
this.DicPrintMan.TextBoxFlag = "";
this.DicPrintMan.TextBoxValue = "";
//
// labelControl17
//
this.labelControl17.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl17.Appearance.Options.UseFont = true;
this.labelControl17.Location = new System.Drawing.Point(344, 79);
this.labelControl17.Name = "labelControl17";
this.labelControl17.Size = new System.Drawing.Size(56, 14);
this.labelControl17.TabIndex = 185;
this.labelControl17.Text = "仓 库";
//
// LEPStoID
//
this.LEPStoID.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSStoTab, "STO_ID", true));
this.LEPStoID.EditValue = "";
this.LEPStoID.Location = new System.Drawing.Point(404, 76);
this.LEPStoID.Name = "LEPStoID";
this.LEPStoID.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.LEPStoID.Properties.Appearance.Options.UseFont = true;
this.LEPStoID.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.LEPStoID.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.LEPStoID.Properties.NullText = "";
this.LEPStoID.Size = new System.Drawing.Size(238, 22);
this.LEPStoID.TabIndex = 181;
//
// labPro
//
this.labPro.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labPro.Appearance.Options.UseFont = true;
this.labPro.Location = new System.Drawing.Point(344, 58);
this.labPro.Name = "labPro";
this.labPro.Size = new System.Drawing.Size(56, 14);
this.labPro.TabIndex = 188;
this.labPro.Text = "供 应 商";
//
// LEPStoPro
//
this.LEPStoPro.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSStoTab, "PROVIDER_ID", true));
this.LEPStoPro.EditValue = "";
this.LEPStoPro.Location = new System.Drawing.Point(404, 54);
this.LEPStoPro.Name = "LEPStoPro";
this.LEPStoPro.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.LEPStoPro.Properties.Appearance.Options.UseFont = true;
this.LEPStoPro.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.LEPStoPro.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.LEPStoPro.Properties.NullText = "";
this.LEPStoPro.Size = new System.Drawing.Size(238, 22);
this.LEPStoPro.TabIndex = 187;
//
// labelControl14
//
this.labelControl14.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl14.Appearance.ForeColor = System.Drawing.Color.Black;
this.labelControl14.Appearance.Options.UseFont = true;
this.labelControl14.Appearance.Options.UseForeColor = true;
this.labelControl14.Location = new System.Drawing.Point(13, 44);
this.labelControl14.Name = "labelControl14";
this.labelControl14.Size = new System.Drawing.Size(56, 14);
this.labelControl14.TabIndex = 176;
this.labelControl14.Text = "通知单号";
//
// tabtzd
//
this.tabtzd.Controls.Add(this.splitContainer1);
this.tabtzd.Controls.Add(this.panel1);
this.tabtzd.Name = "tabtzd";
this.tabtzd.Size = new System.Drawing.Size(1104, 415);
this.tabtzd.Text = "通知单";
//
// splitContainer1
//
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer1.Location = new System.Drawing.Point(0, 63);
this.splitContainer1.Name = "splitContainer1";
this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
//
// splitContainer1.Panel1
//
this.splitContainer1.Panel1.Controls.Add(this.GCWareNotice);
//
// splitContainer1.Panel2
//
this.splitContainer1.Panel2.Controls.Add(this.gridControlCustom1);
this.splitContainer1.Size = new System.Drawing.Size(1104, 352);
this.splitContainer1.SplitterDistance = 186;
this.splitContainer1.TabIndex = 85;
//
// GCWareNotice
//
this.GCWareNotice.ColorApprove = System.Drawing.Color.Empty;
this.GCWareNotice.ColorApproveValue = null;
this.GCWareNotice.ColorPass = System.Drawing.Color.Empty;
this.GCWareNotice.ColorPassValue = null;
this.GCWareNotice.ColorRepeal = System.Drawing.Color.Empty;
this.GCWareNotice.ColorRepealValue = null;
this.GCWareNotice.ColorReWork = System.Drawing.Color.Empty;
this.GCWareNotice.ColorReWorkValue = null;
this.GCWareNotice.ColorSelectedRow = System.Drawing.Color.Empty;
this.GCWareNotice.ColorShortage = System.Drawing.Color.Empty;
this.GCWareNotice.ColorShortageFlagColumn = null;
this.GCWareNotice.ColorShortageValue = null;
this.GCWareNotice.ColorUnExecute = System.Drawing.Color.Empty;
this.GCWareNotice.ColorUnExecuteValue = null;
this.GCWareNotice.ColorUnPass = System.Drawing.Color.Empty;
this.GCWareNotice.ColorUnPassValue = null;
this.GCWareNotice.ColorVerify = System.Drawing.Color.Empty;
this.GCWareNotice.ColorVerifyFlagColumn = null;
this.GCWareNotice.ColorVerifyValue = null;
this.GCWareNotice.ColorWarning = System.Drawing.Color.Empty;
this.GCWareNotice.ColorWarningValue = null;
this.GCWareNotice.DataSource = this.bsWareNotice;
this.GCWareNotice.Dock = System.Windows.Forms.DockStyle.Fill;
this.GCWareNotice.EnableAppearanceEvenRow = true;
this.GCWareNotice.IndicatorWidth = 40;
this.GCWareNotice.Location = new System.Drawing.Point(0, 0);
this.GCWareNotice.MainView = this.gVWareNotice;
this.GCWareNotice.Name = "GCWareNotice";
this.GCWareNotice.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.Check});
this.GCWareNotice.ShowRowID = true;
this.GCWareNotice.Size = new System.Drawing.Size(1104, 186);
this.GCWareNotice.TabIndex = 82;
this.GCWareNotice.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gVWareNotice});
//
// bsWareNotice
//
this.bsWareNotice.DataSource = typeof(WMS.Model.RK.WareNoticeModel);
//
// gVWareNotice
//
this.gVWareNotice.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.gVWareNotice.Appearance.EvenRow.Options.UseBackColor = true;
this.gVWareNotice.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 11F);
this.gVWareNotice.Appearance.HeaderPanel.Options.UseFont = true;
this.gVWareNotice.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 11F);
this.gVWareNotice.Appearance.Row.Options.UseFont = true;
this.gVWareNotice.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colCheck,
this.gridColumn1,
this.gridColumn2,
this.colORDER_DATE,
this.gridColumn3,
this.colPURCHASE_COUNT,
this.colAMOUNT1,
this.colWARE_COUNT,
this.colSHELVES_COUNT,
this.colEXPECTED_DELIVERY_DATE,
this.colEND_DELIVERY_DATE,
this.colREAL_DELIVERY_DATE,
this.colORDER_MODE,
this.colSTORAGE_MODE,
this.colSTATE,
this.colTRAY_STATE,
this.colCONFIRM_PERSON_NAME,
this.colCONFIRM_DATE,
this.colRECORD_DATE,
this.colACCE_NUM,
this.colPASS_NUM});
this.gVWareNotice.GridControl = this.GCWareNotice;
this.gVWareNotice.IndicatorWidth = 34;
this.gVWareNotice.Name = "gVWareNotice";
this.gVWareNotice.OptionsBehavior.Editable = false;
this.gVWareNotice.OptionsView.ColumnAutoWidth = false;
this.gVWareNotice.OptionsView.EnableAppearanceEvenRow = true;
this.gVWareNotice.OptionsView.ShowFooter = true;
this.gVWareNotice.OptionsView.ShowGroupPanel = false;
this.gVWareNotice.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gVWareNotice_RowClick);
//
// colCheck
//
this.colCheck.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colCheck.AppearanceCell.Options.UseFont = true;
this.colCheck.AppearanceHeader.Options.UseTextOptions = true;
this.colCheck.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colCheck.Caption = "选择";
this.colCheck.ColumnEdit = this.Check;
this.colCheck.FieldName = "IsCheck";
this.colCheck.Name = "colCheck";
this.colCheck.OptionsColumn.AllowMove = false;
this.colCheck.OptionsColumn.AllowSize = false;
this.colCheck.OptionsColumn.ShowCaption = false;
this.colCheck.Width = 20;
//
// Check
//
this.Check.AutoHeight = false;
this.Check.Caption = "Check";
this.Check.Name = "Check";
this.Check.ValueChecked = false;
//
// gridColumn1
//
this.gridColumn1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.gridColumn1.AppearanceCell.Options.UseFont = true;
this.gridColumn1.AppearanceHeader.Options.UseTextOptions = true;
this.gridColumn1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn1.FieldName = "WAREHOUSING_ID";
this.gridColumn1.Name = "gridColumn1";
this.gridColumn1.OptionsColumn.AllowEdit = false;
this.gridColumn1.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "WAREHOUSING_ID", "{0} 条记录")});
this.gridColumn1.Visible = true;
this.gridColumn1.VisibleIndex = 0;
this.gridColumn1.Width = 174;
//
// gridColumn2
//
this.gridColumn2.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.gridColumn2.AppearanceCell.Options.UseFont = true;
this.gridColumn2.AppearanceHeader.Options.UseTextOptions = true;
this.gridColumn2.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn2.FieldName = "PURCHASE_ID";
this.gridColumn2.Name = "gridColumn2";
this.gridColumn2.OptionsColumn.AllowEdit = false;
this.gridColumn2.Visible = true;
this.gridColumn2.VisibleIndex = 4;
this.gridColumn2.Width = 107;
//
// colORDER_DATE
//
this.colORDER_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colORDER_DATE.AppearanceCell.Options.UseFont = true;
this.colORDER_DATE.AppearanceHeader.Options.UseTextOptions = true;
this.colORDER_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colORDER_DATE.DisplayFormat.FormatString = "yyyy-MM-dd";
this.colORDER_DATE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.colORDER_DATE.FieldName = "ORDER_DATE";
this.colORDER_DATE.Name = "colORDER_DATE";
this.colORDER_DATE.OptionsColumn.AllowEdit = false;
this.colORDER_DATE.Visible = true;
this.colORDER_DATE.VisibleIndex = 2;
this.colORDER_DATE.Width = 152;
//
// gridColumn3
//
this.gridColumn3.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.gridColumn3.AppearanceCell.Options.UseFont = true;
this.gridColumn3.AppearanceHeader.Options.UseTextOptions = true;
this.gridColumn3.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn3.FieldName = "PROVIDER_NAME";
this.gridColumn3.Name = "gridColumn3";
this.gridColumn3.OptionsColumn.AllowEdit = false;
this.gridColumn3.Visible = true;
this.gridColumn3.VisibleIndex = 3;
this.gridColumn3.Width = 186;
//
// colPURCHASE_COUNT
//
this.colPURCHASE_COUNT.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPURCHASE_COUNT.AppearanceCell.Options.UseFont = true;
this.colPURCHASE_COUNT.AppearanceHeader.Options.UseTextOptions = true;
this.colPURCHASE_COUNT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPURCHASE_COUNT.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colPURCHASE_COUNT.FieldName = "PURCHASE_COUNT";
this.colPURCHASE_COUNT.Name = "colPURCHASE_COUNT";
this.colPURCHASE_COUNT.OptionsColumn.AllowEdit = false;
this.colPURCHASE_COUNT.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum)});
this.colPURCHASE_COUNT.Width = 81;
//
// colAMOUNT1
//
this.colAMOUNT1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colAMOUNT1.AppearanceCell.Options.UseFont = true;
this.colAMOUNT1.AppearanceHeader.Options.UseTextOptions = true;
this.colAMOUNT1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colAMOUNT1.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colAMOUNT1.FieldName = "AMOUNT";
this.colAMOUNT1.Name = "colAMOUNT1";
this.colAMOUNT1.OptionsColumn.AllowEdit = false;
this.colAMOUNT1.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum)});
this.colAMOUNT1.Width = 57;
//
// colWARE_COUNT
//
this.colWARE_COUNT.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colWARE_COUNT.AppearanceCell.Options.UseFont = true;
this.colWARE_COUNT.AppearanceHeader.Options.UseTextOptions = true;
this.colWARE_COUNT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colWARE_COUNT.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colWARE_COUNT.FieldName = "WARE_COUNT";
this.colWARE_COUNT.Name = "colWARE_COUNT";
this.colWARE_COUNT.OptionsColumn.AllowEdit = false;
this.colWARE_COUNT.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum)});
this.colWARE_COUNT.Width = 62;
//
// colSHELVES_COUNT
//
this.colSHELVES_COUNT.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colSHELVES_COUNT.AppearanceCell.Options.UseFont = true;
this.colSHELVES_COUNT.AppearanceHeader.Options.UseTextOptions = true;
this.colSHELVES_COUNT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colSHELVES_COUNT.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colSHELVES_COUNT.FieldName = "SHELVES_COUNT";
this.colSHELVES_COUNT.Name = "colSHELVES_COUNT";
this.colSHELVES_COUNT.OptionsColumn.AllowEdit = false;
this.colSHELVES_COUNT.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum)});
this.colSHELVES_COUNT.Visible = true;
this.colSHELVES_COUNT.VisibleIndex = 6;
this.colSHELVES_COUNT.Width = 68;
//
// colEXPECTED_DELIVERY_DATE
//
this.colEXPECTED_DELIVERY_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colEXPECTED_DELIVERY_DATE.AppearanceCell.Options.UseFont = true;
this.colEXPECTED_DELIVERY_DATE.AppearanceHeader.Options.UseTextOptions = true;
this.colEXPECTED_DELIVERY_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colEXPECTED_DELIVERY_DATE.DisplayFormat.FormatString = "yyyy-MM-dd";
this.colEXPECTED_DELIVERY_DATE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.colEXPECTED_DELIVERY_DATE.FieldName = "EXPECTED_DELIVERY_DATE";
this.colEXPECTED_DELIVERY_DATE.Name = "colEXPECTED_DELIVERY_DATE";
this.colEXPECTED_DELIVERY_DATE.OptionsColumn.AllowEdit = false;
this.colEXPECTED_DELIVERY_DATE.Visible = true;
this.colEXPECTED_DELIVERY_DATE.VisibleIndex = 8;
this.colEXPECTED_DELIVERY_DATE.Width = 77;
//
// colEND_DELIVERY_DATE
//
this.colEND_DELIVERY_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colEND_DELIVERY_DATE.AppearanceCell.Options.UseFont = true;
this.colEND_DELIVERY_DATE.AppearanceHeader.Options.UseTextOptions = true;
this.colEND_DELIVERY_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colEND_DELIVERY_DATE.DisplayFormat.FormatString = "yyyy-MM-dd";
this.colEND_DELIVERY_DATE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.colEND_DELIVERY_DATE.FieldName = "END_DELIVERY_DATE";
this.colEND_DELIVERY_DATE.Name = "colEND_DELIVERY_DATE";
this.colEND_DELIVERY_DATE.OptionsColumn.AllowEdit = false;
this.colEND_DELIVERY_DATE.Visible = true;
this.colEND_DELIVERY_DATE.VisibleIndex = 9;
this.colEND_DELIVERY_DATE.Width = 76;
//
// colREAL_DELIVERY_DATE
//
this.colREAL_DELIVERY_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colREAL_DELIVERY_DATE.AppearanceCell.Options.UseFont = true;
this.colREAL_DELIVERY_DATE.AppearanceHeader.Options.UseTextOptions = true;
this.colREAL_DELIVERY_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colREAL_DELIVERY_DATE.DisplayFormat.FormatString = "yyyy-MM-dd";
this.colREAL_DELIVERY_DATE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.colREAL_DELIVERY_DATE.FieldName = "REAL_DELIVERY_DATE";
this.colREAL_DELIVERY_DATE.Name = "colREAL_DELIVERY_DATE";
this.colREAL_DELIVERY_DATE.OptionsColumn.AllowEdit = false;
this.colREAL_DELIVERY_DATE.Visible = true;
this.colREAL_DELIVERY_DATE.VisibleIndex = 10;
this.colREAL_DELIVERY_DATE.Width = 76;
//
// colORDER_MODE
//
this.colORDER_MODE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colORDER_MODE.AppearanceCell.Options.UseFont = true;
this.colORDER_MODE.AppearanceHeader.Options.UseTextOptions = true;
this.colORDER_MODE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colORDER_MODE.FieldName = "ORDER_MODE";
this.colORDER_MODE.Name = "colORDER_MODE";
this.colORDER_MODE.OptionsColumn.AllowEdit = false;
this.colORDER_MODE.Width = 55;
//
// colSTORAGE_MODE
//
this.colSTORAGE_MODE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colSTORAGE_MODE.AppearanceCell.Options.UseFont = true;
this.colSTORAGE_MODE.AppearanceHeader.Options.UseTextOptions = true;
this.colSTORAGE_MODE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colSTORAGE_MODE.FieldName = "STORAGE_MODE";
this.colSTORAGE_MODE.Name = "colSTORAGE_MODE";
this.colSTORAGE_MODE.OptionsColumn.AllowEdit = false;
this.colSTORAGE_MODE.Visible = true;
this.colSTORAGE_MODE.VisibleIndex = 7;
this.colSTORAGE_MODE.Width = 69;
//
// colSTATE
//
this.colSTATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colSTATE.AppearanceCell.Options.UseFont = true;
this.colSTATE.AppearanceHeader.Options.UseTextOptions = true;
this.colSTATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colSTATE.FieldName = "STATE";
this.colSTATE.Name = "colSTATE";
this.colSTATE.OptionsColumn.AllowEdit = false;
this.colSTATE.Visible = true;
this.colSTATE.VisibleIndex = 1;
this.colSTATE.Width = 52;
//
// colTRAY_STATE
//
this.colTRAY_STATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colTRAY_STATE.AppearanceCell.Options.UseFont = true;
this.colTRAY_STATE.AppearanceHeader.Options.UseTextOptions = true;
this.colTRAY_STATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colTRAY_STATE.FieldName = "TRAY_STATE";
this.colTRAY_STATE.Name = "colTRAY_STATE";
this.colTRAY_STATE.OptionsColumn.AllowEdit = false;
this.colTRAY_STATE.Width = 55;
//
// colCONFIRM_PERSON_NAME
//
this.colCONFIRM_PERSON_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colCONFIRM_PERSON_NAME.AppearanceCell.Options.UseFont = true;
this.colCONFIRM_PERSON_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colCONFIRM_PERSON_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colCONFIRM_PERSON_NAME.FieldName = "CONFIRM_PERSON_NAME";
this.colCONFIRM_PERSON_NAME.Name = "colCONFIRM_PERSON_NAME";
this.colCONFIRM_PERSON_NAME.OptionsColumn.AllowEdit = false;
this.colCONFIRM_PERSON_NAME.Visible = true;
this.colCONFIRM_PERSON_NAME.VisibleIndex = 11;
this.colCONFIRM_PERSON_NAME.Width = 60;
//
// colCONFIRM_DATE
//
this.colCONFIRM_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colCONFIRM_DATE.AppearanceCell.Options.UseFont = true;
this.colCONFIRM_DATE.AppearanceHeader.Options.UseTextOptions = true;
this.colCONFIRM_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colCONFIRM_DATE.DisplayFormat.FormatString = "yyyy-MM-dd";
this.colCONFIRM_DATE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.colCONFIRM_DATE.FieldName = "CONFIRM_DATE";
this.colCONFIRM_DATE.Name = "colCONFIRM_DATE";
this.colCONFIRM_DATE.OptionsColumn.AllowEdit = false;
this.colCONFIRM_DATE.Visible = true;
this.colCONFIRM_DATE.VisibleIndex = 12;
this.colCONFIRM_DATE.Width = 73;
//
// colRECORD_DATE
//
this.colRECORD_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colRECORD_DATE.AppearanceCell.Options.UseFont = true;
this.colRECORD_DATE.AppearanceHeader.Options.UseTextOptions = true;
this.colRECORD_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colRECORD_DATE.DisplayFormat.FormatString = "yyyy-MM-dd";
this.colRECORD_DATE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.colRECORD_DATE.FieldName = "RECORD_DATE";
this.colRECORD_DATE.Name = "colRECORD_DATE";
this.colRECORD_DATE.OptionsColumn.AllowEdit = false;
this.colRECORD_DATE.Width = 141;
//
// colACCE_NUM
//
this.colACCE_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colACCE_NUM.AppearanceCell.Options.UseFont = true;
this.colACCE_NUM.AppearanceHeader.Options.UseTextOptions = true;
this.colACCE_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colACCE_NUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colACCE_NUM.FieldName = "ACCE_NUM";
this.colACCE_NUM.Name = "colACCE_NUM";
this.colACCE_NUM.OptionsColumn.AllowEdit = false;
this.colACCE_NUM.Width = 60;
//
// colPASS_NUM
//
this.colPASS_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPASS_NUM.AppearanceCell.Options.UseFont = true;
this.colPASS_NUM.AppearanceHeader.Options.UseTextOptions = true;
this.colPASS_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPASS_NUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colPASS_NUM.FieldName = "PASS_NUM";
this.colPASS_NUM.Name = "colPASS_NUM";
this.colPASS_NUM.OptionsColumn.AllowEdit = false;
this.colPASS_NUM.Visible = true;
this.colPASS_NUM.VisibleIndex = 5;
this.colPASS_NUM.Width = 64;
//
// 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.BSReceInfo;
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.gdvView;
this.gridControlCustom1.Name = "gridControlCustom1";
this.gridControlCustom1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemCheckEdit1,
this.repositoryItemCheckEdit2,
this.repositoryItemCheckEdit6,
this.repositoryItemLookUpEdit8,
this.repositoryItemLookUpEdit9,
this.repositoryItemLookUpEdit10,
this.repositoryItemLookUpEdit11});
this.gridControlCustom1.ShowRowID = true;
this.gridControlCustom1.Size = new System.Drawing.Size(1104, 162);
this.gridControlCustom1.TabIndex = 79;
this.gridControlCustom1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gdvView});
//
// BSReceInfo
//
this.BSReceInfo.DataSource = typeof(WMS.Model.RK.WareNoticeTabModel);
//
// gdvView
//
this.gdvView.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.gdvView.Appearance.EvenRow.Options.UseBackColor = true;
this.gdvView.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 11F);
this.gdvView.Appearance.HeaderPanel.Options.UseFont = true;
this.gdvView.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gdvView.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gdvView.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 11F);
this.gdvView.Appearance.Row.Options.UseFont = true;
this.gdvView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colIsCheck,
this.colWAREHOUSING_ID,
this.colPURCHASE_ID,
this.colGOODS_ID1,
this.colGOODS_NAME,
this.colAMOUNT,
this.colARRAMOUNT,
this.colREC_NUM,
this.colTOTAL_VOLUME,
this.colTOTAL_ROUGH_WEIGHT,
this.colTOTAL_NET_WEIGH,
this.colTOTAL_MONEY,
this.colPRODUCTION_DATE,
this.colSTORAGE_ID1,
this.colSTORAGE_AREA_ID,
this.colPACKAGE_ID,
this.colSTORAGE_NAME1,
this.colSTORAGE_AREA_NAME,
this.colPACKAGE_NAME,
this.colREMARK1,
this.colOPERATORID2,
this.colOPERATEDATE2,
this.colUNIT,
this.colSCALE_UNIT1,
this.colPRICE1,
this.colGVOLUME,
this.colROUGH_WEIGHT,
this.colNET_WEIGH,
this.colGOODS_TYPE_ID,
this.colGOODS_TYPE_NAME,
this.colPROVIDER_ID1,
this.colPROVIDER_NAME1});
this.gdvView.GridControl = this.gridControlCustom1;
this.gdvView.IndicatorWidth = 34;
this.gdvView.Name = "gdvView";
this.gdvView.OptionsMenu.EnableFooterMenu = false;
this.gdvView.OptionsSelection.EnableAppearanceFocusedRow = false;
this.gdvView.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect;
this.gdvView.OptionsView.ColumnAutoWidth = false;
this.gdvView.OptionsView.EnableAppearanceEvenRow = true;
this.gdvView.OptionsView.ShowGroupPanel = false;
//
// colIsCheck
//
this.colIsCheck.FieldName = "IsCheck";
this.colIsCheck.Name = "colIsCheck";
//
// colWAREHOUSING_ID
//
this.colWAREHOUSING_ID.FieldName = "WAREHOUSING_ID";
this.colWAREHOUSING_ID.Name = "colWAREHOUSING_ID";
this.colWAREHOUSING_ID.OptionsColumn.AllowEdit = false;
this.colWAREHOUSING_ID.Width = 109;
//
// colPURCHASE_ID
//
this.colPURCHASE_ID.FieldName = "PURCHASE_ID";
this.colPURCHASE_ID.Name = "colPURCHASE_ID";
this.colPURCHASE_ID.OptionsColumn.AllowEdit = false;
//
// colGOODS_ID1
//
this.colGOODS_ID1.FieldName = "GOODS_ID";
this.colGOODS_ID1.Name = "colGOODS_ID1";
this.colGOODS_ID1.OptionsColumn.AllowEdit = false;
this.colGOODS_ID1.Visible = true;
this.colGOODS_ID1.VisibleIndex = 0;
//
// colGOODS_NAME
//
this.colGOODS_NAME.FieldName = "GOODS_NAME";
this.colGOODS_NAME.Name = "colGOODS_NAME";
this.colGOODS_NAME.OptionsColumn.AllowEdit = false;
this.colGOODS_NAME.Visible = true;
this.colGOODS_NAME.VisibleIndex = 1;
//
// colAMOUNT
//
this.colAMOUNT.FieldName = "AMOUNT";
this.colAMOUNT.Name = "colAMOUNT";
this.colAMOUNT.OptionsColumn.AllowEdit = false;
this.colAMOUNT.Visible = true;
this.colAMOUNT.VisibleIndex = 2;
//
// colARRAMOUNT
//
this.colARRAMOUNT.FieldName = "ARRAMOUNT";
this.colARRAMOUNT.Name = "colARRAMOUNT";
this.colARRAMOUNT.OptionsColumn.AllowEdit = false;
this.colARRAMOUNT.Visible = true;
this.colARRAMOUNT.VisibleIndex = 3;
//
// colREC_NUM
//
this.colREC_NUM.FieldName = "REC_NUM";
this.colREC_NUM.Name = "colREC_NUM";
this.colREC_NUM.OptionsColumn.AllowEdit = false;
this.colREC_NUM.Visible = true;
this.colREC_NUM.VisibleIndex = 5;
//
// colTOTAL_VOLUME
//
this.colTOTAL_VOLUME.FieldName = "TOTAL_VOLUME";
this.colTOTAL_VOLUME.Name = "colTOTAL_VOLUME";
this.colTOTAL_VOLUME.OptionsColumn.AllowEdit = false;
//
// colTOTAL_ROUGH_WEIGHT
//
this.colTOTAL_ROUGH_WEIGHT.FieldName = "TOTAL_ROUGH_WEIGHT";
this.colTOTAL_ROUGH_WEIGHT.Name = "colTOTAL_ROUGH_WEIGHT";
this.colTOTAL_ROUGH_WEIGHT.OptionsColumn.AllowEdit = false;
//
// colTOTAL_NET_WEIGH
//
this.colTOTAL_NET_WEIGH.FieldName = "TOTAL_NET_WEIGH";
this.colTOTAL_NET_WEIGH.Name = "colTOTAL_NET_WEIGH";
this.colTOTAL_NET_WEIGH.OptionsColumn.AllowEdit = false;
//
// colTOTAL_MONEY
//
this.colTOTAL_MONEY.FieldName = "TOTAL_MONEY";
this.colTOTAL_MONEY.Name = "colTOTAL_MONEY";
this.colTOTAL_MONEY.OptionsColumn.AllowEdit = false;
//
// colPRODUCTION_DATE
//
this.colPRODUCTION_DATE.FieldName = "PRODUCTION_DATE";
this.colPRODUCTION_DATE.Name = "colPRODUCTION_DATE";
this.colPRODUCTION_DATE.OptionsColumn.AllowEdit = false;
//
// colSTORAGE_ID1
//
this.colSTORAGE_ID1.FieldName = "STORAGE_ID";
this.colSTORAGE_ID1.Name = "colSTORAGE_ID1";
this.colSTORAGE_ID1.OptionsColumn.AllowEdit = false;
//
// colSTORAGE_AREA_ID
//
this.colSTORAGE_AREA_ID.FieldName = "STORAGE_AREA_ID";
this.colSTORAGE_AREA_ID.Name = "colSTORAGE_AREA_ID";
this.colSTORAGE_AREA_ID.OptionsColumn.AllowEdit = false;
//
// colPACKAGE_ID
//
this.colPACKAGE_ID.FieldName = "PACKAGE_ID";
this.colPACKAGE_ID.Name = "colPACKAGE_ID";
this.colPACKAGE_ID.OptionsColumn.AllowEdit = false;
this.colPACKAGE_ID.Visible = true;
this.colPACKAGE_ID.VisibleIndex = 6;
//
// colSTORAGE_NAME1
//
this.colSTORAGE_NAME1.FieldName = "STORAGE_NAME";
this.colSTORAGE_NAME1.Name = "colSTORAGE_NAME1";
this.colSTORAGE_NAME1.OptionsColumn.AllowEdit = false;
//
// colSTORAGE_AREA_NAME
//
this.colSTORAGE_AREA_NAME.FieldName = "STORAGE_AREA_NAME";
this.colSTORAGE_AREA_NAME.Name = "colSTORAGE_AREA_NAME";
this.colSTORAGE_AREA_NAME.OptionsColumn.AllowEdit = false;
//
// colPACKAGE_NAME
//
this.colPACKAGE_NAME.FieldName = "PACKAGE_NAME";
this.colPACKAGE_NAME.Name = "colPACKAGE_NAME";
this.colPACKAGE_NAME.OptionsColumn.AllowEdit = false;
//
// colREMARK1
//
this.colREMARK1.FieldName = "REMARK";
this.colREMARK1.Name = "colREMARK1";
this.colREMARK1.OptionsColumn.AllowEdit = false;
//
// colOPERATORID2
//
this.colOPERATORID2.FieldName = "OPERATORID";
this.colOPERATORID2.Name = "colOPERATORID2";
this.colOPERATORID2.OptionsColumn.AllowEdit = false;
//
// colOPERATEDATE2
//
this.colOPERATEDATE2.FieldName = "OPERATEDATE";
this.colOPERATEDATE2.Name = "colOPERATEDATE2";
this.colOPERATEDATE2.OptionsColumn.AllowEdit = false;
//
// colUNIT
//
this.colUNIT.FieldName = "UNIT";
this.colUNIT.Name = "colUNIT";
this.colUNIT.OptionsColumn.AllowEdit = false;
this.colUNIT.Visible = true;
this.colUNIT.VisibleIndex = 4;
//
// colSCALE_UNIT1
//
this.colSCALE_UNIT1.FieldName = "SCALE_UNIT";
this.colSCALE_UNIT1.Name = "colSCALE_UNIT1";
this.colSCALE_UNIT1.OptionsColumn.AllowEdit = false;
//
// colPRICE1
//
this.colPRICE1.FieldName = "PRICE";
this.colPRICE1.Name = "colPRICE1";
this.colPRICE1.OptionsColumn.AllowEdit = false;
//
// colGVOLUME
//
this.colGVOLUME.FieldName = "GVOLUME";
this.colGVOLUME.Name = "colGVOLUME";
this.colGVOLUME.OptionsColumn.AllowEdit = false;
//
// colROUGH_WEIGHT
//
this.colROUGH_WEIGHT.FieldName = "ROUGH_WEIGHT";
this.colROUGH_WEIGHT.Name = "colROUGH_WEIGHT";
this.colROUGH_WEIGHT.OptionsColumn.AllowEdit = false;
//
// colNET_WEIGH
//
this.colNET_WEIGH.FieldName = "NET_WEIGH";
this.colNET_WEIGH.Name = "colNET_WEIGH";
this.colNET_WEIGH.OptionsColumn.AllowEdit = false;
//
// colGOODS_TYPE_ID
//
this.colGOODS_TYPE_ID.FieldName = "GOODS_TYPE_ID";
this.colGOODS_TYPE_ID.Name = "colGOODS_TYPE_ID";
this.colGOODS_TYPE_ID.OptionsColumn.AllowEdit = false;
//
// colGOODS_TYPE_NAME
//
this.colGOODS_TYPE_NAME.FieldName = "GOODS_TYPE_NAME";
this.colGOODS_TYPE_NAME.Name = "colGOODS_TYPE_NAME";
this.colGOODS_TYPE_NAME.OptionsColumn.AllowEdit = false;
//
// colPROVIDER_ID1
//
this.colPROVIDER_ID1.FieldName = "PROVIDER_ID";
this.colPROVIDER_ID1.Name = "colPROVIDER_ID1";
this.colPROVIDER_ID1.OptionsColumn.AllowEdit = false;
//
// colPROVIDER_NAME1
//
this.colPROVIDER_NAME1.FieldName = "PROVIDER_NAME";
this.colPROVIDER_NAME1.Name = "colPROVIDER_NAME1";
this.colPROVIDER_NAME1.OptionsColumn.AllowEdit = false;
//
// repositoryItemCheckEdit1
//
this.repositoryItemCheckEdit1.AutoHeight = false;
this.repositoryItemCheckEdit1.Caption = "Check";
this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
//
// repositoryItemCheckEdit2
//
this.repositoryItemCheckEdit2.AutoHeight = false;
this.repositoryItemCheckEdit2.Caption = "Check";
this.repositoryItemCheckEdit2.Name = "repositoryItemCheckEdit2";
//
// repositoryItemCheckEdit6
//
this.repositoryItemCheckEdit6.AutoHeight = false;
this.repositoryItemCheckEdit6.Caption = "Check";
this.repositoryItemCheckEdit6.Name = "repositoryItemCheckEdit6";
//
// repositoryItemLookUpEdit8
//
this.repositoryItemLookUpEdit8.AutoHeight = false;
this.repositoryItemLookUpEdit8.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemLookUpEdit8.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("GOODS_ID", "商品编号", 70, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("GOODS_NAME", "商品名称", 100, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default)});
this.repositoryItemLookUpEdit8.Name = "repositoryItemLookUpEdit8";
this.repositoryItemLookUpEdit8.NullText = "";
this.repositoryItemLookUpEdit8.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
//
// repositoryItemLookUpEdit9
//
this.repositoryItemLookUpEdit9.AutoHeight = false;
this.repositoryItemLookUpEdit9.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemLookUpEdit9.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("PALLET_ID", "托盘编号", 50, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("PALLET_NAME", "托盘名称", 50, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default)});
this.repositoryItemLookUpEdit9.Name = "repositoryItemLookUpEdit9";
this.repositoryItemLookUpEdit9.NullText = "";
//
// repositoryItemLookUpEdit10
//
this.repositoryItemLookUpEdit10.AutoHeight = false;
this.repositoryItemLookUpEdit10.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemLookUpEdit10.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("UNIT", "ID", 20, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("UNIT_NAME", "单位", 50, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default)});
this.repositoryItemLookUpEdit10.Name = "repositoryItemLookUpEdit10";
this.repositoryItemLookUpEdit10.NullText = "";
//
// repositoryItemLookUpEdit11
//
this.repositoryItemLookUpEdit11.AutoHeight = false;
this.repositoryItemLookUpEdit11.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemLookUpEdit11.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("STORAGE_AREA_ID", "STORAGE_AREA_ID", 20, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("STORAGE_AREA_NAME", "库区", 100, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default)});
this.repositoryItemLookUpEdit11.Name = "repositoryItemLookUpEdit11";
this.repositoryItemLookUpEdit11.NullText = "";
//
// panel1
//
this.panel1.Controls.Add(this.ctrlButtons1);
this.panel1.Controls.Add(this.ctrlDictonary3);
this.panel1.Controls.Add(this.labelControl11);
this.panel1.Controls.Add(this.lookUpEditSystem1);
this.panel1.Controls.Add(this.cb_ys);
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(1104, 63);
this.panel1.TabIndex = 81;
//
// ctrlButtons1
//
this.ctrlButtons1.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
this.ctrlButtons1.Appearance.Options.UseFont = true;
this.ctrlButtons1.BoolDiagFrm = false;
this.ctrlButtons1.ImageOptions.ImageUri.Uri = "Add; Office2013";
this.ctrlButtons1.Location = new System.Drawing.Point(492, 15);
this.ctrlButtons1.Name = "ctrlButtons1";
this.ctrlButtons1.Size = new System.Drawing.Size(150, 45);
this.ctrlButtons1.TabIndex = 198;
this.ctrlButtons1.Text = " 盲收录入";
this.ctrlButtons1.typeButton = " 盲收录入";
this.ctrlButtons1.Click += new System.EventHandler(this.ctrlButtons1_Click);
//
// ctrlDictonary3
//
this.ctrlDictonary3.BackColor = System.Drawing.Color.Transparent;
this.ctrlDictonary3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.ctrlDictonary3.Cursor = System.Windows.Forms.Cursors.Default;
this.ctrlDictonary3.DictonaryTableName = WMS.Ctrl.DictonaryType.t_BASE_PROVIDER_DICTIONARY;
this.ctrlDictonary3.ErrText = "无数据重新查询";
this.ctrlDictonary3.Font = new System.Drawing.Font("宋体", 10F);
this.ctrlDictonary3.IsSqlWhere = false;
this.ctrlDictonary3.Location = new System.Drawing.Point(95, 21);
this.ctrlDictonary3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.ctrlDictonary3.Name = "ctrlDictonary3";
this.ctrlDictonary3.Number = 0;
this.ctrlDictonary3.SelectType = WMS.Ctrl.DataSlectType.RadioSelect;
this.ctrlDictonary3.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] {
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDictonary3.ShowColumns"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDictonary3.ShowColumns1")))});
this.ctrlDictonary3.Size = new System.Drawing.Size(238, 23);
this.ctrlDictonary3.SqlStr = null;
this.ctrlDictonary3.TabIndex = 197;
this.ctrlDictonary3.TextBoxFlag = "";
this.ctrlDictonary3.TextBoxValue = "";
this.ctrlDictonary3.Button_Click += new System.EventHandler(this.ctrlDictonary3_Button_Click);
//
// labelControl11
//
this.labelControl11.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl11.Appearance.Options.UseFont = true;
this.labelControl11.Location = new System.Drawing.Point(46, 25);
this.labelControl11.Name = "labelControl11";
this.labelControl11.Size = new System.Drawing.Size(42, 14);
this.labelControl11.TabIndex = 196;
this.labelControl11.Text = "供应商";
//
// lookUpEditSystem1
//
this.lookUpEditSystem1.EditValue = "";
this.lookUpEditSystem1.Location = new System.Drawing.Point(691, 17);
this.lookUpEditSystem1.Name = "lookUpEditSystem1";
this.lookUpEditSystem1.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lookUpEditSystem1.Properties.Appearance.Options.UseFont = true;
this.lookUpEditSystem1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.lookUpEditSystem1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lookUpEditSystem1.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("CUSTOMER_NAME", "客户名称", 180, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("CUSTOMER_ID", "客户编号", 20, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default)});
this.lookUpEditSystem1.Properties.NullText = "";
this.lookUpEditSystem1.Size = new System.Drawing.Size(238, 22);
this.lookUpEditSystem1.TabIndex = 195;
//
// cb_ys
//
this.cb_ys.AutoSize = true;
this.cb_ys.Checked = true;
this.cb_ys.CheckState = System.Windows.Forms.CheckState.Checked;
this.cb_ys.Font = new System.Drawing.Font("Tahoma", 12F);
this.cb_ys.Location = new System.Drawing.Point(367, 21);
this.cb_ys.Name = "cb_ys";
this.cb_ys.Size = new System.Drawing.Size(76, 23);
this.cb_ys.TabIndex = 81;
this.cb_ys.Text = "已验收";
this.cb_ys.UseVisualStyleBackColor = true;
//
// bingInfoView
//
this.bingInfoView.DataSource = typeof(WMS.Model.RK.StorageLotInfoModel);
//
// BSReceView
//
this.BSReceView.DataSource = typeof(WMS.Model.RK.ReceivingModel);
//
// BSReceTab
//
this.BSReceTab.DataSource = typeof(WMS.Model.RK.WareNoticeTabModel);
//
// colGRO_WEIGHT
//
this.colGRO_WEIGHT.AppearanceHeader.Options.UseTextOptions = true;
this.colGRO_WEIGHT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colGRO_WEIGHT.FieldName = "GRO_WEIGHT";
this.colGRO_WEIGHT.Name = "colGRO_WEIGHT";
this.colGRO_WEIGHT.OptionsColumn.AllowEdit = false;
//
// FrmStorageLot
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1472, 678);
this.Controls.Add(this.xtcGroup);
this.Name = "FrmStorageLot";
this.Text = "入库";
this.Load += new System.EventHandler(this.FrmStorage_Load);
((System.ComponentModel.ISupportInitialize)(this.xtcGroup)).EndInit();
this.xtcGroup.ResumeLayout(false);
this.PageSto.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2.Panel1)).EndInit();
this.splitContainerControl2.Panel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2.Panel2)).EndInit();
this.splitContainerControl2.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).EndInit();
this.splitContainerControl2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.GCSto)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.BSStorage)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GVSto)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gr_Code)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bs_CodeDisk)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gdv_ctl)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.panelControl1.ResumeLayout(false);
this.panelControl1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.LEPSelGoods.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.LEPSelPro.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.BSStoTab)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.DateSelEnd.Properties.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.DateSelEnd.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.DateSelStar.Properties.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.DateSelStar.Properties)).EndInit();
this.PageStoInfo.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.xtra_rk)).EndInit();
this.xtra_rk.ResumeLayout(false);
this.tabrkd.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.GCStoInfo)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.BSStorageInfo)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GVStoInfo)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
this.panelControl2.ResumeLayout(false);
this.panelControl2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.wmsCtrlTextBox1.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtLotID.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.LEPStoType.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.LEPCustomer.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.LEPStoID.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.LEPStoPro.Properties)).EndInit();
this.tabtzd.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.GCWareNotice)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bsWareNotice)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gVWareNotice)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Check)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.BSReceInfo)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gdvView)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit10)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit11)).EndInit();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.lookUpEditSystem1.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bingInfoView)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.BSReceView)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.BSReceTab)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraTab.XtraTabControl xtcGroup;
private DevExpress.XtraTab.XtraTabPage PageStoInfo;
private DevExpress.XtraTab.XtraTabPage PageSto;
private Ctrl.GridControlCustom GCSto;
private System.Windows.Forms.BindingSource BSStorage;
private DevExpress.XtraGrid.Views.Grid.GridView GVSto;
private System.Windows.Forms.BindingSource BSStoTab;
private System.Windows.Forms.BindingSource BSStorageInfo;
private DevExpress.XtraGrid.Columns.GridColumn colGRO_WEIGHT;
private System.Windows.Forms.BindingSource BSReceView;
private System.Windows.Forms.BindingSource BSReceTab;
private System.Windows.Forms.BindingSource BSReceInfo;
private DevExpress.XtraGrid.Columns.GridColumn colSELECTED1;
private DevExpress.XtraGrid.Columns.GridColumn colLOT_ID;
private DevExpress.XtraGrid.Columns.GridColumn colRECE_ID;
private DevExpress.XtraGrid.Columns.GridColumn colRECE_MAN;
private DevExpress.XtraGrid.Columns.GridColumn colRECE_MAN_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colRECE_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colPRINT_MAN;
private DevExpress.XtraGrid.Columns.GridColumn colPRINT_MAN_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colPRINT_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colPRINT_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colTYPE;
private DevExpress.XtraGrid.Columns.GridColumn colNOTICE_ID;
private DevExpress.XtraGrid.Columns.GridColumn colSTO_ID;
private DevExpress.XtraGrid.Columns.GridColumn colSTO_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colREMARK;
private DevExpress.XtraGrid.Columns.GridColumn colSTO_NUM_SUM;
private DevExpress.XtraGrid.Columns.GridColumn colBUY_NUM_SUM;
private DevExpress.XtraGrid.Columns.GridColumn colSHELVE_NUM_SUM;
private DevExpress.XtraGrid.Columns.GridColumn colACC_NUM_SUM;
private DevExpress.XtraGrid.Columns.GridColumn colARR_NUM_SUM;
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_ID;
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colOPERATORID;
private DevExpress.XtraGrid.Columns.GridColumn colOPERATORNAME;
private DevExpress.XtraGrid.Columns.GridColumn colOPERATEDATE;
private DevExpress.XtraGrid.Columns.GridColumn colACC_MAN;
private DevExpress.XtraGrid.Columns.GridColumn colACC_MAN_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colSTATUS1;
private DevExpress.XtraGrid.Columns.GridColumn colAREA_ID;
private DevExpress.XtraGrid.Columns.GridColumn colAREA_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colACC_ID;
private DevExpress.XtraGrid.Columns.GridColumn colTIMESTART;
private DevExpress.XtraGrid.Columns.GridColumn colTIMEEND;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit2;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit1;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit6;
private DevExpress.XtraEditors.PanelControl panelControl1;
private DevExpress.XtraEditors.DateEdit DateSelEnd;
private DevExpress.XtraEditors.LabelControl labelControl3;
private DevExpress.XtraEditors.DateEdit DateSelStar;
private DevExpress.XtraEditors.LabelControl labelControl2;
private Ctrl.LookUpEditSystem LEPSelGoods;
private DevExpress.XtraEditors.LabelControl labelControl5;
private Ctrl.LookUpEditSystem LEPSelPro;
private DevExpress.XtraEditors.LabelControl labelControl4;
private DevExpress.XtraEditors.LabelControl labCus;
private Ctrl.LookUpEditSystem LEPCustomer;
private Ctrl.NoteData noteRemark;
private DevExpress.XtraEditors.LabelControl labelControl21;
private Ctrl.LookUpEditSystem LEPStoPro;
private DevExpress.XtraEditors.LabelControl labPro;
private Ctrl.LookUpEditSystem LEPStoID;
private DevExpress.XtraEditors.LabelControl labelControl17;
private Ctrl.CtrlDictonary DicPrintMan;
private DevExpress.XtraEditors.LabelControl labelControl18;
private Ctrl.CtrlDictonary DicReceMan;
private DevExpress.XtraEditors.LabelControl labelControl19;
private Ctrl.LookUpEditSystem LEPStoType;
private DevExpress.XtraEditors.LabelControl labelControl33;
private DevExpress.XtraEditors.LabelControl labelControl14;
private DevExpress.XtraEditors.SplitContainerControl splitContainerControl2;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.TextBox textBox1;
private Ctrl.CtrlDictonary ctrlDictonary1;
private DevExpress.XtraEditors.LabelControl labelControl8;
private DevExpress.XtraEditors.LabelControl labelControl7;
private DevExpress.XtraEditors.LabelControl labelControl6;
private DevExpress.XtraEditors.LabelControl labelControl9;
private Ctrl.WMSCtrlTextBox txtLotID;
private DevExpress.XtraEditors.LabelControl labelControl13;
private Ctrl.WMSCtrlTextBox wmsCtrlTextBox1;
private Ctrl.CtrlDictonary ctrlDictonary2;
private DevExpress.XtraEditors.LabelControl labelControl1;
private Ctrl.GridControlCustom gridControlCustom1;
private DevExpress.XtraGrid.Views.Grid.GridView gdvView;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit8;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit9;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit10;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit11;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit2;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit6;
private System.Windows.Forms.BindingSource bingInfoView;
private DevExpress.XtraTab.XtraTabControl xtra_rk;
private DevExpress.XtraTab.XtraTabPage tabtzd;
private System.Windows.Forms.Panel panel1;
private DevExpress.XtraTab.XtraTabPage tabrkd;
private DevExpress.XtraEditors.PanelControl panelControl2;
private Ctrl.GridControlCustom GCWareNotice;
private DevExpress.XtraGrid.Views.Grid.GridView gVWareNotice;
private DevExpress.XtraGrid.Columns.GridColumn colCheck;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit Check;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
private DevExpress.XtraGrid.Columns.GridColumn colORDER_DATE;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
private DevExpress.XtraGrid.Columns.GridColumn colPURCHASE_COUNT;
private DevExpress.XtraGrid.Columns.GridColumn colAMOUNT1;
private DevExpress.XtraGrid.Columns.GridColumn colWARE_COUNT;
private DevExpress.XtraGrid.Columns.GridColumn colSHELVES_COUNT;
private DevExpress.XtraGrid.Columns.GridColumn colEXPECTED_DELIVERY_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colEND_DELIVERY_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colREAL_DELIVERY_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colORDER_MODE;
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_MODE;
private DevExpress.XtraGrid.Columns.GridColumn colSTATE;
private DevExpress.XtraGrid.Columns.GridColumn colTRAY_STATE;
private DevExpress.XtraGrid.Columns.GridColumn colCONFIRM_PERSON_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colCONFIRM_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colRECORD_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colACCE_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colPASS_NUM;
private System.Windows.Forms.BindingSource bsWareNotice;
private System.Windows.Forms.CheckBox cb_ys;
private DevExpress.XtraEditors.LabelControl labelControl11;
private Ctrl.LookUpEditSystem lookUpEditSystem1;
private DevExpress.XtraGrid.Columns.GridColumn colIsCheck;
private DevExpress.XtraGrid.Columns.GridColumn colWAREHOUSING_ID;
private DevExpress.XtraGrid.Columns.GridColumn colPURCHASE_ID;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_ID1;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colAMOUNT;
private DevExpress.XtraGrid.Columns.GridColumn colARRAMOUNT;
private DevExpress.XtraGrid.Columns.GridColumn colREC_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colTOTAL_VOLUME;
private DevExpress.XtraGrid.Columns.GridColumn colTOTAL_ROUGH_WEIGHT;
private DevExpress.XtraGrid.Columns.GridColumn colTOTAL_NET_WEIGH;
private DevExpress.XtraGrid.Columns.GridColumn colTOTAL_MONEY;
private DevExpress.XtraGrid.Columns.GridColumn colPRODUCTION_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_ID1;
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_AREA_ID;
private DevExpress.XtraGrid.Columns.GridColumn colPACKAGE_ID;
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_NAME1;
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_AREA_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colPACKAGE_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colREMARK1;
private DevExpress.XtraGrid.Columns.GridColumn colOPERATORID2;
private DevExpress.XtraGrid.Columns.GridColumn colOPERATEDATE2;
private DevExpress.XtraGrid.Columns.GridColumn colUNIT;
private DevExpress.XtraGrid.Columns.GridColumn colSCALE_UNIT1;
private DevExpress.XtraGrid.Columns.GridColumn colPRICE1;
private DevExpress.XtraGrid.Columns.GridColumn colGVOLUME;
private DevExpress.XtraGrid.Columns.GridColumn colROUGH_WEIGHT;
private DevExpress.XtraGrid.Columns.GridColumn colNET_WEIGH;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_TYPE_ID;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_TYPE_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_ID1;
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_NAME1;
private Ctrl.CtrlDictonary ctrlDictonary3;
private System.Windows.Forms.SplitContainer splitContainer1;
private Ctrl.GridControlCustom GCStoInfo;
private DevExpress.XtraGrid.Views.Grid.GridView GVStoInfo;
private DevExpress.XtraGrid.Columns.GridColumn colSELECTED;
private DevExpress.XtraGrid.Columns.GridColumn colLOT_ID1;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_ID;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
private DevExpress.XtraGrid.Columns.GridColumn colTRAY_ID;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit4;
private DevExpress.XtraGrid.Columns.GridColumn colLOT_VOLUME;
private DevExpress.XtraGrid.Columns.GridColumn colGRO_WEIGHT2;
private DevExpress.XtraGrid.Columns.GridColumn colNET_WEIGHT;
private DevExpress.XtraGrid.Columns.GridColumn colLOT_MONEY;
private DevExpress.XtraGrid.Columns.GridColumn colBUY_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colSTO_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colMADE_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colUNIT1;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit5;
private DevExpress.XtraGrid.Columns.GridColumn colVOLUME_UNIT;
private DevExpress.XtraGrid.Columns.GridColumn colACC_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colARR_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colOPERATORID1;
private DevExpress.XtraGrid.Columns.GridColumn colOPERATORNAME1;
private DevExpress.XtraGrid.Columns.GridColumn colOPERATEDATE1;
private DevExpress.XtraGrid.Columns.GridColumn colPRICE;
private DevExpress.XtraGrid.Columns.GridColumn colSCALE_UNIT;
private DevExpress.XtraGrid.Columns.GridColumn colSTATUS;
private DevExpress.XtraGrid.Columns.GridColumn colAREA_ID1;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit7;
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_ID;
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_NAME;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit3;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit4;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit5;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit3;
private Ctrl.CtrlButtons ctrlButtons1;
private System.Windows.Forms.BindingSource bs_CodeDisk;
private Ctrl.GridControlCustom gr_Code;
private DevExpress.XtraGrid.Views.Grid.GridView gdv_ctl;
private DevExpress.XtraGrid.Columns.GridColumn colBarCode;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
private DevExpress.XtraGrid.Columns.GridColumn colLocation_id;
private DevExpress.XtraGrid.Columns.GridColumn colLocation_name;
private DevExpress.XtraGrid.Columns.GridColumn colPallet_id;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
private DevExpress.XtraGrid.Columns.GridColumn colGoods_num;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
private DevExpress.XtraGrid.Columns.GridColumn colCodedisk_per;
private DevExpress.XtraGrid.Columns.GridColumn colCodedisk_per_name;
private DevExpress.XtraGrid.Columns.GridColumn colCodedisk_date;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
private DevExpress.XtraGrid.Columns.GridColumn colVersion;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn21;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn22;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn23;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn24;
}
}