BaoKai_202508_Wms_Jingwang_.../WMS.FrmRK/FrmCodeDisk.Designer.cs

2106 lines
105 KiB
C#
Raw Normal View History

2025-08-24 21:52:42 +08:00
namespace WMS.FrmRK
{
partial class FrmCodeDisk
{
/// <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(FrmCodeDisk));
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.ctrlDictonary1 = new WMS.Ctrl.CtrlDictonary();
this.label2 = new System.Windows.Forms.Label();
this.ctrlButtons1 = new WMS.Ctrl.CtrlButtons();
this.txtAMOUNT = new System.Windows.Forms.TextBox();
this.ct_bt = new WMS.Ctrl.CtrlButtons();
this.label6 = new System.Windows.Forms.Label();
this.ctrlButtons6 = new WMS.Ctrl.CtrlButtons();
this.txtARRAMOUNT = new System.Windows.Forms.TextBox();
this.label5 = new System.Windows.Forms.Label();
this.txtPURCHASE_ID = new System.Windows.Forms.TextBox();
this.label4 = new System.Windows.Forms.Label();
this.ctrlButtons4 = new WMS.Ctrl.CtrlButtons();
this.ctrlButtons3 = new WMS.Ctrl.CtrlButtons();
this.ctrlButtons2 = new WMS.Ctrl.CtrlButtons();
this.ct_WareData = new WMS.Ctrl.CtrlDictonary();
this.label1 = new System.Windows.Forms.Label();
this.gr_Code = new WMS.Ctrl.GridControlCustom();
this.bs_CodeDisk = new System.Windows.Forms.BindingSource(this.components);
this.gdv_ctl = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colBarCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLOT_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colWarehousing_id = new DevExpress.XtraGrid.Columns.GridColumn();
this.colStorage_area_id = new DevExpress.XtraGrid.Columns.GridColumn();
this.colStorage_area_name = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLocation_id = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLocation_name = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPallet_id = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGoods_id = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGoods_name = new DevExpress.XtraGrid.Columns.GridColumn();
this.colUnit = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGoods_num = new DevExpress.XtraGrid.Columns.GridColumn();
this.colProduction_date = 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.colCodedisk_per = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCodedisk_per_name = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCodedisk_date = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRemark = new DevExpress.XtraGrid.Columns.GridColumn();
this.colVersion = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOperatorID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOperateDate = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGvolume = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGoods_type_id = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGoods_type_name = new DevExpress.XtraGrid.Columns.GridColumn();
this.colScale_unit = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPrice = new DevExpress.XtraGrid.Columns.GridColumn();
this.tbdata = new System.Windows.Forms.TabControl();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.tb_data = new DevExpress.XtraBars.Navigation.TabPane();
this.tabNavigationPage1 = new DevExpress.XtraBars.Navigation.TabNavigationPage();
this.gridControlCustom2 = new WMS.Ctrl.GridControlCustom();
this.bsDisk = new System.Windows.Forms.BindingSource(this.components);
this.gdvCtl = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn26 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn27 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn28 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn29 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn30 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn31 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn32 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn33 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn34 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn35 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn36 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn37 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn38 = new DevExpress.XtraGrid.Columns.GridColumn();
this.tabNavigationPage2 = new DevExpress.XtraBars.Navigation.TabNavigationPage();
this.GCWareNotice = new WMS.Ctrl.GridControlCustom();
this.bsWareNotice = new System.Windows.Forms.BindingSource(this.components);
this.gVWareNotice = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colIsCheck = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPO_HEADER_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colORGANIZATION_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colORGANIZATION_CODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSHIP_TO_ORGANIZATION_CODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSHIP_TO_ORGANIZATION_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colWAREHOUSING_ID3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPURCHASE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPROVIDER_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPROVIDER_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCONFIRM_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colWARE_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSHELVES_DATE = 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.colREMARK1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.Check = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.panel2 = new System.Windows.Forms.Panel();
this.ctrlButtons5 = new WMS.Ctrl.CtrlButtons();
this.txtWAREHOUSING_ID = new System.Windows.Forms.TextBox();
this.label11 = new System.Windows.Forms.Label();
this.txtLINE_NUM = new System.Windows.Forms.TextBox();
this.label10 = new System.Windows.Forms.Label();
this.txtGOODS_ID = new System.Windows.Forms.TextBox();
this.label9 = new System.Windows.Forms.Label();
this.gridControlCustom1 = new WMS.Ctrl.GridControlCustom();
this.bgsBox = new System.Windows.Forms.BindingSource(this.components);
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colBARCODE1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colWAREHOUSING_ID2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGoods_name2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colUnit2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colBOXNUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_MEASURE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colUNIT3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOperatorID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOperateDate1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn39 = new DevExpress.XtraGrid.Columns.GridColumn();
this.lookUpEdit2 = new DevExpress.XtraEditors.LookUpEdit();
this.lue_Stprage = new DevExpress.XtraEditors.LookUpEdit();
this.label8 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.t_ctl = new WMS.Ctrl.CtrlDictonary();
this.gdcDetail = new WMS.Ctrl.GridControlCustom();
this.bdsDetail = new System.Windows.Forms.BindingSource(this.components);
this.gdvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colIsCheck1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPO_HEADER_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPO_LINE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLINE_LOCATION_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSHIP_TO_ORGANIZATION_CODE1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSHIP_TO_ORGANIZATION_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPURCHASE_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLINE_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSHIPMENT_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPO_DISTRIBUTION_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colDISTRIBUTION_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCONSIGENED_FLAG = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODSVOLUME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colWAREHOUSING_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_ID2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_NAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colAMOUNT1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colUNIT1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colARRAMOUNT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREC_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPRODUCTION_DATE1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPACKAGE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTORAGE_AREA_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREMARK2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.panel1 = new System.Windows.Forms.Panel();
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
this.ctrlButtons7 = new WMS.Ctrl.CtrlButtons();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gr_Code)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bs_CodeDisk)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gdv_ctl)).BeginInit();
this.tbdata.SuspendLayout();
this.tabPage2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.Panel2.SuspendLayout();
this.splitContainer1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.tb_data)).BeginInit();
this.tb_data.SuspendLayout();
this.tabNavigationPage1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bsDisk)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gdvCtl)).BeginInit();
this.tabNavigationPage2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.GCWareNotice)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bsWareNotice)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gVWareNotice)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Check)).BeginInit();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bgsBox)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lookUpEdit2.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lue_Stprage.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gdcDetail)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bdsDetail)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gdvDetail)).BeginInit();
this.tabPage1.SuspendLayout();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
this.SuspendLayout();
//
// groupBox1
//
this.groupBox1.Controls.Add(this.ctrlDictonary1);
this.groupBox1.Controls.Add(this.label2);
this.groupBox1.Location = new System.Drawing.Point(0, 0);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(1168, 211);
this.groupBox1.TabIndex = 0;
this.groupBox1.TabStop = false;
//
// ctrlDictonary1
//
this.ctrlDictonary1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.ctrlDictonary1.Cursor = System.Windows.Forms.Cursors.Default;
this.ctrlDictonary1.DictonaryTableName = WMS.Ctrl.DictonaryType.t_RK_ACCEPTANCE;
this.ctrlDictonary1.ErrText = "无数据重新查询";
this.ctrlDictonary1.IsSqlWhere = false;
this.ctrlDictonary1.Location = new System.Drawing.Point(96, 23);
this.ctrlDictonary1.Name = "ctrlDictonary1";
this.ctrlDictonary1.Number = 0;
this.ctrlDictonary1.SelectType = WMS.Ctrl.DataSlectType.RadioSelect;
this.ctrlDictonary1.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] {
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDictonary1.ShowColumns"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDictonary1.ShowColumns1"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDictonary1.ShowColumns2"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDictonary1.ShowColumns3")))});
this.ctrlDictonary1.Size = new System.Drawing.Size(248, 22);
this.ctrlDictonary1.SqlStr = "where state=0";
this.ctrlDictonary1.TabIndex = 1455;
this.ctrlDictonary1.TextBoxFlag = "";
this.ctrlDictonary1.TextBoxValue = "";
this.ctrlDictonary1.Button_Click += new System.EventHandler(this.ctrlDictonary1_Button_Click);
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("宋体", 10F);
this.label2.Location = new System.Drawing.Point(55, 23);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(35, 14);
this.label2.TabIndex = 1454;
this.label2.Text = "厂家";
//
// ctrlButtons1
//
this.ctrlButtons1.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
this.ctrlButtons1.Appearance.Options.UseFont = true;
this.ctrlButtons1.BoolDiagFrm = false;
this.ctrlButtons1.ImageOptions.ImageUri.Uri = "Add;Office2013";
this.ctrlButtons1.Location = new System.Drawing.Point(790, 24);
this.ctrlButtons1.Name = "ctrlButtons1";
this.ctrlButtons1.Size = new System.Drawing.Size(150, 45);
this.ctrlButtons1.TabIndex = 1467;
this.ctrlButtons1.Text = " 上架任务";
this.ctrlButtons1.typeButton = " 上架任务";
this.ctrlButtons1.Click += new System.EventHandler(this.ctrlButtons1_Click_1);
//
// txtAMOUNT
//
this.txtAMOUNT.Location = new System.Drawing.Point(643, 56);
this.txtAMOUNT.Name = "txtAMOUNT";
this.txtAMOUNT.Size = new System.Drawing.Size(171, 22);
this.txtAMOUNT.TabIndex = 1466;
//
// ct_bt
//
this.ct_bt.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
this.ct_bt.Appearance.Options.UseFont = true;
this.ct_bt.BoolDiagFrm = false;
this.ct_bt.ImageOptions.ImageUri.Uri = "Apply;Office2013";
this.ct_bt.Location = new System.Drawing.Point(1036, 39);
this.ct_bt.Name = "ct_bt";
this.ct_bt.Size = new System.Drawing.Size(150, 45);
this.ct_bt.TabIndex = 1463;
this.ct_bt.Text = " 码盘 ";
this.ct_bt.typeButton = " 码盘 ";
this.ct_bt.Click += new System.EventHandler(this.ctrlButtons5_Click);
//
// label6
//
this.label6.AutoSize = true;
this.label6.Font = new System.Drawing.Font("宋体", 10F);
this.label6.Location = new System.Drawing.Point(574, 62);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(63, 14);
this.label6.TabIndex = 1465;
this.label6.Text = "采购数量";
//
// ctrlButtons6
//
this.ctrlButtons6.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
this.ctrlButtons6.Appearance.Options.UseFont = true;
this.ctrlButtons6.BoolDiagFrm = false;
this.ctrlButtons6.ImageOptions.ImageUri.Uri = "SaveAll;Office2013";
this.ctrlButtons6.Location = new System.Drawing.Point(1352, 31);
this.ctrlButtons6.Name = "ctrlButtons6";
this.ctrlButtons6.Size = new System.Drawing.Size(150, 45);
this.ctrlButtons6.TabIndex = 1464;
this.ctrlButtons6.Text = " 保存 ";
this.ctrlButtons6.typeButton = " 保存 ";
this.ctrlButtons6.Visible = false;
this.ctrlButtons6.Click += new System.EventHandler(this.ctrlButtons6_Click);
//
// txtARRAMOUNT
//
this.txtARRAMOUNT.Location = new System.Drawing.Point(643, 93);
this.txtARRAMOUNT.Name = "txtARRAMOUNT";
this.txtARRAMOUNT.Size = new System.Drawing.Size(171, 22);
this.txtARRAMOUNT.TabIndex = 1462;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Font = new System.Drawing.Font("宋体", 10F);
this.label5.Location = new System.Drawing.Point(574, 98);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(63, 14);
this.label5.TabIndex = 1461;
this.label5.Text = "实际数量";
//
// txtPURCHASE_ID
//
this.txtPURCHASE_ID.Font = new System.Drawing.Font("Tahoma", 10F);
this.txtPURCHASE_ID.Location = new System.Drawing.Point(77, 54);
this.txtPURCHASE_ID.Name = "txtPURCHASE_ID";
this.txtPURCHASE_ID.Size = new System.Drawing.Size(171, 24);
this.txtPURCHASE_ID.TabIndex = 1460;
this.txtPURCHASE_ID.KeyDown += new System.Windows.Forms.KeyEventHandler(this.t_code_KeyDown);
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("宋体", 10F);
this.label4.Location = new System.Drawing.Point(8, 60);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(63, 14);
this.label4.TabIndex = 1459;
this.label4.Text = "采购单号";
//
// ctrlButtons4
//
this.ctrlButtons4.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
this.ctrlButtons4.Appearance.Options.UseFont = true;
this.ctrlButtons4.BoolDiagFrm = false;
this.ctrlButtons4.ImageOptions.ImageUri.Uri = "Refresh;Office2013";
this.ctrlButtons4.Location = new System.Drawing.Point(293, 24);
this.ctrlButtons4.Name = "ctrlButtons4";
this.ctrlButtons4.Size = new System.Drawing.Size(150, 45);
this.ctrlButtons4.TabIndex = 1458;
this.ctrlButtons4.Text = " 刷新 ";
this.ctrlButtons4.typeButton = " 刷新 ";
this.ctrlButtons4.Click += new System.EventHandler(this.ctrlButtons4_Click);
//
// ctrlButtons3
//
this.ctrlButtons3.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
this.ctrlButtons3.Appearance.Options.UseFont = true;
this.ctrlButtons3.BoolDiagFrm = false;
this.ctrlButtons3.ImageOptions.ImageUri.Uri = "Delete;Office2013";
this.ctrlButtons3.Location = new System.Drawing.Point(605, 24);
this.ctrlButtons3.Name = "ctrlButtons3";
this.ctrlButtons3.Size = new System.Drawing.Size(150, 45);
this.ctrlButtons3.TabIndex = 1453;
this.ctrlButtons3.Text = " 删除 ";
this.ctrlButtons3.typeButton = " 删除 ";
this.ctrlButtons3.Click += new System.EventHandler(this.ctrlButtons3_Click);
//
// ctrlButtons2
//
this.ctrlButtons2.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
this.ctrlButtons2.Appearance.Options.UseFont = true;
this.ctrlButtons2.BoolDiagFrm = false;
this.ctrlButtons2.ImageOptions.ImageUri.Uri = "Edit;Office2013";
this.ctrlButtons2.Location = new System.Drawing.Point(449, 24);
this.ctrlButtons2.Name = "ctrlButtons2";
this.ctrlButtons2.Size = new System.Drawing.Size(150, 45);
this.ctrlButtons2.TabIndex = 1452;
this.ctrlButtons2.Text = " 托盘确认";
this.ctrlButtons2.typeButton = " 托盘确认";
this.ctrlButtons2.Click += new System.EventHandler(this.ctrlButtons2_Click);
//
// 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(37, 36);
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(243, 29);
this.ct_WareData.SqlStr = "where state=0";
this.ct_WareData.TabIndex = 1450;
this.ct_WareData.TextBoxFlag = "";
this.ct_WareData.TextBoxValue = "";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("宋体", 10F);
this.label1.Location = new System.Drawing.Point(1, 44);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(35, 14);
this.label1.TabIndex = 0;
this.label1.Text = "托盘";
//
// gr_Code
//
this.gr_Code.ColorApprove = System.Drawing.Color.Empty;
this.gr_Code.ColorApproveValue = null;
this.gr_Code.ColorPass = System.Drawing.Color.Empty;
this.gr_Code.ColorPassValue = null;
this.gr_Code.ColorRepeal = System.Drawing.Color.Empty;
this.gr_Code.ColorRepealValue = null;
this.gr_Code.ColorReWork = System.Drawing.Color.Empty;
this.gr_Code.ColorReWorkValue = null;
this.gr_Code.ColorSelectedRow = System.Drawing.Color.Empty;
this.gr_Code.ColorShortage = System.Drawing.Color.Empty;
this.gr_Code.ColorShortageFlagColumn = null;
this.gr_Code.ColorShortageValue = null;
this.gr_Code.ColorUnExecute = System.Drawing.Color.Empty;
this.gr_Code.ColorUnExecuteValue = null;
this.gr_Code.ColorUnPass = System.Drawing.Color.Empty;
this.gr_Code.ColorUnPassValue = null;
this.gr_Code.ColorVerify = System.Drawing.Color.Empty;
this.gr_Code.ColorVerifyFlagColumn = null;
this.gr_Code.ColorVerifyValue = null;
this.gr_Code.ColorWarning = System.Drawing.Color.Empty;
this.gr_Code.ColorWarningValue = null;
this.gr_Code.DataSource = this.bs_CodeDisk;
this.gr_Code.Dock = System.Windows.Forms.DockStyle.Fill;
this.gr_Code.EnableAppearanceEvenRow = true;
this.gr_Code.IndicatorWidth = 40;
this.gr_Code.Location = new System.Drawing.Point(3, 105);
this.gr_Code.MainView = this.gdv_ctl;
this.gr_Code.Name = "gr_Code";
this.gr_Code.ShowRowID = true;
this.gr_Code.Size = new System.Drawing.Size(1426, 519);
this.gr_Code.TabIndex = 7;
this.gr_Code.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gdv_ctl});
this.gr_Code.Click += new System.EventHandler(this.gr_Code_Click);
//
// bs_CodeDisk
//
this.bs_CodeDisk.DataSource = typeof(WMS.Model.RK.CodeDiskModel);
//
// gdv_ctl
//
this.gdv_ctl.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.gdv_ctl.Appearance.EvenRow.Options.UseBackColor = true;
this.gdv_ctl.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 11F);
this.gdv_ctl.Appearance.HeaderPanel.Options.UseFont = true;
this.gdv_ctl.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 11F);
this.gdv_ctl.Appearance.Row.Options.UseFont = true;
this.gdv_ctl.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colBarCode,
this.colLOT_ID,
this.colWarehousing_id,
this.colStorage_area_id,
this.colStorage_area_name,
this.colLocation_id,
this.colLocation_name,
this.colPallet_id,
this.colGoods_id,
this.colGoods_name,
this.colUnit,
this.colGoods_num,
this.colProduction_date,
this.colTotal_volume,
this.colTotal_rough_weight,
this.colTotal_net_weigh,
this.colTotal_money,
this.colCodedisk_per,
this.colCodedisk_per_name,
this.colCodedisk_date,
this.colRemark,
this.colVersion,
this.colOperatorID,
this.colOperateDate,
this.colGvolume,
this.colGoods_type_id,
this.colGoods_type_name,
this.colScale_unit,
this.colPrice});
this.gdv_ctl.GridControl = this.gr_Code;
this.gdv_ctl.GroupCount = 1;
this.gdv_ctl.IndicatorWidth = 34;
this.gdv_ctl.Name = "gdv_ctl";
this.gdv_ctl.OptionsBehavior.Editable = false;
this.gdv_ctl.OptionsSelection.EnableAppearanceFocusedCell = false;
this.gdv_ctl.OptionsView.ColumnAutoWidth = false;
this.gdv_ctl.OptionsView.EnableAppearanceEvenRow = true;
this.gdv_ctl.OptionsView.ShowFooter = true;
this.gdv_ctl.OptionsView.ShowGroupPanel = false;
this.gdv_ctl.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colPallet_id, DevExpress.Data.ColumnSortOrder.Ascending)});
this.gdv_ctl.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gdv_ctl_RowClick);
//
// colBarCode
//
this.colBarCode.FieldName = "BarCode";
this.colBarCode.Name = "colBarCode";
this.colBarCode.Visible = true;
this.colBarCode.VisibleIndex = 2;
//
// colLOT_ID
//
this.colLOT_ID.FieldName = "LOT_ID";
this.colLOT_ID.Name = "colLOT_ID";
this.colLOT_ID.Visible = true;
this.colLOT_ID.VisibleIndex = 0;
//
// colWarehousing_id
//
this.colWarehousing_id.FieldName = "Warehousing_id";
this.colWarehousing_id.Name = "colWarehousing_id";
this.colWarehousing_id.Visible = true;
this.colWarehousing_id.VisibleIndex = 1;
this.colWarehousing_id.Width = 88;
//
// colStorage_area_id
//
this.colStorage_area_id.FieldName = "Storage_area_id";
this.colStorage_area_id.Name = "colStorage_area_id";
this.colStorage_area_id.Visible = true;
this.colStorage_area_id.VisibleIndex = 3;
//
// colStorage_area_name
//
this.colStorage_area_name.FieldName = "Storage_area_name";
this.colStorage_area_name.Name = "colStorage_area_name";
this.colStorage_area_name.Visible = true;
this.colStorage_area_name.VisibleIndex = 4;
//
// colLocation_id
//
this.colLocation_id.FieldName = "Location_id";
this.colLocation_id.Name = "colLocation_id";
this.colLocation_id.Visible = true;
this.colLocation_id.VisibleIndex = 5;
//
// colLocation_name
//
this.colLocation_name.FieldName = "Location_name";
this.colLocation_name.Name = "colLocation_name";
this.colLocation_name.Visible = true;
this.colLocation_name.VisibleIndex = 6;
//
// colPallet_id
//
this.colPallet_id.FieldName = "Pallet_id";
this.colPallet_id.Name = "colPallet_id";
this.colPallet_id.Visible = true;
this.colPallet_id.VisibleIndex = 2;
//
// colGoods_id
//
this.colGoods_id.FieldName = "Goods_id";
this.colGoods_id.Name = "colGoods_id";
this.colGoods_id.Visible = true;
this.colGoods_id.VisibleIndex = 7;
//
// colGoods_name
//
this.colGoods_name.FieldName = "Goods_name";
this.colGoods_name.Name = "colGoods_name";
this.colGoods_name.Visible = true;
this.colGoods_name.VisibleIndex = 8;
//
// colUnit
//
this.colUnit.FieldName = "Unit";
this.colUnit.Name = "colUnit";
this.colUnit.Visible = true;
this.colUnit.VisibleIndex = 9;
//
// colGoods_num
//
this.colGoods_num.FieldName = "Goods_Num";
this.colGoods_num.Name = "colGoods_num";
this.colGoods_num.Visible = true;
this.colGoods_num.VisibleIndex = 10;
//
// colProduction_date
//
this.colProduction_date.FieldName = "Production_date";
this.colProduction_date.Name = "colProduction_date";
this.colProduction_date.Visible = true;
this.colProduction_date.VisibleIndex = 11;
//
// colTotal_volume
//
this.colTotal_volume.FieldName = "Total_volume";
this.colTotal_volume.Name = "colTotal_volume";
this.colTotal_volume.Visible = true;
this.colTotal_volume.VisibleIndex = 12;
//
// colTotal_rough_weight
//
this.colTotal_rough_weight.FieldName = "Total_rough_weight";
this.colTotal_rough_weight.Name = "colTotal_rough_weight";
this.colTotal_rough_weight.Visible = true;
this.colTotal_rough_weight.VisibleIndex = 13;
//
// colTotal_net_weigh
//
this.colTotal_net_weigh.FieldName = "Total_net_weigh";
this.colTotal_net_weigh.Name = "colTotal_net_weigh";
this.colTotal_net_weigh.Visible = true;
this.colTotal_net_weigh.VisibleIndex = 14;
//
// colTotal_money
//
this.colTotal_money.FieldName = "Total_money";
this.colTotal_money.Name = "colTotal_money";
this.colTotal_money.Visible = true;
this.colTotal_money.VisibleIndex = 15;
//
// colCodedisk_per
//
this.colCodedisk_per.FieldName = "Codedisk_per";
this.colCodedisk_per.Name = "colCodedisk_per";
this.colCodedisk_per.Visible = true;
this.colCodedisk_per.VisibleIndex = 16;
//
// colCodedisk_per_name
//
this.colCodedisk_per_name.FieldName = "Codedisk_per_name";
this.colCodedisk_per_name.Name = "colCodedisk_per_name";
this.colCodedisk_per_name.Visible = true;
this.colCodedisk_per_name.VisibleIndex = 17;
//
// colCodedisk_date
//
this.colCodedisk_date.FieldName = "Codedisk_date";
this.colCodedisk_date.Name = "colCodedisk_date";
this.colCodedisk_date.Visible = true;
this.colCodedisk_date.VisibleIndex = 18;
//
// colRemark
//
this.colRemark.FieldName = "Remark";
this.colRemark.Name = "colRemark";
this.colRemark.Visible = true;
this.colRemark.VisibleIndex = 19;
//
// colVersion
//
this.colVersion.FieldName = "Version";
this.colVersion.Name = "colVersion";
this.colVersion.Visible = true;
this.colVersion.VisibleIndex = 20;
//
// colOperatorID
//
this.colOperatorID.FieldName = "OperatorID";
this.colOperatorID.Name = "colOperatorID";
this.colOperatorID.Visible = true;
this.colOperatorID.VisibleIndex = 21;
//
// colOperateDate
//
this.colOperateDate.FieldName = "OperateDate";
this.colOperateDate.Name = "colOperateDate";
this.colOperateDate.Visible = true;
this.colOperateDate.VisibleIndex = 22;
//
// colGvolume
//
this.colGvolume.FieldName = "Gvolume";
this.colGvolume.Name = "colGvolume";
this.colGvolume.Visible = true;
this.colGvolume.VisibleIndex = 23;
//
// colGoods_type_id
//
this.colGoods_type_id.FieldName = "Goods_type_id";
this.colGoods_type_id.Name = "colGoods_type_id";
this.colGoods_type_id.Visible = true;
this.colGoods_type_id.VisibleIndex = 24;
//
// colGoods_type_name
//
this.colGoods_type_name.FieldName = "Goods_type_name";
this.colGoods_type_name.Name = "colGoods_type_name";
this.colGoods_type_name.Visible = true;
this.colGoods_type_name.VisibleIndex = 25;
//
// colScale_unit
//
this.colScale_unit.FieldName = "Scale_unit";
this.colScale_unit.Name = "colScale_unit";
this.colScale_unit.Visible = true;
this.colScale_unit.VisibleIndex = 26;
//
// colPrice
//
this.colPrice.FieldName = "Price";
this.colPrice.Name = "colPrice";
this.colPrice.Visible = true;
this.colPrice.VisibleIndex = 27;
//
// tbdata
//
this.tbdata.Controls.Add(this.tabPage2);
this.tbdata.Controls.Add(this.tabPage1);
this.tbdata.Dock = System.Windows.Forms.DockStyle.Fill;
this.tbdata.Location = new System.Drawing.Point(0, 0);
this.tbdata.Name = "tbdata";
this.tbdata.SelectedIndex = 0;
this.tbdata.Size = new System.Drawing.Size(1440, 654);
this.tbdata.TabIndex = 8;
//
// tabPage2
//
this.tabPage2.Controls.Add(this.splitContainer1);
this.tabPage2.Location = new System.Drawing.Point(4, 23);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
this.tabPage2.Size = new System.Drawing.Size(1432, 627);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "入库通知单";
this.tabPage2.UseVisualStyleBackColor = true;
//
// splitContainer1
//
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer1.Location = new System.Drawing.Point(3, 3);
this.splitContainer1.Name = "splitContainer1";
this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
//
// splitContainer1.Panel1
//
this.splitContainer1.Panel1.Controls.Add(this.tb_data);
this.splitContainer1.Panel1.Controls.Add(this.panel2);
//
// splitContainer1.Panel2
//
this.splitContainer1.Panel2.Controls.Add(this.gdcDetail);
this.splitContainer1.Size = new System.Drawing.Size(1426, 621);
this.splitContainer1.SplitterDistance = 425;
this.splitContainer1.TabIndex = 6;
//
// tb_data
//
this.tb_data.Controls.Add(this.tabNavigationPage1);
this.tb_data.Controls.Add(this.tabNavigationPage2);
this.tb_data.Dock = System.Windows.Forms.DockStyle.Fill;
this.tb_data.Location = new System.Drawing.Point(0, 135);
this.tb_data.Name = "tb_data";
this.tb_data.Pages.AddRange(new DevExpress.XtraBars.Navigation.NavigationPageBase[] {
this.tabNavigationPage2,
this.tabNavigationPage1});
this.tb_data.RegularSize = new System.Drawing.Size(1426, 290);
this.tb_data.SelectedPage = this.tabNavigationPage2;
this.tb_data.Size = new System.Drawing.Size(1426, 290);
this.tb_data.TabIndex = 9;
this.tb_data.Text = "tabPane1";
//
// tabNavigationPage1
//
this.tabNavigationPage1.Caption = "托盘数据";
this.tabNavigationPage1.Controls.Add(this.gridControlCustom2);
this.tabNavigationPage1.Name = "tabNavigationPage1";
this.tabNavigationPage1.Size = new System.Drawing.Size(1136, 121);
//
// gridControlCustom2
//
this.gridControlCustom2.ColorApprove = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorApproveValue = null;
this.gridControlCustom2.ColorPass = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorPassValue = null;
this.gridControlCustom2.ColorRepeal = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorRepealValue = null;
this.gridControlCustom2.ColorReWork = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorReWorkValue = null;
this.gridControlCustom2.ColorSelectedRow = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorShortage = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorShortageFlagColumn = null;
this.gridControlCustom2.ColorShortageValue = null;
this.gridControlCustom2.ColorUnExecute = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorUnExecuteValue = null;
this.gridControlCustom2.ColorUnPass = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorUnPassValue = null;
this.gridControlCustom2.ColorVerify = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorVerifyFlagColumn = null;
this.gridControlCustom2.ColorVerifyValue = null;
this.gridControlCustom2.ColorWarning = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorWarningValue = null;
this.gridControlCustom2.DataSource = this.bsDisk;
this.gridControlCustom2.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControlCustom2.EnableAppearanceEvenRow = true;
this.gridControlCustom2.IndicatorWidth = 40;
this.gridControlCustom2.Location = new System.Drawing.Point(0, 0);
this.gridControlCustom2.MainView = this.gdvCtl;
this.gridControlCustom2.Name = "gridControlCustom2";
this.gridControlCustom2.ShowRowID = true;
this.gridControlCustom2.Size = new System.Drawing.Size(1136, 121);
this.gridControlCustom2.TabIndex = 8;
this.gridControlCustom2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gdvCtl});
//
// bsDisk
//
this.bsDisk.DataSource = typeof(WMS.Model.RK.CodeDiskModel);
//
// gdvCtl
//
this.gdvCtl.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.gdvCtl.Appearance.EvenRow.Options.UseBackColor = true;
this.gdvCtl.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 11F);
this.gdvCtl.Appearance.HeaderPanel.Options.UseFont = true;
this.gdvCtl.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 11F);
this.gdvCtl.Appearance.Row.Options.UseFont = true;
this.gdvCtl.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn10,
this.gridColumn11,
this.gridColumn12,
this.gridColumn13,
this.gridColumn14,
this.gridColumn15,
this.gridColumn16,
this.gridColumn17,
this.gridColumn18,
this.gridColumn19,
this.gridColumn20,
this.gridColumn21,
this.gridColumn22,
this.gridColumn23,
this.gridColumn24,
this.gridColumn25,
this.gridColumn26,
this.gridColumn27,
this.gridColumn28,
this.gridColumn29,
this.gridColumn30,
this.gridColumn31,
this.gridColumn32,
this.gridColumn33,
this.gridColumn34,
this.gridColumn35,
this.gridColumn36,
this.gridColumn37,
this.gridColumn38});
this.gdvCtl.GridControl = this.gridControlCustom2;
this.gdvCtl.IndicatorWidth = 34;
this.gdvCtl.Name = "gdvCtl";
this.gdvCtl.OptionsBehavior.Editable = false;
this.gdvCtl.OptionsSelection.EnableAppearanceFocusedCell = false;
this.gdvCtl.OptionsView.ColumnAutoWidth = false;
this.gdvCtl.OptionsView.EnableAppearanceEvenRow = true;
this.gdvCtl.OptionsView.ShowGroupPanel = false;
this.gdvCtl.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gdvCtl_RowClick);
//
// gridColumn10
//
this.gridColumn10.FieldName = "BarCode";
this.gridColumn10.Name = "gridColumn10";
this.gridColumn10.Visible = true;
this.gridColumn10.VisibleIndex = 2;
this.gridColumn10.Width = 157;
//
// gridColumn11
//
this.gridColumn11.FieldName = "LOT_ID";
this.gridColumn11.Name = "gridColumn11";
//
// gridColumn12
//
this.gridColumn12.FieldName = "Warehousing_id";
this.gridColumn12.Name = "gridColumn12";
this.gridColumn12.Visible = true;
this.gridColumn12.VisibleIndex = 1;
this.gridColumn12.Width = 129;
//
// gridColumn13
//
this.gridColumn13.FieldName = "Storage_area_id";
this.gridColumn13.Name = "gridColumn13";
//
// gridColumn14
//
this.gridColumn14.FieldName = "Storage_area_name";
this.gridColumn14.Name = "gridColumn14";
//
// gridColumn15
//
this.gridColumn15.FieldName = "Location_id";
this.gridColumn15.Name = "gridColumn15";
//
// gridColumn16
//
this.gridColumn16.FieldName = "Location_name";
this.gridColumn16.Name = "gridColumn16";
//
// gridColumn17
//
this.gridColumn17.FieldName = "Pallet_id";
this.gridColumn17.Name = "gridColumn17";
this.gridColumn17.Visible = true;
this.gridColumn17.VisibleIndex = 0;
//
// gridColumn18
//
this.gridColumn18.FieldName = "Goods_id";
this.gridColumn18.Name = "gridColumn18";
this.gridColumn18.Visible = true;
this.gridColumn18.VisibleIndex = 4;
//
// gridColumn19
//
this.gridColumn19.FieldName = "Goods_name";
this.gridColumn19.Name = "gridColumn19";
this.gridColumn19.Visible = true;
this.gridColumn19.VisibleIndex = 3;
this.gridColumn19.Width = 141;
//
// gridColumn20
//
this.gridColumn20.FieldName = "Unit";
this.gridColumn20.Name = "gridColumn20";
this.gridColumn20.Visible = true;
this.gridColumn20.VisibleIndex = 5;
this.gridColumn20.Width = 113;
//
// gridColumn21
//
this.gridColumn21.FieldName = "Goods_Num";
this.gridColumn21.Name = "gridColumn21";
this.gridColumn21.Visible = true;
this.gridColumn21.VisibleIndex = 6;
this.gridColumn21.Width = 112;
//
// gridColumn22
//
this.gridColumn22.FieldName = "Production_date";
this.gridColumn22.Name = "gridColumn22";
this.gridColumn22.Visible = true;
this.gridColumn22.VisibleIndex = 7;
this.gridColumn22.Width = 120;
//
// gridColumn23
//
this.gridColumn23.FieldName = "Total_volume";
this.gridColumn23.Name = "gridColumn23";
//
// gridColumn24
//
this.gridColumn24.FieldName = "Total_rough_weight";
this.gridColumn24.Name = "gridColumn24";
//
// gridColumn25
//
this.gridColumn25.FieldName = "Total_net_weigh";
this.gridColumn25.Name = "gridColumn25";
this.gridColumn25.Visible = true;
this.gridColumn25.VisibleIndex = 8;
//
// gridColumn26
//
this.gridColumn26.FieldName = "Total_money";
this.gridColumn26.Name = "gridColumn26";
this.gridColumn26.Visible = true;
this.gridColumn26.VisibleIndex = 9;
//
// gridColumn27
//
this.gridColumn27.FieldName = "Codedisk_per";
this.gridColumn27.Name = "gridColumn27";
this.gridColumn27.Visible = true;
this.gridColumn27.VisibleIndex = 10;
//
// gridColumn28
//
this.gridColumn28.FieldName = "Codedisk_per_name";
this.gridColumn28.Name = "gridColumn28";
//
// gridColumn29
//
this.gridColumn29.FieldName = "Codedisk_date";
this.gridColumn29.Name = "gridColumn29";
//
// gridColumn30
//
this.gridColumn30.FieldName = "Remark";
this.gridColumn30.Name = "gridColumn30";
//
// gridColumn31
//
this.gridColumn31.FieldName = "Version";
this.gridColumn31.Name = "gridColumn31";
//
// gridColumn32
//
this.gridColumn32.FieldName = "OperatorID";
this.gridColumn32.Name = "gridColumn32";
//
// gridColumn33
//
this.gridColumn33.FieldName = "OperateDate";
this.gridColumn33.Name = "gridColumn33";
//
// gridColumn34
//
this.gridColumn34.FieldName = "Gvolume";
this.gridColumn34.Name = "gridColumn34";
//
// gridColumn35
//
this.gridColumn35.FieldName = "Goods_type_id";
this.gridColumn35.Name = "gridColumn35";
//
// gridColumn36
//
this.gridColumn36.FieldName = "Goods_type_name";
this.gridColumn36.Name = "gridColumn36";
//
// gridColumn37
//
this.gridColumn37.FieldName = "Scale_unit";
this.gridColumn37.Name = "gridColumn37";
//
// gridColumn38
//
this.gridColumn38.FieldName = "Price";
this.gridColumn38.Name = "gridColumn38";
//
// tabNavigationPage2
//
this.tabNavigationPage2.Caption = "入库通知单";
this.tabNavigationPage2.Controls.Add(this.GCWareNotice);
this.tabNavigationPage2.Name = "tabNavigationPage2";
this.tabNavigationPage2.Size = new System.Drawing.Size(1426, 257);
//
// GCWareNotice
//
this.GCWareNotice.ColorApprove = System.Drawing.Color.Empty;
this.GCWareNotice.ColorApproveValue = null;
this.GCWareNotice.ColorPass = System.Drawing.Color.Empty;
this.GCWareNotice.ColorPassValue = null;
this.GCWareNotice.ColorRepeal = System.Drawing.Color.Empty;
this.GCWareNotice.ColorRepealValue = null;
this.GCWareNotice.ColorReWork = System.Drawing.Color.Empty;
this.GCWareNotice.ColorReWorkValue = null;
this.GCWareNotice.ColorSelectedRow = System.Drawing.Color.Empty;
this.GCWareNotice.ColorShortage = System.Drawing.Color.Empty;
this.GCWareNotice.ColorShortageFlagColumn = null;
this.GCWareNotice.ColorShortageValue = null;
this.GCWareNotice.ColorUnExecute = System.Drawing.Color.Empty;
this.GCWareNotice.ColorUnExecuteValue = null;
this.GCWareNotice.ColorUnPass = System.Drawing.Color.Empty;
this.GCWareNotice.ColorUnPassValue = null;
this.GCWareNotice.ColorVerify = System.Drawing.Color.Empty;
this.GCWareNotice.ColorVerifyFlagColumn = null;
this.GCWareNotice.ColorVerifyValue = null;
this.GCWareNotice.ColorWarning = System.Drawing.Color.Empty;
this.GCWareNotice.ColorWarningValue = null;
this.GCWareNotice.DataSource = this.bsWareNotice;
this.GCWareNotice.Dock = System.Windows.Forms.DockStyle.Fill;
this.GCWareNotice.EnableAppearanceEvenRow = true;
this.GCWareNotice.IndicatorWidth = 40;
this.GCWareNotice.Location = new System.Drawing.Point(0, 0);
this.GCWareNotice.MainView = this.gVWareNotice;
this.GCWareNotice.Name = "GCWareNotice";
this.GCWareNotice.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.Check});
this.GCWareNotice.ShowRowID = true;
this.GCWareNotice.Size = new System.Drawing.Size(1426, 257);
this.GCWareNotice.TabIndex = 5;
this.GCWareNotice.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gVWareNotice});
//
// bsWareNotice
//
this.bsWareNotice.DataSource = typeof(WMS.Model.RK.WareNoticeModel);
//
// gVWareNotice
//
this.gVWareNotice.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.gVWareNotice.Appearance.EvenRow.Options.UseBackColor = true;
this.gVWareNotice.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 11F);
this.gVWareNotice.Appearance.HeaderPanel.Options.UseFont = true;
this.gVWareNotice.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 11F);
this.gVWareNotice.Appearance.Row.Options.UseFont = true;
this.gVWareNotice.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colIsCheck,
this.colPO_HEADER_ID,
this.colORGANIZATION_ID,
this.colORGANIZATION_CODE,
this.colSHIP_TO_ORGANIZATION_CODE,
this.colSHIP_TO_ORGANIZATION_ID,
this.colWAREHOUSING_ID3,
this.colPURCHASE_ID,
this.colPROVIDER_ID1,
this.colPROVIDER_NAME,
this.colCONFIRM_DATE,
this.colWARE_DATE,
this.colSHELVES_DATE,
this.colSTORAGE_MODE,
this.colSTATE,
this.colTRAY_STATE,
this.colREMARK1});
this.gVWareNotice.GridControl = this.GCWareNotice;
this.gVWareNotice.IndicatorWidth = 34;
this.gVWareNotice.Name = "gVWareNotice";
this.gVWareNotice.OptionsBehavior.Editable = false;
this.gVWareNotice.OptionsView.ColumnAutoWidth = false;
this.gVWareNotice.OptionsView.EnableAppearanceEvenRow = true;
this.gVWareNotice.OptionsView.ShowGroupPanel = false;
this.gVWareNotice.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gVWareNotice_RowClick);
//
// colIsCheck
//
this.colIsCheck.FieldName = "IsCheck";
this.colIsCheck.Name = "colIsCheck";
this.colIsCheck.Visible = true;
this.colIsCheck.VisibleIndex = 0;
//
// colPO_HEADER_ID
//
this.colPO_HEADER_ID.FieldName = "PO_HEADER_ID";
this.colPO_HEADER_ID.Name = "colPO_HEADER_ID";
this.colPO_HEADER_ID.Visible = true;
this.colPO_HEADER_ID.VisibleIndex = 1;
//
// colORGANIZATION_ID
//
this.colORGANIZATION_ID.FieldName = "ORGANIZATION_ID";
this.colORGANIZATION_ID.Name = "colORGANIZATION_ID";
this.colORGANIZATION_ID.Visible = true;
this.colORGANIZATION_ID.VisibleIndex = 2;
//
// colORGANIZATION_CODE
//
this.colORGANIZATION_CODE.FieldName = "ORGANIZATION_CODE";
this.colORGANIZATION_CODE.Name = "colORGANIZATION_CODE";
this.colORGANIZATION_CODE.Visible = true;
this.colORGANIZATION_CODE.VisibleIndex = 3;
//
// colSHIP_TO_ORGANIZATION_CODE
//
this.colSHIP_TO_ORGANIZATION_CODE.FieldName = "SHIP_TO_ORGANIZATION_CODE";
this.colSHIP_TO_ORGANIZATION_CODE.Name = "colSHIP_TO_ORGANIZATION_CODE";
this.colSHIP_TO_ORGANIZATION_CODE.Visible = true;
this.colSHIP_TO_ORGANIZATION_CODE.VisibleIndex = 4;
//
// colSHIP_TO_ORGANIZATION_ID
//
this.colSHIP_TO_ORGANIZATION_ID.FieldName = "SHIP_TO_ORGANIZATION_ID";
this.colSHIP_TO_ORGANIZATION_ID.Name = "colSHIP_TO_ORGANIZATION_ID";
this.colSHIP_TO_ORGANIZATION_ID.Visible = true;
this.colSHIP_TO_ORGANIZATION_ID.VisibleIndex = 5;
//
// colWAREHOUSING_ID3
//
this.colWAREHOUSING_ID3.FieldName = "WAREHOUSING_ID";
this.colWAREHOUSING_ID3.Name = "colWAREHOUSING_ID3";
this.colWAREHOUSING_ID3.Visible = true;
this.colWAREHOUSING_ID3.VisibleIndex = 6;
//
// colPURCHASE_ID
//
this.colPURCHASE_ID.FieldName = "PURCHASE_ID";
this.colPURCHASE_ID.Name = "colPURCHASE_ID";
this.colPURCHASE_ID.Visible = true;
this.colPURCHASE_ID.VisibleIndex = 7;
//
// colPROVIDER_ID1
//
this.colPROVIDER_ID1.FieldName = "PROVIDER_ID";
this.colPROVIDER_ID1.Name = "colPROVIDER_ID1";
this.colPROVIDER_ID1.Visible = true;
this.colPROVIDER_ID1.VisibleIndex = 8;
//
// colPROVIDER_NAME
//
this.colPROVIDER_NAME.FieldName = "PROVIDER_NAME";
this.colPROVIDER_NAME.Name = "colPROVIDER_NAME";
this.colPROVIDER_NAME.Visible = true;
this.colPROVIDER_NAME.VisibleIndex = 9;
//
// colCONFIRM_DATE
//
this.colCONFIRM_DATE.FieldName = "CONFIRM_DATE";
this.colCONFIRM_DATE.Name = "colCONFIRM_DATE";
this.colCONFIRM_DATE.Visible = true;
this.colCONFIRM_DATE.VisibleIndex = 10;
//
// colWARE_DATE
//
this.colWARE_DATE.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
this.colWARE_DATE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.colWARE_DATE.FieldName = "WARE_DATE";
this.colWARE_DATE.Name = "colWARE_DATE";
this.colWARE_DATE.Visible = true;
this.colWARE_DATE.VisibleIndex = 11;
//
// colSHELVES_DATE
//
this.colSHELVES_DATE.FieldName = "SHELVES_DATE";
this.colSHELVES_DATE.Name = "colSHELVES_DATE";
this.colSHELVES_DATE.Visible = true;
this.colSHELVES_DATE.VisibleIndex = 16;
//
// colSTORAGE_MODE
//
this.colSTORAGE_MODE.FieldName = "STORAGE_MODE";
this.colSTORAGE_MODE.Name = "colSTORAGE_MODE";
this.colSTORAGE_MODE.Visible = true;
this.colSTORAGE_MODE.VisibleIndex = 12;
//
// colSTATE
//
this.colSTATE.FieldName = "STATE";
this.colSTATE.Name = "colSTATE";
this.colSTATE.Visible = true;
this.colSTATE.VisibleIndex = 13;
//
// colTRAY_STATE
//
this.colTRAY_STATE.FieldName = "TRAY_STATE";
this.colTRAY_STATE.Name = "colTRAY_STATE";
this.colTRAY_STATE.Visible = true;
this.colTRAY_STATE.VisibleIndex = 14;
//
// colREMARK1
//
this.colREMARK1.FieldName = "REMARK";
this.colREMARK1.Name = "colREMARK1";
this.colREMARK1.Visible = true;
this.colREMARK1.VisibleIndex = 15;
//
// Check
//
this.Check.AutoHeight = false;
this.Check.Caption = "Check";
this.Check.Name = "Check";
this.Check.ValueChecked = false;
//
// panel2
//
this.panel2.Controls.Add(this.ctrlButtons7);
this.panel2.Controls.Add(this.ctrlButtons5);
this.panel2.Controls.Add(this.txtWAREHOUSING_ID);
this.panel2.Controls.Add(this.label11);
this.panel2.Controls.Add(this.txtLINE_NUM);
this.panel2.Controls.Add(this.label10);
this.panel2.Controls.Add(this.txtGOODS_ID);
this.panel2.Controls.Add(this.label9);
this.panel2.Controls.Add(this.gridControlCustom1);
this.panel2.Controls.Add(this.lookUpEdit2);
this.panel2.Controls.Add(this.lue_Stprage);
this.panel2.Controls.Add(this.label8);
this.panel2.Controls.Add(this.label7);
this.panel2.Controls.Add(this.label3);
this.panel2.Controls.Add(this.t_ctl);
this.panel2.Controls.Add(this.ctrlButtons6);
this.panel2.Controls.Add(this.ct_bt);
this.panel2.Controls.Add(this.txtPURCHASE_ID);
this.panel2.Controls.Add(this.label4);
this.panel2.Controls.Add(this.txtARRAMOUNT);
this.panel2.Controls.Add(this.label5);
this.panel2.Controls.Add(this.txtAMOUNT);
this.panel2.Controls.Add(this.label6);
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
this.panel2.Location = new System.Drawing.Point(0, 0);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(1426, 135);
this.panel2.TabIndex = 6;
//
// ctrlButtons5
//
this.ctrlButtons5.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
this.ctrlButtons5.Appearance.Options.UseFont = true;
this.ctrlButtons5.BoolDiagFrm = false;
this.ctrlButtons5.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("ctrlButtons5.ImageOptions.Image")));
this.ctrlButtons5.ImageOptions.ImageUri.Uri = "Find;Office2013";
this.ctrlButtons5.Location = new System.Drawing.Point(863, 39);
this.ctrlButtons5.Name = "ctrlButtons5";
this.ctrlButtons5.Size = new System.Drawing.Size(150, 45);
this.ctrlButtons5.TabIndex = 1482;
this.ctrlButtons5.Text = " 查询 ";
this.ctrlButtons5.typeButton = " 查询 ";
this.ctrlButtons5.Click += new System.EventHandler(this.ctrlButtons5_Click_1);
//
// txtWAREHOUSING_ID
//
this.txtWAREHOUSING_ID.Font = new System.Drawing.Font("Tahoma", 10F);
this.txtWAREHOUSING_ID.Location = new System.Drawing.Point(77, 90);
this.txtWAREHOUSING_ID.Name = "txtWAREHOUSING_ID";
this.txtWAREHOUSING_ID.Size = new System.Drawing.Size(171, 24);
this.txtWAREHOUSING_ID.TabIndex = 1481;
//
// label11
//
this.label11.AutoSize = true;
this.label11.Font = new System.Drawing.Font("宋体", 10F);
this.label11.Location = new System.Drawing.Point(8, 96);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(63, 14);
this.label11.TabIndex = 1480;
this.label11.Text = "入库单号";
//
// txtLINE_NUM
//
this.txtLINE_NUM.Font = new System.Drawing.Font("Tahoma", 10F);
this.txtLINE_NUM.Location = new System.Drawing.Point(354, 92);
this.txtLINE_NUM.Name = "txtLINE_NUM";
this.txtLINE_NUM.Size = new System.Drawing.Size(171, 24);
this.txtLINE_NUM.TabIndex = 1479;
//
// label10
//
this.label10.AutoSize = true;
this.label10.Font = new System.Drawing.Font("宋体", 10F);
this.label10.Location = new System.Drawing.Point(285, 99);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(63, 14);
this.label10.TabIndex = 1478;
this.label10.Text = "订单行号";
//
// txtGOODS_ID
//
this.txtGOODS_ID.Font = new System.Drawing.Font("Tahoma", 10F);
this.txtGOODS_ID.Location = new System.Drawing.Point(354, 54);
this.txtGOODS_ID.Name = "txtGOODS_ID";
this.txtGOODS_ID.Size = new System.Drawing.Size(171, 24);
this.txtGOODS_ID.TabIndex = 1477;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Font = new System.Drawing.Font("宋体", 10F);
this.label9.Location = new System.Drawing.Point(285, 60);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(63, 14);
this.label9.TabIndex = 1476;
this.label9.Text = "物料编号";
//
// gridControlCustom1
//
this.gridControlCustom1.ColorApprove = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorApproveValue = null;
this.gridControlCustom1.ColorPass = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorPassValue = null;
this.gridControlCustom1.ColorRepeal = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorRepealValue = null;
this.gridControlCustom1.ColorReWork = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorReWorkValue = null;
this.gridControlCustom1.ColorSelectedRow = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorShortage = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorShortageFlagColumn = null;
this.gridControlCustom1.ColorShortageValue = null;
this.gridControlCustom1.ColorUnExecute = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorUnExecuteValue = null;
this.gridControlCustom1.ColorUnPass = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorUnPassValue = null;
this.gridControlCustom1.ColorVerify = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorVerifyFlagColumn = null;
this.gridControlCustom1.ColorVerifyValue = null;
this.gridControlCustom1.ColorWarning = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorWarningValue = null;
this.gridControlCustom1.DataSource = this.bgsBox;
this.gridControlCustom1.EnableAppearanceEvenRow = true;
this.gridControlCustom1.IndicatorWidth = 40;
this.gridControlCustom1.Location = new System.Drawing.Point(1302, 135);
this.gridControlCustom1.MainView = this.gridView1;
this.gridControlCustom1.Name = "gridControlCustom1";
this.gridControlCustom1.ShowRowID = true;
this.gridControlCustom1.Size = new System.Drawing.Size(79, 28);
this.gridControlCustom1.TabIndex = 6;
this.gridControlCustom1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1});
this.gridControlCustom1.Visible = false;
//
// bgsBox
//
this.bgsBox.DataSource = typeof(WMS.Model.RK.BoxCodeModel);
//
// gridView1
//
this.gridView1.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.gridView1.Appearance.EvenRow.Options.UseBackColor = true;
this.gridView1.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 11F);
this.gridView1.Appearance.HeaderPanel.Options.UseFont = true;
this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 11F);
this.gridView1.Appearance.Row.Options.UseFont = true;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colBARCODE1,
this.colWAREHOUSING_ID2,
this.colGOODS_ID1,
this.colGoods_name2,
this.colUnit2,
this.colBOXNUM,
this.colGOODS_MEASURE_ID,
this.colUNIT3,
this.colOperatorID1,
this.colOperateDate1,
this.gridColumn39});
this.gridView1.GridControl = this.gridControlCustom1;
this.gridView1.IndicatorWidth = 34;
this.gridView1.Name = "gridView1";
this.gridView1.OptionsBehavior.Editable = false;
this.gridView1.OptionsView.ColumnAutoWidth = false;
this.gridView1.OptionsView.EnableAppearanceEvenRow = true;
this.gridView1.OptionsView.ShowGroupPanel = false;
this.gridView1.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gridView1_RowClick);
this.gridView1.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.gridView1_CustomColumnDisplayText);
//
// colBARCODE1
//
this.colBARCODE1.FieldName = "BARCODE";
this.colBARCODE1.Name = "colBARCODE1";
this.colBARCODE1.Visible = true;
this.colBARCODE1.VisibleIndex = 0;
this.colBARCODE1.Width = 86;
//
// colWAREHOUSING_ID2
//
this.colWAREHOUSING_ID2.FieldName = "WAREHOUSING_ID";
this.colWAREHOUSING_ID2.Name = "colWAREHOUSING_ID2";
//
// colGOODS_ID1
//
this.colGOODS_ID1.FieldName = "GOODS_ID";
this.colGOODS_ID1.Name = "colGOODS_ID1";
//
// colGoods_name2
//
this.colGoods_name2.FieldName = "Goods_name";
this.colGoods_name2.Name = "colGoods_name2";
//
// colUnit2
//
this.colUnit2.FieldName = "Unit";
this.colUnit2.Name = "colUnit2";
//
// colBOXNUM
//
this.colBOXNUM.FieldName = "BOXNUM";
this.colBOXNUM.Name = "colBOXNUM";
this.colBOXNUM.Visible = true;
this.colBOXNUM.VisibleIndex = 1;
this.colBOXNUM.Width = 98;
//
// colGOODS_MEASURE_ID
//
this.colGOODS_MEASURE_ID.FieldName = "GOODS_MEASURE_ID";
this.colGOODS_MEASURE_ID.Name = "colGOODS_MEASURE_ID";
this.colGOODS_MEASURE_ID.Visible = true;
this.colGOODS_MEASURE_ID.VisibleIndex = 2;
//
// colUNIT3
//
this.colUNIT3.FieldName = "UNIT";
this.colUNIT3.Name = "colUNIT3";
//
// colOperatorID1
//
this.colOperatorID1.FieldName = "OperatorID";
this.colOperatorID1.Name = "colOperatorID1";
//
// colOperateDate1
//
this.colOperateDate1.FieldName = "OperateDate";
this.colOperateDate1.Name = "colOperateDate1";
this.colOperateDate1.Visible = true;
this.colOperateDate1.VisibleIndex = 3;
this.colOperateDate1.Width = 101;
//
// gridColumn39
//
this.gridColumn39.FieldName = "STS";
this.gridColumn39.Name = "gridColumn39";
this.gridColumn39.Visible = true;
this.gridColumn39.VisibleIndex = 4;
//
// lookUpEdit2
//
this.lookUpEdit2.Location = new System.Drawing.Point(354, 20);
this.lookUpEdit2.Name = "lookUpEdit2";
this.lookUpEdit2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lookUpEdit2.Properties.NullText = "";
this.lookUpEdit2.Size = new System.Drawing.Size(171, 20);
this.lookUpEdit2.TabIndex = 1475;
//
// lue_Stprage
//
this.lue_Stprage.Location = new System.Drawing.Point(77, 22);
this.lue_Stprage.Name = "lue_Stprage";
this.lue_Stprage.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lue_Stprage.Properties.DisplayMember = "3";
this.lue_Stprage.Properties.NullText = "";
this.lue_Stprage.Properties.ValueMember = "3";
this.lue_Stprage.Size = new System.Drawing.Size(171, 20);
this.lue_Stprage.TabIndex = 1474;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Font = new System.Drawing.Font("宋体", 10F);
this.label8.Location = new System.Drawing.Point(313, 23);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(35, 14);
this.label8.TabIndex = 1472;
this.label8.Text = "库区";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("宋体", 10F);
this.label7.Location = new System.Drawing.Point(36, 25);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(35, 14);
this.label7.TabIndex = 1470;
this.label7.Text = "仓库";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("宋体", 10F);
this.label3.Location = new System.Drawing.Point(599, 20);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(35, 14);
this.label3.TabIndex = 1468;
this.label3.Text = "托盘";
//
// t_ctl
//
this.t_ctl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.t_ctl.Cursor = System.Windows.Forms.Cursors.Default;
this.t_ctl.DictonaryTableName = WMS.Ctrl.DictonaryType.t_BASE_PALLET;
this.t_ctl.ErrText = "无数据重新查询";
this.t_ctl.IsSqlWhere = false;
this.t_ctl.Location = new System.Drawing.Point(643, 17);
this.t_ctl.Name = "t_ctl";
this.t_ctl.Number = 0;
this.t_ctl.SelectType = WMS.Ctrl.DataSlectType.RadioSelect;
this.t_ctl.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] {
((WMS.Ctrl.ColumnsItem)(resources.GetObject("t_ctl.ShowColumns")))});
this.t_ctl.Size = new System.Drawing.Size(171, 25);
this.t_ctl.SqlStr = "where PALLET_TYPE=\'000041\'";
this.t_ctl.TabIndex = 1469;
this.t_ctl.TextBoxFlag = "";
this.t_ctl.TextBoxValue = "";
//
// 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(1426, 192);
this.gdcDetail.TabIndex = 4;
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.colIsCheck1,
this.colPO_HEADER_ID1,
this.colPO_LINE_ID,
this.colLINE_LOCATION_ID,
this.colSHIP_TO_ORGANIZATION_CODE1,
this.colSHIP_TO_ORGANIZATION_ID1,
this.colPURCHASE_ID1,
this.colLINE_NUM,
this.colSHIPMENT_NUM,
this.colPO_DISTRIBUTION_ID,
this.colDISTRIBUTION_NUM,
this.colCONSIGENED_FLAG,
this.colGOODSVOLUME,
this.colWAREHOUSING_ID1,
this.colGOODS_ID2,
this.colGOODS_NAME1,
this.colAMOUNT1,
this.colUNIT1,
this.colARRAMOUNT,
this.colREC_NUM,
this.colPRODUCTION_DATE1,
this.colPACKAGE_ID,
this.colSTORAGE_AREA_ID1,
this.colREMARK2});
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;
this.gdvDetail.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gdvDetail_RowClick);
//
// colIsCheck1
//
this.colIsCheck1.FieldName = "IsCheck";
this.colIsCheck1.Name = "colIsCheck1";
this.colIsCheck1.Visible = true;
this.colIsCheck1.VisibleIndex = 0;
//
// colPO_HEADER_ID1
//
this.colPO_HEADER_ID1.FieldName = "PO_HEADER_ID";
this.colPO_HEADER_ID1.Name = "colPO_HEADER_ID1";
this.colPO_HEADER_ID1.Visible = true;
this.colPO_HEADER_ID1.VisibleIndex = 1;
//
// colPO_LINE_ID
//
this.colPO_LINE_ID.FieldName = "PO_LINE_ID";
this.colPO_LINE_ID.Name = "colPO_LINE_ID";
this.colPO_LINE_ID.Visible = true;
this.colPO_LINE_ID.VisibleIndex = 2;
//
// colLINE_LOCATION_ID
//
this.colLINE_LOCATION_ID.FieldName = "LINE_LOCATION_ID";
this.colLINE_LOCATION_ID.Name = "colLINE_LOCATION_ID";
this.colLINE_LOCATION_ID.Visible = true;
this.colLINE_LOCATION_ID.VisibleIndex = 3;
//
// colSHIP_TO_ORGANIZATION_CODE1
//
this.colSHIP_TO_ORGANIZATION_CODE1.FieldName = "SHIP_TO_ORGANIZATION_CODE";
this.colSHIP_TO_ORGANIZATION_CODE1.Name = "colSHIP_TO_ORGANIZATION_CODE1";
this.colSHIP_TO_ORGANIZATION_CODE1.Visible = true;
this.colSHIP_TO_ORGANIZATION_CODE1.VisibleIndex = 4;
//
// colSHIP_TO_ORGANIZATION_ID1
//
this.colSHIP_TO_ORGANIZATION_ID1.FieldName = "SHIP_TO_ORGANIZATION_ID";
this.colSHIP_TO_ORGANIZATION_ID1.Name = "colSHIP_TO_ORGANIZATION_ID1";
this.colSHIP_TO_ORGANIZATION_ID1.Visible = true;
this.colSHIP_TO_ORGANIZATION_ID1.VisibleIndex = 5;
//
// colPURCHASE_ID1
//
this.colPURCHASE_ID1.FieldName = "PURCHASE_ID";
this.colPURCHASE_ID1.Name = "colPURCHASE_ID1";
this.colPURCHASE_ID1.Visible = true;
this.colPURCHASE_ID1.VisibleIndex = 13;
//
// colLINE_NUM
//
this.colLINE_NUM.FieldName = "LINE_NUM";
this.colLINE_NUM.Name = "colLINE_NUM";
this.colLINE_NUM.Visible = true;
this.colLINE_NUM.VisibleIndex = 6;
//
// colSHIPMENT_NUM
//
this.colSHIPMENT_NUM.FieldName = "SHIPMENT_NUM";
this.colSHIPMENT_NUM.Name = "colSHIPMENT_NUM";
this.colSHIPMENT_NUM.Visible = true;
this.colSHIPMENT_NUM.VisibleIndex = 7;
//
// colPO_DISTRIBUTION_ID
//
this.colPO_DISTRIBUTION_ID.FieldName = "PO_DISTRIBUTION_ID";
this.colPO_DISTRIBUTION_ID.Name = "colPO_DISTRIBUTION_ID";
this.colPO_DISTRIBUTION_ID.Visible = true;
this.colPO_DISTRIBUTION_ID.VisibleIndex = 8;
//
// colDISTRIBUTION_NUM
//
this.colDISTRIBUTION_NUM.FieldName = "DISTRIBUTION_NUM";
this.colDISTRIBUTION_NUM.Name = "colDISTRIBUTION_NUM";
this.colDISTRIBUTION_NUM.Visible = true;
this.colDISTRIBUTION_NUM.VisibleIndex = 9;
//
// colCONSIGENED_FLAG
//
this.colCONSIGENED_FLAG.FieldName = "CONSIGENED_FLAG";
this.colCONSIGENED_FLAG.Name = "colCONSIGENED_FLAG";
this.colCONSIGENED_FLAG.Visible = true;
this.colCONSIGENED_FLAG.VisibleIndex = 10;
//
// colGOODSVOLUME
//
this.colGOODSVOLUME.FieldName = "GOODSVOLUME";
this.colGOODSVOLUME.Name = "colGOODSVOLUME";
this.colGOODSVOLUME.Visible = true;
this.colGOODSVOLUME.VisibleIndex = 11;
//
// colWAREHOUSING_ID1
//
this.colWAREHOUSING_ID1.FieldName = "WAREHOUSING_ID";
this.colWAREHOUSING_ID1.Name = "colWAREHOUSING_ID1";
this.colWAREHOUSING_ID1.Visible = true;
this.colWAREHOUSING_ID1.VisibleIndex = 12;
//
// colGOODS_ID2
//
this.colGOODS_ID2.FieldName = "GOODS_ID";
this.colGOODS_ID2.Name = "colGOODS_ID2";
this.colGOODS_ID2.Visible = true;
this.colGOODS_ID2.VisibleIndex = 14;
//
// colGOODS_NAME1
//
this.colGOODS_NAME1.FieldName = "GOODS_NAME";
this.colGOODS_NAME1.Name = "colGOODS_NAME1";
this.colGOODS_NAME1.Visible = true;
this.colGOODS_NAME1.VisibleIndex = 15;
//
// colAMOUNT1
//
this.colAMOUNT1.FieldName = "AMOUNT";
this.colAMOUNT1.Name = "colAMOUNT1";
this.colAMOUNT1.Visible = true;
this.colAMOUNT1.VisibleIndex = 16;
//
// colUNIT1
//
this.colUNIT1.FieldName = "UNIT";
this.colUNIT1.Name = "colUNIT1";
this.colUNIT1.Visible = true;
this.colUNIT1.VisibleIndex = 23;
//
// colARRAMOUNT
//
this.colARRAMOUNT.FieldName = "ARRAMOUNT";
this.colARRAMOUNT.Name = "colARRAMOUNT";
this.colARRAMOUNT.Visible = true;
this.colARRAMOUNT.VisibleIndex = 17;
//
// colREC_NUM
//
this.colREC_NUM.FieldName = "REC_NUM";
this.colREC_NUM.Name = "colREC_NUM";
this.colREC_NUM.Visible = true;
this.colREC_NUM.VisibleIndex = 18;
//
// colPRODUCTION_DATE1
//
this.colPRODUCTION_DATE1.FieldName = "PRODUCTION_DATE";
this.colPRODUCTION_DATE1.Name = "colPRODUCTION_DATE1";
this.colPRODUCTION_DATE1.Visible = true;
this.colPRODUCTION_DATE1.VisibleIndex = 19;
//
// colPACKAGE_ID
//
this.colPACKAGE_ID.FieldName = "PACKAGE_ID";
this.colPACKAGE_ID.Name = "colPACKAGE_ID";
this.colPACKAGE_ID.Visible = true;
this.colPACKAGE_ID.VisibleIndex = 20;
//
// colSTORAGE_AREA_ID1
//
this.colSTORAGE_AREA_ID1.FieldName = "STORAGE_AREA_ID";
this.colSTORAGE_AREA_ID1.Name = "colSTORAGE_AREA_ID1";
this.colSTORAGE_AREA_ID1.Visible = true;
this.colSTORAGE_AREA_ID1.VisibleIndex = 21;
//
// colREMARK2
//
this.colREMARK2.FieldName = "REMARK";
this.colREMARK2.Name = "colREMARK2";
this.colREMARK2.Visible = true;
this.colREMARK2.VisibleIndex = 22;
//
// tabPage1
//
this.tabPage1.Controls.Add(this.gr_Code);
this.tabPage1.Controls.Add(this.panel1);
this.tabPage1.Location = new System.Drawing.Point(4, 23);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(1432, 627);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "码盘收货";
this.tabPage1.UseVisualStyleBackColor = true;
//
// panel1
//
this.panel1.Controls.Add(this.ctrlButtons4);
this.panel1.Controls.Add(this.ctrlButtons3);
this.panel1.Controls.Add(this.ctrlButtons1);
this.panel1.Controls.Add(this.ctrlButtons2);
this.panel1.Controls.Add(this.label1);
this.panel1.Controls.Add(this.ct_WareData);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(3, 3);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1426, 102);
this.panel1.TabIndex = 1468;
//
// bindingSource1
//
this.bindingSource1.DataSource = typeof(WMS.Model.RK.CodeDiskModel);
//
// ctrlButtons7
//
this.ctrlButtons7.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
this.ctrlButtons7.Appearance.Options.UseFont = true;
this.ctrlButtons7.BoolDiagFrm = false;
this.ctrlButtons7.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("ctrlButtons7.ImageOptions.Image")));
this.ctrlButtons7.ImageOptions.ImageUri.Uri = "Find;Office2013";
this.ctrlButtons7.Location = new System.Drawing.Point(1209, 39);
this.ctrlButtons7.Name = "ctrlButtons7";
this.ctrlButtons7.Size = new System.Drawing.Size(150, 45);
this.ctrlButtons7.TabIndex = 1483;
this.ctrlButtons7.Text = " 删除 ";
this.ctrlButtons7.typeButton = " 删除 ";
this.ctrlButtons7.Click += new System.EventHandler(this.ctrlButtons7_Click_1);
//
// FrmCodeDisk
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1440, 654);
this.Controls.Add(this.tbdata);
this.Controls.Add(this.groupBox1);
this.Name = "FrmCodeDisk";
this.Text = "码盘数据";
this.Load += new System.EventHandler(this.FrmCodeDisk_Load);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.gr_Code)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bs_CodeDisk)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gdv_ctl)).EndInit();
this.tbdata.ResumeLayout(false);
this.tabPage2.ResumeLayout(false);
this.splitContainer1.Panel1.ResumeLayout(false);
this.splitContainer1.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
this.splitContainer1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.tb_data)).EndInit();
this.tb_data.ResumeLayout(false);
this.tabNavigationPage1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bsDisk)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gdvCtl)).EndInit();
this.tabNavigationPage2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.GCWareNotice)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bsWareNotice)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gVWareNotice)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Check)).EndInit();
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bgsBox)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lookUpEdit2.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lue_Stprage.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gdcDetail)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bdsDetail)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gdvDetail)).EndInit();
this.tabPage1.ResumeLayout(false);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Label label1;
private Ctrl.CtrlDictonary ct_WareData;
private Ctrl.CtrlButtons ctrlButtons2;
private Ctrl.GridControlCustom gr_Code;
private DevExpress.XtraGrid.Views.Grid.GridView gdv_ctl;
private System.Windows.Forms.BindingSource bs_CodeDisk;
private Ctrl.CtrlDictonary ctrlDictonary1;
private System.Windows.Forms.Label label2;
private Ctrl.CtrlButtons ctrlButtons3;
private DevExpress.XtraGrid.Columns.GridColumn colBarCode;
private DevExpress.XtraGrid.Columns.GridColumn colLOT_ID;
private DevExpress.XtraGrid.Columns.GridColumn colWarehousing_id;
private DevExpress.XtraGrid.Columns.GridColumn colStorage_area_id;
private DevExpress.XtraGrid.Columns.GridColumn colStorage_area_name;
private DevExpress.XtraGrid.Columns.GridColumn colLocation_id;
private DevExpress.XtraGrid.Columns.GridColumn colLocation_name;
private DevExpress.XtraGrid.Columns.GridColumn colPallet_id;
private DevExpress.XtraGrid.Columns.GridColumn colGoods_id;
private DevExpress.XtraGrid.Columns.GridColumn colGoods_name;
private DevExpress.XtraGrid.Columns.GridColumn colUnit;
private DevExpress.XtraGrid.Columns.GridColumn colGoods_num;
private DevExpress.XtraGrid.Columns.GridColumn colProduction_date;
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 colCodedisk_per;
private DevExpress.XtraGrid.Columns.GridColumn colCodedisk_per_name;
private DevExpress.XtraGrid.Columns.GridColumn colCodedisk_date;
private DevExpress.XtraGrid.Columns.GridColumn colRemark;
private DevExpress.XtraGrid.Columns.GridColumn colVersion;
private DevExpress.XtraGrid.Columns.GridColumn colOperatorID;
private DevExpress.XtraGrid.Columns.GridColumn colOperateDate;
private DevExpress.XtraGrid.Columns.GridColumn colGvolume;
private DevExpress.XtraGrid.Columns.GridColumn colGoods_type_id;
private DevExpress.XtraGrid.Columns.GridColumn colGoods_type_name;
private DevExpress.XtraGrid.Columns.GridColumn colScale_unit;
private DevExpress.XtraGrid.Columns.GridColumn colPrice;
private Ctrl.CtrlButtons ctrlButtons4;
private Ctrl.CtrlButtons ctrlButtons1;
private System.Windows.Forms.TextBox txtAMOUNT;
private System.Windows.Forms.Label label6;
private Ctrl.CtrlButtons ctrlButtons6;
private Ctrl.CtrlButtons ct_bt;
private System.Windows.Forms.TextBox txtARRAMOUNT;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.TextBox txtPURCHASE_ID;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.TabControl tbdata;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.TabPage tabPage2;
private System.Windows.Forms.SplitContainer splitContainer1;
private Ctrl.GridControlCustom GCWareNotice;
private DevExpress.XtraGrid.Views.Grid.GridView gVWareNotice;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit Check;
private Ctrl.GridControlCustom gridControlCustom1;
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private Ctrl.GridControlCustom gdcDetail;
private DevExpress.XtraGrid.Views.Grid.GridView gdvDetail;
private System.Windows.Forms.BindingSource bsWareNotice;
private System.Windows.Forms.BindingSource bdsDetail;
private System.Windows.Forms.BindingSource bgsBox;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel2;
private DevExpress.XtraGrid.Columns.GridColumn colBARCODE1;
private DevExpress.XtraGrid.Columns.GridColumn colWAREHOUSING_ID2;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_ID1;
private DevExpress.XtraGrid.Columns.GridColumn colGoods_name2;
private DevExpress.XtraGrid.Columns.GridColumn colUnit2;
private DevExpress.XtraGrid.Columns.GridColumn colBOXNUM;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_MEASURE_ID;
private DevExpress.XtraGrid.Columns.GridColumn colUNIT3;
private DevExpress.XtraGrid.Columns.GridColumn colOperatorID1;
private DevExpress.XtraGrid.Columns.GridColumn colOperateDate1;
private System.Windows.Forms.Label label3;
private Ctrl.CtrlDictonary t_ctl;
private DevExpress.XtraBars.Navigation.TabPane tb_data;
private DevExpress.XtraBars.Navigation.TabNavigationPage tabNavigationPage1;
private Ctrl.GridControlCustom gridControlCustom2;
private System.Windows.Forms.BindingSource bsDisk;
private DevExpress.XtraGrid.Views.Grid.GridView gdvCtl;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn21;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn22;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn23;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn24;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn25;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn26;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn27;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn28;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn29;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn30;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn31;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn32;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn33;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn34;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn35;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn36;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn37;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn38;
private DevExpress.XtraBars.Navigation.TabNavigationPage tabNavigationPage2;
private DevExpress.XtraEditors.LookUpEdit lookUpEdit2;
private DevExpress.XtraEditors.LookUpEdit lue_Stprage;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.BindingSource bindingSource1;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn39;
private DevExpress.XtraGrid.Columns.GridColumn colIsCheck;
private DevExpress.XtraGrid.Columns.GridColumn colPO_HEADER_ID;
private DevExpress.XtraGrid.Columns.GridColumn colORGANIZATION_ID;
private DevExpress.XtraGrid.Columns.GridColumn colORGANIZATION_CODE;
private DevExpress.XtraGrid.Columns.GridColumn colSHIP_TO_ORGANIZATION_CODE;
private DevExpress.XtraGrid.Columns.GridColumn colSHIP_TO_ORGANIZATION_ID;
private DevExpress.XtraGrid.Columns.GridColumn colWAREHOUSING_ID3;
private DevExpress.XtraGrid.Columns.GridColumn colPURCHASE_ID;
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_ID1;
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colCONFIRM_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colWARE_DATE;
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 colREMARK1;
private DevExpress.XtraGrid.Columns.GridColumn colPO_HEADER_ID1;
private DevExpress.XtraGrid.Columns.GridColumn colPO_LINE_ID;
private DevExpress.XtraGrid.Columns.GridColumn colLINE_LOCATION_ID;
private DevExpress.XtraGrid.Columns.GridColumn colSHIP_TO_ORGANIZATION_CODE1;
private DevExpress.XtraGrid.Columns.GridColumn colSHIP_TO_ORGANIZATION_ID1;
private DevExpress.XtraGrid.Columns.GridColumn colLINE_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colSHIPMENT_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colPO_DISTRIBUTION_ID;
private DevExpress.XtraGrid.Columns.GridColumn colDISTRIBUTION_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colCONSIGENED_FLAG;
private DevExpress.XtraGrid.Columns.GridColumn colIsCheck1;
private DevExpress.XtraGrid.Columns.GridColumn colGOODSVOLUME;
private DevExpress.XtraGrid.Columns.GridColumn colWAREHOUSING_ID1;
private DevExpress.XtraGrid.Columns.GridColumn colPURCHASE_ID1;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_ID2;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_NAME1;
private DevExpress.XtraGrid.Columns.GridColumn colAMOUNT1;
private DevExpress.XtraGrid.Columns.GridColumn colARRAMOUNT;
private DevExpress.XtraGrid.Columns.GridColumn colREC_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colPRODUCTION_DATE1;
private DevExpress.XtraGrid.Columns.GridColumn colPACKAGE_ID;
private DevExpress.XtraGrid.Columns.GridColumn colREMARK2;
private DevExpress.XtraGrid.Columns.GridColumn colUNIT1;
private DevExpress.XtraGrid.Columns.GridColumn colSHELVES_DATE;
private System.Windows.Forms.TextBox txtWAREHOUSING_ID;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.TextBox txtLINE_NUM;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.TextBox txtGOODS_ID;
private System.Windows.Forms.Label label9;
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_AREA_ID1;
private Ctrl.CtrlButtons ctrlButtons5;
private Ctrl.CtrlButtons ctrlButtons7;
}
}