1991 lines
108 KiB
C#
1991 lines
108 KiB
C#
|
|
namespace WMS.FrmCK
|
|||
|
|
{
|
|||
|
|
partial class FrmPickingWave
|
|||
|
|
{
|
|||
|
|
/// <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(FrmPickingWave));
|
|||
|
|
this.bsPickingWave = new System.Windows.Forms.BindingSource(this.components);
|
|||
|
|
this.bsPickingWaveGoods = new System.Windows.Forms.BindingSource(this.components);
|
|||
|
|
this.bsmx = new System.Windows.Forms.BindingSource(this.components);
|
|||
|
|
this.bsMistock = new System.Windows.Forms.BindingSource(this.components);
|
|||
|
|
this.splitContainerControl2 = new DevExpress.XtraEditors.SplitContainerControl();
|
|||
|
|
this.GCPickingWave = new WMS.Ctrl.GridControlCustom();
|
|||
|
|
this.GVPickingWave = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|||
|
|
this.colPICKINGID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colOPERATOR_MAN = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSTORAGE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSTORAGE_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colAREA_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colAREA_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colCREATE_PERSON = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colCREATE_PERSON_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colCREATE_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colREMARK = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPRINT_COUNT = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colOPERATOR_MAN_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSTATUS = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.Check = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|||
|
|
this.gridControlCustom1 = new WMS.Ctrl.GridControlCustom();
|
|||
|
|
this.gdv_Loc = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|||
|
|
this.colCTL1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colIsCheckRec = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colWhseloc = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colHigh = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colWGH = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colProDucLotId = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSTOCK_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colCustomer_Id = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPUTIN_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSTORAGE_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSTORAGE_NAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colAREA_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colAREA_NAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colLOCATION_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colLOCATION_STAR = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colLOCATION_END = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colGOODS_TYPEID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colGOODS_TYPENAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colGOODS_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colGOODS_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSHELVES_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colREMARK1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colVERSION = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSTORAGE_MODE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPROVIDER_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPROVIDER_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPRODUCTION_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colWARE_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colDOCCTNUMBER = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colOCCUPY_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colABLE_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colNOTICE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colORI_BILL = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colGOODS_MEASURE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colGOODS_MEASURE_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPERIOD = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colGOODSVOLUME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colDUE_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colBARCODE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colTIMESTART = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colTIMEEND = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colTIMESTARTON = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colTIMEENDON = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colUNIT = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colUNIT_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colCOST_PRICE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSUM_COST_PRICE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPACKING_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.repositoryItemTextEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
|
|||
|
|
this.repositoryItemLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
|
|||
|
|
this.repositoryItemLookUpEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
|
|||
|
|
this.repositoryItemHyperLinkEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemHyperLinkEdit();
|
|||
|
|
this.splitterControl1 = new DevExpress.XtraEditors.SplitterControl();
|
|||
|
|
this.GCPickingWaveGoods = new WMS.Ctrl.GridControlCustom();
|
|||
|
|
this.GVPickingWaveGoods = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|||
|
|
this.colPICKINGID2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colOUT_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPUTIN_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colDOCCTNUMBER1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colGOOD_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colGOODS_NAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colLOC_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colGOODS_NUM1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colMISTOCK_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPICKING_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSPECIFICATION1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPRODUCTION_DATE1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colWARE_DATE1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPROVIDER_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPROVIDER_NAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colUNIT1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.lueUnit = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
|
|||
|
|
this.colREMARK2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSCALE_UNIT1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPRICE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colGOODS_NUM_SJ = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colCTL = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
|
|||
|
|
this.lueLoc = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
|
|||
|
|
this.repositoryItemHyperLinkEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemHyperLinkEdit();
|
|||
|
|
this.label7 = new System.Windows.Forms.Label();
|
|||
|
|
this.txtRemark = new WMS.Ctrl.NoteData();
|
|||
|
|
this.textBox3 = new System.Windows.Forms.TextBox();
|
|||
|
|
this.label3 = new System.Windows.Forms.Label();
|
|||
|
|
this.label4 = new System.Windows.Forms.Label();
|
|||
|
|
this.t_mx = new System.Windows.Forms.TextBox();
|
|||
|
|
this.t_goodsId = new System.Windows.Forms.TextBox();
|
|||
|
|
this.label6 = new System.Windows.Forms.Label();
|
|||
|
|
this.label15 = new System.Windows.Forms.Label();
|
|||
|
|
this.label1 = new System.Windows.Forms.Label();
|
|||
|
|
this.label9 = new System.Windows.Forms.Label();
|
|||
|
|
this.t_xx = new System.Windows.Forms.TextBox();
|
|||
|
|
this.label14 = new System.Windows.Forms.Label();
|
|||
|
|
this.label2 = new System.Windows.Forms.Label();
|
|||
|
|
this.lueStorage = new WMS.Ctrl.LookUpEditSystem();
|
|||
|
|
this.lueArea = new WMS.Ctrl.LookUpEditSystem();
|
|||
|
|
this.dicMove = new WMS.Ctrl.CtrlDictonary();
|
|||
|
|
this.label12 = new System.Windows.Forms.Label();
|
|||
|
|
this.t_zxs = new System.Windows.Forms.TextBox();
|
|||
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|||
|
|
this.gridControlCustom2 = new WMS.Ctrl.GridControlCustom();
|
|||
|
|
this.bsScan = new System.Windows.Forms.BindingSource(this.components);
|
|||
|
|
this.gdv_info = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|||
|
|
this.colPICKINGID1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colGOOD_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colGOODS_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPICKING_NUM1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colBARCODE1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colCTL2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colGOODS_MEASURE_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSPECIFICATION = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSTATUS1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colLOCATION_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colOPERATORID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|||
|
|
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
|
|||
|
|
this.label5 = new System.Windows.Forms.Label();
|
|||
|
|
this.t_barcode = new System.Windows.Forms.TextBox();
|
|||
|
|
this.t_sl = new WMS.Ctrl.WMSCtrlTextBox(this.components);
|
|||
|
|
this.ctrlButtons2 = new WMS.Ctrl.CtrlButtons();
|
|||
|
|
this.ctrlButtons1 = new WMS.Ctrl.CtrlButtons();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bsPickingWave)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bsPickingWaveGoods)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bsmx)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bsMistock)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2.Panel1)).BeginInit();
|
|||
|
|
this.splitContainerControl2.Panel1.SuspendLayout();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2.Panel2)).BeginInit();
|
|||
|
|
this.splitContainerControl2.Panel2.SuspendLayout();
|
|||
|
|
this.splitContainerControl2.SuspendLayout();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.GCPickingWave)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.GVPickingWave)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.Check)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom1)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gdv_Loc)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit2)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit2)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemHyperLinkEdit2)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.GCPickingWaveGoods)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.GVPickingWaveGoods)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.lueUnit)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.lueLoc)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemHyperLinkEdit1)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.lueStorage.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.lueArea.Properties)).BeginInit();
|
|||
|
|
this.panel1.SuspendLayout();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom2)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bsScan)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gdv_info)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
|
|||
|
|
this.panelControl1.SuspendLayout();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.t_sl.Properties)).BeginInit();
|
|||
|
|
this.SuspendLayout();
|
|||
|
|
//
|
|||
|
|
// bsPickingWave
|
|||
|
|
//
|
|||
|
|
this.bsPickingWave.DataSource = typeof(WMS.Model.CK.PickingWaveModel);
|
|||
|
|
//
|
|||
|
|
// bsPickingWaveGoods
|
|||
|
|
//
|
|||
|
|
this.bsPickingWaveGoods.DataSource = typeof(WMS.Model.CK.PickingWaveGoodsModel);
|
|||
|
|
//
|
|||
|
|
// bsmx
|
|||
|
|
//
|
|||
|
|
this.bsmx.DataSource = typeof(WMS.Model.CK.PickingWaveGoodsModel);
|
|||
|
|
//
|
|||
|
|
// bsMistock
|
|||
|
|
//
|
|||
|
|
this.bsMistock.DataSource = typeof(WMS.Model.Stock.MIStockModel);
|
|||
|
|
//
|
|||
|
|
// splitContainerControl2
|
|||
|
|
//
|
|||
|
|
this.splitContainerControl2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|||
|
|
this.splitContainerControl2.Horizontal = false;
|
|||
|
|
this.splitContainerControl2.Location = new System.Drawing.Point(0, 216);
|
|||
|
|
this.splitContainerControl2.Name = "splitContainerControl2";
|
|||
|
|
//
|
|||
|
|
// splitContainerControl2.Panel1
|
|||
|
|
//
|
|||
|
|
this.splitContainerControl2.Panel1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
|
|||
|
|
this.splitContainerControl2.Panel1.Controls.Add(this.GCPickingWave);
|
|||
|
|
this.splitContainerControl2.Panel1.Text = "Panel1";
|
|||
|
|
//
|
|||
|
|
// splitContainerControl2.Panel2
|
|||
|
|
//
|
|||
|
|
this.splitContainerControl2.Panel2.Controls.Add(this.gridControlCustom1);
|
|||
|
|
this.splitContainerControl2.Panel2.Controls.Add(this.splitterControl1);
|
|||
|
|
this.splitContainerControl2.Panel2.Controls.Add(this.GCPickingWaveGoods);
|
|||
|
|
this.splitContainerControl2.Panel2.Text = "Panel2";
|
|||
|
|
this.splitContainerControl2.Size = new System.Drawing.Size(1491, 466);
|
|||
|
|
this.splitContainerControl2.SplitterPosition = 163;
|
|||
|
|
this.splitContainerControl2.TabIndex = 132;
|
|||
|
|
this.splitContainerControl2.Text = "splitContainerControl2";
|
|||
|
|
//
|
|||
|
|
// GCPickingWave
|
|||
|
|
//
|
|||
|
|
this.GCPickingWave.ColorApprove = System.Drawing.Color.Empty;
|
|||
|
|
this.GCPickingWave.ColorApproveValue = null;
|
|||
|
|
this.GCPickingWave.ColorPass = System.Drawing.Color.Empty;
|
|||
|
|
this.GCPickingWave.ColorPassValue = null;
|
|||
|
|
this.GCPickingWave.ColorRepeal = System.Drawing.Color.Empty;
|
|||
|
|
this.GCPickingWave.ColorRepealValue = null;
|
|||
|
|
this.GCPickingWave.ColorReWork = System.Drawing.Color.Empty;
|
|||
|
|
this.GCPickingWave.ColorReWorkValue = null;
|
|||
|
|
this.GCPickingWave.ColorSelectedRow = System.Drawing.Color.Empty;
|
|||
|
|
this.GCPickingWave.ColorShortage = System.Drawing.Color.Empty;
|
|||
|
|
this.GCPickingWave.ColorShortageFlagColumn = null;
|
|||
|
|
this.GCPickingWave.ColorShortageValue = null;
|
|||
|
|
this.GCPickingWave.ColorUnExecute = System.Drawing.Color.Empty;
|
|||
|
|
this.GCPickingWave.ColorUnExecuteValue = null;
|
|||
|
|
this.GCPickingWave.ColorUnPass = System.Drawing.Color.Empty;
|
|||
|
|
this.GCPickingWave.ColorUnPassValue = null;
|
|||
|
|
this.GCPickingWave.ColorVerify = System.Drawing.Color.Empty;
|
|||
|
|
this.GCPickingWave.ColorVerifyFlagColumn = null;
|
|||
|
|
this.GCPickingWave.ColorVerifyValue = null;
|
|||
|
|
this.GCPickingWave.ColorWarning = System.Drawing.Color.Empty;
|
|||
|
|
this.GCPickingWave.ColorWarningValue = null;
|
|||
|
|
this.GCPickingWave.DataSource = this.bsPickingWave;
|
|||
|
|
this.GCPickingWave.Dock = System.Windows.Forms.DockStyle.Fill;
|
|||
|
|
this.GCPickingWave.EnableAppearanceEvenRow = true;
|
|||
|
|
this.GCPickingWave.IndicatorWidth = 40;
|
|||
|
|
this.GCPickingWave.Location = new System.Drawing.Point(0, 0);
|
|||
|
|
this.GCPickingWave.MainView = this.GVPickingWave;
|
|||
|
|
this.GCPickingWave.Name = "GCPickingWave";
|
|||
|
|
this.GCPickingWave.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|||
|
|
this.Check});
|
|||
|
|
this.GCPickingWave.ShowRowID = true;
|
|||
|
|
this.GCPickingWave.Size = new System.Drawing.Size(1487, 159);
|
|||
|
|
this.GCPickingWave.TabIndex = 5;
|
|||
|
|
this.GCPickingWave.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|||
|
|
this.GVPickingWave});
|
|||
|
|
//
|
|||
|
|
// GVPickingWave
|
|||
|
|
//
|
|||
|
|
this.GVPickingWave.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
|
|||
|
|
this.GVPickingWave.Appearance.EvenRow.Options.UseBackColor = true;
|
|||
|
|
this.GVPickingWave.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|||
|
|
this.colPICKINGID,
|
|||
|
|
this.colOPERATOR_MAN,
|
|||
|
|
this.colSTORAGE_ID,
|
|||
|
|
this.colSTORAGE_NAME,
|
|||
|
|
this.colAREA_ID,
|
|||
|
|
this.colAREA_NAME,
|
|||
|
|
this.colCREATE_PERSON,
|
|||
|
|
this.colCREATE_PERSON_NAME,
|
|||
|
|
this.colCREATE_DATE,
|
|||
|
|
this.colREMARK,
|
|||
|
|
this.colPRINT_COUNT,
|
|||
|
|
this.colOPERATOR_MAN_NAME,
|
|||
|
|
this.colSTATUS});
|
|||
|
|
this.GVPickingWave.GridControl = this.GCPickingWave;
|
|||
|
|
this.GVPickingWave.IndicatorWidth = 34;
|
|||
|
|
this.GVPickingWave.Name = "GVPickingWave";
|
|||
|
|
this.GVPickingWave.OptionsBehavior.Editable = false;
|
|||
|
|
this.GVPickingWave.OptionsView.ColumnAutoWidth = false;
|
|||
|
|
this.GVPickingWave.OptionsView.EnableAppearanceEvenRow = true;
|
|||
|
|
this.GVPickingWave.OptionsView.ShowFooter = true;
|
|||
|
|
this.GVPickingWave.OptionsView.ShowGroupPanel = false;
|
|||
|
|
this.GVPickingWave.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.GVPickingWave_RowClick);
|
|||
|
|
//
|
|||
|
|
// colPICKINGID
|
|||
|
|
//
|
|||
|
|
this.colPICKINGID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colPICKINGID.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colPICKINGID.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colPICKINGID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colPICKINGID.FieldName = "PICKINGID";
|
|||
|
|
this.colPICKINGID.Name = "colPICKINGID";
|
|||
|
|
this.colPICKINGID.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
|
|||
|
|
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "PICKINGID", "{0} 条记录")});
|
|||
|
|
this.colPICKINGID.Visible = true;
|
|||
|
|
this.colPICKINGID.VisibleIndex = 0;
|
|||
|
|
this.colPICKINGID.Width = 165;
|
|||
|
|
//
|
|||
|
|
// colOPERATOR_MAN
|
|||
|
|
//
|
|||
|
|
this.colOPERATOR_MAN.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colOPERATOR_MAN.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colOPERATOR_MAN.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colOPERATOR_MAN.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colOPERATOR_MAN.FieldName = "OPERATOR_MAN";
|
|||
|
|
this.colOPERATOR_MAN.Name = "colOPERATOR_MAN";
|
|||
|
|
this.colOPERATOR_MAN.Width = 113;
|
|||
|
|
//
|
|||
|
|
// colSTORAGE_ID
|
|||
|
|
//
|
|||
|
|
this.colSTORAGE_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colSTORAGE_ID.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colSTORAGE_ID.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colSTORAGE_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colSTORAGE_ID.FieldName = "STORAGE_ID";
|
|||
|
|
this.colSTORAGE_ID.Name = "colSTORAGE_ID";
|
|||
|
|
//
|
|||
|
|
// colSTORAGE_NAME
|
|||
|
|
//
|
|||
|
|
this.colSTORAGE_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colSTORAGE_NAME.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colSTORAGE_NAME.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colSTORAGE_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colSTORAGE_NAME.FieldName = "STORAGE_NAME";
|
|||
|
|
this.colSTORAGE_NAME.Name = "colSTORAGE_NAME";
|
|||
|
|
this.colSTORAGE_NAME.Visible = true;
|
|||
|
|
this.colSTORAGE_NAME.VisibleIndex = 2;
|
|||
|
|
this.colSTORAGE_NAME.Width = 106;
|
|||
|
|
//
|
|||
|
|
// colAREA_ID
|
|||
|
|
//
|
|||
|
|
this.colAREA_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colAREA_ID.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colAREA_ID.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colAREA_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colAREA_ID.FieldName = "AREA_ID";
|
|||
|
|
this.colAREA_ID.Name = "colAREA_ID";
|
|||
|
|
//
|
|||
|
|
// colAREA_NAME
|
|||
|
|
//
|
|||
|
|
this.colAREA_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colAREA_NAME.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colAREA_NAME.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colAREA_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colAREA_NAME.FieldName = "AREA_NAME";
|
|||
|
|
this.colAREA_NAME.Name = "colAREA_NAME";
|
|||
|
|
this.colAREA_NAME.Visible = true;
|
|||
|
|
this.colAREA_NAME.VisibleIndex = 3;
|
|||
|
|
this.colAREA_NAME.Width = 96;
|
|||
|
|
//
|
|||
|
|
// colCREATE_PERSON
|
|||
|
|
//
|
|||
|
|
this.colCREATE_PERSON.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colCREATE_PERSON.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colCREATE_PERSON.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colCREATE_PERSON.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colCREATE_PERSON.FieldName = "CREATE_PERSON";
|
|||
|
|
this.colCREATE_PERSON.Name = "colCREATE_PERSON";
|
|||
|
|
//
|
|||
|
|
// colCREATE_PERSON_NAME
|
|||
|
|
//
|
|||
|
|
this.colCREATE_PERSON_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colCREATE_PERSON_NAME.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colCREATE_PERSON_NAME.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colCREATE_PERSON_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colCREATE_PERSON_NAME.FieldName = "CREATE_PERSON_NAME";
|
|||
|
|
this.colCREATE_PERSON_NAME.Name = "colCREATE_PERSON_NAME";
|
|||
|
|
this.colCREATE_PERSON_NAME.Visible = true;
|
|||
|
|
this.colCREATE_PERSON_NAME.VisibleIndex = 5;
|
|||
|
|
this.colCREATE_PERSON_NAME.Width = 96;
|
|||
|
|
//
|
|||
|
|
// colCREATE_DATE
|
|||
|
|
//
|
|||
|
|
this.colCREATE_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colCREATE_DATE.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colCREATE_DATE.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colCREATE_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colCREATE_DATE.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
|
|||
|
|
this.colCREATE_DATE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|||
|
|
this.colCREATE_DATE.FieldName = "CREATE_DATE";
|
|||
|
|
this.colCREATE_DATE.Name = "colCREATE_DATE";
|
|||
|
|
this.colCREATE_DATE.Visible = true;
|
|||
|
|
this.colCREATE_DATE.VisibleIndex = 6;
|
|||
|
|
this.colCREATE_DATE.Width = 150;
|
|||
|
|
//
|
|||
|
|
// colREMARK
|
|||
|
|
//
|
|||
|
|
this.colREMARK.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colREMARK.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colREMARK.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colREMARK.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colREMARK.FieldName = "REMARK";
|
|||
|
|
this.colREMARK.Name = "colREMARK";
|
|||
|
|
this.colREMARK.Width = 159;
|
|||
|
|
//
|
|||
|
|
// colPRINT_COUNT
|
|||
|
|
//
|
|||
|
|
this.colPRINT_COUNT.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colPRINT_COUNT.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colPRINT_COUNT.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colPRINT_COUNT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colPRINT_COUNT.DisplayFormat.FormatString = "n0";
|
|||
|
|
this.colPRINT_COUNT.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|||
|
|
this.colPRINT_COUNT.FieldName = "PRINT_COUNT";
|
|||
|
|
this.colPRINT_COUNT.Name = "colPRINT_COUNT";
|
|||
|
|
this.colPRINT_COUNT.Visible = true;
|
|||
|
|
this.colPRINT_COUNT.VisibleIndex = 4;
|
|||
|
|
this.colPRINT_COUNT.Width = 59;
|
|||
|
|
//
|
|||
|
|
// colOPERATOR_MAN_NAME
|
|||
|
|
//
|
|||
|
|
this.colOPERATOR_MAN_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colOPERATOR_MAN_NAME.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colOPERATOR_MAN_NAME.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colOPERATOR_MAN_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colOPERATOR_MAN_NAME.FieldName = "OPERATOR_MAN_NAME";
|
|||
|
|
this.colOPERATOR_MAN_NAME.Name = "colOPERATOR_MAN_NAME";
|
|||
|
|
this.colOPERATOR_MAN_NAME.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colOPERATOR_MAN_NAME.Visible = true;
|
|||
|
|
this.colOPERATOR_MAN_NAME.VisibleIndex = 1;
|
|||
|
|
this.colOPERATOR_MAN_NAME.Width = 102;
|
|||
|
|
//
|
|||
|
|
// colSTATUS
|
|||
|
|
//
|
|||
|
|
this.colSTATUS.FieldName = "STATUS";
|
|||
|
|
this.colSTATUS.Name = "colSTATUS";
|
|||
|
|
this.colSTATUS.Visible = true;
|
|||
|
|
this.colSTATUS.VisibleIndex = 7;
|
|||
|
|
//
|
|||
|
|
// Check
|
|||
|
|
//
|
|||
|
|
this.Check.AutoHeight = false;
|
|||
|
|
this.Check.Caption = "Check";
|
|||
|
|
this.Check.Name = "Check";
|
|||
|
|
this.Check.ValueChecked = false;
|
|||
|
|
//
|
|||
|
|
// 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.bsMistock;
|
|||
|
|
this.gridControlCustom1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|||
|
|
this.gridControlCustom1.EnableAppearanceEvenRow = true;
|
|||
|
|
this.gridControlCustom1.IndicatorWidth = 40;
|
|||
|
|
this.gridControlCustom1.Location = new System.Drawing.Point(527, 0);
|
|||
|
|
this.gridControlCustom1.MainView = this.gdv_Loc;
|
|||
|
|
this.gridControlCustom1.Name = "gridControlCustom1";
|
|||
|
|
this.gridControlCustom1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|||
|
|
this.repositoryItemTextEdit2,
|
|||
|
|
this.repositoryItemLookUpEdit1,
|
|||
|
|
this.repositoryItemLookUpEdit2,
|
|||
|
|
this.repositoryItemHyperLinkEdit2});
|
|||
|
|
this.gridControlCustom1.ShowRowID = true;
|
|||
|
|
this.gridControlCustom1.Size = new System.Drawing.Size(964, 293);
|
|||
|
|
this.gridControlCustom1.TabIndex = 133;
|
|||
|
|
this.gridControlCustom1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|||
|
|
this.gdv_Loc});
|
|||
|
|
//
|
|||
|
|
// gdv_Loc
|
|||
|
|
//
|
|||
|
|
this.gdv_Loc.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
|
|||
|
|
this.gdv_Loc.Appearance.EvenRow.Options.UseBackColor = true;
|
|||
|
|
this.gdv_Loc.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|||
|
|
this.colCTL1,
|
|||
|
|
this.colIsCheckRec,
|
|||
|
|
this.colWhseloc,
|
|||
|
|
this.colHigh,
|
|||
|
|
this.colWGH,
|
|||
|
|
this.colProDucLotId,
|
|||
|
|
this.colSTOCK_ID,
|
|||
|
|
this.colCustomer_Id,
|
|||
|
|
this.colPUTIN_ID,
|
|||
|
|
this.colSTORAGE_ID1,
|
|||
|
|
this.colSTORAGE_NAME1,
|
|||
|
|
this.colAREA_ID1,
|
|||
|
|
this.colAREA_NAME1,
|
|||
|
|
this.colLOCATION_ID,
|
|||
|
|
this.colLOCATION_STAR,
|
|||
|
|
this.colLOCATION_END,
|
|||
|
|
this.colGOODS_TYPEID,
|
|||
|
|
this.colGOODS_TYPENAME,
|
|||
|
|
this.colGOODS_ID,
|
|||
|
|
this.colGOODS_NAME,
|
|||
|
|
this.colSHELVES_NUM,
|
|||
|
|
this.colREMARK1,
|
|||
|
|
this.colVERSION,
|
|||
|
|
this.colSTORAGE_MODE,
|
|||
|
|
this.colPROVIDER_ID,
|
|||
|
|
this.colPROVIDER_NAME,
|
|||
|
|
this.colPRODUCTION_DATE,
|
|||
|
|
this.colWARE_DATE,
|
|||
|
|
this.colDOCCTNUMBER,
|
|||
|
|
this.colOCCUPY_NUM,
|
|||
|
|
this.colABLE_NUM,
|
|||
|
|
this.colNOTICE_ID,
|
|||
|
|
this.colORI_BILL,
|
|||
|
|
this.colGOODS_MEASURE_ID,
|
|||
|
|
this.colGOODS_MEASURE_NAME,
|
|||
|
|
this.colPERIOD,
|
|||
|
|
this.colGOODSVOLUME,
|
|||
|
|
this.colDUE_DATE,
|
|||
|
|
this.colBARCODE,
|
|||
|
|
this.colTIMESTART,
|
|||
|
|
this.colTIMEEND,
|
|||
|
|
this.colTIMESTARTON,
|
|||
|
|
this.colTIMEENDON,
|
|||
|
|
this.colUNIT,
|
|||
|
|
this.colUNIT_NAME,
|
|||
|
|
this.colCOST_PRICE,
|
|||
|
|
this.colSUM_COST_PRICE,
|
|||
|
|
this.colPACKING_NUM});
|
|||
|
|
this.gdv_Loc.GridControl = this.gridControlCustom1;
|
|||
|
|
this.gdv_Loc.IndicatorWidth = 34;
|
|||
|
|
this.gdv_Loc.Name = "gdv_Loc";
|
|||
|
|
this.gdv_Loc.OptionsBehavior.Editable = false;
|
|||
|
|
this.gdv_Loc.OptionsView.ColumnAutoWidth = false;
|
|||
|
|
this.gdv_Loc.OptionsView.EnableAppearanceEvenRow = true;
|
|||
|
|
this.gdv_Loc.OptionsView.ShowGroupPanel = false;
|
|||
|
|
this.gdv_Loc.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gdv_Loc_RowClick);
|
|||
|
|
//
|
|||
|
|
// colCTL1
|
|||
|
|
//
|
|||
|
|
this.colCTL1.FieldName = "CTL";
|
|||
|
|
this.colCTL1.Name = "colCTL1";
|
|||
|
|
this.colCTL1.Width = 55;
|
|||
|
|
//
|
|||
|
|
// colIsCheckRec
|
|||
|
|
//
|
|||
|
|
this.colIsCheckRec.FieldName = "IsCheckRec";
|
|||
|
|
this.colIsCheckRec.Name = "colIsCheckRec";
|
|||
|
|
//
|
|||
|
|
// colWhseloc
|
|||
|
|
//
|
|||
|
|
this.colWhseloc.FieldName = "Whseloc";
|
|||
|
|
this.colWhseloc.Name = "colWhseloc";
|
|||
|
|
//
|
|||
|
|
// colHigh
|
|||
|
|
//
|
|||
|
|
this.colHigh.FieldName = "High";
|
|||
|
|
this.colHigh.Name = "colHigh";
|
|||
|
|
//
|
|||
|
|
// colWGH
|
|||
|
|
//
|
|||
|
|
this.colWGH.FieldName = "WGH";
|
|||
|
|
this.colWGH.Name = "colWGH";
|
|||
|
|
//
|
|||
|
|
// colProDucLotId
|
|||
|
|
//
|
|||
|
|
this.colProDucLotId.FieldName = "ProDucLotId";
|
|||
|
|
this.colProDucLotId.Name = "colProDucLotId";
|
|||
|
|
this.colProDucLotId.Width = 93;
|
|||
|
|
//
|
|||
|
|
// colSTOCK_ID
|
|||
|
|
//
|
|||
|
|
this.colSTOCK_ID.FieldName = "STOCK_ID";
|
|||
|
|
this.colSTOCK_ID.Name = "colSTOCK_ID";
|
|||
|
|
//
|
|||
|
|
// colCustomer_Id
|
|||
|
|
//
|
|||
|
|
this.colCustomer_Id.FieldName = "Customer_Id";
|
|||
|
|
this.colCustomer_Id.Name = "colCustomer_Id";
|
|||
|
|
this.colCustomer_Id.Width = 125;
|
|||
|
|
//
|
|||
|
|
// colPUTIN_ID
|
|||
|
|
//
|
|||
|
|
this.colPUTIN_ID.FieldName = "PUTIN_ID";
|
|||
|
|
this.colPUTIN_ID.Name = "colPUTIN_ID";
|
|||
|
|
//
|
|||
|
|
// colSTORAGE_ID1
|
|||
|
|
//
|
|||
|
|
this.colSTORAGE_ID1.FieldName = "STORAGE_ID";
|
|||
|
|
this.colSTORAGE_ID1.Name = "colSTORAGE_ID1";
|
|||
|
|
this.colSTORAGE_ID1.Width = 103;
|
|||
|
|
//
|
|||
|
|
// colSTORAGE_NAME1
|
|||
|
|
//
|
|||
|
|
this.colSTORAGE_NAME1.FieldName = "STORAGE_NAME";
|
|||
|
|
this.colSTORAGE_NAME1.Name = "colSTORAGE_NAME1";
|
|||
|
|
this.colSTORAGE_NAME1.Visible = true;
|
|||
|
|
this.colSTORAGE_NAME1.VisibleIndex = 8;
|
|||
|
|
this.colSTORAGE_NAME1.Width = 101;
|
|||
|
|
//
|
|||
|
|
// colAREA_ID1
|
|||
|
|
//
|
|||
|
|
this.colAREA_ID1.FieldName = "AREA_ID";
|
|||
|
|
this.colAREA_ID1.Name = "colAREA_ID1";
|
|||
|
|
//
|
|||
|
|
// colAREA_NAME1
|
|||
|
|
//
|
|||
|
|
this.colAREA_NAME1.FieldName = "AREA_NAME";
|
|||
|
|
this.colAREA_NAME1.Name = "colAREA_NAME1";
|
|||
|
|
this.colAREA_NAME1.Width = 109;
|
|||
|
|
//
|
|||
|
|
// colLOCATION_ID
|
|||
|
|
//
|
|||
|
|
this.colLOCATION_ID.FieldName = "LOCATION_ID";
|
|||
|
|
this.colLOCATION_ID.Name = "colLOCATION_ID";
|
|||
|
|
this.colLOCATION_ID.Visible = true;
|
|||
|
|
this.colLOCATION_ID.VisibleIndex = 0;
|
|||
|
|
this.colLOCATION_ID.Width = 90;
|
|||
|
|
//
|
|||
|
|
// colLOCATION_STAR
|
|||
|
|
//
|
|||
|
|
this.colLOCATION_STAR.FieldName = "LOCATION_STAR";
|
|||
|
|
this.colLOCATION_STAR.Name = "colLOCATION_STAR";
|
|||
|
|
this.colLOCATION_STAR.Width = 107;
|
|||
|
|
//
|
|||
|
|
// colLOCATION_END
|
|||
|
|
//
|
|||
|
|
this.colLOCATION_END.FieldName = "LOCATION_END";
|
|||
|
|
this.colLOCATION_END.Name = "colLOCATION_END";
|
|||
|
|
this.colLOCATION_END.Width = 100;
|
|||
|
|
//
|
|||
|
|
// colGOODS_TYPEID
|
|||
|
|
//
|
|||
|
|
this.colGOODS_TYPEID.FieldName = "GOODS_TYPEID";
|
|||
|
|
this.colGOODS_TYPEID.Name = "colGOODS_TYPEID";
|
|||
|
|
this.colGOODS_TYPEID.Width = 120;
|
|||
|
|
//
|
|||
|
|
// colGOODS_TYPENAME
|
|||
|
|
//
|
|||
|
|
this.colGOODS_TYPENAME.FieldName = "GOODS_TYPENAME";
|
|||
|
|
this.colGOODS_TYPENAME.Name = "colGOODS_TYPENAME";
|
|||
|
|
this.colGOODS_TYPENAME.Width = 108;
|
|||
|
|
//
|
|||
|
|
// colGOODS_ID
|
|||
|
|
//
|
|||
|
|
this.colGOODS_ID.FieldName = "GOODS_ID";
|
|||
|
|
this.colGOODS_ID.Name = "colGOODS_ID";
|
|||
|
|
this.colGOODS_ID.Visible = true;
|
|||
|
|
this.colGOODS_ID.VisibleIndex = 1;
|
|||
|
|
this.colGOODS_ID.Width = 95;
|
|||
|
|
//
|
|||
|
|
// colGOODS_NAME
|
|||
|
|
//
|
|||
|
|
this.colGOODS_NAME.FieldName = "GOODS_NAME";
|
|||
|
|
this.colGOODS_NAME.Name = "colGOODS_NAME";
|
|||
|
|
this.colGOODS_NAME.Visible = true;
|
|||
|
|
this.colGOODS_NAME.VisibleIndex = 2;
|
|||
|
|
this.colGOODS_NAME.Width = 94;
|
|||
|
|
//
|
|||
|
|
// colSHELVES_NUM
|
|||
|
|
//
|
|||
|
|
this.colSHELVES_NUM.FieldName = "SHELVES_NUM";
|
|||
|
|
this.colSHELVES_NUM.Name = "colSHELVES_NUM";
|
|||
|
|
this.colSHELVES_NUM.Visible = true;
|
|||
|
|
this.colSHELVES_NUM.VisibleIndex = 3;
|
|||
|
|
this.colSHELVES_NUM.Width = 67;
|
|||
|
|
//
|
|||
|
|
// colREMARK1
|
|||
|
|
//
|
|||
|
|
this.colREMARK1.FieldName = "REMARK";
|
|||
|
|
this.colREMARK1.Name = "colREMARK1";
|
|||
|
|
//
|
|||
|
|
// colVERSION
|
|||
|
|
//
|
|||
|
|
this.colVERSION.FieldName = "VERSION";
|
|||
|
|
this.colVERSION.Name = "colVERSION";
|
|||
|
|
//
|
|||
|
|
// colSTORAGE_MODE
|
|||
|
|
//
|
|||
|
|
this.colSTORAGE_MODE.FieldName = "STORAGE_MODE";
|
|||
|
|
this.colSTORAGE_MODE.Name = "colSTORAGE_MODE";
|
|||
|
|
this.colSTORAGE_MODE.Width = 100;
|
|||
|
|
//
|
|||
|
|
// colPROVIDER_ID
|
|||
|
|
//
|
|||
|
|
this.colPROVIDER_ID.FieldName = "PROVIDER_ID";
|
|||
|
|
this.colPROVIDER_ID.Name = "colPROVIDER_ID";
|
|||
|
|
this.colPROVIDER_ID.Width = 100;
|
|||
|
|
//
|
|||
|
|
// colPROVIDER_NAME
|
|||
|
|
//
|
|||
|
|
this.colPROVIDER_NAME.FieldName = "PROVIDER_NAME";
|
|||
|
|
this.colPROVIDER_NAME.Name = "colPROVIDER_NAME";
|
|||
|
|
this.colPROVIDER_NAME.Width = 119;
|
|||
|
|
//
|
|||
|
|
// colPRODUCTION_DATE
|
|||
|
|
//
|
|||
|
|
this.colPRODUCTION_DATE.FieldName = "PRODUCTION_DATE";
|
|||
|
|
this.colPRODUCTION_DATE.Name = "colPRODUCTION_DATE";
|
|||
|
|
this.colPRODUCTION_DATE.Width = 100;
|
|||
|
|
//
|
|||
|
|
// colWARE_DATE
|
|||
|
|
//
|
|||
|
|
this.colWARE_DATE.FieldName = "WARE_DATE";
|
|||
|
|
this.colWARE_DATE.Name = "colWARE_DATE";
|
|||
|
|
this.colWARE_DATE.Visible = true;
|
|||
|
|
this.colWARE_DATE.VisibleIndex = 9;
|
|||
|
|
this.colWARE_DATE.Width = 77;
|
|||
|
|
//
|
|||
|
|
// colDOCCTNUMBER
|
|||
|
|
//
|
|||
|
|
this.colDOCCTNUMBER.FieldName = "DOCCTNUMBER";
|
|||
|
|
this.colDOCCTNUMBER.Name = "colDOCCTNUMBER";
|
|||
|
|
//
|
|||
|
|
// colOCCUPY_NUM
|
|||
|
|
//
|
|||
|
|
this.colOCCUPY_NUM.FieldName = "OCCUPY_NUM";
|
|||
|
|
this.colOCCUPY_NUM.Name = "colOCCUPY_NUM";
|
|||
|
|
this.colOCCUPY_NUM.Visible = true;
|
|||
|
|
this.colOCCUPY_NUM.VisibleIndex = 7;
|
|||
|
|
this.colOCCUPY_NUM.Width = 64;
|
|||
|
|
//
|
|||
|
|
// colABLE_NUM
|
|||
|
|
//
|
|||
|
|
this.colABLE_NUM.FieldName = "ABLE_NUM";
|
|||
|
|
this.colABLE_NUM.Name = "colABLE_NUM";
|
|||
|
|
//
|
|||
|
|
// colNOTICE_ID
|
|||
|
|
//
|
|||
|
|
this.colNOTICE_ID.FieldName = "NOTICE_ID";
|
|||
|
|
this.colNOTICE_ID.Name = "colNOTICE_ID";
|
|||
|
|
//
|
|||
|
|
// colORI_BILL
|
|||
|
|
//
|
|||
|
|
this.colORI_BILL.FieldName = "ORI_BILL";
|
|||
|
|
this.colORI_BILL.Name = "colORI_BILL";
|
|||
|
|
//
|
|||
|
|
// colGOODS_MEASURE_ID
|
|||
|
|
//
|
|||
|
|
this.colGOODS_MEASURE_ID.FieldName = "GOODS_MEASURE_ID";
|
|||
|
|
this.colGOODS_MEASURE_ID.Name = "colGOODS_MEASURE_ID";
|
|||
|
|
this.colGOODS_MEASURE_ID.Width = 146;
|
|||
|
|
//
|
|||
|
|
// colGOODS_MEASURE_NAME
|
|||
|
|
//
|
|||
|
|
this.colGOODS_MEASURE_NAME.FieldName = "GOODS_MEASURE_NAME";
|
|||
|
|
this.colGOODS_MEASURE_NAME.Name = "colGOODS_MEASURE_NAME";
|
|||
|
|
this.colGOODS_MEASURE_NAME.Visible = true;
|
|||
|
|
this.colGOODS_MEASURE_NAME.VisibleIndex = 4;
|
|||
|
|
this.colGOODS_MEASURE_NAME.Width = 91;
|
|||
|
|
//
|
|||
|
|
// colPERIOD
|
|||
|
|
//
|
|||
|
|
this.colPERIOD.FieldName = "PERIOD";
|
|||
|
|
this.colPERIOD.Name = "colPERIOD";
|
|||
|
|
this.colPERIOD.Visible = true;
|
|||
|
|
this.colPERIOD.VisibleIndex = 11;
|
|||
|
|
//
|
|||
|
|
// colGOODSVOLUME
|
|||
|
|
//
|
|||
|
|
this.colGOODSVOLUME.FieldName = "GOODSVOLUME";
|
|||
|
|
this.colGOODSVOLUME.Name = "colGOODSVOLUME";
|
|||
|
|
this.colGOODSVOLUME.Visible = true;
|
|||
|
|
this.colGOODSVOLUME.VisibleIndex = 5;
|
|||
|
|
this.colGOODSVOLUME.Width = 100;
|
|||
|
|
//
|
|||
|
|
// colDUE_DATE
|
|||
|
|
//
|
|||
|
|
this.colDUE_DATE.FieldName = "DUE_DATE";
|
|||
|
|
this.colDUE_DATE.Name = "colDUE_DATE";
|
|||
|
|
this.colDUE_DATE.Visible = true;
|
|||
|
|
this.colDUE_DATE.VisibleIndex = 10;
|
|||
|
|
this.colDUE_DATE.Width = 99;
|
|||
|
|
//
|
|||
|
|
// colBARCODE
|
|||
|
|
//
|
|||
|
|
this.colBARCODE.FieldName = "BARCODE";
|
|||
|
|
this.colBARCODE.Name = "colBARCODE";
|
|||
|
|
this.colBARCODE.Width = 94;
|
|||
|
|
//
|
|||
|
|
// colTIMESTART
|
|||
|
|
//
|
|||
|
|
this.colTIMESTART.FieldName = "TIMESTART";
|
|||
|
|
this.colTIMESTART.Name = "colTIMESTART";
|
|||
|
|
//
|
|||
|
|
// colTIMEEND
|
|||
|
|
//
|
|||
|
|
this.colTIMEEND.FieldName = "TIMEEND";
|
|||
|
|
this.colTIMEEND.Name = "colTIMEEND";
|
|||
|
|
//
|
|||
|
|
// colTIMESTARTON
|
|||
|
|
//
|
|||
|
|
this.colTIMESTARTON.FieldName = "TIMESTARTON";
|
|||
|
|
this.colTIMESTARTON.Name = "colTIMESTARTON";
|
|||
|
|
this.colTIMESTARTON.Width = 108;
|
|||
|
|
//
|
|||
|
|
// colTIMEENDON
|
|||
|
|
//
|
|||
|
|
this.colTIMEENDON.FieldName = "TIMEENDON";
|
|||
|
|
this.colTIMEENDON.Name = "colTIMEENDON";
|
|||
|
|
this.colTIMEENDON.Width = 105;
|
|||
|
|
//
|
|||
|
|
// colUNIT
|
|||
|
|
//
|
|||
|
|
this.colUNIT.FieldName = "UNIT";
|
|||
|
|
this.colUNIT.Name = "colUNIT";
|
|||
|
|
this.colUNIT.Visible = true;
|
|||
|
|
this.colUNIT.VisibleIndex = 6;
|
|||
|
|
//
|
|||
|
|
// colUNIT_NAME
|
|||
|
|
//
|
|||
|
|
this.colUNIT_NAME.FieldName = "UNIT_NAME";
|
|||
|
|
this.colUNIT_NAME.Name = "colUNIT_NAME";
|
|||
|
|
this.colUNIT_NAME.Visible = true;
|
|||
|
|
this.colUNIT_NAME.VisibleIndex = 12;
|
|||
|
|
//
|
|||
|
|
// colCOST_PRICE
|
|||
|
|
//
|
|||
|
|
this.colCOST_PRICE.FieldName = "COST_PRICE";
|
|||
|
|
this.colCOST_PRICE.Name = "colCOST_PRICE";
|
|||
|
|
this.colCOST_PRICE.Visible = true;
|
|||
|
|
this.colCOST_PRICE.VisibleIndex = 13;
|
|||
|
|
this.colCOST_PRICE.Width = 105;
|
|||
|
|
//
|
|||
|
|
// colSUM_COST_PRICE
|
|||
|
|
//
|
|||
|
|
this.colSUM_COST_PRICE.FieldName = "SUM_COST_PRICE";
|
|||
|
|
this.colSUM_COST_PRICE.Name = "colSUM_COST_PRICE";
|
|||
|
|
this.colSUM_COST_PRICE.Width = 129;
|
|||
|
|
//
|
|||
|
|
// colPACKING_NUM
|
|||
|
|
//
|
|||
|
|
this.colPACKING_NUM.FieldName = "PACKING_NUM";
|
|||
|
|
this.colPACKING_NUM.Name = "colPACKING_NUM";
|
|||
|
|
this.colPACKING_NUM.Visible = true;
|
|||
|
|
this.colPACKING_NUM.VisibleIndex = 14;
|
|||
|
|
this.colPACKING_NUM.Width = 93;
|
|||
|
|
//
|
|||
|
|
// repositoryItemTextEdit2
|
|||
|
|
//
|
|||
|
|
this.repositoryItemTextEdit2.AutoHeight = false;
|
|||
|
|
this.repositoryItemTextEdit2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.repositoryItemTextEdit2.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|||
|
|
this.repositoryItemTextEdit2.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|||
|
|
this.repositoryItemTextEdit2.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|||
|
|
this.repositoryItemTextEdit2.Name = "repositoryItemTextEdit2";
|
|||
|
|
//
|
|||
|
|
// 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.Name = "repositoryItemLookUpEdit1";
|
|||
|
|
this.repositoryItemLookUpEdit1.NullText = "";
|
|||
|
|
this.repositoryItemLookUpEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
|
|||
|
|
//
|
|||
|
|
// repositoryItemLookUpEdit2
|
|||
|
|
//
|
|||
|
|
this.repositoryItemLookUpEdit2.AutoHeight = false;
|
|||
|
|
this.repositoryItemLookUpEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
|
this.repositoryItemLookUpEdit2.Name = "repositoryItemLookUpEdit2";
|
|||
|
|
this.repositoryItemLookUpEdit2.NullText = "";
|
|||
|
|
//
|
|||
|
|
// repositoryItemHyperLinkEdit2
|
|||
|
|
//
|
|||
|
|
this.repositoryItemHyperLinkEdit2.AutoHeight = false;
|
|||
|
|
this.repositoryItemHyperLinkEdit2.Name = "repositoryItemHyperLinkEdit2";
|
|||
|
|
//
|
|||
|
|
// splitterControl1
|
|||
|
|
//
|
|||
|
|
this.splitterControl1.Location = new System.Drawing.Point(517, 0);
|
|||
|
|
this.splitterControl1.Name = "splitterControl1";
|
|||
|
|
this.splitterControl1.Size = new System.Drawing.Size(10, 293);
|
|||
|
|
this.splitterControl1.TabIndex = 132;
|
|||
|
|
this.splitterControl1.TabStop = false;
|
|||
|
|
//
|
|||
|
|
// GCPickingWaveGoods
|
|||
|
|
//
|
|||
|
|
this.GCPickingWaveGoods.ColorApprove = System.Drawing.Color.Empty;
|
|||
|
|
this.GCPickingWaveGoods.ColorApproveValue = null;
|
|||
|
|
this.GCPickingWaveGoods.ColorPass = System.Drawing.Color.Empty;
|
|||
|
|
this.GCPickingWaveGoods.ColorPassValue = null;
|
|||
|
|
this.GCPickingWaveGoods.ColorRepeal = System.Drawing.Color.Empty;
|
|||
|
|
this.GCPickingWaveGoods.ColorRepealValue = null;
|
|||
|
|
this.GCPickingWaveGoods.ColorReWork = System.Drawing.Color.Empty;
|
|||
|
|
this.GCPickingWaveGoods.ColorReWorkValue = null;
|
|||
|
|
this.GCPickingWaveGoods.ColorSelectedRow = System.Drawing.Color.Empty;
|
|||
|
|
this.GCPickingWaveGoods.ColorShortage = System.Drawing.Color.Empty;
|
|||
|
|
this.GCPickingWaveGoods.ColorShortageFlagColumn = null;
|
|||
|
|
this.GCPickingWaveGoods.ColorShortageValue = null;
|
|||
|
|
this.GCPickingWaveGoods.ColorUnExecute = System.Drawing.Color.Empty;
|
|||
|
|
this.GCPickingWaveGoods.ColorUnExecuteValue = null;
|
|||
|
|
this.GCPickingWaveGoods.ColorUnPass = System.Drawing.Color.Empty;
|
|||
|
|
this.GCPickingWaveGoods.ColorUnPassValue = null;
|
|||
|
|
this.GCPickingWaveGoods.ColorVerify = System.Drawing.Color.Empty;
|
|||
|
|
this.GCPickingWaveGoods.ColorVerifyFlagColumn = null;
|
|||
|
|
this.GCPickingWaveGoods.ColorVerifyValue = null;
|
|||
|
|
this.GCPickingWaveGoods.ColorWarning = System.Drawing.Color.Empty;
|
|||
|
|
this.GCPickingWaveGoods.ColorWarningValue = null;
|
|||
|
|
this.GCPickingWaveGoods.DataSource = this.bsPickingWaveGoods;
|
|||
|
|
this.GCPickingWaveGoods.Dock = System.Windows.Forms.DockStyle.Left;
|
|||
|
|
this.GCPickingWaveGoods.EnableAppearanceEvenRow = true;
|
|||
|
|
this.GCPickingWaveGoods.IndicatorWidth = 40;
|
|||
|
|
this.GCPickingWaveGoods.Location = new System.Drawing.Point(0, 0);
|
|||
|
|
this.GCPickingWaveGoods.MainView = this.GVPickingWaveGoods;
|
|||
|
|
this.GCPickingWaveGoods.Name = "GCPickingWaveGoods";
|
|||
|
|
this.GCPickingWaveGoods.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|||
|
|
this.repositoryItemTextEdit1,
|
|||
|
|
this.lueLoc,
|
|||
|
|
this.lueUnit,
|
|||
|
|
this.repositoryItemHyperLinkEdit1});
|
|||
|
|
this.GCPickingWaveGoods.ShowRowID = true;
|
|||
|
|
this.GCPickingWaveGoods.Size = new System.Drawing.Size(517, 293);
|
|||
|
|
this.GCPickingWaveGoods.TabIndex = 131;
|
|||
|
|
this.GCPickingWaveGoods.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|||
|
|
this.GVPickingWaveGoods});
|
|||
|
|
//
|
|||
|
|
// GVPickingWaveGoods
|
|||
|
|
//
|
|||
|
|
this.GVPickingWaveGoods.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
|
|||
|
|
this.GVPickingWaveGoods.Appearance.EvenRow.Options.UseBackColor = true;
|
|||
|
|
this.GVPickingWaveGoods.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|||
|
|
this.colPICKINGID2,
|
|||
|
|
this.colOUT_ID1,
|
|||
|
|
this.colPUTIN_ID1,
|
|||
|
|
this.colDOCCTNUMBER1,
|
|||
|
|
this.colGOOD_ID1,
|
|||
|
|
this.colGOODS_NAME1,
|
|||
|
|
this.colLOC_ID1,
|
|||
|
|
this.colGOODS_NUM1,
|
|||
|
|
this.colMISTOCK_NUM,
|
|||
|
|
this.colPICKING_NUM,
|
|||
|
|
this.colSPECIFICATION1,
|
|||
|
|
this.colPRODUCTION_DATE1,
|
|||
|
|
this.colWARE_DATE1,
|
|||
|
|
this.colPROVIDER_ID1,
|
|||
|
|
this.colPROVIDER_NAME1,
|
|||
|
|
this.colUNIT1,
|
|||
|
|
this.colREMARK2,
|
|||
|
|
this.colSCALE_UNIT1,
|
|||
|
|
this.colPRICE,
|
|||
|
|
this.colGOODS_NUM_SJ,
|
|||
|
|
this.colCTL,
|
|||
|
|
this.gridColumn1,
|
|||
|
|
this.gridColumn2});
|
|||
|
|
this.GVPickingWaveGoods.GridControl = this.GCPickingWaveGoods;
|
|||
|
|
this.GVPickingWaveGoods.IndicatorWidth = 34;
|
|||
|
|
this.GVPickingWaveGoods.Name = "GVPickingWaveGoods";
|
|||
|
|
this.GVPickingWaveGoods.OptionsBehavior.Editable = false;
|
|||
|
|
this.GVPickingWaveGoods.OptionsView.ColumnAutoWidth = false;
|
|||
|
|
this.GVPickingWaveGoods.OptionsView.EnableAppearanceEvenRow = true;
|
|||
|
|
this.GVPickingWaveGoods.OptionsView.ShowGroupPanel = false;
|
|||
|
|
this.GVPickingWaveGoods.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.GVPickingWaveGoods_RowClick);
|
|||
|
|
this.GVPickingWaveGoods.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.GVPickingWaveGoods_CellValueChanged);
|
|||
|
|
this.GVPickingWaveGoods.CellValueChanging += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.GVPickingWaveGoods_CellValueChanging);
|
|||
|
|
this.GVPickingWaveGoods.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.GVPickingWaveGoods_CustomColumnDisplayText);
|
|||
|
|
//
|
|||
|
|
// colPICKINGID2
|
|||
|
|
//
|
|||
|
|
this.colPICKINGID2.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colPICKINGID2.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colPICKINGID2.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colPICKINGID2.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colPICKINGID2.FieldName = "PICKINGID";
|
|||
|
|
this.colPICKINGID2.Name = "colPICKINGID2";
|
|||
|
|
this.colPICKINGID2.OptionsColumn.AllowEdit = false;
|
|||
|
|
//
|
|||
|
|
// colOUT_ID1
|
|||
|
|
//
|
|||
|
|
this.colOUT_ID1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colOUT_ID1.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colOUT_ID1.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colOUT_ID1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colOUT_ID1.FieldName = "OUT_ID";
|
|||
|
|
this.colOUT_ID1.Name = "colOUT_ID1";
|
|||
|
|
this.colOUT_ID1.OptionsColumn.AllowEdit = false;
|
|||
|
|
//
|
|||
|
|
// colPUTIN_ID1
|
|||
|
|
//
|
|||
|
|
this.colPUTIN_ID1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colPUTIN_ID1.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colPUTIN_ID1.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colPUTIN_ID1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colPUTIN_ID1.FieldName = "PUTIN_ID";
|
|||
|
|
this.colPUTIN_ID1.Name = "colPUTIN_ID1";
|
|||
|
|
this.colPUTIN_ID1.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colPUTIN_ID1.Width = 72;
|
|||
|
|
//
|
|||
|
|
// colDOCCTNUMBER1
|
|||
|
|
//
|
|||
|
|
this.colDOCCTNUMBER1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colDOCCTNUMBER1.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colDOCCTNUMBER1.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colDOCCTNUMBER1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colDOCCTNUMBER1.FieldName = "DOCCTNUMBER";
|
|||
|
|
this.colDOCCTNUMBER1.Name = "colDOCCTNUMBER1";
|
|||
|
|
this.colDOCCTNUMBER1.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colDOCCTNUMBER1.Width = 65;
|
|||
|
|
//
|
|||
|
|
// colGOOD_ID1
|
|||
|
|
//
|
|||
|
|
this.colGOOD_ID1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colGOOD_ID1.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colGOOD_ID1.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colGOOD_ID1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colGOOD_ID1.FieldName = "GOOD_ID";
|
|||
|
|
this.colGOOD_ID1.Name = "colGOOD_ID1";
|
|||
|
|
this.colGOOD_ID1.OptionsColumn.AllowEdit = false;
|
|||
|
|
//
|
|||
|
|
// colGOODS_NAME1
|
|||
|
|
//
|
|||
|
|
this.colGOODS_NAME1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colGOODS_NAME1.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colGOODS_NAME1.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colGOODS_NAME1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colGOODS_NAME1.FieldName = "GOODS_NAME";
|
|||
|
|
this.colGOODS_NAME1.Name = "colGOODS_NAME1";
|
|||
|
|
this.colGOODS_NAME1.Visible = true;
|
|||
|
|
this.colGOODS_NAME1.VisibleIndex = 0;
|
|||
|
|
this.colGOODS_NAME1.Width = 112;
|
|||
|
|
//
|
|||
|
|
// colLOC_ID1
|
|||
|
|
//
|
|||
|
|
this.colLOC_ID1.AppearanceCell.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold);
|
|||
|
|
this.colLOC_ID1.AppearanceCell.ForeColor = System.Drawing.Color.Red;
|
|||
|
|
this.colLOC_ID1.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colLOC_ID1.AppearanceCell.Options.UseForeColor = true;
|
|||
|
|
this.colLOC_ID1.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colLOC_ID1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colLOC_ID1.FieldName = "LOC_ID";
|
|||
|
|
this.colLOC_ID1.Name = "colLOC_ID1";
|
|||
|
|
this.colLOC_ID1.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colLOC_ID1.Visible = true;
|
|||
|
|
this.colLOC_ID1.VisibleIndex = 1;
|
|||
|
|
this.colLOC_ID1.Width = 85;
|
|||
|
|
//
|
|||
|
|
// colGOODS_NUM1
|
|||
|
|
//
|
|||
|
|
this.colGOODS_NUM1.AppearanceCell.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold);
|
|||
|
|
this.colGOODS_NUM1.AppearanceCell.ForeColor = System.Drawing.Color.Red;
|
|||
|
|
this.colGOODS_NUM1.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colGOODS_NUM1.AppearanceCell.Options.UseForeColor = true;
|
|||
|
|
this.colGOODS_NUM1.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colGOODS_NUM1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colGOODS_NUM1.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|||
|
|
this.colGOODS_NUM1.FieldName = "GOODS_NUM";
|
|||
|
|
this.colGOODS_NUM1.Name = "colGOODS_NUM1";
|
|||
|
|
this.colGOODS_NUM1.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colGOODS_NUM1.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
|
|||
|
|
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum)});
|
|||
|
|
this.colGOODS_NUM1.Visible = true;
|
|||
|
|
this.colGOODS_NUM1.VisibleIndex = 4;
|
|||
|
|
this.colGOODS_NUM1.Width = 81;
|
|||
|
|
//
|
|||
|
|
// colMISTOCK_NUM
|
|||
|
|
//
|
|||
|
|
this.colMISTOCK_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colMISTOCK_NUM.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colMISTOCK_NUM.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colMISTOCK_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colMISTOCK_NUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|||
|
|
this.colMISTOCK_NUM.FieldName = "MISTOCK_NUM";
|
|||
|
|
this.colMISTOCK_NUM.Name = "colMISTOCK_NUM";
|
|||
|
|
this.colMISTOCK_NUM.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colMISTOCK_NUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
|
|||
|
|
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum)});
|
|||
|
|
this.colMISTOCK_NUM.Width = 67;
|
|||
|
|
//
|
|||
|
|
// colPICKING_NUM
|
|||
|
|
//
|
|||
|
|
this.colPICKING_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colPICKING_NUM.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colPICKING_NUM.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colPICKING_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colPICKING_NUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|||
|
|
this.colPICKING_NUM.FieldName = "PICKING_NUM";
|
|||
|
|
this.colPICKING_NUM.Name = "colPICKING_NUM";
|
|||
|
|
this.colPICKING_NUM.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colPICKING_NUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
|
|||
|
|
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum)});
|
|||
|
|
this.colPICKING_NUM.Visible = true;
|
|||
|
|
this.colPICKING_NUM.VisibleIndex = 2;
|
|||
|
|
this.colPICKING_NUM.Width = 61;
|
|||
|
|
//
|
|||
|
|
// colSPECIFICATION1
|
|||
|
|
//
|
|||
|
|
this.colSPECIFICATION1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colSPECIFICATION1.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colSPECIFICATION1.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colSPECIFICATION1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colSPECIFICATION1.FieldName = "SPECIFICATION";
|
|||
|
|
this.colSPECIFICATION1.Name = "colSPECIFICATION1";
|
|||
|
|
this.colSPECIFICATION1.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colSPECIFICATION1.Visible = true;
|
|||
|
|
this.colSPECIFICATION1.VisibleIndex = 5;
|
|||
|
|
this.colSPECIFICATION1.Width = 59;
|
|||
|
|
//
|
|||
|
|
// colPRODUCTION_DATE1
|
|||
|
|
//
|
|||
|
|
this.colPRODUCTION_DATE1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colPRODUCTION_DATE1.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colPRODUCTION_DATE1.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colPRODUCTION_DATE1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colPRODUCTION_DATE1.DisplayFormat.FormatString = "yyyy-MM-dd";
|
|||
|
|
this.colPRODUCTION_DATE1.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|||
|
|
this.colPRODUCTION_DATE1.FieldName = "PRODUCTION_DATE";
|
|||
|
|
this.colPRODUCTION_DATE1.Name = "colPRODUCTION_DATE1";
|
|||
|
|
this.colPRODUCTION_DATE1.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colPRODUCTION_DATE1.Width = 112;
|
|||
|
|
//
|
|||
|
|
// colWARE_DATE1
|
|||
|
|
//
|
|||
|
|
this.colWARE_DATE1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colWARE_DATE1.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colWARE_DATE1.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colWARE_DATE1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colWARE_DATE1.DisplayFormat.FormatString = "yyyy-MM-dd";
|
|||
|
|
this.colWARE_DATE1.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|||
|
|
this.colWARE_DATE1.FieldName = "WARE_DATE";
|
|||
|
|
this.colWARE_DATE1.Name = "colWARE_DATE1";
|
|||
|
|
this.colWARE_DATE1.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colWARE_DATE1.Width = 78;
|
|||
|
|
//
|
|||
|
|
// colPROVIDER_ID1
|
|||
|
|
//
|
|||
|
|
this.colPROVIDER_ID1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colPROVIDER_ID1.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colPROVIDER_ID1.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colPROVIDER_ID1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colPROVIDER_ID1.FieldName = "PROVIDER_ID";
|
|||
|
|
this.colPROVIDER_ID1.Name = "colPROVIDER_ID1";
|
|||
|
|
this.colPROVIDER_ID1.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colPROVIDER_ID1.Width = 79;
|
|||
|
|
//
|
|||
|
|
// colPROVIDER_NAME1
|
|||
|
|
//
|
|||
|
|
this.colPROVIDER_NAME1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colPROVIDER_NAME1.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colPROVIDER_NAME1.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colPROVIDER_NAME1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colPROVIDER_NAME1.FieldName = "PROVIDER_NAME";
|
|||
|
|
this.colPROVIDER_NAME1.Name = "colPROVIDER_NAME1";
|
|||
|
|
this.colPROVIDER_NAME1.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colPROVIDER_NAME1.Width = 59;
|
|||
|
|
//
|
|||
|
|
// colUNIT1
|
|||
|
|
//
|
|||
|
|
this.colUNIT1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colUNIT1.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colUNIT1.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colUNIT1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colUNIT1.ColumnEdit = this.lueUnit;
|
|||
|
|
this.colUNIT1.FieldName = "UNIT";
|
|||
|
|
this.colUNIT1.Name = "colUNIT1";
|
|||
|
|
this.colUNIT1.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colUNIT1.Visible = true;
|
|||
|
|
this.colUNIT1.VisibleIndex = 7;
|
|||
|
|
this.colUNIT1.Width = 65;
|
|||
|
|
//
|
|||
|
|
// 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";
|
|||
|
|
this.lueUnit.NullText = "";
|
|||
|
|
//
|
|||
|
|
// colREMARK2
|
|||
|
|
//
|
|||
|
|
this.colREMARK2.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colREMARK2.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colREMARK2.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colREMARK2.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colREMARK2.FieldName = "REMARK";
|
|||
|
|
this.colREMARK2.Name = "colREMARK2";
|
|||
|
|
this.colREMARK2.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colREMARK2.Width = 79;
|
|||
|
|
//
|
|||
|
|
// colSCALE_UNIT1
|
|||
|
|
//
|
|||
|
|
this.colSCALE_UNIT1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colSCALE_UNIT1.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colSCALE_UNIT1.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colSCALE_UNIT1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colSCALE_UNIT1.FieldName = "SCALE_UNIT";
|
|||
|
|
this.colSCALE_UNIT1.Name = "colSCALE_UNIT1";
|
|||
|
|
this.colSCALE_UNIT1.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colSCALE_UNIT1.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.DisplayFormat.FormatString = "¥{0}";
|
|||
|
|
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}")});
|
|||
|
|
//
|
|||
|
|
// colGOODS_NUM_SJ
|
|||
|
|
//
|
|||
|
|
this.colGOODS_NUM_SJ.FieldName = "GOODS_NUM_SJ";
|
|||
|
|
this.colGOODS_NUM_SJ.Name = "colGOODS_NUM_SJ";
|
|||
|
|
this.colGOODS_NUM_SJ.Visible = true;
|
|||
|
|
this.colGOODS_NUM_SJ.VisibleIndex = 3;
|
|||
|
|
this.colGOODS_NUM_SJ.Width = 85;
|
|||
|
|
//
|
|||
|
|
// colCTL
|
|||
|
|
//
|
|||
|
|
this.colCTL.FieldName = "CTL";
|
|||
|
|
this.colCTL.Name = "colCTL";
|
|||
|
|
this.colCTL.OptionsColumn.AllowEdit = false;
|
|||
|
|
//
|
|||
|
|
// gridColumn1
|
|||
|
|
//
|
|||
|
|
this.gridColumn1.FieldName = "BARCODE";
|
|||
|
|
this.gridColumn1.Name = "gridColumn1";
|
|||
|
|
//
|
|||
|
|
// gridColumn2
|
|||
|
|
//
|
|||
|
|
this.gridColumn2.FieldName = "PACKING_NUM";
|
|||
|
|
this.gridColumn2.Name = "gridColumn2";
|
|||
|
|
this.gridColumn2.Visible = true;
|
|||
|
|
this.gridColumn2.VisibleIndex = 6;
|
|||
|
|
this.gridColumn2.Width = 85;
|
|||
|
|
//
|
|||
|
|
// repositoryItemTextEdit1
|
|||
|
|
//
|
|||
|
|
this.repositoryItemTextEdit1.AutoHeight = false;
|
|||
|
|
this.repositoryItemTextEdit1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.repositoryItemTextEdit1.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|||
|
|
this.repositoryItemTextEdit1.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|||
|
|
this.repositoryItemTextEdit1.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|||
|
|
this.repositoryItemTextEdit1.Name = "repositoryItemTextEdit1";
|
|||
|
|
//
|
|||
|
|
// lueLoc
|
|||
|
|
//
|
|||
|
|
this.lueLoc.AutoHeight = false;
|
|||
|
|
this.lueLoc.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.lueLoc.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
|
this.lueLoc.Name = "lueLoc";
|
|||
|
|
this.lueLoc.NullText = "";
|
|||
|
|
this.lueLoc.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
|
|||
|
|
//
|
|||
|
|
// repositoryItemHyperLinkEdit1
|
|||
|
|
//
|
|||
|
|
this.repositoryItemHyperLinkEdit1.AutoHeight = false;
|
|||
|
|
this.repositoryItemHyperLinkEdit1.Name = "repositoryItemHyperLinkEdit1";
|
|||
|
|
//
|
|||
|
|
// label7
|
|||
|
|
//
|
|||
|
|
this.label7.AutoSize = true;
|
|||
|
|
this.label7.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.label7.ForeColor = System.Drawing.SystemColors.ControlText;
|
|||
|
|
this.label7.Location = new System.Drawing.Point(17, 72);
|
|||
|
|
this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|||
|
|
this.label7.Name = "label7";
|
|||
|
|
this.label7.Size = new System.Drawing.Size(49, 14);
|
|||
|
|
this.label7.TabIndex = 1390;
|
|||
|
|
this.label7.Text = "装箱数";
|
|||
|
|
//
|
|||
|
|
// txtRemark
|
|||
|
|
//
|
|||
|
|
this.txtRemark.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsMistock, "REMARK", true));
|
|||
|
|
this.txtRemark.DisplayMember = "CONTENT";
|
|||
|
|
this.txtRemark.FormattingEnabled = true;
|
|||
|
|
this.txtRemark.Location = new System.Drawing.Point(365, 159);
|
|||
|
|
this.txtRemark.Name = "txtRemark";
|
|||
|
|
this.txtRemark.NoteTypes = WMS.Ctrl.DateType.出库备注;
|
|||
|
|
this.txtRemark.Size = new System.Drawing.Size(202, 22);
|
|||
|
|
this.txtRemark.TabIndex = 108;
|
|||
|
|
this.txtRemark.ValueMember = "CONTENT";
|
|||
|
|
this.txtRemark.Visible = false;
|
|||
|
|
//
|
|||
|
|
// textBox3
|
|||
|
|
//
|
|||
|
|
this.textBox3.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsmx, "PICKING_NUM", true));
|
|||
|
|
this.textBox3.Location = new System.Drawing.Point(70, 36);
|
|||
|
|
this.textBox3.Name = "textBox3";
|
|||
|
|
this.textBox3.ReadOnly = true;
|
|||
|
|
this.textBox3.Size = new System.Drawing.Size(202, 22);
|
|||
|
|
this.textBox3.TabIndex = 1387;
|
|||
|
|
//
|
|||
|
|
// label3
|
|||
|
|
//
|
|||
|
|
this.label3.AutoSize = true;
|
|||
|
|
this.label3.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.label3.ForeColor = System.Drawing.SystemColors.ControlText;
|
|||
|
|
this.label3.Location = new System.Drawing.Point(329, 9);
|
|||
|
|
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|||
|
|
this.label3.Name = "label3";
|
|||
|
|
this.label3.Size = new System.Drawing.Size(35, 14);
|
|||
|
|
this.label3.TabIndex = 1384;
|
|||
|
|
this.label3.Text = "库位";
|
|||
|
|
//
|
|||
|
|
// label4
|
|||
|
|
//
|
|||
|
|
this.label4.AutoSize = true;
|
|||
|
|
this.label4.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.label4.ForeColor = System.Drawing.SystemColors.ControlText;
|
|||
|
|
this.label4.Location = new System.Drawing.Point(3, 40);
|
|||
|
|
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|||
|
|
this.label4.Name = "label4";
|
|||
|
|
this.label4.Size = new System.Drawing.Size(63, 14);
|
|||
|
|
this.label4.TabIndex = 1386;
|
|||
|
|
this.label4.Text = "出库数量";
|
|||
|
|
//
|
|||
|
|
// t_mx
|
|||
|
|
//
|
|||
|
|
this.t_mx.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsmx, "LOC_ID", true));
|
|||
|
|
this.t_mx.Location = new System.Drawing.Point(365, 5);
|
|||
|
|
this.t_mx.Name = "t_mx";
|
|||
|
|
this.t_mx.ReadOnly = true;
|
|||
|
|
this.t_mx.Size = new System.Drawing.Size(202, 22);
|
|||
|
|
this.t_mx.TabIndex = 1385;
|
|||
|
|
//
|
|||
|
|
// t_goodsId
|
|||
|
|
//
|
|||
|
|
this.t_goodsId.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsmx, "GOODS_NAME", true));
|
|||
|
|
this.t_goodsId.Location = new System.Drawing.Point(70, 8);
|
|||
|
|
this.t_goodsId.Name = "t_goodsId";
|
|||
|
|
this.t_goodsId.ReadOnly = true;
|
|||
|
|
this.t_goodsId.Size = new System.Drawing.Size(202, 22);
|
|||
|
|
this.t_goodsId.TabIndex = 1383;
|
|||
|
|
//
|
|||
|
|
// label6
|
|||
|
|
//
|
|||
|
|
this.label6.AutoSize = true;
|
|||
|
|
this.label6.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.label6.ForeColor = System.Drawing.SystemColors.ControlText;
|
|||
|
|
this.label6.Location = new System.Drawing.Point(329, 68);
|
|||
|
|
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|||
|
|
this.label6.Name = "label6";
|
|||
|
|
this.label6.Size = new System.Drawing.Size(35, 14);
|
|||
|
|
this.label6.TabIndex = 1388;
|
|||
|
|
this.label6.Text = "箱型";
|
|||
|
|
//
|
|||
|
|
// label15
|
|||
|
|
//
|
|||
|
|
this.label15.AutoSize = true;
|
|||
|
|
this.label15.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.label15.ForeColor = System.Drawing.SystemColors.ControlText;
|
|||
|
|
this.label15.Location = new System.Drawing.Point(3, 131);
|
|||
|
|
this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|||
|
|
this.label15.Name = "label15";
|
|||
|
|
this.label15.Size = new System.Drawing.Size(63, 14);
|
|||
|
|
this.label15.TabIndex = 1373;
|
|||
|
|
this.label15.Text = "捡 货 人";
|
|||
|
|
//
|
|||
|
|
// label1
|
|||
|
|
//
|
|||
|
|
this.label1.AutoSize = true;
|
|||
|
|
this.label1.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.label1.ForeColor = System.Drawing.SystemColors.ControlText;
|
|||
|
|
this.label1.Location = new System.Drawing.Point(301, 37);
|
|||
|
|
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|||
|
|
this.label1.Name = "label1";
|
|||
|
|
this.label1.Size = new System.Drawing.Size(63, 14);
|
|||
|
|
this.label1.TabIndex = 1395;
|
|||
|
|
this.label1.Text = "本次数量";
|
|||
|
|
//
|
|||
|
|
// label9
|
|||
|
|
//
|
|||
|
|
this.label9.AutoSize = true;
|
|||
|
|
this.label9.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.label9.ForeColor = System.Drawing.SystemColors.ControlText;
|
|||
|
|
this.label9.Location = new System.Drawing.Point(301, 96);
|
|||
|
|
this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|||
|
|
this.label9.Name = "label9";
|
|||
|
|
this.label9.Size = new System.Drawing.Size(63, 14);
|
|||
|
|
this.label9.TabIndex = 1376;
|
|||
|
|
this.label9.Text = "库 区";
|
|||
|
|
//
|
|||
|
|
// t_xx
|
|||
|
|
//
|
|||
|
|
this.t_xx.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsmx, "SPECIFICATION", true));
|
|||
|
|
this.t_xx.Location = new System.Drawing.Point(365, 64);
|
|||
|
|
this.t_xx.Name = "t_xx";
|
|||
|
|
this.t_xx.ReadOnly = true;
|
|||
|
|
this.t_xx.Size = new System.Drawing.Size(202, 22);
|
|||
|
|
this.t_xx.TabIndex = 1389;
|
|||
|
|
//
|
|||
|
|
// label14
|
|||
|
|
//
|
|||
|
|
this.label14.AutoSize = true;
|
|||
|
|
this.label14.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.label14.ForeColor = System.Drawing.SystemColors.ControlText;
|
|||
|
|
this.label14.Location = new System.Drawing.Point(3, 100);
|
|||
|
|
this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|||
|
|
this.label14.Name = "label14";
|
|||
|
|
this.label14.Size = new System.Drawing.Size(63, 14);
|
|||
|
|
this.label14.TabIndex = 1377;
|
|||
|
|
this.label14.Text = "仓 库";
|
|||
|
|
//
|
|||
|
|
// label2
|
|||
|
|
//
|
|||
|
|
this.label2.AutoSize = true;
|
|||
|
|
this.label2.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.label2.ForeColor = System.Drawing.SystemColors.ControlText;
|
|||
|
|
this.label2.Location = new System.Drawing.Point(31, 13);
|
|||
|
|
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|||
|
|
this.label2.Name = "label2";
|
|||
|
|
this.label2.Size = new System.Drawing.Size(35, 14);
|
|||
|
|
this.label2.TabIndex = 1382;
|
|||
|
|
this.label2.Text = "物料";
|
|||
|
|
//
|
|||
|
|
// lueStorage
|
|||
|
|
//
|
|||
|
|
this.lueStorage.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsMistock, "STORAGE_ID", true));
|
|||
|
|
this.lueStorage.EditValue = "";
|
|||
|
|
this.lueStorage.Location = new System.Drawing.Point(70, 96);
|
|||
|
|
this.lueStorage.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|||
|
|
this.lueStorage.Name = "lueStorage";
|
|||
|
|
this.lueStorage.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.lueStorage.Properties.Appearance.Options.UseFont = true;
|
|||
|
|
this.lueStorage.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.lueStorage.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
|
this.lueStorage.Properties.NullText = "";
|
|||
|
|
this.lueStorage.Size = new System.Drawing.Size(198, 22);
|
|||
|
|
this.lueStorage.TabIndex = 102;
|
|||
|
|
this.lueStorage.EditValueChanged += new System.EventHandler(this.lueStorage_EditValueChanged);
|
|||
|
|
//
|
|||
|
|
// lueArea
|
|||
|
|
//
|
|||
|
|
this.lueArea.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsMistock, "AREA_ID", true));
|
|||
|
|
this.lueArea.EditValue = "";
|
|||
|
|
this.lueArea.Location = new System.Drawing.Point(366, 92);
|
|||
|
|
this.lueArea.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|||
|
|
this.lueArea.Name = "lueArea";
|
|||
|
|
this.lueArea.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.lueArea.Properties.Appearance.Options.UseFont = true;
|
|||
|
|
this.lueArea.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.lueArea.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
|
this.lueArea.Properties.NullText = "";
|
|||
|
|
this.lueArea.Size = new System.Drawing.Size(202, 22);
|
|||
|
|
this.lueArea.TabIndex = 103;
|
|||
|
|
//
|
|||
|
|
// dicMove
|
|||
|
|
//
|
|||
|
|
this.dicMove.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.dicMove.Cursor = System.Windows.Forms.Cursors.Default;
|
|||
|
|
this.dicMove.DictonaryTableName = WMS.Ctrl.DictonaryType.人员信息t_Base_UserInfo;
|
|||
|
|
this.dicMove.ErrText = "无数据重新查询";
|
|||
|
|
this.dicMove.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.dicMove.IsSqlWhere = true;
|
|||
|
|
this.dicMove.Location = new System.Drawing.Point(70, 127);
|
|||
|
|
this.dicMove.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|||
|
|
this.dicMove.Name = "dicMove";
|
|||
|
|
this.dicMove.Number = 0;
|
|||
|
|
this.dicMove.SelectType = WMS.Ctrl.DataSlectType.RadioSelect;
|
|||
|
|
this.dicMove.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] {
|
|||
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicMove.ShowColumns"))),
|
|||
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicMove.ShowColumns1")))});
|
|||
|
|
this.dicMove.Size = new System.Drawing.Size(202, 22);
|
|||
|
|
this.dicMove.SqlStr = " left join T_BASE_USERAREA on t_Base_UserInfo.user_id = T_BASE_USERAREA.user_id w" +
|
|||
|
|
"here T_BASE_USERAREA.WORKKIND_ID = 3 ";
|
|||
|
|
this.dicMove.TabIndex = 107;
|
|||
|
|
this.dicMove.TextBoxFlag = "";
|
|||
|
|
this.dicMove.TextBoxValue = "";
|
|||
|
|
//
|
|||
|
|
// label12
|
|||
|
|
//
|
|||
|
|
this.label12.AutoSize = true;
|
|||
|
|
this.label12.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.label12.ForeColor = System.Drawing.SystemColors.ControlText;
|
|||
|
|
this.label12.Location = new System.Drawing.Point(301, 163);
|
|||
|
|
this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|||
|
|
this.label12.Name = "label12";
|
|||
|
|
this.label12.Size = new System.Drawing.Size(63, 14);
|
|||
|
|
this.label12.TabIndex = 1372;
|
|||
|
|
this.label12.Text = "备 注";
|
|||
|
|
this.label12.Visible = false;
|
|||
|
|
//
|
|||
|
|
// t_zxs
|
|||
|
|
//
|
|||
|
|
this.t_zxs.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsmx, "PACKING_NUM", true));
|
|||
|
|
this.t_zxs.Location = new System.Drawing.Point(70, 68);
|
|||
|
|
this.t_zxs.Name = "t_zxs";
|
|||
|
|
this.t_zxs.ReadOnly = true;
|
|||
|
|
this.t_zxs.Size = new System.Drawing.Size(202, 22);
|
|||
|
|
this.t_zxs.TabIndex = 1391;
|
|||
|
|
//
|
|||
|
|
// panel1
|
|||
|
|
//
|
|||
|
|
this.panel1.Controls.Add(this.gridControlCustom2);
|
|||
|
|
this.panel1.Controls.Add(this.panelControl1);
|
|||
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
|
|||
|
|
this.panel1.Location = new System.Drawing.Point(0, 0);
|
|||
|
|
this.panel1.Name = "panel1";
|
|||
|
|
this.panel1.Size = new System.Drawing.Size(1491, 216);
|
|||
|
|
this.panel1.TabIndex = 1397;
|
|||
|
|
//
|
|||
|
|
// 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.bsScan;
|
|||
|
|
this.gridControlCustom2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|||
|
|
this.gridControlCustom2.EnableAppearanceEvenRow = true;
|
|||
|
|
this.gridControlCustom2.IndicatorWidth = 40;
|
|||
|
|
this.gridControlCustom2.Location = new System.Drawing.Point(574, 0);
|
|||
|
|
this.gridControlCustom2.MainView = this.gdv_info;
|
|||
|
|
this.gridControlCustom2.Name = "gridControlCustom2";
|
|||
|
|
this.gridControlCustom2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|||
|
|
this.repositoryItemCheckEdit1});
|
|||
|
|
this.gridControlCustom2.ShowRowID = true;
|
|||
|
|
this.gridControlCustom2.Size = new System.Drawing.Size(917, 216);
|
|||
|
|
this.gridControlCustom2.TabIndex = 1398;
|
|||
|
|
this.gridControlCustom2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|||
|
|
this.gdv_info});
|
|||
|
|
//
|
|||
|
|
// bsScan
|
|||
|
|
//
|
|||
|
|
this.bsScan.DataSource = typeof(WMS.Model.CK.PickngWaveInfo);
|
|||
|
|
//
|
|||
|
|
// gdv_info
|
|||
|
|
//
|
|||
|
|
this.gdv_info.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
|
|||
|
|
this.gdv_info.Appearance.EvenRow.Options.UseBackColor = true;
|
|||
|
|
this.gdv_info.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|||
|
|
this.colPICKINGID1,
|
|||
|
|
this.colGOOD_ID,
|
|||
|
|
this.colGOODS_NUM,
|
|||
|
|
this.colPICKING_NUM1,
|
|||
|
|
this.colBARCODE1,
|
|||
|
|
this.colCTL2,
|
|||
|
|
this.colGOODS_MEASURE_ID1,
|
|||
|
|
this.colSPECIFICATION,
|
|||
|
|
this.colSTATUS1,
|
|||
|
|
this.colLOCATION_ID1,
|
|||
|
|
this.colOPERATORID});
|
|||
|
|
this.gdv_info.GridControl = this.gridControlCustom2;
|
|||
|
|
this.gdv_info.IndicatorWidth = 34;
|
|||
|
|
this.gdv_info.Name = "gdv_info";
|
|||
|
|
this.gdv_info.OptionsBehavior.Editable = false;
|
|||
|
|
this.gdv_info.OptionsView.ColumnAutoWidth = false;
|
|||
|
|
this.gdv_info.OptionsView.EnableAppearanceEvenRow = true;
|
|||
|
|
this.gdv_info.OptionsView.ShowFooter = true;
|
|||
|
|
this.gdv_info.OptionsView.ShowGroupPanel = false;
|
|||
|
|
//
|
|||
|
|
// colPICKINGID1
|
|||
|
|
//
|
|||
|
|
this.colPICKINGID1.FieldName = "PICKINGID";
|
|||
|
|
this.colPICKINGID1.Name = "colPICKINGID1";
|
|||
|
|
this.colPICKINGID1.Visible = true;
|
|||
|
|
this.colPICKINGID1.VisibleIndex = 0;
|
|||
|
|
//
|
|||
|
|
// colGOOD_ID
|
|||
|
|
//
|
|||
|
|
this.colGOOD_ID.FieldName = "GOOD_ID";
|
|||
|
|
this.colGOOD_ID.Name = "colGOOD_ID";
|
|||
|
|
this.colGOOD_ID.Visible = true;
|
|||
|
|
this.colGOOD_ID.VisibleIndex = 1;
|
|||
|
|
//
|
|||
|
|
// colGOODS_NUM
|
|||
|
|
//
|
|||
|
|
this.colGOODS_NUM.FieldName = "GOODS_NUM";
|
|||
|
|
this.colGOODS_NUM.Name = "colGOODS_NUM";
|
|||
|
|
this.colGOODS_NUM.Visible = true;
|
|||
|
|
this.colGOODS_NUM.VisibleIndex = 2;
|
|||
|
|
//
|
|||
|
|
// colPICKING_NUM1
|
|||
|
|
//
|
|||
|
|
this.colPICKING_NUM1.FieldName = "PICKING_NUM";
|
|||
|
|
this.colPICKING_NUM1.Name = "colPICKING_NUM1";
|
|||
|
|
this.colPICKING_NUM1.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
|
|||
|
|
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "PICKING_NUM", "合计={0:0.##} ")});
|
|||
|
|
this.colPICKING_NUM1.Visible = true;
|
|||
|
|
this.colPICKING_NUM1.VisibleIndex = 3;
|
|||
|
|
//
|
|||
|
|
// colBARCODE1
|
|||
|
|
//
|
|||
|
|
this.colBARCODE1.FieldName = "BARCODE";
|
|||
|
|
this.colBARCODE1.Name = "colBARCODE1";
|
|||
|
|
this.colBARCODE1.Visible = true;
|
|||
|
|
this.colBARCODE1.VisibleIndex = 4;
|
|||
|
|
//
|
|||
|
|
// colCTL2
|
|||
|
|
//
|
|||
|
|
this.colCTL2.FieldName = "CTL";
|
|||
|
|
this.colCTL2.Name = "colCTL2";
|
|||
|
|
this.colCTL2.Visible = true;
|
|||
|
|
this.colCTL2.VisibleIndex = 5;
|
|||
|
|
//
|
|||
|
|
// colGOODS_MEASURE_ID1
|
|||
|
|
//
|
|||
|
|
this.colGOODS_MEASURE_ID1.FieldName = "GOODS_MEASURE_ID";
|
|||
|
|
this.colGOODS_MEASURE_ID1.Name = "colGOODS_MEASURE_ID1";
|
|||
|
|
this.colGOODS_MEASURE_ID1.Visible = true;
|
|||
|
|
this.colGOODS_MEASURE_ID1.VisibleIndex = 6;
|
|||
|
|
//
|
|||
|
|
// colSPECIFICATION
|
|||
|
|
//
|
|||
|
|
this.colSPECIFICATION.FieldName = "SPECIFICATION";
|
|||
|
|
this.colSPECIFICATION.Name = "colSPECIFICATION";
|
|||
|
|
this.colSPECIFICATION.Visible = true;
|
|||
|
|
this.colSPECIFICATION.VisibleIndex = 7;
|
|||
|
|
//
|
|||
|
|
// colSTATUS1
|
|||
|
|
//
|
|||
|
|
this.colSTATUS1.FieldName = "STATUS";
|
|||
|
|
this.colSTATUS1.Name = "colSTATUS1";
|
|||
|
|
this.colSTATUS1.Visible = true;
|
|||
|
|
this.colSTATUS1.VisibleIndex = 8;
|
|||
|
|
//
|
|||
|
|
// colLOCATION_ID1
|
|||
|
|
//
|
|||
|
|
this.colLOCATION_ID1.FieldName = "LOCATION_ID";
|
|||
|
|
this.colLOCATION_ID1.Name = "colLOCATION_ID1";
|
|||
|
|
this.colLOCATION_ID1.Visible = true;
|
|||
|
|
this.colLOCATION_ID1.VisibleIndex = 9;
|
|||
|
|
//
|
|||
|
|
// colOPERATORID
|
|||
|
|
//
|
|||
|
|
this.colOPERATORID.FieldName = "OPERATORID";
|
|||
|
|
this.colOPERATORID.Name = "colOPERATORID";
|
|||
|
|
this.colOPERATORID.Visible = true;
|
|||
|
|
this.colOPERATORID.VisibleIndex = 10;
|
|||
|
|
//
|
|||
|
|
// repositoryItemCheckEdit1
|
|||
|
|
//
|
|||
|
|
this.repositoryItemCheckEdit1.AutoHeight = false;
|
|||
|
|
this.repositoryItemCheckEdit1.Caption = "Check";
|
|||
|
|
this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
|
|||
|
|
this.repositoryItemCheckEdit1.ValueChecked = false;
|
|||
|
|
//
|
|||
|
|
// panelControl1
|
|||
|
|
//
|
|||
|
|
this.panelControl1.Controls.Add(this.label5);
|
|||
|
|
this.panelControl1.Controls.Add(this.t_barcode);
|
|||
|
|
this.panelControl1.Controls.Add(this.t_sl);
|
|||
|
|
this.panelControl1.Controls.Add(this.ctrlButtons2);
|
|||
|
|
this.panelControl1.Controls.Add(this.ctrlButtons1);
|
|||
|
|
this.panelControl1.Controls.Add(this.txtRemark);
|
|||
|
|
this.panelControl1.Controls.Add(this.t_zxs);
|
|||
|
|
this.panelControl1.Controls.Add(this.label7);
|
|||
|
|
this.panelControl1.Controls.Add(this.label12);
|
|||
|
|
this.panelControl1.Controls.Add(this.textBox3);
|
|||
|
|
this.panelControl1.Controls.Add(this.dicMove);
|
|||
|
|
this.panelControl1.Controls.Add(this.label3);
|
|||
|
|
this.panelControl1.Controls.Add(this.lueArea);
|
|||
|
|
this.panelControl1.Controls.Add(this.label4);
|
|||
|
|
this.panelControl1.Controls.Add(this.t_mx);
|
|||
|
|
this.panelControl1.Controls.Add(this.lueStorage);
|
|||
|
|
this.panelControl1.Controls.Add(this.t_goodsId);
|
|||
|
|
this.panelControl1.Controls.Add(this.label6);
|
|||
|
|
this.panelControl1.Controls.Add(this.label15);
|
|||
|
|
this.panelControl1.Controls.Add(this.label2);
|
|||
|
|
this.panelControl1.Controls.Add(this.label1);
|
|||
|
|
this.panelControl1.Controls.Add(this.label14);
|
|||
|
|
this.panelControl1.Controls.Add(this.label9);
|
|||
|
|
this.panelControl1.Controls.Add(this.t_xx);
|
|||
|
|
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Left;
|
|||
|
|
this.panelControl1.Location = new System.Drawing.Point(0, 0);
|
|||
|
|
this.panelControl1.Name = "panelControl1";
|
|||
|
|
this.panelControl1.Size = new System.Drawing.Size(574, 216);
|
|||
|
|
this.panelControl1.TabIndex = 1397;
|
|||
|
|
//
|
|||
|
|
// label5
|
|||
|
|
//
|
|||
|
|
this.label5.AutoSize = true;
|
|||
|
|
this.label5.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.label5.ForeColor = System.Drawing.SystemColors.ControlText;
|
|||
|
|
this.label5.Location = new System.Drawing.Point(329, 127);
|
|||
|
|
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|||
|
|
this.label5.Name = "label5";
|
|||
|
|
this.label5.Size = new System.Drawing.Size(35, 14);
|
|||
|
|
this.label5.TabIndex = 1400;
|
|||
|
|
this.label5.Text = "箱码";
|
|||
|
|
//
|
|||
|
|
// t_barcode
|
|||
|
|
//
|
|||
|
|
this.t_barcode.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsmx, "LOC_ID", true));
|
|||
|
|
this.t_barcode.Location = new System.Drawing.Point(365, 123);
|
|||
|
|
this.t_barcode.Name = "t_barcode";
|
|||
|
|
this.t_barcode.ReadOnly = true;
|
|||
|
|
this.t_barcode.Size = new System.Drawing.Size(202, 22);
|
|||
|
|
this.t_barcode.TabIndex = 1401;
|
|||
|
|
//
|
|||
|
|
// t_sl
|
|||
|
|
//
|
|||
|
|
this.t_sl.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsmx, "PICKING_NUM", true));
|
|||
|
|
this.t_sl.FrmSelect = false;
|
|||
|
|
this.t_sl.Location = new System.Drawing.Point(366, 36);
|
|||
|
|
this.t_sl.MustText = true;
|
|||
|
|
this.t_sl.Name = "t_sl";
|
|||
|
|
this.t_sl.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
|
|||
|
|
this.t_sl.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.t_sl.Properties.Appearance.Options.UseBackColor = true;
|
|||
|
|
this.t_sl.Properties.Appearance.Options.UseFont = true;
|
|||
|
|
this.t_sl.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.t_sl.Size = new System.Drawing.Size(203, 22);
|
|||
|
|
this.t_sl.StrLen = 0;
|
|||
|
|
this.t_sl.TabIndex = 1399;
|
|||
|
|
this.t_sl.Valatt = WMS.Ctrl.ValidationAttribute.正整数浮点;
|
|||
|
|
this.t_sl.ValText = "";
|
|||
|
|
//
|
|||
|
|
// 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 = "Delete;Office2013";
|
|||
|
|
this.ctrlButtons2.Location = new System.Drawing.Point(301, 167);
|
|||
|
|
this.ctrlButtons2.Name = "ctrlButtons2";
|
|||
|
|
this.ctrlButtons2.Size = new System.Drawing.Size(150, 45);
|
|||
|
|
this.ctrlButtons2.TabIndex = 1398;
|
|||
|
|
this.ctrlButtons2.Text = " 删除 ";
|
|||
|
|
this.ctrlButtons2.typeButton = " 删除 ";
|
|||
|
|
this.ctrlButtons2.Click += new System.EventHandler(this.ctrlButtons2_Click);
|
|||
|
|
//
|
|||
|
|
// 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 = "Apply";
|
|||
|
|
this.ctrlButtons1.Location = new System.Drawing.Point(79, 167);
|
|||
|
|
this.ctrlButtons1.Name = "ctrlButtons1";
|
|||
|
|
this.ctrlButtons1.Size = new System.Drawing.Size(150, 45);
|
|||
|
|
this.ctrlButtons1.TabIndex = 1397;
|
|||
|
|
this.ctrlButtons1.Text = " 确认";
|
|||
|
|
this.ctrlButtons1.typeButton = " 确认";
|
|||
|
|
this.ctrlButtons1.Click += new System.EventHandler(this.ctrlButtons1_Click);
|
|||
|
|
//
|
|||
|
|
// FrmPickingWave
|
|||
|
|
//
|
|||
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|||
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|||
|
|
this.ClientSize = new System.Drawing.Size(1491, 682);
|
|||
|
|
this.Controls.Add(this.splitContainerControl2);
|
|||
|
|
this.Controls.Add(this.panel1);
|
|||
|
|
this.Name = "FrmPickingWave";
|
|||
|
|
this.Text = "拣货调拨";
|
|||
|
|
this.Load += new System.EventHandler(this.FrmPickingWave_Load);
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bsPickingWave)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bsPickingWaveGoods)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bsmx)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bsMistock)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2.Panel1)).EndInit();
|
|||
|
|
this.splitContainerControl2.Panel1.ResumeLayout(false);
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2.Panel2)).EndInit();
|
|||
|
|
this.splitContainerControl2.Panel2.ResumeLayout(false);
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).EndInit();
|
|||
|
|
this.splitContainerControl2.ResumeLayout(false);
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.GCPickingWave)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.GVPickingWave)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.Check)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom1)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gdv_Loc)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit2)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit2)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemHyperLinkEdit2)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.GCPickingWaveGoods)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.GVPickingWaveGoods)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.lueUnit)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.lueLoc)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemHyperLinkEdit1)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.lueStorage.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.lueArea.Properties)).EndInit();
|
|||
|
|
this.panel1.ResumeLayout(false);
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom2)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bsScan)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gdv_info)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
|
|||
|
|
this.panelControl1.ResumeLayout(false);
|
|||
|
|
this.panelControl1.PerformLayout();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.t_sl.Properties)).EndInit();
|
|||
|
|
this.ResumeLayout(false);
|
|||
|
|
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
#endregion
|
|||
|
|
|
|||
|
|
private System.Windows.Forms.BindingSource bsPickingWave;
|
|||
|
|
private System.Windows.Forms.BindingSource bsPickingWaveGoods;
|
|||
|
|
private Ctrl.GridControlCustom GCPickingWaveGoods;
|
|||
|
|
private DevExpress.XtraGrid.Views.Grid.GridView GVPickingWaveGoods;
|
|||
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit1;
|
|||
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit lueLoc;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPICKINGID2;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colOUT_ID1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPUTIN_ID1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colDOCCTNUMBER1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOOD_ID1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_NAME1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLOC_ID1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_NUM1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colMISTOCK_NUM;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSPECIFICATION1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPRODUCTION_DATE1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colWARE_DATE1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_ID1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_NAME1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colUNIT1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colREMARK2;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSCALE_UNIT1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPICKING_NUM;
|
|||
|
|
private System.Windows.Forms.BindingSource bsMistock;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPRICE;
|
|||
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit lueUnit;
|
|||
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemHyperLinkEdit repositoryItemHyperLinkEdit1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_NUM_SJ;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCTL;
|
|||
|
|
private DevExpress.XtraEditors.SplitContainerControl splitContainerControl2;
|
|||
|
|
private Ctrl.GridControlCustom gridControlCustom1;
|
|||
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gdv_Loc;
|
|||
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemHyperLinkEdit repositoryItemHyperLinkEdit2;
|
|||
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit1;
|
|||
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit2;
|
|||
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit2;
|
|||
|
|
private DevExpress.XtraEditors.SplitterControl splitterControl1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCTL1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colIsCheckRec;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colWhseloc;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colHigh;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colWGH;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colProDucLotId;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTOCK_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCustomer_Id;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPUTIN_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_ID1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_NAME1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colAREA_ID1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colAREA_NAME1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLOCATION_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLOCATION_STAR;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLOCATION_END;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_TYPEID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_TYPENAME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_NAME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSHELVES_NUM;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colREMARK1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colVERSION;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_MODE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_NAME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPRODUCTION_DATE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colWARE_DATE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colDOCCTNUMBER;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colOCCUPY_NUM;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colABLE_NUM;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colNOTICE_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colORI_BILL;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_MEASURE_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_MEASURE_NAME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPERIOD;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODSVOLUME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colDUE_DATE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colBARCODE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colTIMESTART;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colTIMEEND;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colTIMESTARTON;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colTIMEENDON;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colUNIT;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colUNIT_NAME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCOST_PRICE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSUM_COST_PRICE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPACKING_NUM;
|
|||
|
|
private System.Windows.Forms.BindingSource bsmx;
|
|||
|
|
private Ctrl.GridControlCustom GCPickingWave;
|
|||
|
|
private DevExpress.XtraGrid.Views.Grid.GridView GVPickingWave;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPICKINGID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colOPERATOR_MAN;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_NAME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colAREA_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colAREA_NAME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCREATE_PERSON;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCREATE_PERSON_NAME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCREATE_DATE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colREMARK;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPRINT_COUNT;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colOPERATOR_MAN_NAME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTATUS;
|
|||
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit Check;
|
|||
|
|
private System.Windows.Forms.Label label7;
|
|||
|
|
private Ctrl.NoteData txtRemark;
|
|||
|
|
private System.Windows.Forms.TextBox textBox3;
|
|||
|
|
private System.Windows.Forms.Label label3;
|
|||
|
|
private System.Windows.Forms.Label label4;
|
|||
|
|
private System.Windows.Forms.TextBox t_mx;
|
|||
|
|
private System.Windows.Forms.TextBox t_goodsId;
|
|||
|
|
private System.Windows.Forms.Label label6;
|
|||
|
|
private System.Windows.Forms.Label label15;
|
|||
|
|
private System.Windows.Forms.Label label1;
|
|||
|
|
private System.Windows.Forms.Label label9;
|
|||
|
|
private System.Windows.Forms.TextBox t_xx;
|
|||
|
|
private System.Windows.Forms.Label label14;
|
|||
|
|
private System.Windows.Forms.Label label2;
|
|||
|
|
private Ctrl.LookUpEditSystem lueStorage;
|
|||
|
|
private Ctrl.LookUpEditSystem lueArea;
|
|||
|
|
private Ctrl.CtrlDictonary dicMove;
|
|||
|
|
private System.Windows.Forms.Label label12;
|
|||
|
|
private System.Windows.Forms.TextBox t_zxs;
|
|||
|
|
private System.Windows.Forms.Panel panel1;
|
|||
|
|
private Ctrl.GridControlCustom gridControlCustom2;
|
|||
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gdv_info;
|
|||
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;
|
|||
|
|
private DevExpress.XtraEditors.PanelControl panelControl1;
|
|||
|
|
private Ctrl.CtrlButtons ctrlButtons2;
|
|||
|
|
private Ctrl.CtrlButtons ctrlButtons1;
|
|||
|
|
private System.Windows.Forms.BindingSource bsScan;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPICKINGID1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOOD_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_NUM;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPICKING_NUM1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colBARCODE1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCTL2;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_MEASURE_ID1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSPECIFICATION;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTATUS1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLOCATION_ID1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colOPERATORID;
|
|||
|
|
private Ctrl.WMSCtrlTextBox t_sl;
|
|||
|
|
private System.Windows.Forms.Label label5;
|
|||
|
|
private System.Windows.Forms.TextBox t_barcode;
|
|||
|
|
}
|
|||
|
|
}
|