BaoKai_202508_Wms_Jingwang_.../WMS.FrmRK/FrmAcceptance.Designer.cs
2025-08-24 21:52:42 +08:00

2900 lines
169 KiB
C#

namespace WMS.FrmRK
{
partial class FrmAcceptance
{
/// <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(FrmAcceptance));
this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
this.gridControlCustomStorage = new WMS.Ctrl.GridControlCustom();
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
this.gridViewStorage = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colIsCheck2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colWAREHOUSING_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPURCHASE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colORDER_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPROVIDER_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPROVIDER_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colAMOUNT = 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.colWARE_COUNT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSHELVES_COUNT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colWAYBILL_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSHIPPERS = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCARNO = new DevExpress.XtraGrid.Columns.GridColumn();
this.colDRIVER = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCONFIRM_PERSON = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCONFIRM_PERSON_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCONFIRM_DATE = 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.colRECIPIENTS = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRECIPIENTS_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCLASS_GROUP = new DevExpress.XtraGrid.Columns.GridColumn();
this.colWARE_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSHELVES_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRECORD_PERSON = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRECORD_PERSON_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRECORD_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCLOSE_PERSON = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCLOSE_PERSON_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCLOSE_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCLOSE_REASON = 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.colDISPATCHING_STATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREMARK = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPALLET_COUNT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPURCHASE_COUNT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colACCE_NUM2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPASS_NUM2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTORAGE_ID2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTORAGE_NAME2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.ChecKRec = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.repositoryItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.tb_View = new DevExpress.XtraBars.Navigation.TabPane();
this.tabNavigationPage1 = new DevExpress.XtraBars.Navigation.TabNavigationPage();
this.gridControlCustomAcc = new WMS.Ctrl.GridControlCustom();
this.bgsAcceptance = new System.Windows.Forms.BindingSource(this.components);
this.gridViewAcceptance = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colIsCheck1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.Check = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.colACCE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colACC_STATUS1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLOT_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colACCE_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colACCE_MAN_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPRICE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colUNIT = new DevExpress.XtraGrid.Columns.GridColumn();
this.lueUnit = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.colBUY_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colARR_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colACCE_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPASS_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTO_NUM1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREC_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colNO_REC_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRESULTS_TYPE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colACCE_MAN = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREMARK1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colVERSION1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOPERATORID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOPERATORNAME2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOPERATEDATE2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTORAGE_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTORAGE_NAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTORAGE_AREA_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTORAGE_AREA_NAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.txtAccenum = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
this.lkpResultType = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.txtPassnum = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
this.txtRecnum = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
this.txtNo_Recnum = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
this.txtRemark = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
this.bandedGridView1 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridView();
this.tabNavigationPage2 = new DevExpress.XtraBars.Navigation.TabNavigationPage();
this.gdcDetail = new WMS.Ctrl.GridControlCustom();
this.bdsDetail = new System.Windows.Forms.BindingSource(this.components);
this.gdvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colWAREHOUSING_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPURCHASE_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colAMOUNT2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colARRAMOUNT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTOTAL_VOLUME1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTOTAL_ROUGH_WEIGHT1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTOTAL_NET_WEIGH1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTOTAL_MONEY1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPRODUCTION_DATE1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPACKAGE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPACKAGE_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOPERATEDATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colUNIT1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSCALE_UNIT1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGVOLUME1 = 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.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPROVIDER_NAME2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.bgsStorageLot = new System.Windows.Forms.BindingSource(this.components);
this.xtra_yds = new DevExpress.XtraTab.XtraTabControl();
this.XtraTab1 = new DevExpress.XtraTab.XtraTabPage();
this.XtraTab2 = new DevExpress.XtraTab.XtraTabPage();
this.splitContainerControl2 = new DevExpress.XtraEditors.SplitContainerControl();
this.ctrlDictonary2 = new WMS.Ctrl.CtrlDictonary();
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
this.ct_WareData = new WMS.Ctrl.CtrlDictonary();
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
this.txtboxRemark = new WMS.Ctrl.NoteData();
this.dataAccTime = new DevExpress.XtraEditors.DateEdit();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.cDictionaryAccPersion = new WMS.Ctrl.CtrlDictonary();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.cDictionaryAccID = new WMS.Ctrl.CtrlDictonary();
this.lblReceiveID = new DevExpress.XtraEditors.LabelControl();
this.gridControlCustomCA = new WMS.Ctrl.GridControlCustom();
this.bgsAcce = new System.Windows.Forms.BindingSource(this.components);
this.gridViewAcceptanceOperate = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gcCheck = new DevExpress.XtraGrid.Columns.GridColumn();
this.CheckEdit = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.gcACCE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.gcLOT_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.gcGOODS_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.gcGOODS_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPRICE1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colUNIT_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.lueUnits = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.gcBUY_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.gc_ARR_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.gcACCE_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.txtAccNumber = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
this.gcPASS_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.txtpassNumber = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
this.colSTO_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.gcREC_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.txtReceNumber = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
this.gcNO_REC_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.gcRESULTS_TYPE = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.gcACCE_MAN = new DevExpress.XtraGrid.Columns.GridColumn();
this.colACCE_MAN_NAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gcACCE_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.gcREMARK = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gcStatus = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.repositoryItemTextEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
this.repositoryItemTextEdit5 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
this.bgsStorageLotInfo = new System.Windows.Forms.BindingSource(this.components);
this.colACCE_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRECE_ID2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colBUY_NUM1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colARR_NUM1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colACCE_NUM1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPASS_NUM1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREC_NUM1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colNO_REC_NUM1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRESULTS_TYPE1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colACCE_MAN1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colACCE_MAN_NAME2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colACCE_DATE1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREMARK2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colVERSION = new DevExpress.XtraGrid.Columns.GridColumn();
this.colIsCheck = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_NAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOPERATORID2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOPERATORNAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOPERATEDATE1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLOT_ID2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colACC_STATUS = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTORAGE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTORAGE_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTORAGE_AREA_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTORAGE_AREA_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTO_NUM2 = new DevExpress.XtraGrid.Columns.GridColumn();
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
this.splitContainerControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControlCustomStorage)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridViewStorage)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ChecKRec)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tb_View)).BeginInit();
this.tb_View.SuspendLayout();
this.tabNavigationPage1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControlCustomAcc)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bgsAcceptance)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridViewAcceptance)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Check)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lueUnit)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtAccenum)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lkpResultType)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtPassnum)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtRecnum)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtNo_Recnum)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtRemark)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bandedGridView1)).BeginInit();
this.tabNavigationPage2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gdcDetail)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bdsDetail)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gdvDetail)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bgsStorageLot)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xtra_yds)).BeginInit();
this.xtra_yds.SuspendLayout();
this.XtraTab1.SuspendLayout();
this.XtraTab2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).BeginInit();
this.splitContainerControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dataAccTime.Properties.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataAccTime.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridControlCustomCA)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bgsAcce)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridViewAcceptanceOperate)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.CheckEdit)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lueUnits)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtAccNumber)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtpassNumber)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtReceNumber)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bgsStorageLotInfo)).BeginInit();
this.SuspendLayout();
//
// splitContainerControl1
//
this.splitContainerControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainerControl1.Horizontal = false;
this.splitContainerControl1.Location = new System.Drawing.Point(0, 0);
this.splitContainerControl1.Name = "splitContainerControl1";
this.splitContainerControl1.Panel1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.splitContainerControl1.Panel1.Controls.Add(this.gridControlCustomStorage);
this.splitContainerControl1.Panel1.Text = "Panel1";
this.splitContainerControl1.Panel2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.splitContainerControl1.Panel2.Controls.Add(this.tb_View);
this.splitContainerControl1.Panel2.Text = "Panel2";
this.splitContainerControl1.Size = new System.Drawing.Size(1095, 573);
this.splitContainerControl1.SplitterPosition = 242;
this.splitContainerControl1.TabIndex = 0;
this.splitContainerControl1.Text = "splitContainerControl1";
//
// gridControlCustomStorage
//
this.gridControlCustomStorage.ColorApprove = System.Drawing.Color.Empty;
this.gridControlCustomStorage.ColorApproveValue = null;
this.gridControlCustomStorage.ColorPass = System.Drawing.Color.Empty;
this.gridControlCustomStorage.ColorPassValue = null;
this.gridControlCustomStorage.ColorRepeal = System.Drawing.Color.Empty;
this.gridControlCustomStorage.ColorRepealValue = null;
this.gridControlCustomStorage.ColorReWork = System.Drawing.Color.Empty;
this.gridControlCustomStorage.ColorReWorkValue = null;
this.gridControlCustomStorage.ColorSelectedRow = System.Drawing.Color.Empty;
this.gridControlCustomStorage.ColorShortage = System.Drawing.Color.Empty;
this.gridControlCustomStorage.ColorShortageFlagColumn = null;
this.gridControlCustomStorage.ColorShortageValue = null;
this.gridControlCustomStorage.ColorUnExecute = System.Drawing.Color.Empty;
this.gridControlCustomStorage.ColorUnExecuteValue = null;
this.gridControlCustomStorage.ColorUnPass = System.Drawing.Color.Empty;
this.gridControlCustomStorage.ColorUnPassValue = null;
this.gridControlCustomStorage.ColorVerify = System.Drawing.Color.Empty;
this.gridControlCustomStorage.ColorVerifyFlagColumn = null;
this.gridControlCustomStorage.ColorVerifyValue = null;
this.gridControlCustomStorage.ColorWarning = System.Drawing.Color.Empty;
this.gridControlCustomStorage.ColorWarningValue = null;
this.gridControlCustomStorage.DataSource = this.bindingSource1;
this.gridControlCustomStorage.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControlCustomStorage.EnableAppearanceEvenRow = true;
this.gridControlCustomStorage.IndicatorWidth = 40;
this.gridControlCustomStorage.Location = new System.Drawing.Point(0, 0);
this.gridControlCustomStorage.MainView = this.gridViewStorage;
this.gridControlCustomStorage.Name = "gridControlCustomStorage";
this.gridControlCustomStorage.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.ChecKRec,
this.repositoryItemCheckEdit2});
this.gridControlCustomStorage.ShowRowID = true;
this.gridControlCustomStorage.Size = new System.Drawing.Size(1087, 238);
this.gridControlCustomStorage.TabIndex = 1;
this.gridControlCustomStorage.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridViewStorage});
//
// bindingSource1
//
this.bindingSource1.DataSource = typeof(WMS.Model.RK.WareNoticeModel);
//
// gridViewStorage
//
this.gridViewStorage.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.gridViewStorage.Appearance.EvenRow.Options.UseBackColor = true;
this.gridViewStorage.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colIsCheck2,
this.colWAREHOUSING_ID,
this.colPURCHASE_ID,
this.colORDER_DATE,
this.colPROVIDER_ID,
this.colPROVIDER_NAME,
this.colAMOUNT,
this.colTOTAL_VOLUME,
this.colTOTAL_ROUGH_WEIGHT,
this.colTOTAL_NET_WEIGH,
this.colTOTAL_MONEY,
this.colWARE_COUNT,
this.colSHELVES_COUNT,
this.colWAYBILL_ID,
this.colSHIPPERS,
this.colCARNO,
this.colDRIVER,
this.colCONFIRM_PERSON,
this.colCONFIRM_PERSON_NAME,
this.colCONFIRM_DATE,
this.colEXPECTED_DELIVERY_DATE,
this.colEND_DELIVERY_DATE,
this.colREAL_DELIVERY_DATE,
this.colRECIPIENTS,
this.colRECIPIENTS_NAME,
this.colCLASS_GROUP,
this.colWARE_DATE,
this.colSHELVES_DATE,
this.colRECORD_PERSON,
this.colRECORD_PERSON_NAME,
this.colRECORD_DATE,
this.colCLOSE_PERSON,
this.colCLOSE_PERSON_NAME,
this.colCLOSE_DATE,
this.colCLOSE_REASON,
this.colORDER_MODE,
this.colSTORAGE_MODE,
this.colSTATE,
this.colTRAY_STATE,
this.colDISPATCHING_STATE,
this.colREMARK,
this.colPALLET_COUNT,
this.colPURCHASE_COUNT,
this.colACCE_NUM2,
this.colPASS_NUM2,
this.colSTORAGE_ID2,
this.colSTORAGE_NAME2});
this.gridViewStorage.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
this.gridViewStorage.GridControl = this.gridControlCustomStorage;
this.gridViewStorage.IndicatorWidth = 34;
this.gridViewStorage.Name = "gridViewStorage";
this.gridViewStorage.OptionsSelection.MultiSelect = true;
this.gridViewStorage.OptionsView.ColumnAutoWidth = false;
this.gridViewStorage.OptionsView.EnableAppearanceEvenRow = true;
this.gridViewStorage.OptionsView.ShowFooter = true;
this.gridViewStorage.OptionsView.ShowGroupPanel = false;
this.gridViewStorage.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.gridViewStorage_CustomColumnDisplayText);
this.gridViewStorage.Click += new System.EventHandler(this.gridViewStorage_Click);
//
// colIsCheck2
//
this.colIsCheck2.FieldName = "IsCheck";
this.colIsCheck2.Name = "colIsCheck2";
this.colIsCheck2.Width = 48;
//
// colWAREHOUSING_ID
//
this.colWAREHOUSING_ID.FieldName = "WAREHOUSING_ID";
this.colWAREHOUSING_ID.Name = "colWAREHOUSING_ID";
this.colWAREHOUSING_ID.OptionsColumn.AllowEdit = false;
this.colWAREHOUSING_ID.Visible = true;
this.colWAREHOUSING_ID.VisibleIndex = 0;
//
// colPURCHASE_ID
//
this.colPURCHASE_ID.FieldName = "PURCHASE_ID";
this.colPURCHASE_ID.Name = "colPURCHASE_ID";
this.colPURCHASE_ID.OptionsColumn.AllowEdit = false;
this.colPURCHASE_ID.Visible = true;
this.colPURCHASE_ID.VisibleIndex = 2;
this.colPURCHASE_ID.Width = 97;
//
// colORDER_DATE
//
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 = 3;
this.colORDER_DATE.Width = 96;
//
// colPROVIDER_ID
//
this.colPROVIDER_ID.FieldName = "PROVIDER_ID";
this.colPROVIDER_ID.Name = "colPROVIDER_ID";
this.colPROVIDER_ID.OptionsColumn.AllowEdit = false;
//
// colPROVIDER_NAME
//
this.colPROVIDER_NAME.FieldName = "PROVIDER_NAME";
this.colPROVIDER_NAME.Name = "colPROVIDER_NAME";
this.colPROVIDER_NAME.OptionsColumn.AllowEdit = false;
this.colPROVIDER_NAME.Visible = true;
this.colPROVIDER_NAME.VisibleIndex = 4;
this.colPROVIDER_NAME.Width = 97;
//
// colAMOUNT
//
this.colAMOUNT.FieldName = "AMOUNT";
this.colAMOUNT.Name = "colAMOUNT";
this.colAMOUNT.OptionsColumn.AllowEdit = false;
this.colAMOUNT.Visible = true;
this.colAMOUNT.VisibleIndex = 5;
this.colAMOUNT.Width = 87;
//
// 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;
this.colTOTAL_ROUGH_WEIGHT.Visible = true;
this.colTOTAL_ROUGH_WEIGHT.VisibleIndex = 6;
//
// 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;
this.colTOTAL_NET_WEIGH.Visible = true;
this.colTOTAL_NET_WEIGH.VisibleIndex = 7;
//
// colTOTAL_MONEY
//
this.colTOTAL_MONEY.FieldName = "TOTAL_MONEY";
this.colTOTAL_MONEY.Name = "colTOTAL_MONEY";
this.colTOTAL_MONEY.OptionsColumn.AllowEdit = false;
this.colTOTAL_MONEY.Visible = true;
this.colTOTAL_MONEY.VisibleIndex = 8;
//
// colWARE_COUNT
//
this.colWARE_COUNT.FieldName = "WARE_COUNT";
this.colWARE_COUNT.Name = "colWARE_COUNT";
this.colWARE_COUNT.OptionsColumn.AllowEdit = false;
this.colWARE_COUNT.Visible = true;
this.colWARE_COUNT.VisibleIndex = 9;
//
// colSHELVES_COUNT
//
this.colSHELVES_COUNT.FieldName = "SHELVES_COUNT";
this.colSHELVES_COUNT.Name = "colSHELVES_COUNT";
this.colSHELVES_COUNT.OptionsColumn.AllowEdit = false;
this.colSHELVES_COUNT.Visible = true;
this.colSHELVES_COUNT.VisibleIndex = 10;
//
// colWAYBILL_ID
//
this.colWAYBILL_ID.FieldName = "WAYBILL_ID";
this.colWAYBILL_ID.Name = "colWAYBILL_ID";
this.colWAYBILL_ID.OptionsColumn.AllowEdit = false;
//
// colSHIPPERS
//
this.colSHIPPERS.FieldName = "SHIPPERS";
this.colSHIPPERS.Name = "colSHIPPERS";
this.colSHIPPERS.OptionsColumn.AllowEdit = false;
//
// colCARNO
//
this.colCARNO.FieldName = "CARNO";
this.colCARNO.Name = "colCARNO";
this.colCARNO.OptionsColumn.AllowEdit = false;
//
// colDRIVER
//
this.colDRIVER.FieldName = "DRIVER";
this.colDRIVER.Name = "colDRIVER";
this.colDRIVER.OptionsColumn.AllowEdit = false;
//
// colCONFIRM_PERSON
//
this.colCONFIRM_PERSON.FieldName = "CONFIRM_PERSON";
this.colCONFIRM_PERSON.Name = "colCONFIRM_PERSON";
this.colCONFIRM_PERSON.OptionsColumn.AllowEdit = false;
//
// colCONFIRM_PERSON_NAME
//
this.colCONFIRM_PERSON_NAME.FieldName = "CONFIRM_PERSON_NAME";
this.colCONFIRM_PERSON_NAME.Name = "colCONFIRM_PERSON_NAME";
this.colCONFIRM_PERSON_NAME.OptionsColumn.AllowEdit = false;
//
// colCONFIRM_DATE
//
this.colCONFIRM_DATE.FieldName = "CONFIRM_DATE";
this.colCONFIRM_DATE.Name = "colCONFIRM_DATE";
this.colCONFIRM_DATE.OptionsColumn.AllowEdit = false;
//
// colEXPECTED_DELIVERY_DATE
//
this.colEXPECTED_DELIVERY_DATE.FieldName = "EXPECTED_DELIVERY_DATE";
this.colEXPECTED_DELIVERY_DATE.Name = "colEXPECTED_DELIVERY_DATE";
this.colEXPECTED_DELIVERY_DATE.OptionsColumn.AllowEdit = false;
//
// colEND_DELIVERY_DATE
//
this.colEND_DELIVERY_DATE.FieldName = "END_DELIVERY_DATE";
this.colEND_DELIVERY_DATE.Name = "colEND_DELIVERY_DATE";
this.colEND_DELIVERY_DATE.OptionsColumn.AllowEdit = false;
//
// colREAL_DELIVERY_DATE
//
this.colREAL_DELIVERY_DATE.FieldName = "REAL_DELIVERY_DATE";
this.colREAL_DELIVERY_DATE.Name = "colREAL_DELIVERY_DATE";
this.colREAL_DELIVERY_DATE.OptionsColumn.AllowEdit = false;
//
// colRECIPIENTS
//
this.colRECIPIENTS.FieldName = "RECIPIENTS";
this.colRECIPIENTS.Name = "colRECIPIENTS";
this.colRECIPIENTS.OptionsColumn.AllowEdit = false;
//
// colRECIPIENTS_NAME
//
this.colRECIPIENTS_NAME.FieldName = "RECIPIENTS_NAME";
this.colRECIPIENTS_NAME.Name = "colRECIPIENTS_NAME";
this.colRECIPIENTS_NAME.OptionsColumn.AllowEdit = false;
//
// colCLASS_GROUP
//
this.colCLASS_GROUP.FieldName = "CLASS_GROUP";
this.colCLASS_GROUP.Name = "colCLASS_GROUP";
this.colCLASS_GROUP.OptionsColumn.AllowEdit = false;
//
// colWARE_DATE
//
this.colWARE_DATE.FieldName = "WARE_DATE";
this.colWARE_DATE.Name = "colWARE_DATE";
this.colWARE_DATE.OptionsColumn.AllowEdit = false;
//
// colSHELVES_DATE
//
this.colSHELVES_DATE.FieldName = "SHELVES_DATE";
this.colSHELVES_DATE.Name = "colSHELVES_DATE";
this.colSHELVES_DATE.OptionsColumn.AllowEdit = false;
//
// colRECORD_PERSON
//
this.colRECORD_PERSON.FieldName = "RECORD_PERSON";
this.colRECORD_PERSON.Name = "colRECORD_PERSON";
this.colRECORD_PERSON.OptionsColumn.AllowEdit = false;
//
// colRECORD_PERSON_NAME
//
this.colRECORD_PERSON_NAME.FieldName = "RECORD_PERSON_NAME";
this.colRECORD_PERSON_NAME.Name = "colRECORD_PERSON_NAME";
this.colRECORD_PERSON_NAME.OptionsColumn.AllowEdit = false;
//
// colRECORD_DATE
//
this.colRECORD_DATE.FieldName = "RECORD_DATE";
this.colRECORD_DATE.Name = "colRECORD_DATE";
this.colRECORD_DATE.OptionsColumn.AllowEdit = false;
//
// colCLOSE_PERSON
//
this.colCLOSE_PERSON.FieldName = "CLOSE_PERSON";
this.colCLOSE_PERSON.Name = "colCLOSE_PERSON";
this.colCLOSE_PERSON.OptionsColumn.AllowEdit = false;
//
// colCLOSE_PERSON_NAME
//
this.colCLOSE_PERSON_NAME.FieldName = "CLOSE_PERSON_NAME";
this.colCLOSE_PERSON_NAME.Name = "colCLOSE_PERSON_NAME";
this.colCLOSE_PERSON_NAME.OptionsColumn.AllowEdit = false;
//
// colCLOSE_DATE
//
this.colCLOSE_DATE.FieldName = "CLOSE_DATE";
this.colCLOSE_DATE.Name = "colCLOSE_DATE";
this.colCLOSE_DATE.OptionsColumn.AllowEdit = false;
//
// colCLOSE_REASON
//
this.colCLOSE_REASON.FieldName = "CLOSE_REASON";
this.colCLOSE_REASON.Name = "colCLOSE_REASON";
this.colCLOSE_REASON.OptionsColumn.AllowEdit = false;
//
// colORDER_MODE
//
this.colORDER_MODE.FieldName = "ORDER_MODE";
this.colORDER_MODE.Name = "colORDER_MODE";
this.colORDER_MODE.OptionsColumn.AllowEdit = false;
//
// colSTORAGE_MODE
//
this.colSTORAGE_MODE.FieldName = "STORAGE_MODE";
this.colSTORAGE_MODE.Name = "colSTORAGE_MODE";
this.colSTORAGE_MODE.OptionsColumn.AllowEdit = false;
//
// colSTATE
//
this.colSTATE.FieldName = "STATE";
this.colSTATE.Name = "colSTATE";
this.colSTATE.OptionsColumn.AllowEdit = false;
this.colSTATE.Visible = true;
this.colSTATE.VisibleIndex = 1;
//
// colTRAY_STATE
//
this.colTRAY_STATE.FieldName = "TRAY_STATE";
this.colTRAY_STATE.Name = "colTRAY_STATE";
this.colTRAY_STATE.OptionsColumn.AllowEdit = false;
//
// colDISPATCHING_STATE
//
this.colDISPATCHING_STATE.FieldName = "DISPATCHING_STATE";
this.colDISPATCHING_STATE.Name = "colDISPATCHING_STATE";
this.colDISPATCHING_STATE.OptionsColumn.AllowEdit = false;
//
// colREMARK
//
this.colREMARK.FieldName = "REMARK";
this.colREMARK.Name = "colREMARK";
this.colREMARK.OptionsColumn.AllowEdit = false;
this.colREMARK.Visible = true;
this.colREMARK.VisibleIndex = 11;
//
// colPALLET_COUNT
//
this.colPALLET_COUNT.FieldName = "PALLET_COUNT";
this.colPALLET_COUNT.Name = "colPALLET_COUNT";
this.colPALLET_COUNT.OptionsColumn.AllowEdit = false;
//
// colPURCHASE_COUNT
//
this.colPURCHASE_COUNT.FieldName = "PURCHASE_COUNT";
this.colPURCHASE_COUNT.Name = "colPURCHASE_COUNT";
this.colPURCHASE_COUNT.OptionsColumn.AllowEdit = false;
this.colPURCHASE_COUNT.Visible = true;
this.colPURCHASE_COUNT.VisibleIndex = 12;
//
// colACCE_NUM2
//
this.colACCE_NUM2.FieldName = "ACCE_NUM";
this.colACCE_NUM2.Name = "colACCE_NUM2";
this.colACCE_NUM2.OptionsColumn.AllowEdit = false;
this.colACCE_NUM2.Visible = true;
this.colACCE_NUM2.VisibleIndex = 13;
//
// colPASS_NUM2
//
this.colPASS_NUM2.FieldName = "PASS_NUM";
this.colPASS_NUM2.Name = "colPASS_NUM2";
this.colPASS_NUM2.OptionsColumn.AllowEdit = false;
this.colPASS_NUM2.Visible = true;
this.colPASS_NUM2.VisibleIndex = 14;
//
// colSTORAGE_ID2
//
this.colSTORAGE_ID2.FieldName = "STORAGE_ID";
this.colSTORAGE_ID2.Name = "colSTORAGE_ID2";
this.colSTORAGE_ID2.OptionsColumn.AllowEdit = false;
//
// colSTORAGE_NAME2
//
this.colSTORAGE_NAME2.FieldName = "STORAGE_NAME";
this.colSTORAGE_NAME2.Name = "colSTORAGE_NAME2";
this.colSTORAGE_NAME2.OptionsColumn.AllowEdit = false;
this.colSTORAGE_NAME2.Visible = true;
this.colSTORAGE_NAME2.VisibleIndex = 15;
//
// ChecKRec
//
this.ChecKRec.AutoHeight = false;
this.ChecKRec.Caption = "Check";
this.ChecKRec.Name = "ChecKRec";
//
// repositoryItemCheckEdit2
//
this.repositoryItemCheckEdit2.AutoHeight = false;
this.repositoryItemCheckEdit2.Caption = "Check";
this.repositoryItemCheckEdit2.Name = "repositoryItemCheckEdit2";
this.repositoryItemCheckEdit2.NullStyle = DevExpress.XtraEditors.Controls.StyleIndeterminate.Unchecked;
this.repositoryItemCheckEdit2.ValueChecked = "1";
this.repositoryItemCheckEdit2.ValueUnchecked = "0";
//
// tb_View
//
this.tb_View.Controls.Add(this.tabNavigationPage1);
this.tb_View.Controls.Add(this.tabNavigationPage2);
this.tb_View.Dock = System.Windows.Forms.DockStyle.Fill;
this.tb_View.Location = new System.Drawing.Point(0, 0);
this.tb_View.Name = "tb_View";
this.tb_View.Pages.AddRange(new DevExpress.XtraBars.Navigation.NavigationPageBase[] {
this.tabNavigationPage1,
this.tabNavigationPage2});
this.tb_View.RegularSize = new System.Drawing.Size(1087, 311);
this.tb_View.SelectedPage = this.tabNavigationPage1;
this.tb_View.Size = new System.Drawing.Size(1087, 311);
this.tb_View.TabIndex = 2;
this.tb_View.Text = "tabPane1";
//
// tabNavigationPage1
//
this.tabNavigationPage1.Caption = "验收明细";
this.tabNavigationPage1.Controls.Add(this.gridControlCustomAcc);
this.tabNavigationPage1.Name = "tabNavigationPage1";
this.tabNavigationPage1.Size = new System.Drawing.Size(1065, 269);
//
// gridControlCustomAcc
//
this.gridControlCustomAcc.ColorApprove = System.Drawing.Color.Empty;
this.gridControlCustomAcc.ColorApproveValue = null;
this.gridControlCustomAcc.ColorPass = System.Drawing.Color.Empty;
this.gridControlCustomAcc.ColorPassValue = null;
this.gridControlCustomAcc.ColorRepeal = System.Drawing.Color.Empty;
this.gridControlCustomAcc.ColorRepealValue = null;
this.gridControlCustomAcc.ColorReWork = System.Drawing.Color.Empty;
this.gridControlCustomAcc.ColorReWorkValue = null;
this.gridControlCustomAcc.ColorSelectedRow = System.Drawing.Color.Empty;
this.gridControlCustomAcc.ColorShortage = System.Drawing.Color.Lime;
this.gridControlCustomAcc.ColorShortageFlagColumn = "";
this.gridControlCustomAcc.ColorShortageValue = "";
this.gridControlCustomAcc.ColorUnExecute = System.Drawing.Color.Empty;
this.gridControlCustomAcc.ColorUnExecuteValue = null;
this.gridControlCustomAcc.ColorUnPass = System.Drawing.Color.Empty;
this.gridControlCustomAcc.ColorUnPassValue = null;
this.gridControlCustomAcc.ColorVerify = System.Drawing.Color.Red;
this.gridControlCustomAcc.ColorVerifyFlagColumn = "";
this.gridControlCustomAcc.ColorVerifyValue = "";
this.gridControlCustomAcc.ColorWarning = System.Drawing.Color.Empty;
this.gridControlCustomAcc.ColorWarningValue = null;
this.gridControlCustomAcc.DataSource = this.bgsAcceptance;
this.gridControlCustomAcc.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControlCustomAcc.EnableAppearanceEvenRow = true;
this.gridControlCustomAcc.IndicatorWidth = 40;
this.gridControlCustomAcc.Location = new System.Drawing.Point(0, 0);
this.gridControlCustomAcc.MainView = this.gridViewAcceptance;
this.gridControlCustomAcc.Name = "gridControlCustomAcc";
this.gridControlCustomAcc.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.txtAccenum,
this.lkpResultType,
this.txtPassnum,
this.txtRecnum,
this.txtNo_Recnum,
this.txtRemark,
this.Check,
this.lueUnit});
this.gridControlCustomAcc.ShowRowID = true;
this.gridControlCustomAcc.Size = new System.Drawing.Size(1065, 269);
this.gridControlCustomAcc.TabIndex = 1;
this.gridControlCustomAcc.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridViewAcceptance,
this.bandedGridView1});
//
// bgsAcceptance
//
this.bgsAcceptance.DataSource = typeof(WMS.Model.RK.AcceptanceModel);
//
// gridViewAcceptance
//
this.gridViewAcceptance.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.gridViewAcceptance.Appearance.EvenRow.Options.UseBackColor = true;
this.gridViewAcceptance.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colIsCheck1,
this.colACCE_ID,
this.colACC_STATUS1,
this.colLOT_ID1,
this.colACCE_DATE,
this.colACCE_MAN_NAME,
this.colGOODS_ID,
this.colGOODS_NAME,
this.colPRICE,
this.colUNIT,
this.colBUY_NUM,
this.colARR_NUM,
this.colACCE_NUM,
this.colPASS_NUM,
this.colSTO_NUM1,
this.colREC_NUM,
this.colNO_REC_NUM,
this.colRESULTS_TYPE,
this.colACCE_MAN,
this.colREMARK1,
this.colVERSION1,
this.colOPERATORID,
this.colOPERATORNAME2,
this.colOPERATEDATE2,
this.colSTORAGE_ID1,
this.colSTORAGE_NAME1,
this.colSTORAGE_AREA_ID1,
this.colSTORAGE_AREA_NAME1});
this.gridViewAcceptance.GridControl = this.gridControlCustomAcc;
this.gridViewAcceptance.GroupFormat = "";
this.gridViewAcceptance.IndicatorWidth = 30;
this.gridViewAcceptance.Name = "gridViewAcceptance";
this.gridViewAcceptance.OptionsBehavior.Editable = false;
this.gridViewAcceptance.OptionsView.AllowHtmlDrawGroups = false;
this.gridViewAcceptance.OptionsView.ColumnAutoWidth = false;
this.gridViewAcceptance.OptionsView.EnableAppearanceEvenRow = true;
this.gridViewAcceptance.OptionsView.ShowDetailButtons = false;
this.gridViewAcceptance.OptionsView.ShowFooter = true;
this.gridViewAcceptance.OptionsView.ShowGroupPanel = false;
this.gridViewAcceptance.CustomDrawColumnHeader += new DevExpress.XtraGrid.Views.Grid.ColumnHeaderCustomDrawEventHandler(this.gridViewAcceptance_CustomDrawColumnHeader);
this.gridViewAcceptance.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.gridViewAcceptance_CustomColumnDisplayText);
this.gridViewAcceptance.Click += new System.EventHandler(this.gridViewAcceptance_Click);
this.gridViewAcceptance.DataSourceChanged += new System.EventHandler(this.gridViewAcceptance_DataSourceChanged);
//
// colIsCheck1
//
this.colIsCheck1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colIsCheck1.AppearanceCell.Options.UseFont = true;
this.colIsCheck1.AppearanceHeader.Options.UseTextOptions = true;
this.colIsCheck1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colIsCheck1.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colIsCheck1.Caption = " ";
this.colIsCheck1.ColumnEdit = this.Check;
this.colIsCheck1.FieldName = "IsCheck";
this.colIsCheck1.MaxWidth = 20;
this.colIsCheck1.Name = "colIsCheck1";
this.colIsCheck1.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
this.colIsCheck1.OptionsColumn.AllowMove = false;
this.colIsCheck1.OptionsColumn.AllowSize = false;
this.colIsCheck1.Width = 20;
//
// Check
//
this.Check.AutoHeight = false;
this.Check.Caption = "Check";
this.Check.Name = "Check";
this.Check.NullStyle = DevExpress.XtraEditors.Controls.StyleIndeterminate.Unchecked;
//
// colACCE_ID
//
this.colACCE_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colACCE_ID.AppearanceCell.Options.UseFont = true;
this.colACCE_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colACCE_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colACCE_ID.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colACCE_ID.FieldName = "ACCE_ID";
this.colACCE_ID.Name = "colACCE_ID";
this.colACCE_ID.OptionsColumn.AllowEdit = false;
this.colACCE_ID.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
this.colACCE_ID.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "ACCE_ID", "记录行数统计:{0}")});
this.colACCE_ID.Visible = true;
this.colACCE_ID.VisibleIndex = 0;
this.colACCE_ID.Width = 117;
//
// colACC_STATUS1
//
this.colACC_STATUS1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colACC_STATUS1.AppearanceCell.Options.UseFont = true;
this.colACC_STATUS1.AppearanceHeader.Options.UseTextOptions = true;
this.colACC_STATUS1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colACC_STATUS1.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colACC_STATUS1.FieldName = "ACC_STATUS";
this.colACC_STATUS1.Name = "colACC_STATUS1";
this.colACC_STATUS1.OptionsColumn.AllowEdit = false;
this.colACC_STATUS1.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
this.colACC_STATUS1.Visible = true;
this.colACC_STATUS1.VisibleIndex = 1;
this.colACC_STATUS1.Width = 65;
//
// colLOT_ID1
//
this.colLOT_ID1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colLOT_ID1.AppearanceCell.Options.UseFont = true;
this.colLOT_ID1.AppearanceHeader.Options.UseTextOptions = true;
this.colLOT_ID1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colLOT_ID1.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colLOT_ID1.FieldName = "LOT_ID";
this.colLOT_ID1.Name = "colLOT_ID1";
this.colLOT_ID1.OptionsColumn.AllowEdit = false;
this.colLOT_ID1.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
this.colLOT_ID1.Width = 140;
//
// colACCE_DATE
//
this.colACCE_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colACCE_DATE.AppearanceCell.Options.UseFont = true;
this.colACCE_DATE.AppearanceHeader.Options.UseTextOptions = true;
this.colACCE_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colACCE_DATE.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colACCE_DATE.FieldName = "ACCE_DATE";
this.colACCE_DATE.Name = "colACCE_DATE";
this.colACCE_DATE.OptionsColumn.AllowEdit = false;
this.colACCE_DATE.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
this.colACCE_DATE.Visible = true;
this.colACCE_DATE.VisibleIndex = 2;
//
// colACCE_MAN_NAME
//
this.colACCE_MAN_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colACCE_MAN_NAME.AppearanceCell.Options.UseFont = true;
this.colACCE_MAN_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colACCE_MAN_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colACCE_MAN_NAME.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colACCE_MAN_NAME.FieldName = "ACCE_MAN_NAME";
this.colACCE_MAN_NAME.Name = "colACCE_MAN_NAME";
this.colACCE_MAN_NAME.OptionsColumn.AllowEdit = false;
this.colACCE_MAN_NAME.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
this.colACCE_MAN_NAME.Visible = true;
this.colACCE_MAN_NAME.VisibleIndex = 3;
//
// colGOODS_ID
//
this.colGOODS_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colGOODS_ID.AppearanceCell.Options.UseFont = true;
this.colGOODS_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colGOODS_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colGOODS_ID.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colGOODS_ID.Caption = "商品编号";
this.colGOODS_ID.FieldName = "GOODS_ID";
this.colGOODS_ID.Name = "colGOODS_ID";
this.colGOODS_ID.OptionsColumn.AllowEdit = false;
this.colGOODS_ID.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
this.colGOODS_ID.Width = 80;
//
// colGOODS_NAME
//
this.colGOODS_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colGOODS_NAME.AppearanceCell.Options.UseFont = true;
this.colGOODS_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colGOODS_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colGOODS_NAME.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colGOODS_NAME.FieldName = "GOODS_NAME";
this.colGOODS_NAME.Name = "colGOODS_NAME";
this.colGOODS_NAME.OptionsColumn.AllowEdit = false;
this.colGOODS_NAME.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
this.colGOODS_NAME.Visible = true;
this.colGOODS_NAME.VisibleIndex = 4;
this.colGOODS_NAME.Width = 100;
//
// colPRICE
//
this.colPRICE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPRICE.AppearanceCell.Options.UseFont = true;
this.colPRICE.AppearanceHeader.Options.UseTextOptions = true;
this.colPRICE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPRICE.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colPRICE.DisplayFormat.FormatString = "n4";
this.colPRICE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colPRICE.FieldName = "PRICE";
this.colPRICE.Name = "colPRICE";
this.colPRICE.OptionsColumn.AllowEdit = false;
this.colPRICE.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "PRICE", "{0:N4}")});
//
// colUNIT
//
this.colUNIT.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colUNIT.AppearanceCell.Options.UseFont = true;
this.colUNIT.AppearanceHeader.Options.UseTextOptions = true;
this.colUNIT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colUNIT.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colUNIT.Caption = "单位";
this.colUNIT.ColumnEdit = this.lueUnit;
this.colUNIT.FieldName = "UNIT";
this.colUNIT.Name = "colUNIT";
this.colUNIT.OptionsColumn.AllowEdit = false;
this.colUNIT.Visible = true;
this.colUNIT.VisibleIndex = 5;
//
// lueUnit
//
this.lueUnit.AutoHeight = false;
this.lueUnit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lueUnit.Name = "lueUnit";
//
// colBUY_NUM
//
this.colBUY_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colBUY_NUM.AppearanceCell.Options.UseFont = true;
this.colBUY_NUM.AppearanceHeader.Options.UseTextOptions = true;
this.colBUY_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colBUY_NUM.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colBUY_NUM.Caption = "采购数量";
this.colBUY_NUM.DisplayFormat.FormatString = "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.AllowEdit = false;
this.colBUY_NUM.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.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.Width = 65;
//
// colARR_NUM
//
this.colARR_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colARR_NUM.AppearanceCell.Options.UseFont = true;
this.colARR_NUM.AppearanceHeader.Options.UseTextOptions = true;
this.colARR_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colARR_NUM.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colARR_NUM.DisplayFormat.FormatString = "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.OptionsColumn.AllowEdit = false;
this.colARR_NUM.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
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 = 6;
this.colARR_NUM.Width = 65;
//
// 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.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colACCE_NUM.Caption = "验收数量";
this.colACCE_NUM.DisplayFormat.FormatString = "n4";
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.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
this.colACCE_NUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "ACCE_NUM", "{0:N4}")});
this.colACCE_NUM.Visible = true;
this.colACCE_NUM.VisibleIndex = 7;
this.colACCE_NUM.Width = 65;
//
// 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.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colPASS_NUM.Caption = "合格数量";
this.colPASS_NUM.DisplayFormat.FormatString = "n4";
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.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
this.colPASS_NUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "PASS_NUM", "{0:N4}")});
this.colPASS_NUM.Visible = true;
this.colPASS_NUM.VisibleIndex = 8;
this.colPASS_NUM.Width = 65;
//
// colSTO_NUM1
//
this.colSTO_NUM1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colSTO_NUM1.AppearanceCell.Options.UseFont = true;
this.colSTO_NUM1.AppearanceHeader.Options.UseTextOptions = true;
this.colSTO_NUM1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colSTO_NUM1.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colSTO_NUM1.Caption = "入库数量";
this.colSTO_NUM1.DisplayFormat.FormatString = "n4";
this.colSTO_NUM1.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colSTO_NUM1.FieldName = "STO_NUM";
this.colSTO_NUM1.Name = "colSTO_NUM1";
this.colSTO_NUM1.OptionsColumn.AllowEdit = false;
this.colSTO_NUM1.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
this.colSTO_NUM1.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "STO_NUM", "{0:N4}")});
this.colSTO_NUM1.Width = 65;
//
// colREC_NUM
//
this.colREC_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colREC_NUM.AppearanceCell.Options.UseFont = true;
this.colREC_NUM.AppearanceHeader.Options.UseTextOptions = true;
this.colREC_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colREC_NUM.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colREC_NUM.Caption = "接收数量";
this.colREC_NUM.DisplayFormat.FormatString = "n4";
this.colREC_NUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colREC_NUM.FieldName = "REC_NUM";
this.colREC_NUM.Name = "colREC_NUM";
this.colREC_NUM.OptionsColumn.AllowEdit = false;
this.colREC_NUM.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
this.colREC_NUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "REC_NUM", "{0:N4}")});
this.colREC_NUM.Visible = true;
this.colREC_NUM.VisibleIndex = 9;
this.colREC_NUM.Width = 65;
//
// colNO_REC_NUM
//
this.colNO_REC_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colNO_REC_NUM.AppearanceCell.Options.UseFont = true;
this.colNO_REC_NUM.AppearanceHeader.Options.UseTextOptions = true;
this.colNO_REC_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colNO_REC_NUM.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colNO_REC_NUM.Caption = "拒绝数量";
this.colNO_REC_NUM.DisplayFormat.FormatString = "n4";
this.colNO_REC_NUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colNO_REC_NUM.FieldName = "NO_REC_NUM";
this.colNO_REC_NUM.Name = "colNO_REC_NUM";
this.colNO_REC_NUM.OptionsColumn.AllowEdit = false;
this.colNO_REC_NUM.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
this.colNO_REC_NUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "NO_REC_NUM", "{0:N4}")});
this.colNO_REC_NUM.Visible = true;
this.colNO_REC_NUM.VisibleIndex = 10;
this.colNO_REC_NUM.Width = 65;
//
// colRESULTS_TYPE
//
this.colRESULTS_TYPE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colRESULTS_TYPE.AppearanceCell.Options.UseFont = true;
this.colRESULTS_TYPE.AppearanceHeader.Options.UseTextOptions = true;
this.colRESULTS_TYPE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colRESULTS_TYPE.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colRESULTS_TYPE.Caption = "验收结果";
this.colRESULTS_TYPE.DisplayFormat.FormatString = "n0";
this.colRESULTS_TYPE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colRESULTS_TYPE.FieldName = "RESULTS_TYPE";
this.colRESULTS_TYPE.Name = "colRESULTS_TYPE";
this.colRESULTS_TYPE.OptionsColumn.AllowEdit = false;
this.colRESULTS_TYPE.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
this.colRESULTS_TYPE.Visible = true;
this.colRESULTS_TYPE.VisibleIndex = 11;
//
// colACCE_MAN
//
this.colACCE_MAN.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colACCE_MAN.AppearanceCell.Options.UseFont = true;
this.colACCE_MAN.AppearanceHeader.Options.UseTextOptions = true;
this.colACCE_MAN.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colACCE_MAN.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colACCE_MAN.FieldName = "ACCE_MAN";
this.colACCE_MAN.Name = "colACCE_MAN";
this.colACCE_MAN.OptionsColumn.AllowEdit = false;
this.colACCE_MAN.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
//
// colREMARK1
//
this.colREMARK1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colREMARK1.AppearanceCell.Options.UseFont = true;
this.colREMARK1.AppearanceHeader.Options.UseTextOptions = true;
this.colREMARK1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colREMARK1.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colREMARK1.FieldName = "REMARK";
this.colREMARK1.Name = "colREMARK1";
this.colREMARK1.OptionsColumn.AllowEdit = false;
this.colREMARK1.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
//
// colVERSION1
//
this.colVERSION1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colVERSION1.AppearanceCell.Options.UseFont = true;
this.colVERSION1.AppearanceHeader.Options.UseTextOptions = true;
this.colVERSION1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colVERSION1.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colVERSION1.FieldName = "VERSION";
this.colVERSION1.Name = "colVERSION1";
this.colVERSION1.OptionsColumn.AllowEdit = false;
this.colVERSION1.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
//
// colOPERATORID
//
this.colOPERATORID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colOPERATORID.AppearanceCell.Options.UseFont = true;
this.colOPERATORID.AppearanceHeader.Options.UseTextOptions = true;
this.colOPERATORID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colOPERATORID.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colOPERATORID.Caption = "录入人";
this.colOPERATORID.FieldName = "OPERATORID";
this.colOPERATORID.Name = "colOPERATORID";
this.colOPERATORID.OptionsColumn.AllowEdit = false;
this.colOPERATORID.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
//
// colOPERATORNAME2
//
this.colOPERATORNAME2.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colOPERATORNAME2.AppearanceCell.Options.UseFont = true;
this.colOPERATORNAME2.AppearanceHeader.Options.UseTextOptions = true;
this.colOPERATORNAME2.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colOPERATORNAME2.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colOPERATORNAME2.Caption = "录入人";
this.colOPERATORNAME2.FieldName = "OPERATORNAME";
this.colOPERATORNAME2.Name = "colOPERATORNAME2";
this.colOPERATORNAME2.OptionsColumn.AllowEdit = false;
this.colOPERATORNAME2.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
this.colOPERATORNAME2.Visible = true;
this.colOPERATORNAME2.VisibleIndex = 12;
//
// colOPERATEDATE2
//
this.colOPERATEDATE2.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colOPERATEDATE2.AppearanceCell.Options.UseFont = true;
this.colOPERATEDATE2.AppearanceHeader.Options.UseTextOptions = true;
this.colOPERATEDATE2.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colOPERATEDATE2.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colOPERATEDATE2.Caption = "录入日期";
this.colOPERATEDATE2.FieldName = "OPERATEDATE";
this.colOPERATEDATE2.Name = "colOPERATEDATE2";
this.colOPERATEDATE2.OptionsColumn.AllowEdit = false;
this.colOPERATEDATE2.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
this.colOPERATEDATE2.Visible = true;
this.colOPERATEDATE2.VisibleIndex = 13;
//
// colSTORAGE_ID1
//
this.colSTORAGE_ID1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colSTORAGE_ID1.AppearanceCell.Options.UseFont = true;
this.colSTORAGE_ID1.AppearanceHeader.Options.UseTextOptions = true;
this.colSTORAGE_ID1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colSTORAGE_ID1.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colSTORAGE_ID1.FieldName = "STORAGE_ID";
this.colSTORAGE_ID1.Name = "colSTORAGE_ID1";
this.colSTORAGE_ID1.OptionsColumn.AllowEdit = false;
this.colSTORAGE_ID1.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
//
// colSTORAGE_NAME1
//
this.colSTORAGE_NAME1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colSTORAGE_NAME1.AppearanceCell.Options.UseFont = true;
this.colSTORAGE_NAME1.AppearanceHeader.Options.UseTextOptions = true;
this.colSTORAGE_NAME1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colSTORAGE_NAME1.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colSTORAGE_NAME1.FieldName = "STORAGE_NAME";
this.colSTORAGE_NAME1.Name = "colSTORAGE_NAME1";
this.colSTORAGE_NAME1.OptionsColumn.AllowEdit = false;
this.colSTORAGE_NAME1.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
//
// colSTORAGE_AREA_ID1
//
this.colSTORAGE_AREA_ID1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colSTORAGE_AREA_ID1.AppearanceCell.Options.UseFont = true;
this.colSTORAGE_AREA_ID1.AppearanceHeader.Options.UseTextOptions = true;
this.colSTORAGE_AREA_ID1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colSTORAGE_AREA_ID1.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colSTORAGE_AREA_ID1.FieldName = "STORAGE_AREA_ID";
this.colSTORAGE_AREA_ID1.Name = "colSTORAGE_AREA_ID1";
this.colSTORAGE_AREA_ID1.OptionsColumn.AllowEdit = false;
this.colSTORAGE_AREA_ID1.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
//
// colSTORAGE_AREA_NAME1
//
this.colSTORAGE_AREA_NAME1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colSTORAGE_AREA_NAME1.AppearanceCell.Options.UseFont = true;
this.colSTORAGE_AREA_NAME1.AppearanceHeader.Options.UseTextOptions = true;
this.colSTORAGE_AREA_NAME1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colSTORAGE_AREA_NAME1.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colSTORAGE_AREA_NAME1.FieldName = "STORAGE_AREA_NAME";
this.colSTORAGE_AREA_NAME1.Name = "colSTORAGE_AREA_NAME1";
this.colSTORAGE_AREA_NAME1.OptionsColumn.AllowEdit = false;
this.colSTORAGE_AREA_NAME1.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
//
// txtAccenum
//
this.txtAccenum.AutoHeight = false;
this.txtAccenum.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
this.txtAccenum.Mask.EditMask = "n0";
this.txtAccenum.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
this.txtAccenum.Name = "txtAccenum";
//
// lkpResultType
//
this.lkpResultType.AutoHeight = false;
this.lkpResultType.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lkpResultType.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("VC_DICTIONARY_ID", "AcceptanceID", 20, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("VC_DICTIONARY_NAME", "请选择")});
this.lkpResultType.DisplayMember = "VC_DICTIONARY_NAME";
this.lkpResultType.Name = "lkpResultType";
this.lkpResultType.NullText = "";
this.lkpResultType.ValueMember = "VC_DICTIONARY_ID";
//
// txtPassnum
//
this.txtPassnum.AutoHeight = false;
this.txtPassnum.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
this.txtPassnum.Mask.EditMask = "n0";
this.txtPassnum.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
this.txtPassnum.Name = "txtPassnum";
//
// txtRecnum
//
this.txtRecnum.AutoHeight = false;
this.txtRecnum.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
this.txtRecnum.Mask.EditMask = "n0";
this.txtRecnum.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
this.txtRecnum.Name = "txtRecnum";
//
// txtNo_Recnum
//
this.txtNo_Recnum.AutoHeight = false;
this.txtNo_Recnum.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
this.txtNo_Recnum.Mask.EditMask = "n0";
this.txtNo_Recnum.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
this.txtNo_Recnum.Name = "txtNo_Recnum";
//
// txtRemark
//
this.txtRemark.AutoHeight = false;
this.txtRemark.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
this.txtRemark.Name = "txtRemark";
//
// bandedGridView1
//
this.bandedGridView1.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.bandedGridView1.Appearance.EvenRow.Options.UseBackColor = true;
this.bandedGridView1.GridControl = this.gridControlCustomAcc;
this.bandedGridView1.IndicatorWidth = 34;
this.bandedGridView1.Name = "bandedGridView1";
this.bandedGridView1.OptionsCustomization.AllowGroup = false;
this.bandedGridView1.OptionsView.AllowHtmlDrawGroups = false;
this.bandedGridView1.OptionsView.ColumnAutoWidth = false;
this.bandedGridView1.OptionsView.EnableAppearanceEvenRow = true;
this.bandedGridView1.OptionsView.ShowFooter = true;
this.bandedGridView1.OptionsView.ShowGroupPanel = false;
//
// tabNavigationPage2
//
this.tabNavigationPage2.Caption = "通知单明细";
this.tabNavigationPage2.Controls.Add(this.gdcDetail);
this.tabNavigationPage2.Name = "tabNavigationPage2";
this.tabNavigationPage2.Size = new System.Drawing.Size(1065, 269);
//
// gdcDetail
//
this.gdcDetail.ColorApprove = System.Drawing.Color.Empty;
this.gdcDetail.ColorApproveValue = null;
this.gdcDetail.ColorPass = System.Drawing.Color.Empty;
this.gdcDetail.ColorPassValue = null;
this.gdcDetail.ColorRepeal = System.Drawing.Color.Empty;
this.gdcDetail.ColorRepealValue = null;
this.gdcDetail.ColorReWork = System.Drawing.Color.Empty;
this.gdcDetail.ColorReWorkValue = null;
this.gdcDetail.ColorSelectedRow = System.Drawing.Color.Empty;
this.gdcDetail.ColorShortage = System.Drawing.Color.Empty;
this.gdcDetail.ColorShortageFlagColumn = null;
this.gdcDetail.ColorShortageValue = null;
this.gdcDetail.ColorUnExecute = System.Drawing.Color.Empty;
this.gdcDetail.ColorUnExecuteValue = null;
this.gdcDetail.ColorUnPass = System.Drawing.Color.Empty;
this.gdcDetail.ColorUnPassValue = null;
this.gdcDetail.ColorVerify = System.Drawing.Color.Empty;
this.gdcDetail.ColorVerifyFlagColumn = null;
this.gdcDetail.ColorVerifyValue = null;
this.gdcDetail.ColorWarning = System.Drawing.Color.Empty;
this.gdcDetail.ColorWarningValue = null;
this.gdcDetail.DataSource = this.bdsDetail;
this.gdcDetail.Dock = System.Windows.Forms.DockStyle.Fill;
this.gdcDetail.EnableAppearanceEvenRow = true;
this.gdcDetail.IndicatorWidth = 40;
this.gdcDetail.Location = new System.Drawing.Point(0, 0);
this.gdcDetail.MainView = this.gdvDetail;
this.gdcDetail.Name = "gdcDetail";
this.gdcDetail.ShowRowID = true;
this.gdcDetail.Size = new System.Drawing.Size(1065, 269);
this.gdcDetail.TabIndex = 1;
this.gdcDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gdvDetail});
//
// bdsDetail
//
this.bdsDetail.DataSource = typeof(WMS.Model.RK.WareNoticeTabModel);
//
// gdvDetail
//
this.gdvDetail.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.gdvDetail.Appearance.EvenRow.Options.UseBackColor = true;
this.gdvDetail.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 11F);
this.gdvDetail.Appearance.HeaderPanel.Options.UseFont = true;
this.gdvDetail.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 11F);
this.gdvDetail.Appearance.Row.Options.UseFont = true;
this.gdvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colWAREHOUSING_ID1,
this.colPURCHASE_ID1,
this.gridColumn1,
this.gridColumn2,
this.colAMOUNT2,
this.colARRAMOUNT,
this.colTOTAL_VOLUME1,
this.colTOTAL_ROUGH_WEIGHT1,
this.colTOTAL_NET_WEIGH1,
this.colTOTAL_MONEY1,
this.colPRODUCTION_DATE1,
this.gridColumn3,
this.gridColumn4,
this.colPACKAGE_ID,
this.gridColumn5,
this.gridColumn6,
this.colPACKAGE_NAME,
this.gridColumn7,
this.gridColumn8,
this.colOPERATEDATE,
this.colUNIT1,
this.colSCALE_UNIT1,
this.gridColumn9,
this.colGVOLUME1,
this.colROUGH_WEIGHT,
this.colNET_WEIGH,
this.colGOODS_TYPE_ID,
this.colGOODS_TYPE_NAME,
this.gridColumn10,
this.colPROVIDER_NAME2});
this.gdvDetail.GridControl = this.gdcDetail;
this.gdvDetail.IndicatorWidth = 34;
this.gdvDetail.Name = "gdvDetail";
this.gdvDetail.OptionsBehavior.Editable = false;
this.gdvDetail.OptionsView.ColumnAutoWidth = false;
this.gdvDetail.OptionsView.EnableAppearanceEvenRow = true;
this.gdvDetail.OptionsView.ShowGroupPanel = false;
//
// colWAREHOUSING_ID1
//
this.colWAREHOUSING_ID1.FieldName = "WAREHOUSING_ID";
this.colWAREHOUSING_ID1.Name = "colWAREHOUSING_ID1";
this.colWAREHOUSING_ID1.Width = 113;
//
// colPURCHASE_ID1
//
this.colPURCHASE_ID1.FieldName = "PURCHASE_ID";
this.colPURCHASE_ID1.Name = "colPURCHASE_ID1";
//
// gridColumn1
//
this.gridColumn1.FieldName = "GOODS_ID";
this.gridColumn1.Name = "gridColumn1";
this.gridColumn1.Visible = true;
this.gridColumn1.VisibleIndex = 0;
//
// gridColumn2
//
this.gridColumn2.FieldName = "GOODS_NAME";
this.gridColumn2.Name = "gridColumn2";
this.gridColumn2.Visible = true;
this.gridColumn2.VisibleIndex = 1;
//
// colAMOUNT2
//
this.colAMOUNT2.FieldName = "AMOUNT";
this.colAMOUNT2.Name = "colAMOUNT2";
this.colAMOUNT2.Visible = true;
this.colAMOUNT2.VisibleIndex = 2;
//
// colARRAMOUNT
//
this.colARRAMOUNT.FieldName = "ARRAMOUNT";
this.colARRAMOUNT.Name = "colARRAMOUNT";
this.colARRAMOUNT.Visible = true;
this.colARRAMOUNT.VisibleIndex = 3;
//
// colTOTAL_VOLUME1
//
this.colTOTAL_VOLUME1.FieldName = "TOTAL_VOLUME";
this.colTOTAL_VOLUME1.Name = "colTOTAL_VOLUME1";
this.colTOTAL_VOLUME1.Visible = true;
this.colTOTAL_VOLUME1.VisibleIndex = 4;
//
// colTOTAL_ROUGH_WEIGHT1
//
this.colTOTAL_ROUGH_WEIGHT1.FieldName = "TOTAL_ROUGH_WEIGHT";
this.colTOTAL_ROUGH_WEIGHT1.Name = "colTOTAL_ROUGH_WEIGHT1";
this.colTOTAL_ROUGH_WEIGHT1.Visible = true;
this.colTOTAL_ROUGH_WEIGHT1.VisibleIndex = 5;
//
// colTOTAL_NET_WEIGH1
//
this.colTOTAL_NET_WEIGH1.FieldName = "TOTAL_NET_WEIGH";
this.colTOTAL_NET_WEIGH1.Name = "colTOTAL_NET_WEIGH1";
this.colTOTAL_NET_WEIGH1.Visible = true;
this.colTOTAL_NET_WEIGH1.VisibleIndex = 6;
//
// colTOTAL_MONEY1
//
this.colTOTAL_MONEY1.FieldName = "TOTAL_MONEY";
this.colTOTAL_MONEY1.Name = "colTOTAL_MONEY1";
this.colTOTAL_MONEY1.Visible = true;
this.colTOTAL_MONEY1.VisibleIndex = 7;
//
// colPRODUCTION_DATE1
//
this.colPRODUCTION_DATE1.FieldName = "PRODUCTION_DATE";
this.colPRODUCTION_DATE1.Name = "colPRODUCTION_DATE1";
this.colPRODUCTION_DATE1.Visible = true;
this.colPRODUCTION_DATE1.VisibleIndex = 8;
this.colPRODUCTION_DATE1.Width = 130;
//
// gridColumn3
//
this.gridColumn3.FieldName = "STORAGE_ID";
this.gridColumn3.Name = "gridColumn3";
//
// gridColumn4
//
this.gridColumn4.FieldName = "STORAGE_AREA_ID";
this.gridColumn4.Name = "gridColumn4";
//
// colPACKAGE_ID
//
this.colPACKAGE_ID.FieldName = "PACKAGE_ID";
this.colPACKAGE_ID.Name = "colPACKAGE_ID";
//
// gridColumn5
//
this.gridColumn5.FieldName = "STORAGE_NAME";
this.gridColumn5.Name = "gridColumn5";
//
// gridColumn6
//
this.gridColumn6.FieldName = "STORAGE_AREA_NAME";
this.gridColumn6.Name = "gridColumn6";
//
// colPACKAGE_NAME
//
this.colPACKAGE_NAME.FieldName = "PACKAGE_NAME";
this.colPACKAGE_NAME.Name = "colPACKAGE_NAME";
//
// gridColumn7
//
this.gridColumn7.FieldName = "REMARK";
this.gridColumn7.Name = "gridColumn7";
this.gridColumn7.Visible = true;
this.gridColumn7.VisibleIndex = 9;
//
// gridColumn8
//
this.gridColumn8.FieldName = "OPERATORID";
this.gridColumn8.Name = "gridColumn8";
this.gridColumn8.Visible = true;
this.gridColumn8.VisibleIndex = 10;
//
// colOPERATEDATE
//
this.colOPERATEDATE.FieldName = "OPERATEDATE";
this.colOPERATEDATE.Name = "colOPERATEDATE";
//
// colUNIT1
//
this.colUNIT1.FieldName = "UNIT";
this.colUNIT1.Name = "colUNIT1";
//
// colSCALE_UNIT1
//
this.colSCALE_UNIT1.FieldName = "SCALE_UNIT";
this.colSCALE_UNIT1.Name = "colSCALE_UNIT1";
this.colSCALE_UNIT1.Visible = true;
this.colSCALE_UNIT1.VisibleIndex = 11;
//
// gridColumn9
//
this.gridColumn9.FieldName = "PRICE";
this.gridColumn9.Name = "gridColumn9";
this.gridColumn9.Visible = true;
this.gridColumn9.VisibleIndex = 12;
//
// colGVOLUME1
//
this.colGVOLUME1.FieldName = "GVOLUME";
this.colGVOLUME1.Name = "colGVOLUME1";
this.colGVOLUME1.Visible = true;
this.colGVOLUME1.VisibleIndex = 13;
//
// colROUGH_WEIGHT
//
this.colROUGH_WEIGHT.FieldName = "ROUGH_WEIGHT";
this.colROUGH_WEIGHT.Name = "colROUGH_WEIGHT";
this.colROUGH_WEIGHT.Visible = true;
this.colROUGH_WEIGHT.VisibleIndex = 14;
//
// colNET_WEIGH
//
this.colNET_WEIGH.FieldName = "NET_WEIGH";
this.colNET_WEIGH.Name = "colNET_WEIGH";
this.colNET_WEIGH.Visible = true;
this.colNET_WEIGH.VisibleIndex = 15;
//
// colGOODS_TYPE_ID
//
this.colGOODS_TYPE_ID.FieldName = "GOODS_TYPE_ID";
this.colGOODS_TYPE_ID.Name = "colGOODS_TYPE_ID";
//
// colGOODS_TYPE_NAME
//
this.colGOODS_TYPE_NAME.FieldName = "GOODS_TYPE_NAME";
this.colGOODS_TYPE_NAME.Name = "colGOODS_TYPE_NAME";
//
// gridColumn10
//
this.gridColumn10.FieldName = "PROVIDER_ID";
this.gridColumn10.Name = "gridColumn10";
//
// colPROVIDER_NAME2
//
this.colPROVIDER_NAME2.FieldName = "PROVIDER_NAME";
this.colPROVIDER_NAME2.Name = "colPROVIDER_NAME2";
this.colPROVIDER_NAME2.Visible = true;
this.colPROVIDER_NAME2.VisibleIndex = 16;
//
// bgsStorageLot
//
this.bgsStorageLot.DataSource = typeof(WMS.Model.RK.StorageLotModel);
//
// xtra_yds
//
this.xtra_yds.Dock = System.Windows.Forms.DockStyle.Fill;
this.xtra_yds.Location = new System.Drawing.Point(0, 0);
this.xtra_yds.Name = "xtra_yds";
this.xtra_yds.SelectedTabPage = this.XtraTab1;
this.xtra_yds.Size = new System.Drawing.Size(1097, 599);
this.xtra_yds.TabIndex = 1;
this.xtra_yds.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.XtraTab1,
this.XtraTab2});
this.xtra_yds.SelectedPageChanged += new DevExpress.XtraTab.TabPageChangedEventHandler(this.xtraTabControl1_SelectedPageChanged);
//
// XtraTab1
//
this.XtraTab1.Controls.Add(this.splitContainerControl1);
this.XtraTab1.Name = "XtraTab1";
this.XtraTab1.Size = new System.Drawing.Size(1095, 573);
this.XtraTab1.Text = "入库通知单";
//
// XtraTab2
//
this.XtraTab2.Controls.Add(this.splitContainerControl2);
this.XtraTab2.Name = "XtraTab2";
this.XtraTab2.PageEnabled = false;
this.XtraTab2.Size = new System.Drawing.Size(1091, 570);
this.XtraTab2.Text = "验单操作";
//
// splitContainerControl2
//
this.splitContainerControl2.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainerControl2.Horizontal = false;
this.splitContainerControl2.Location = new System.Drawing.Point(0, 0);
this.splitContainerControl2.Name = "splitContainerControl2";
this.splitContainerControl2.Panel1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.splitContainerControl2.Panel1.Controls.Add(this.ctrlDictonary2);
this.splitContainerControl2.Panel1.Controls.Add(this.labelControl5);
this.splitContainerControl2.Panel1.Controls.Add(this.ct_WareData);
this.splitContainerControl2.Panel1.Controls.Add(this.labelControl4);
this.splitContainerControl2.Panel1.Controls.Add(this.txtboxRemark);
this.splitContainerControl2.Panel1.Controls.Add(this.dataAccTime);
this.splitContainerControl2.Panel1.Controls.Add(this.labelControl3);
this.splitContainerControl2.Panel1.Controls.Add(this.cDictionaryAccPersion);
this.splitContainerControl2.Panel1.Controls.Add(this.labelControl2);
this.splitContainerControl2.Panel1.Controls.Add(this.labelControl1);
this.splitContainerControl2.Panel1.Controls.Add(this.cDictionaryAccID);
this.splitContainerControl2.Panel1.Controls.Add(this.lblReceiveID);
this.splitContainerControl2.Panel1.Text = "Panel1";
this.splitContainerControl2.Panel2.Controls.Add(this.gridControlCustomCA);
this.splitContainerControl2.Panel2.Text = "Panel2";
this.splitContainerControl2.Size = new System.Drawing.Size(1091, 570);
this.splitContainerControl2.SplitterPosition = 153;
this.splitContainerControl2.TabIndex = 26;
this.splitContainerControl2.Text = "splitContainerControl2";
//
// ctrlDictonary2
//
this.ctrlDictonary2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.ctrlDictonary2.Cursor = System.Windows.Forms.Cursors.Default;
this.ctrlDictonary2.DictonaryTableName = WMS.Ctrl.DictonaryType.t_RK_ACCEPTANCE;
this.ctrlDictonary2.ErrText = "无数据重新查询";
this.ctrlDictonary2.IsSqlWhere = false;
this.ctrlDictonary2.Location = new System.Drawing.Point(385, 40);
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"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDictonary2.ShowColumns3")))});
this.ctrlDictonary2.Size = new System.Drawing.Size(213, 25);
this.ctrlDictonary2.SqlStr = "";
this.ctrlDictonary2.TabIndex = 1451;
this.ctrlDictonary2.TextBoxFlag = "";
this.ctrlDictonary2.TextBoxValue = "";
//
// labelControl5
//
this.labelControl5.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl5.Appearance.Options.UseFont = true;
this.labelControl5.Location = new System.Drawing.Point(323, 45);
this.labelControl5.Name = "labelControl5";
this.labelControl5.Size = new System.Drawing.Size(56, 14);
this.labelControl5.TabIndex = 1452;
this.labelControl5.Text = "入库单号";
//
// ct_WareData
//
this.ct_WareData.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.ct_WareData.Cursor = System.Windows.Forms.Cursors.Default;
this.ct_WareData.DictonaryTableName = WMS.Ctrl.DictonaryType.t_RK_ACCEPTANCE;
this.ct_WareData.ErrText = "无数据重新查询";
this.ct_WareData.IsSqlWhere = false;
this.ct_WareData.Location = new System.Drawing.Point(70, 41);
this.ct_WareData.Name = "ct_WareData";
this.ct_WareData.Number = 0;
this.ct_WareData.SelectType = WMS.Ctrl.DataSlectType.RadioSelect;
this.ct_WareData.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] {
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ct_WareData.ShowColumns"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ct_WareData.ShowColumns1"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ct_WareData.ShowColumns2"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ct_WareData.ShowColumns3")))});
this.ct_WareData.Size = new System.Drawing.Size(213, 25);
this.ct_WareData.SqlStr = "where state=0";
this.ct_WareData.TabIndex = 1449;
this.ct_WareData.TextBoxFlag = "";
this.ct_WareData.TextBoxValue = "";
//
// labelControl4
//
this.labelControl4.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl4.Appearance.Options.UseFont = true;
this.labelControl4.Location = new System.Drawing.Point(13, 47);
this.labelControl4.Name = "labelControl4";
this.labelControl4.Size = new System.Drawing.Size(56, 14);
this.labelControl4.TabIndex = 1450;
this.labelControl4.Text = "通知单号";
//
// txtboxRemark
//
this.txtboxRemark.DisplayMember = "CONTENT";
this.txtboxRemark.FormattingEnabled = true;
this.txtboxRemark.Location = new System.Drawing.Point(70, 110);
this.txtboxRemark.Name = "txtboxRemark";
this.txtboxRemark.NoteTypes = WMS.Ctrl.DateType.;
this.txtboxRemark.Size = new System.Drawing.Size(528, 22);
this.txtboxRemark.TabIndex = 1448;
this.txtboxRemark.ValueMember = "CONTENT";
this.txtboxRemark.TextChanged += new System.EventHandler(this.txtboxRemark_TextChanged);
//
// dataAccTime
//
this.dataAccTime.EditValue = new System.DateTime(2019, 5, 12, 23, 34, 8, 0);
this.dataAccTime.Location = new System.Drawing.Point(385, 77);
this.dataAccTime.Name = "dataAccTime";
this.dataAccTime.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.dataAccTime.Properties.Appearance.Options.UseFont = true;
this.dataAccTime.Properties.AutoHeight = false;
this.dataAccTime.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.dataAccTime.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.dataAccTime.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.dataAccTime.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
this.dataAccTime.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
this.dataAccTime.Properties.EditFormat.FormatString = "yyyy-MM-dd";
this.dataAccTime.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Custom;
this.dataAccTime.Properties.NullDate = "";
this.dataAccTime.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
this.dataAccTime.Size = new System.Drawing.Size(213, 22);
this.dataAccTime.TabIndex = 1447;
this.dataAccTime.EditValueChanged += new System.EventHandler(this.dataAccTime_EditValueChanged);
//
// labelControl3
//
this.labelControl3.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl3.Appearance.Options.UseFont = true;
this.labelControl3.Location = new System.Drawing.Point(323, 81);
this.labelControl3.Name = "labelControl3";
this.labelControl3.Size = new System.Drawing.Size(56, 14);
this.labelControl3.TabIndex = 1446;
this.labelControl3.Text = "验收时间";
//
// cDictionaryAccPersion
//
this.cDictionaryAccPersion.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.cDictionaryAccPersion.Cursor = System.Windows.Forms.Cursors.Default;
this.cDictionaryAccPersion.DictonaryTableName = WMS.Ctrl.DictonaryType.t_Base_UserInfo;
this.cDictionaryAccPersion.ErrText = "无数据重新查询";
this.cDictionaryAccPersion.IsSqlWhere = false;
this.cDictionaryAccPersion.Location = new System.Drawing.Point(70, 77);
this.cDictionaryAccPersion.Name = "cDictionaryAccPersion";
this.cDictionaryAccPersion.Number = 0;
this.cDictionaryAccPersion.SelectType = WMS.Ctrl.DataSlectType.RadioSelect;
this.cDictionaryAccPersion.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] {
((WMS.Ctrl.ColumnsItem)(resources.GetObject("cDictionaryAccPersion.ShowColumns"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("cDictionaryAccPersion.ShowColumns1")))});
this.cDictionaryAccPersion.Size = new System.Drawing.Size(213, 22);
this.cDictionaryAccPersion.SqlStr = null;
this.cDictionaryAccPersion.TabIndex = 1444;
this.cDictionaryAccPersion.TextBoxFlag = "";
this.cDictionaryAccPersion.TextBoxValue = "";
//
// labelControl2
//
this.labelControl2.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl2.Appearance.Options.UseFont = true;
this.labelControl2.Location = new System.Drawing.Point(13, 81);
this.labelControl2.Name = "labelControl2";
this.labelControl2.Size = new System.Drawing.Size(56, 14);
this.labelControl2.TabIndex = 1445;
this.labelControl2.Text = "验 收 人";
//
// labelControl1
//
this.labelControl1.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl1.Appearance.Options.UseFont = true;
this.labelControl1.Location = new System.Drawing.Point(13, 115);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(56, 14);
this.labelControl1.TabIndex = 26;
this.labelControl1.Text = "备 注";
//
// cDictionaryAccID
//
this.cDictionaryAccID.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.cDictionaryAccID.Cursor = System.Windows.Forms.Cursors.Default;
this.cDictionaryAccID.DictonaryTableName = WMS.Ctrl.DictonaryType.t_RK_ACCEPTANCE;
this.cDictionaryAccID.ErrText = "无数据重新查询";
this.cDictionaryAccID.IsSqlWhere = false;
this.cDictionaryAccID.Location = new System.Drawing.Point(70, 8);
this.cDictionaryAccID.Name = "cDictionaryAccID";
this.cDictionaryAccID.Number = 0;
this.cDictionaryAccID.SelectType = WMS.Ctrl.DataSlectType.RadioSelect;
this.cDictionaryAccID.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] {
((WMS.Ctrl.ColumnsItem)(resources.GetObject("cDictionaryAccID.ShowColumns"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("cDictionaryAccID.ShowColumns1"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("cDictionaryAccID.ShowColumns2"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("cDictionaryAccID.ShowColumns3")))});
this.cDictionaryAccID.Size = new System.Drawing.Size(213, 22);
this.cDictionaryAccID.SqlStr = "";
this.cDictionaryAccID.TabIndex = 1;
this.cDictionaryAccID.TextBoxFlag = "";
this.cDictionaryAccID.TextBoxValue = "";
//
// lblReceiveID
//
this.lblReceiveID.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.lblReceiveID.Appearance.Options.UseFont = true;
this.lblReceiveID.Location = new System.Drawing.Point(13, 11);
this.lblReceiveID.Name = "lblReceiveID";
this.lblReceiveID.Size = new System.Drawing.Size(56, 14);
this.lblReceiveID.TabIndex = 22;
this.lblReceiveID.Text = "验收单号";
//
// gridControlCustomCA
//
this.gridControlCustomCA.ColorApprove = System.Drawing.Color.Empty;
this.gridControlCustomCA.ColorApproveValue = null;
this.gridControlCustomCA.ColorPass = System.Drawing.Color.Empty;
this.gridControlCustomCA.ColorPassValue = null;
this.gridControlCustomCA.ColorRepeal = System.Drawing.Color.Empty;
this.gridControlCustomCA.ColorRepealValue = null;
this.gridControlCustomCA.ColorReWork = System.Drawing.Color.Empty;
this.gridControlCustomCA.ColorReWorkValue = null;
this.gridControlCustomCA.ColorSelectedRow = System.Drawing.Color.Empty;
this.gridControlCustomCA.ColorShortage = System.Drawing.Color.Lime;
this.gridControlCustomCA.ColorShortageFlagColumn = "";
this.gridControlCustomCA.ColorShortageValue = "";
this.gridControlCustomCA.ColorUnExecute = System.Drawing.Color.White;
this.gridControlCustomCA.ColorUnExecuteValue = null;
this.gridControlCustomCA.ColorUnPass = System.Drawing.Color.Empty;
this.gridControlCustomCA.ColorUnPassValue = "";
this.gridControlCustomCA.ColorVerify = System.Drawing.Color.Red;
this.gridControlCustomCA.ColorVerifyFlagColumn = "";
this.gridControlCustomCA.ColorVerifyValue = "";
this.gridControlCustomCA.ColorWarning = System.Drawing.Color.Empty;
this.gridControlCustomCA.ColorWarningValue = null;
this.gridControlCustomCA.DataSource = this.bgsAcce;
this.gridControlCustomCA.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControlCustomCA.EnableAppearanceEvenRow = true;
this.gridControlCustomCA.IndicatorWidth = 40;
this.gridControlCustomCA.Location = new System.Drawing.Point(0, 0);
this.gridControlCustomCA.MainView = this.gridViewAcceptanceOperate;
this.gridControlCustomCA.Name = "gridControlCustomCA";
this.gridControlCustomCA.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.txtAccNumber,
this.repositoryItemLookUpEdit1,
this.txtpassNumber,
this.txtReceNumber,
this.repositoryItemTextEdit4,
this.repositoryItemTextEdit5,
this.CheckEdit,
this.repositoryItemCheckEdit1,
this.lueUnits});
this.gridControlCustomCA.ShowRowID = true;
this.gridControlCustomCA.Size = new System.Drawing.Size(1091, 405);
this.gridControlCustomCA.TabIndex = 2;
this.gridControlCustomCA.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridViewAcceptanceOperate});
//
// bgsAcce
//
this.bgsAcce.DataSource = typeof(WMS.Model.RK.AcceptanceModel);
//
// gridViewAcceptanceOperate
//
this.gridViewAcceptanceOperate.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.gridViewAcceptanceOperate.Appearance.EvenRow.Options.UseBackColor = true;
this.gridViewAcceptanceOperate.Appearance.FocusedCell.Font = new System.Drawing.Font("Tahoma", 11F);
this.gridViewAcceptanceOperate.Appearance.FocusedCell.ForeColor = System.Drawing.Color.Black;
this.gridViewAcceptanceOperate.Appearance.FocusedCell.Options.UseFont = true;
this.gridViewAcceptanceOperate.Appearance.FocusedCell.Options.UseForeColor = true;
this.gridViewAcceptanceOperate.Appearance.FocusedRow.Font = new System.Drawing.Font("Tahoma", 11F);
this.gridViewAcceptanceOperate.Appearance.FocusedRow.ForeColor = System.Drawing.Color.Black;
this.gridViewAcceptanceOperate.Appearance.FocusedRow.Options.UseFont = true;
this.gridViewAcceptanceOperate.Appearance.FocusedRow.Options.UseForeColor = true;
this.gridViewAcceptanceOperate.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 11F);
this.gridViewAcceptanceOperate.Appearance.HeaderPanel.Options.UseFont = true;
this.gridViewAcceptanceOperate.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 11F);
this.gridViewAcceptanceOperate.Appearance.Row.Options.UseFont = true;
this.gridViewAcceptanceOperate.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gcCheck,
this.gcACCE_ID,
this.gcLOT_ID,
this.gcGOODS_ID,
this.gcGOODS_NAME,
this.colPRICE1,
this.colUNIT_ID1,
this.gcBUY_NUM,
this.gc_ARR_NUM,
this.gcACCE_NUM,
this.gcPASS_NUM,
this.colSTO_NUM,
this.gcREC_NUM,
this.gcNO_REC_NUM,
this.gcRESULTS_TYPE,
this.gcACCE_MAN,
this.colACCE_MAN_NAME1,
this.gcACCE_DATE,
this.gcREMARK,
this.gridColumn16,
this.gridColumn17,
this.gridColumn18,
this.gcStatus});
this.gridViewAcceptanceOperate.GridControl = this.gridControlCustomCA;
this.gridViewAcceptanceOperate.GroupSummary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Sum, "REC_NUM", this.gcREC_NUM, "组计:{0}")});
this.gridViewAcceptanceOperate.IndicatorWidth = 34;
this.gridViewAcceptanceOperate.Name = "gridViewAcceptanceOperate";
this.gridViewAcceptanceOperate.OptionsBehavior.AutoExpandAllGroups = true;
this.gridViewAcceptanceOperate.OptionsView.ColumnAutoWidth = false;
this.gridViewAcceptanceOperate.OptionsView.EnableAppearanceEvenRow = true;
this.gridViewAcceptanceOperate.OptionsView.ShowDetailButtons = false;
this.gridViewAcceptanceOperate.OptionsView.ShowFooter = true;
this.gridViewAcceptanceOperate.OptionsView.ShowGroupPanel = false;
this.gridViewAcceptanceOperate.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.gcRESULTS_TYPE, DevExpress.Data.ColumnSortOrder.Ascending)});
this.gridViewAcceptanceOperate.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.gridViewAcceptanceOperate_CellValueChanged);
this.gridViewAcceptanceOperate.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.gridViewAcceptanceOperate_CustomColumnDisplayText);
//
// gcCheck
//
this.gcCheck.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.gcCheck.AppearanceCell.Options.UseFont = true;
this.gcCheck.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.gcCheck.AppearanceHeader.Options.UseFont = true;
this.gcCheck.AppearanceHeader.Options.UseTextOptions = true;
this.gcCheck.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gcCheck.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.gcCheck.Caption = " ";
this.gcCheck.ColumnEdit = this.CheckEdit;
this.gcCheck.FieldName = "IsCheck";
this.gcCheck.MaxWidth = 20;
this.gcCheck.Name = "gcCheck";
this.gcCheck.OptionsColumn.AllowMove = false;
this.gcCheck.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
this.gcCheck.Width = 20;
//
// CheckEdit
//
this.CheckEdit.AutoHeight = false;
this.CheckEdit.Caption = "Check";
this.CheckEdit.Name = "CheckEdit";
this.CheckEdit.NullStyle = DevExpress.XtraEditors.Controls.StyleIndeterminate.Unchecked;
//
// gcACCE_ID
//
this.gcACCE_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.gcACCE_ID.AppearanceCell.Options.UseFont = true;
this.gcACCE_ID.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.gcACCE_ID.AppearanceHeader.Options.UseFont = true;
this.gcACCE_ID.AppearanceHeader.Options.UseTextOptions = true;
this.gcACCE_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gcACCE_ID.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.gcACCE_ID.Caption = "验收单号";
this.gcACCE_ID.FieldName = "ACCE_ID";
this.gcACCE_ID.Name = "gcACCE_ID";
this.gcACCE_ID.OptionsColumn.AllowEdit = false;
this.gcACCE_ID.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
this.gcACCE_ID.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "ACCE_ID", "记录行数合计:{0}")});
this.gcACCE_ID.Width = 111;
//
// gcLOT_ID
//
this.gcLOT_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.gcLOT_ID.AppearanceCell.Options.UseFont = true;
this.gcLOT_ID.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.gcLOT_ID.AppearanceHeader.Options.UseFont = true;
this.gcLOT_ID.AppearanceHeader.Options.UseTextOptions = true;
this.gcLOT_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gcLOT_ID.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.gcLOT_ID.Caption = "入库单号";
this.gcLOT_ID.FieldName = "LOT_ID";
this.gcLOT_ID.Name = "gcLOT_ID";
this.gcLOT_ID.OptionsColumn.AllowEdit = false;
this.gcLOT_ID.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
this.gcLOT_ID.Width = 170;
//
// gcGOODS_ID
//
this.gcGOODS_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.gcGOODS_ID.AppearanceCell.Options.UseFont = true;
this.gcGOODS_ID.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.gcGOODS_ID.AppearanceHeader.Options.UseFont = true;
this.gcGOODS_ID.AppearanceHeader.Options.UseTextOptions = true;
this.gcGOODS_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gcGOODS_ID.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.gcGOODS_ID.Caption = "商品编号";
this.gcGOODS_ID.FieldName = "GOODS_ID";
this.gcGOODS_ID.Name = "gcGOODS_ID";
this.gcGOODS_ID.OptionsColumn.AllowEdit = false;
this.gcGOODS_ID.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
this.gcGOODS_ID.Width = 90;
//
// gcGOODS_NAME
//
this.gcGOODS_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.gcGOODS_NAME.AppearanceCell.Options.UseFont = true;
this.gcGOODS_NAME.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.gcGOODS_NAME.AppearanceHeader.Options.UseFont = true;
this.gcGOODS_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.gcGOODS_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gcGOODS_NAME.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.gcGOODS_NAME.FieldName = "GOODS_NAME";
this.gcGOODS_NAME.Name = "gcGOODS_NAME";
this.gcGOODS_NAME.OptionsColumn.AllowEdit = false;
this.gcGOODS_NAME.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
this.gcGOODS_NAME.Visible = true;
this.gcGOODS_NAME.VisibleIndex = 0;
this.gcGOODS_NAME.Width = 120;
//
// colPRICE1
//
this.colPRICE1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPRICE1.AppearanceCell.Options.UseFont = true;
this.colPRICE1.AppearanceHeader.Options.UseTextOptions = true;
this.colPRICE1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPRICE1.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colPRICE1.DisplayFormat.FormatString = "n4";
this.colPRICE1.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colPRICE1.FieldName = "PRICE";
this.colPRICE1.Name = "colPRICE1";
this.colPRICE1.OptionsColumn.AllowEdit = false;
this.colPRICE1.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "PRICE", "{0:N4}")});
this.colPRICE1.Visible = true;
this.colPRICE1.VisibleIndex = 1;
//
// colUNIT_ID1
//
this.colUNIT_ID1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colUNIT_ID1.AppearanceCell.Options.UseFont = true;
this.colUNIT_ID1.AppearanceHeader.Options.UseTextOptions = true;
this.colUNIT_ID1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colUNIT_ID1.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colUNIT_ID1.Caption = "单位";
this.colUNIT_ID1.ColumnEdit = this.lueUnits;
this.colUNIT_ID1.FieldName = "UNIT";
this.colUNIT_ID1.Name = "colUNIT_ID1";
this.colUNIT_ID1.OptionsColumn.AllowEdit = false;
this.colUNIT_ID1.Visible = true;
this.colUNIT_ID1.VisibleIndex = 2;
//
// lueUnits
//
this.lueUnits.AutoHeight = false;
this.lueUnits.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lueUnits.Name = "lueUnits";
//
// gcBUY_NUM
//
this.gcBUY_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.gcBUY_NUM.AppearanceCell.Options.UseFont = true;
this.gcBUY_NUM.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.gcBUY_NUM.AppearanceHeader.Options.UseFont = true;
this.gcBUY_NUM.AppearanceHeader.Options.UseTextOptions = true;
this.gcBUY_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gcBUY_NUM.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.gcBUY_NUM.DisplayFormat.FormatString = "n4";
this.gcBUY_NUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.gcBUY_NUM.FieldName = "BUY_NUM";
this.gcBUY_NUM.Name = "gcBUY_NUM";
this.gcBUY_NUM.OptionsColumn.AllowEdit = false;
this.gcBUY_NUM.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
this.gcBUY_NUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "BUY_NUM", "{0:N4}")});
this.gcBUY_NUM.Visible = true;
this.gcBUY_NUM.VisibleIndex = 3;
//
// gc_ARR_NUM
//
this.gc_ARR_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.gc_ARR_NUM.AppearanceCell.Options.UseFont = true;
this.gc_ARR_NUM.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.gc_ARR_NUM.AppearanceHeader.Options.UseFont = true;
this.gc_ARR_NUM.AppearanceHeader.Options.UseTextOptions = true;
this.gc_ARR_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gc_ARR_NUM.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.gc_ARR_NUM.Caption = "到货数量";
this.gc_ARR_NUM.DisplayFormat.FormatString = "n4";
this.gc_ARR_NUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.gc_ARR_NUM.FieldName = "ARR_NUM";
this.gc_ARR_NUM.Name = "gc_ARR_NUM";
this.gc_ARR_NUM.OptionsColumn.AllowEdit = false;
this.gc_ARR_NUM.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
this.gc_ARR_NUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "ARR_NUM", "{0:N4}")});
//
// gcACCE_NUM
//
this.gcACCE_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Bold);
this.gcACCE_NUM.AppearanceCell.ForeColor = System.Drawing.Color.Red;
this.gcACCE_NUM.AppearanceCell.Options.UseFont = true;
this.gcACCE_NUM.AppearanceCell.Options.UseForeColor = true;
this.gcACCE_NUM.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.gcACCE_NUM.AppearanceHeader.Options.UseFont = true;
this.gcACCE_NUM.AppearanceHeader.Options.UseTextOptions = true;
this.gcACCE_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gcACCE_NUM.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.gcACCE_NUM.ColumnEdit = this.txtAccNumber;
this.gcACCE_NUM.DisplayFormat.FormatString = "n4";
this.gcACCE_NUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.gcACCE_NUM.FieldName = "ACCE_NUM";
this.gcACCE_NUM.Name = "gcACCE_NUM";
this.gcACCE_NUM.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
this.gcACCE_NUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "ACCE_NUM", "{0:N4}")});
this.gcACCE_NUM.Visible = true;
this.gcACCE_NUM.VisibleIndex = 4;
this.gcACCE_NUM.Width = 86;
//
// txtAccNumber
//
this.txtAccNumber.AutoHeight = false;
this.txtAccNumber.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtAccNumber.Mask.EditMask = "d0";
this.txtAccNumber.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
this.txtAccNumber.Name = "txtAccNumber";
//
// gcPASS_NUM
//
this.gcPASS_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Bold);
this.gcPASS_NUM.AppearanceCell.ForeColor = System.Drawing.Color.Red;
this.gcPASS_NUM.AppearanceCell.Options.UseFont = true;
this.gcPASS_NUM.AppearanceCell.Options.UseForeColor = true;
this.gcPASS_NUM.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.gcPASS_NUM.AppearanceHeader.Options.UseFont = true;
this.gcPASS_NUM.AppearanceHeader.Options.UseTextOptions = true;
this.gcPASS_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gcPASS_NUM.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.gcPASS_NUM.ColumnEdit = this.txtpassNumber;
this.gcPASS_NUM.DisplayFormat.FormatString = "n4";
this.gcPASS_NUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.gcPASS_NUM.FieldName = "PASS_NUM";
this.gcPASS_NUM.Name = "gcPASS_NUM";
this.gcPASS_NUM.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
this.gcPASS_NUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "PASS_NUM", "{0:N4}")});
this.gcPASS_NUM.Visible = true;
this.gcPASS_NUM.VisibleIndex = 5;
this.gcPASS_NUM.Width = 90;
//
// txtpassNumber
//
this.txtpassNumber.AutoHeight = false;
this.txtpassNumber.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtpassNumber.Mask.EditMask = "d0";
this.txtpassNumber.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
this.txtpassNumber.Name = "txtpassNumber";
//
// colSTO_NUM
//
this.colSTO_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colSTO_NUM.AppearanceCell.Options.UseFont = true;
this.colSTO_NUM.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.colSTO_NUM.AppearanceHeader.Options.UseFont = true;
this.colSTO_NUM.AppearanceHeader.Options.UseTextOptions = true;
this.colSTO_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colSTO_NUM.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colSTO_NUM.Caption = "入库数量";
this.colSTO_NUM.DisplayFormat.FormatString = "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.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "STO_NUM", "{0:N4}")});
//
// gcREC_NUM
//
this.gcREC_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Bold);
this.gcREC_NUM.AppearanceCell.ForeColor = System.Drawing.Color.Red;
this.gcREC_NUM.AppearanceCell.Options.UseFont = true;
this.gcREC_NUM.AppearanceCell.Options.UseForeColor = true;
this.gcREC_NUM.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.gcREC_NUM.AppearanceHeader.Options.UseFont = true;
this.gcREC_NUM.AppearanceHeader.Options.UseTextOptions = true;
this.gcREC_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gcREC_NUM.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.gcREC_NUM.ColumnEdit = this.txtReceNumber;
this.gcREC_NUM.DisplayFormat.FormatString = "n4";
this.gcREC_NUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.gcREC_NUM.FieldName = "REC_NUM";
this.gcREC_NUM.Name = "gcREC_NUM";
this.gcREC_NUM.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
this.gcREC_NUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "REC_NUM", "{0:N4}")});
this.gcREC_NUM.Visible = true;
this.gcREC_NUM.VisibleIndex = 6;
this.gcREC_NUM.Width = 93;
//
// txtReceNumber
//
this.txtReceNumber.AutoHeight = false;
this.txtReceNumber.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtReceNumber.Mask.EditMask = "d0";
this.txtReceNumber.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
this.txtReceNumber.Name = "txtReceNumber";
//
// gcNO_REC_NUM
//
this.gcNO_REC_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Bold);
this.gcNO_REC_NUM.AppearanceCell.ForeColor = System.Drawing.Color.Red;
this.gcNO_REC_NUM.AppearanceCell.Options.UseFont = true;
this.gcNO_REC_NUM.AppearanceCell.Options.UseForeColor = true;
this.gcNO_REC_NUM.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.gcNO_REC_NUM.AppearanceHeader.Options.UseFont = true;
this.gcNO_REC_NUM.AppearanceHeader.Options.UseTextOptions = true;
this.gcNO_REC_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gcNO_REC_NUM.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.gcNO_REC_NUM.DisplayFormat.FormatString = "n4";
this.gcNO_REC_NUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.gcNO_REC_NUM.FieldName = "NO_REC_NUM";
this.gcNO_REC_NUM.Name = "gcNO_REC_NUM";
this.gcNO_REC_NUM.OptionsColumn.AllowEdit = false;
this.gcNO_REC_NUM.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
this.gcNO_REC_NUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "NO_REC_NUM", "{0:N4}")});
this.gcNO_REC_NUM.Visible = true;
this.gcNO_REC_NUM.VisibleIndex = 7;
//
// gcRESULTS_TYPE
//
this.gcRESULTS_TYPE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.gcRESULTS_TYPE.AppearanceCell.Options.UseFont = true;
this.gcRESULTS_TYPE.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.gcRESULTS_TYPE.AppearanceHeader.Options.UseFont = true;
this.gcRESULTS_TYPE.AppearanceHeader.Options.UseTextOptions = true;
this.gcRESULTS_TYPE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gcRESULTS_TYPE.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.gcRESULTS_TYPE.ColumnEdit = this.repositoryItemLookUpEdit1;
this.gcRESULTS_TYPE.FieldName = "RESULTS_TYPE";
this.gcRESULTS_TYPE.Name = "gcRESULTS_TYPE";
this.gcRESULTS_TYPE.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
this.gcRESULTS_TYPE.Visible = true;
this.gcRESULTS_TYPE.VisibleIndex = 8;
this.gcRESULTS_TYPE.Width = 100;
//
// repositoryItemLookUpEdit1
//
this.repositoryItemLookUpEdit1.AutoHeight = false;
this.repositoryItemLookUpEdit1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
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("VC_DICTIONARY_ID", "AcceptanceID", 20, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("VC_DICTIONARY_NAME", "请选择")});
this.repositoryItemLookUpEdit1.DisplayMember = "VC_DICTIONARY_NAME";
this.repositoryItemLookUpEdit1.Name = "repositoryItemLookUpEdit1";
this.repositoryItemLookUpEdit1.NullText = "";
this.repositoryItemLookUpEdit1.ValueMember = "VC_DICTIONARY_ID";
//
// gcACCE_MAN
//
this.gcACCE_MAN.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.gcACCE_MAN.AppearanceCell.Options.UseFont = true;
this.gcACCE_MAN.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.gcACCE_MAN.AppearanceHeader.Options.UseFont = true;
this.gcACCE_MAN.AppearanceHeader.Options.UseTextOptions = true;
this.gcACCE_MAN.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gcACCE_MAN.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.gcACCE_MAN.Caption = "验收人";
this.gcACCE_MAN.FieldName = "ACCE_MAN";
this.gcACCE_MAN.Name = "gcACCE_MAN";
this.gcACCE_MAN.OptionsColumn.AllowEdit = false;
this.gcACCE_MAN.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
//
// colACCE_MAN_NAME1
//
this.colACCE_MAN_NAME1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colACCE_MAN_NAME1.AppearanceCell.Options.UseFont = true;
this.colACCE_MAN_NAME1.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.colACCE_MAN_NAME1.AppearanceHeader.Options.UseFont = true;
this.colACCE_MAN_NAME1.Caption = "验收人";
this.colACCE_MAN_NAME1.FieldName = "ACCE_MAN_NAME";
this.colACCE_MAN_NAME1.Name = "colACCE_MAN_NAME1";
this.colACCE_MAN_NAME1.Visible = true;
this.colACCE_MAN_NAME1.VisibleIndex = 9;
//
// gcACCE_DATE
//
this.gcACCE_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.gcACCE_DATE.AppearanceCell.Options.UseFont = true;
this.gcACCE_DATE.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.gcACCE_DATE.AppearanceHeader.Options.UseFont = true;
this.gcACCE_DATE.AppearanceHeader.Options.UseTextOptions = true;
this.gcACCE_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gcACCE_DATE.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.gcACCE_DATE.Caption = "验收日期";
this.gcACCE_DATE.FieldName = "ACCE_DATE";
this.gcACCE_DATE.Name = "gcACCE_DATE";
this.gcACCE_DATE.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
this.gcACCE_DATE.Visible = true;
this.gcACCE_DATE.VisibleIndex = 10;
//
// gcREMARK
//
this.gcREMARK.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.gcREMARK.AppearanceCell.Options.UseFont = true;
this.gcREMARK.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.gcREMARK.AppearanceHeader.Options.UseFont = true;
this.gcREMARK.AppearanceHeader.Options.UseTextOptions = true;
this.gcREMARK.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gcREMARK.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.gcREMARK.Caption = "备注";
this.gcREMARK.FieldName = "REMARK";
this.gcREMARK.Name = "gcREMARK";
this.gcREMARK.OptionsColumn.AllowEdit = false;
this.gcREMARK.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
this.gcREMARK.Visible = true;
this.gcREMARK.VisibleIndex = 11;
//
// gridColumn16
//
this.gridColumn16.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.gridColumn16.AppearanceCell.Options.UseFont = true;
this.gridColumn16.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.gridColumn16.AppearanceHeader.Options.UseFont = true;
this.gridColumn16.AppearanceHeader.Options.UseTextOptions = true;
this.gridColumn16.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn16.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.gridColumn16.FieldName = "VERSION";
this.gridColumn16.Name = "gridColumn16";
this.gridColumn16.OptionsColumn.AllowEdit = false;
this.gridColumn16.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
//
// gridColumn17
//
this.gridColumn17.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.gridColumn17.AppearanceCell.Options.UseFont = true;
this.gridColumn17.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.gridColumn17.AppearanceHeader.Options.UseFont = true;
this.gridColumn17.AppearanceHeader.Options.UseTextOptions = true;
this.gridColumn17.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn17.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.gridColumn17.Caption = "操作日期";
this.gridColumn17.FieldName = "OPERATEDATE";
this.gridColumn17.Name = "gridColumn17";
this.gridColumn17.OptionsColumn.AllowEdit = false;
this.gridColumn17.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
//
// gridColumn18
//
this.gridColumn18.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.gridColumn18.AppearanceCell.Options.UseFont = true;
this.gridColumn18.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.gridColumn18.AppearanceHeader.Options.UseFont = true;
this.gridColumn18.AppearanceHeader.Options.UseTextOptions = true;
this.gridColumn18.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn18.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.gridColumn18.Caption = "操作人";
this.gridColumn18.FieldName = "OPERATORID";
this.gridColumn18.Name = "gridColumn18";
this.gridColumn18.OptionsColumn.AllowEdit = false;
this.gridColumn18.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
//
// gcStatus
//
this.gcStatus.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.gcStatus.AppearanceCell.Options.UseFont = true;
this.gcStatus.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.gcStatus.AppearanceHeader.Options.UseFont = true;
this.gcStatus.AppearanceHeader.Options.UseTextOptions = true;
this.gcStatus.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gcStatus.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.gcStatus.Caption = "验收状态";
this.gcStatus.ColumnEdit = this.repositoryItemCheckEdit1;
this.gcStatus.FieldName = "ACC_STATUS";
this.gcStatus.Name = "gcStatus";
this.gcStatus.OptionsColumn.AllowEdit = false;
this.gcStatus.OptionsFilter.AllowAutoFilter = false;
//
// repositoryItemCheckEdit1
//
this.repositoryItemCheckEdit1.AutoHeight = false;
this.repositoryItemCheckEdit1.Caption = "Check";
this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
this.repositoryItemCheckEdit1.NullStyle = DevExpress.XtraEditors.Controls.StyleIndeterminate.Unchecked;
this.repositoryItemCheckEdit1.Tag = '1';
this.repositoryItemCheckEdit1.ValueChecked = "1";
this.repositoryItemCheckEdit1.ValueGrayed = '0';
this.repositoryItemCheckEdit1.ValueUnchecked = "0";
//
// repositoryItemTextEdit4
//
this.repositoryItemTextEdit4.AutoHeight = false;
this.repositoryItemTextEdit4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
this.repositoryItemTextEdit4.Mask.EditMask = "n0";
this.repositoryItemTextEdit4.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
this.repositoryItemTextEdit4.Name = "repositoryItemTextEdit4";
//
// repositoryItemTextEdit5
//
this.repositoryItemTextEdit5.AutoHeight = false;
this.repositoryItemTextEdit5.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
this.repositoryItemTextEdit5.Name = "repositoryItemTextEdit5";
//
// bgsStorageLotInfo
//
this.bgsStorageLotInfo.DataSource = typeof(WMS.Model.RK.StorageLotInfoModel);
//
// colACCE_ID1
//
this.colACCE_ID1.FieldName = "ACCE_ID";
this.colACCE_ID1.Name = "colACCE_ID1";
//
// colRECE_ID2
//
this.colRECE_ID2.FieldName = "RECE_ID";
this.colRECE_ID2.Name = "colRECE_ID2";
//
// colGOODS_ID1
//
this.colGOODS_ID1.FieldName = "GOODS_ID";
this.colGOODS_ID1.Name = "colGOODS_ID1";
//
// colBUY_NUM1
//
this.colBUY_NUM1.FieldName = "BUY_NUM";
this.colBUY_NUM1.Name = "colBUY_NUM1";
//
// colARR_NUM1
//
this.colARR_NUM1.FieldName = "ARR_NUM";
this.colARR_NUM1.Name = "colARR_NUM1";
//
// colACCE_NUM1
//
this.colACCE_NUM1.FieldName = "ACCE_NUM";
this.colACCE_NUM1.Name = "colACCE_NUM1";
//
// colPASS_NUM1
//
this.colPASS_NUM1.FieldName = "PASS_NUM";
this.colPASS_NUM1.Name = "colPASS_NUM1";
//
// colREC_NUM1
//
this.colREC_NUM1.FieldName = "REC_NUM";
this.colREC_NUM1.Name = "colREC_NUM1";
//
// colNO_REC_NUM1
//
this.colNO_REC_NUM1.FieldName = "NO_REC_NUM";
this.colNO_REC_NUM1.Name = "colNO_REC_NUM1";
//
// colRESULTS_TYPE1
//
this.colRESULTS_TYPE1.FieldName = "RESULTS_TYPE";
this.colRESULTS_TYPE1.Name = "colRESULTS_TYPE1";
//
// colACCE_MAN1
//
this.colACCE_MAN1.FieldName = "ACCE_MAN";
this.colACCE_MAN1.Name = "colACCE_MAN1";
//
// colACCE_MAN_NAME2
//
this.colACCE_MAN_NAME2.FieldName = "ACCE_MAN_NAME";
this.colACCE_MAN_NAME2.Name = "colACCE_MAN_NAME2";
//
// colACCE_DATE1
//
this.colACCE_DATE1.FieldName = "ACCE_DATE";
this.colACCE_DATE1.Name = "colACCE_DATE1";
//
// colREMARK2
//
this.colREMARK2.FieldName = "REMARK";
this.colREMARK2.Name = "colREMARK2";
//
// colVERSION
//
this.colVERSION.FieldName = "VERSION";
this.colVERSION.Name = "colVERSION";
//
// colIsCheck
//
this.colIsCheck.FieldName = "IsCheck";
this.colIsCheck.Name = "colIsCheck";
//
// colGOODS_NAME1
//
this.colGOODS_NAME1.FieldName = "GOODS_NAME";
this.colGOODS_NAME1.Name = "colGOODS_NAME1";
//
// colOPERATORID2
//
this.colOPERATORID2.FieldName = "OPERATORID";
this.colOPERATORID2.Name = "colOPERATORID2";
//
// colOPERATORNAME1
//
this.colOPERATORNAME1.FieldName = "OPERATORNAME";
this.colOPERATORNAME1.Name = "colOPERATORNAME1";
//
// colOPERATEDATE1
//
this.colOPERATEDATE1.FieldName = "OPERATEDATE";
this.colOPERATEDATE1.Name = "colOPERATEDATE1";
//
// colLOT_ID2
//
this.colLOT_ID2.FieldName = "LOT_ID";
this.colLOT_ID2.Name = "colLOT_ID2";
//
// colACC_STATUS
//
this.colACC_STATUS.FieldName = "ACC_STATUS";
this.colACC_STATUS.Name = "colACC_STATUS";
//
// 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";
//
// colSTORAGE_AREA_ID
//
this.colSTORAGE_AREA_ID.FieldName = "STORAGE_AREA_ID";
this.colSTORAGE_AREA_ID.Name = "colSTORAGE_AREA_ID";
//
// colSTORAGE_AREA_NAME
//
this.colSTORAGE_AREA_NAME.FieldName = "STORAGE_AREA_NAME";
this.colSTORAGE_AREA_NAME.Name = "colSTORAGE_AREA_NAME";
//
// colSTO_NUM2
//
this.colSTO_NUM2.FieldName = "STO_NUM";
this.colSTO_NUM2.Name = "colSTO_NUM2";
//
// FrmAcceptance
//
this.Appearance.Options.UseFont = true;
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1097, 599);
this.Controls.Add(this.xtra_yds);
this.Font = new System.Drawing.Font("宋体", 10F);
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "FrmAcceptance";
this.Text = "收货验收";
this.Load += new System.EventHandler(this.FrmAcceptance_Load);
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
this.splitContainerControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControlCustomStorage)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridViewStorage)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ChecKRec)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tb_View)).EndInit();
this.tb_View.ResumeLayout(false);
this.tabNavigationPage1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControlCustomAcc)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bgsAcceptance)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridViewAcceptance)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Check)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lueUnit)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtAccenum)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lkpResultType)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtPassnum)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtRecnum)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtNo_Recnum)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtRemark)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bandedGridView1)).EndInit();
this.tabNavigationPage2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gdcDetail)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bdsDetail)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gdvDetail)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bgsStorageLot)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xtra_yds)).EndInit();
this.xtra_yds.ResumeLayout(false);
this.XtraTab1.ResumeLayout(false);
this.XtraTab2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).EndInit();
this.splitContainerControl2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dataAccTime.Properties.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataAccTime.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridControlCustomCA)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bgsAcce)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridViewAcceptanceOperate)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.CheckEdit)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lueUnits)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtAccNumber)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtpassNumber)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtReceNumber)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bgsStorageLotInfo)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1;
private Ctrl.GridControlCustom gridControlCustomStorage;
private System.Windows.Forms.BindingSource bgsAcceptance;
private DevExpress.XtraGrid.Views.Grid.GridView gridViewStorage;
private Ctrl.GridControlCustom gridControlCustomAcc;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit Check;
private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit txtAccenum;
private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit txtPassnum;
private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit txtRecnum;
private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit txtNo_Recnum;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit lkpResultType;
private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit txtRemark;
private DevExpress.XtraTab.XtraTabControl xtra_yds;
private DevExpress.XtraTab.XtraTabPage XtraTab1;
private DevExpress.XtraTab.XtraTabPage XtraTab2;
private Ctrl.CtrlDictonary cDictionaryAccID;
private DevExpress.XtraEditors.LabelControl lblReceiveID;
private DevExpress.XtraEditors.SplitContainerControl splitContainerControl2;
private Ctrl.GridControlCustom gridControlCustomCA;
private DevExpress.XtraGrid.Views.Grid.GridView gridViewAcceptanceOperate;
private DevExpress.XtraGrid.Columns.GridColumn gcCheck;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit CheckEdit;
private DevExpress.XtraGrid.Columns.GridColumn gcACCE_ID;
private DevExpress.XtraGrid.Columns.GridColumn gcLOT_ID;
private DevExpress.XtraGrid.Columns.GridColumn gcGOODS_ID;
private DevExpress.XtraGrid.Columns.GridColumn gcGOODS_NAME;
private DevExpress.XtraGrid.Columns.GridColumn gcBUY_NUM;
private DevExpress.XtraGrid.Columns.GridColumn gc_ARR_NUM;
private DevExpress.XtraGrid.Columns.GridColumn gcACCE_NUM;
private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit txtAccNumber;
private DevExpress.XtraGrid.Columns.GridColumn gcPASS_NUM;
private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit txtpassNumber;
private DevExpress.XtraGrid.Columns.GridColumn gcREC_NUM;
private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit txtReceNumber;
private DevExpress.XtraGrid.Columns.GridColumn gcNO_REC_NUM;
private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit4;
private DevExpress.XtraGrid.Columns.GridColumn gcRESULTS_TYPE;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit1;
private DevExpress.XtraGrid.Columns.GridColumn gcACCE_MAN;
private DevExpress.XtraGrid.Columns.GridColumn gcACCE_DATE;
private DevExpress.XtraGrid.Columns.GridColumn gcREMARK;
private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit5;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit ChecKRec;
private System.Windows.Forms.BindingSource bgsStorageLot;
private System.Windows.Forms.BindingSource bgsStorageLotInfo;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit2;
private System.Windows.Forms.BindingSource bgsAcce;
private DevExpress.XtraEditors.LabelControl labelControl1;
private DevExpress.XtraGrid.Columns.GridColumn gcStatus;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;
private DevExpress.XtraGrid.Columns.GridColumn colACCE_MAN_NAME1;
private DevExpress.XtraGrid.Columns.GridColumn colSTO_NUM;
private DevExpress.XtraGrid.Views.Grid.GridView gridViewAcceptance;
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridView bandedGridView1;
private DevExpress.XtraGrid.Columns.GridColumn colACCE_ID1;
private DevExpress.XtraGrid.Columns.GridColumn colRECE_ID2;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_ID1;
private DevExpress.XtraGrid.Columns.GridColumn colBUY_NUM1;
private DevExpress.XtraGrid.Columns.GridColumn colARR_NUM1;
private DevExpress.XtraGrid.Columns.GridColumn colACCE_NUM1;
private DevExpress.XtraGrid.Columns.GridColumn colPASS_NUM1;
private DevExpress.XtraGrid.Columns.GridColumn colREC_NUM1;
private DevExpress.XtraGrid.Columns.GridColumn colNO_REC_NUM1;
private DevExpress.XtraGrid.Columns.GridColumn colRESULTS_TYPE1;
private DevExpress.XtraGrid.Columns.GridColumn colACCE_MAN1;
private DevExpress.XtraGrid.Columns.GridColumn colACCE_MAN_NAME2;
private DevExpress.XtraGrid.Columns.GridColumn colACCE_DATE1;
private DevExpress.XtraGrid.Columns.GridColumn colREMARK2;
private DevExpress.XtraGrid.Columns.GridColumn colVERSION;
private DevExpress.XtraGrid.Columns.GridColumn colIsCheck;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_NAME1;
private DevExpress.XtraGrid.Columns.GridColumn colOPERATORID2;
private DevExpress.XtraGrid.Columns.GridColumn colOPERATORNAME1;
private DevExpress.XtraGrid.Columns.GridColumn colOPERATEDATE1;
private DevExpress.XtraGrid.Columns.GridColumn colLOT_ID2;
private DevExpress.XtraGrid.Columns.GridColumn colACC_STATUS;
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_ID;
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_AREA_ID;
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_AREA_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colSTO_NUM2;
private DevExpress.XtraGrid.Columns.GridColumn colACCE_ID;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_ID;
private DevExpress.XtraGrid.Columns.GridColumn colBUY_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colARR_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colACCE_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colPASS_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colREC_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colNO_REC_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colRESULTS_TYPE;
private DevExpress.XtraGrid.Columns.GridColumn colACCE_MAN;
private DevExpress.XtraGrid.Columns.GridColumn colACCE_MAN_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colACCE_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colREMARK1;
private DevExpress.XtraGrid.Columns.GridColumn colVERSION1;
private DevExpress.XtraGrid.Columns.GridColumn colIsCheck1;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colOPERATORID;
private DevExpress.XtraGrid.Columns.GridColumn colOPERATORNAME2;
private DevExpress.XtraGrid.Columns.GridColumn colOPERATEDATE2;
private DevExpress.XtraGrid.Columns.GridColumn colLOT_ID1;
private DevExpress.XtraGrid.Columns.GridColumn colACC_STATUS1;
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_ID1;
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_NAME1;
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_AREA_ID1;
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_AREA_NAME1;
private DevExpress.XtraGrid.Columns.GridColumn colSTO_NUM1;
private Ctrl.CtrlDictonary cDictionaryAccPersion;
private DevExpress.XtraEditors.LabelControl labelControl2;
private DevExpress.XtraEditors.DateEdit dataAccTime;
private DevExpress.XtraEditors.LabelControl labelControl3;
private DevExpress.XtraGrid.Columns.GridColumn colPRICE;
private DevExpress.XtraGrid.Columns.GridColumn colUNIT;
private DevExpress.XtraGrid.Columns.GridColumn colPRICE1;
private DevExpress.XtraGrid.Columns.GridColumn colUNIT_ID1;
private Ctrl.NoteData txtboxRemark;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit lueUnit;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit lueUnits;
private Ctrl.CtrlDictonary ct_WareData;
private DevExpress.XtraEditors.LabelControl labelControl4;
private Ctrl.CtrlDictonary ctrlDictonary2;
private DevExpress.XtraEditors.LabelControl labelControl5;
private System.Windows.Forms.BindingSource bindingSource1;
private DevExpress.XtraGrid.Columns.GridColumn colIsCheck2;
private DevExpress.XtraGrid.Columns.GridColumn colWAREHOUSING_ID;
private DevExpress.XtraGrid.Columns.GridColumn colPURCHASE_ID;
private DevExpress.XtraGrid.Columns.GridColumn colORDER_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_ID;
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colAMOUNT;
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 colWARE_COUNT;
private DevExpress.XtraGrid.Columns.GridColumn colSHELVES_COUNT;
private DevExpress.XtraGrid.Columns.GridColumn colWAYBILL_ID;
private DevExpress.XtraGrid.Columns.GridColumn colSHIPPERS;
private DevExpress.XtraGrid.Columns.GridColumn colCARNO;
private DevExpress.XtraGrid.Columns.GridColumn colDRIVER;
private DevExpress.XtraGrid.Columns.GridColumn colCONFIRM_PERSON;
private DevExpress.XtraGrid.Columns.GridColumn colCONFIRM_PERSON_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colCONFIRM_DATE;
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 colRECIPIENTS;
private DevExpress.XtraGrid.Columns.GridColumn colRECIPIENTS_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colCLASS_GROUP;
private DevExpress.XtraGrid.Columns.GridColumn colWARE_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colSHELVES_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colRECORD_PERSON;
private DevExpress.XtraGrid.Columns.GridColumn colRECORD_PERSON_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colRECORD_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colCLOSE_PERSON;
private DevExpress.XtraGrid.Columns.GridColumn colCLOSE_PERSON_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colCLOSE_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colCLOSE_REASON;
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 colDISPATCHING_STATE;
private DevExpress.XtraGrid.Columns.GridColumn colREMARK;
private DevExpress.XtraGrid.Columns.GridColumn colPALLET_COUNT;
private DevExpress.XtraGrid.Columns.GridColumn colPURCHASE_COUNT;
private DevExpress.XtraGrid.Columns.GridColumn colACCE_NUM2;
private DevExpress.XtraGrid.Columns.GridColumn colPASS_NUM2;
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_ID2;
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_NAME2;
private DevExpress.XtraBars.Navigation.TabPane tb_View;
private DevExpress.XtraBars.Navigation.TabNavigationPage tabNavigationPage1;
private DevExpress.XtraBars.Navigation.TabNavigationPage tabNavigationPage2;
private Ctrl.GridControlCustom gdcDetail;
private DevExpress.XtraGrid.Views.Grid.GridView gdvDetail;
private DevExpress.XtraGrid.Columns.GridColumn colWAREHOUSING_ID1;
private DevExpress.XtraGrid.Columns.GridColumn colPURCHASE_ID1;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
private DevExpress.XtraGrid.Columns.GridColumn colAMOUNT2;
private DevExpress.XtraGrid.Columns.GridColumn colARRAMOUNT;
private DevExpress.XtraGrid.Columns.GridColumn colTOTAL_VOLUME1;
private DevExpress.XtraGrid.Columns.GridColumn colTOTAL_ROUGH_WEIGHT1;
private DevExpress.XtraGrid.Columns.GridColumn colTOTAL_NET_WEIGH1;
private DevExpress.XtraGrid.Columns.GridColumn colTOTAL_MONEY1;
private DevExpress.XtraGrid.Columns.GridColumn colPRODUCTION_DATE1;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
private DevExpress.XtraGrid.Columns.GridColumn colPACKAGE_ID;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
private DevExpress.XtraGrid.Columns.GridColumn colPACKAGE_NAME;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
private DevExpress.XtraGrid.Columns.GridColumn colOPERATEDATE;
private DevExpress.XtraGrid.Columns.GridColumn colUNIT1;
private DevExpress.XtraGrid.Columns.GridColumn colSCALE_UNIT1;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
private DevExpress.XtraGrid.Columns.GridColumn colGVOLUME1;
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 gridColumn10;
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_NAME2;
private System.Windows.Forms.BindingSource bdsDetail;
}
}