1001 lines
56 KiB
C#
1001 lines
56 KiB
C#
|
|
namespace WMS.FrmRK
|
|||
|
|
{
|
|||
|
|
partial class FrmUpConfirm
|
|||
|
|
{
|
|||
|
|
/// <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()
|
|||
|
|
{
|
|||
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmUpConfirm));
|
|||
|
|
this.repositoryItemHyperLinkEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemHyperLinkEdit();
|
|||
|
|
this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
|
|||
|
|
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
|
|||
|
|
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
|
|||
|
|
this.gridControlCustom2 = new WMS.Ctrl.GridControlCustom();
|
|||
|
|
this.onShelfGoodsInfoBindingSource = new System.Windows.Forms.BindingSource();
|
|||
|
|
this.GvOnShelf = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|||
|
|
this.colLOT_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colUPGOODS_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colGOODSID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colGOODSNAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSTORAGE_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSTORAGE_AREA_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSTORAGE_AREA_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.lue_Area = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
|
|||
|
|
this.colLOCATION_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.lue_Loc = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
|
|||
|
|
this.bgsStorageLocal = new System.Windows.Forms.BindingSource();
|
|||
|
|
this.colPROVIDER_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSTOCK_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSTO_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colACC_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSHELF_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colHASVOLUME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colONDATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colONSHELFUSERID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPROVIDER_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSTORAGE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.lue_Stprage = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
|
|||
|
|
this.colREMARK1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
|
|||
|
|
this.tx_lc = new WMS.Ctrl.CtrlDictonary();
|
|||
|
|
this.t_sjsl = new DevExpress.XtraEditors.TextEdit();
|
|||
|
|
this.label13 = new System.Windows.Forms.Label();
|
|||
|
|
this.t_barCode = new System.Windows.Forms.TextBox();
|
|||
|
|
this.bs_UpShelf = new System.Windows.Forms.BindingSource();
|
|||
|
|
this.label12 = new System.Windows.Forms.Label();
|
|||
|
|
this.t_goodsId = new System.Windows.Forms.TextBox();
|
|||
|
|
this.label1 = new System.Windows.Forms.Label();
|
|||
|
|
this.checkBox1 = new System.Windows.Forms.CheckBox();
|
|||
|
|
this.label7 = new System.Windows.Forms.Label();
|
|||
|
|
this.tx_ps = new DevExpress.XtraEditors.TextEdit();
|
|||
|
|
this.label6 = new System.Windows.Forms.Label();
|
|||
|
|
this.t_ctl = new DevExpress.XtraEditors.TextEdit();
|
|||
|
|
this.label5 = new System.Windows.Forms.Label();
|
|||
|
|
this.label4 = new System.Windows.Forms.Label();
|
|||
|
|
this.t_Onsjsl = new DevExpress.XtraEditors.TextEdit();
|
|||
|
|
this.ctl_Loc = new WMS.Ctrl.CtrlDictonary();
|
|||
|
|
this.lue_Status = new WMS.Ctrl.LookUpEditSystem();
|
|||
|
|
this.ctrlUser = new WMS.Ctrl.CtrlDictonary();
|
|||
|
|
this.label10 = new System.Windows.Forms.Label();
|
|||
|
|
this.txt_LotID = new System.Windows.Forms.TextBox();
|
|||
|
|
this.txt_upgoods_ID = new System.Windows.Forms.TextBox();
|
|||
|
|
this.label11 = new System.Windows.Forms.Label();
|
|||
|
|
this.label8 = new System.Windows.Forms.Label();
|
|||
|
|
this.label3 = new System.Windows.Forms.Label();
|
|||
|
|
this.label2 = new System.Windows.Forms.Label();
|
|||
|
|
this.label9 = new System.Windows.Forms.Label();
|
|||
|
|
this.bgsStorageArea = new System.Windows.Forms.BindingSource();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemHyperLinkEdit1)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
|
|||
|
|
this.xtraTabControl1.SuspendLayout();
|
|||
|
|
this.xtraTabPage1.SuspendLayout();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom2)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.onShelfGoodsInfoBindingSource)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.GvOnShelf)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.lue_Area)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.lue_Loc)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bgsStorageLocal)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.lue_Stprage)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
|
|||
|
|
this.panelControl1.SuspendLayout();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.t_sjsl.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bs_UpShelf)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.tx_ps.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.t_ctl.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.t_Onsjsl.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.lue_Status.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bgsStorageArea)).BeginInit();
|
|||
|
|
this.SuspendLayout();
|
|||
|
|
//
|
|||
|
|
// repositoryItemHyperLinkEdit1
|
|||
|
|
//
|
|||
|
|
this.repositoryItemHyperLinkEdit1.AutoHeight = false;
|
|||
|
|
this.repositoryItemHyperLinkEdit1.Name = "repositoryItemHyperLinkEdit1";
|
|||
|
|
//
|
|||
|
|
// repositoryItemTextEdit1
|
|||
|
|
//
|
|||
|
|
this.repositoryItemTextEdit1.AutoHeight = false;
|
|||
|
|
this.repositoryItemTextEdit1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.repositoryItemTextEdit1.DisplayFormat.FormatString = "n02";
|
|||
|
|
this.repositoryItemTextEdit1.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|||
|
|
this.repositoryItemTextEdit1.EditFormat.FormatString = "n02";
|
|||
|
|
this.repositoryItemTextEdit1.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|||
|
|
this.repositoryItemTextEdit1.Mask.EditMask = "n02";
|
|||
|
|
this.repositoryItemTextEdit1.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|||
|
|
this.repositoryItemTextEdit1.Name = "repositoryItemTextEdit1";
|
|||
|
|
//
|
|||
|
|
// xtraTabControl1
|
|||
|
|
//
|
|||
|
|
this.xtraTabControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|||
|
|
this.xtraTabControl1.Location = new System.Drawing.Point(3, 4);
|
|||
|
|
this.xtraTabControl1.Name = "xtraTabControl1";
|
|||
|
|
this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
|
|||
|
|
this.xtraTabControl1.Size = new System.Drawing.Size(1239, 648);
|
|||
|
|
this.xtraTabControl1.TabIndex = 0;
|
|||
|
|
this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
|
|||
|
|
this.xtraTabPage1});
|
|||
|
|
//
|
|||
|
|
// xtraTabPage1
|
|||
|
|
//
|
|||
|
|
this.xtraTabPage1.Appearance.PageClient.BackColor = System.Drawing.Color.Silver;
|
|||
|
|
this.xtraTabPage1.Appearance.PageClient.Options.UseBackColor = true;
|
|||
|
|
this.xtraTabPage1.Controls.Add(this.gridControlCustom2);
|
|||
|
|
this.xtraTabPage1.Controls.Add(this.panelControl1);
|
|||
|
|
this.xtraTabPage1.Name = "xtraTabPage1";
|
|||
|
|
this.xtraTabPage1.Size = new System.Drawing.Size(1233, 618);
|
|||
|
|
this.xtraTabPage1.Text = "上架单";
|
|||
|
|
//
|
|||
|
|
// 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.onShelfGoodsInfoBindingSource;
|
|||
|
|
this.gridControlCustom2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|||
|
|
this.gridControlCustom2.EnableAppearanceEvenRow = true;
|
|||
|
|
this.gridControlCustom2.IndicatorWidth = 40;
|
|||
|
|
this.gridControlCustom2.Location = new System.Drawing.Point(0, 239);
|
|||
|
|
this.gridControlCustom2.MainView = this.GvOnShelf;
|
|||
|
|
this.gridControlCustom2.Name = "gridControlCustom2";
|
|||
|
|
this.gridControlCustom2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|||
|
|
this.lue_Area,
|
|||
|
|
this.lue_Loc,
|
|||
|
|
this.lue_Stprage});
|
|||
|
|
this.gridControlCustom2.ShowRowID = true;
|
|||
|
|
this.gridControlCustom2.Size = new System.Drawing.Size(1233, 379);
|
|||
|
|
this.gridControlCustom2.TabIndex = 3;
|
|||
|
|
this.gridControlCustom2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|||
|
|
this.GvOnShelf});
|
|||
|
|
//
|
|||
|
|
// onShelfGoodsInfoBindingSource
|
|||
|
|
//
|
|||
|
|
this.onShelfGoodsInfoBindingSource.DataSource = typeof(WMS.Model.RK.AutoRkGoodsInfo);
|
|||
|
|
//
|
|||
|
|
// GvOnShelf
|
|||
|
|
//
|
|||
|
|
this.GvOnShelf.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
|
|||
|
|
this.GvOnShelf.Appearance.EvenRow.Options.UseBackColor = true;
|
|||
|
|
this.GvOnShelf.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|||
|
|
this.colLOT_ID,
|
|||
|
|
this.colUPGOODS_ID1,
|
|||
|
|
this.colGOODSID,
|
|||
|
|
this.colGOODSNAME,
|
|||
|
|
this.colSTORAGE_NAME,
|
|||
|
|
this.colSTORAGE_AREA_NAME,
|
|||
|
|
this.colSTORAGE_AREA_ID,
|
|||
|
|
this.colLOCATION_ID,
|
|||
|
|
this.colPROVIDER_NAME,
|
|||
|
|
this.colSTOCK_NUM,
|
|||
|
|
this.colSTO_NUM,
|
|||
|
|
this.colACC_NUM,
|
|||
|
|
this.colSHELF_NUM,
|
|||
|
|
this.colHASVOLUME,
|
|||
|
|
this.gridColumn1,
|
|||
|
|
this.colONDATE,
|
|||
|
|
this.colONSHELFUSERID,
|
|||
|
|
this.colPROVIDER_ID,
|
|||
|
|
this.colSTORAGE_ID,
|
|||
|
|
this.colREMARK1,
|
|||
|
|
this.gridColumn2,
|
|||
|
|
this.gridColumn3});
|
|||
|
|
this.GvOnShelf.GridControl = this.gridControlCustom2;
|
|||
|
|
this.GvOnShelf.IndicatorWidth = 34;
|
|||
|
|
this.GvOnShelf.Name = "GvOnShelf";
|
|||
|
|
this.GvOnShelf.OptionsBehavior.Editable = false;
|
|||
|
|
this.GvOnShelf.OptionsView.ColumnAutoWidth = false;
|
|||
|
|
this.GvOnShelf.OptionsView.EnableAppearanceEvenRow = true;
|
|||
|
|
this.GvOnShelf.OptionsView.ShowGroupPanel = false;
|
|||
|
|
this.GvOnShelf.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.GvOnShelf_RowClick);
|
|||
|
|
//
|
|||
|
|
// colLOT_ID
|
|||
|
|
//
|
|||
|
|
this.colLOT_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colLOT_ID.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colLOT_ID.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colLOT_ID.AppearanceHeader.Options.UseFont = true;
|
|||
|
|
this.colLOT_ID.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colLOT_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colLOT_ID.FieldName = "LOT_ID";
|
|||
|
|
this.colLOT_ID.Name = "colLOT_ID";
|
|||
|
|
this.colLOT_ID.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colLOT_ID.Visible = true;
|
|||
|
|
this.colLOT_ID.VisibleIndex = 1;
|
|||
|
|
this.colLOT_ID.Width = 156;
|
|||
|
|
//
|
|||
|
|
// colUPGOODS_ID1
|
|||
|
|
//
|
|||
|
|
this.colUPGOODS_ID1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colUPGOODS_ID1.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colUPGOODS_ID1.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colUPGOODS_ID1.AppearanceHeader.Options.UseFont = true;
|
|||
|
|
this.colUPGOODS_ID1.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colUPGOODS_ID1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colUPGOODS_ID1.FieldName = "UPGOODS_ID";
|
|||
|
|
this.colUPGOODS_ID1.Name = "colUPGOODS_ID1";
|
|||
|
|
this.colUPGOODS_ID1.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colUPGOODS_ID1.Width = 146;
|
|||
|
|
//
|
|||
|
|
// colGOODSID
|
|||
|
|
//
|
|||
|
|
this.colGOODSID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colGOODSID.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colGOODSID.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colGOODSID.AppearanceHeader.Options.UseFont = true;
|
|||
|
|
this.colGOODSID.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colGOODSID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colGOODSID.FieldName = "GOODSID";
|
|||
|
|
this.colGOODSID.Name = "colGOODSID";
|
|||
|
|
this.colGOODSID.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colGOODSID.Visible = true;
|
|||
|
|
this.colGOODSID.VisibleIndex = 2;
|
|||
|
|
this.colGOODSID.Width = 130;
|
|||
|
|
//
|
|||
|
|
// colGOODSNAME
|
|||
|
|
//
|
|||
|
|
this.colGOODSNAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colGOODSNAME.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colGOODSNAME.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colGOODSNAME.AppearanceHeader.Options.UseFont = true;
|
|||
|
|
this.colGOODSNAME.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colGOODSNAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colGOODSNAME.FieldName = "GOODSNAME";
|
|||
|
|
this.colGOODSNAME.Name = "colGOODSNAME";
|
|||
|
|
this.colGOODSNAME.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colGOODSNAME.Visible = true;
|
|||
|
|
this.colGOODSNAME.VisibleIndex = 3;
|
|||
|
|
this.colGOODSNAME.Width = 168;
|
|||
|
|
//
|
|||
|
|
// colSTORAGE_NAME
|
|||
|
|
//
|
|||
|
|
this.colSTORAGE_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colSTORAGE_NAME.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colSTORAGE_NAME.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colSTORAGE_NAME.AppearanceHeader.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.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colSTORAGE_NAME.Visible = true;
|
|||
|
|
this.colSTORAGE_NAME.VisibleIndex = 4;
|
|||
|
|
this.colSTORAGE_NAME.Width = 90;
|
|||
|
|
//
|
|||
|
|
// colSTORAGE_AREA_NAME
|
|||
|
|
//
|
|||
|
|
this.colSTORAGE_AREA_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colSTORAGE_AREA_NAME.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colSTORAGE_AREA_NAME.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colSTORAGE_AREA_NAME.AppearanceHeader.Options.UseFont = true;
|
|||
|
|
this.colSTORAGE_AREA_NAME.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colSTORAGE_AREA_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colSTORAGE_AREA_NAME.FieldName = "STORAGE_AREA_NAME";
|
|||
|
|
this.colSTORAGE_AREA_NAME.Name = "colSTORAGE_AREA_NAME";
|
|||
|
|
this.colSTORAGE_AREA_NAME.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colSTORAGE_AREA_NAME.Width = 90;
|
|||
|
|
//
|
|||
|
|
// colSTORAGE_AREA_ID
|
|||
|
|
//
|
|||
|
|
this.colSTORAGE_AREA_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colSTORAGE_AREA_ID.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colSTORAGE_AREA_ID.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colSTORAGE_AREA_ID.AppearanceHeader.Options.UseFont = true;
|
|||
|
|
this.colSTORAGE_AREA_ID.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colSTORAGE_AREA_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colSTORAGE_AREA_ID.ColumnEdit = this.lue_Area;
|
|||
|
|
this.colSTORAGE_AREA_ID.FieldName = "STORAGE_AREA_ID";
|
|||
|
|
this.colSTORAGE_AREA_ID.Name = "colSTORAGE_AREA_ID";
|
|||
|
|
this.colSTORAGE_AREA_ID.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colSTORAGE_AREA_ID.Visible = true;
|
|||
|
|
this.colSTORAGE_AREA_ID.VisibleIndex = 5;
|
|||
|
|
//
|
|||
|
|
// lue_Area
|
|||
|
|
//
|
|||
|
|
this.lue_Area.AutoHeight = false;
|
|||
|
|
this.lue_Area.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
|
this.lue_Area.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("storage_area_name", "库区位"),
|
|||
|
|
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("storage_area_id", "编号", 20, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default)});
|
|||
|
|
this.lue_Area.Name = "lue_Area";
|
|||
|
|
this.lue_Area.NullText = "";
|
|||
|
|
//
|
|||
|
|
// colLOCATION_ID
|
|||
|
|
//
|
|||
|
|
this.colLOCATION_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colLOCATION_ID.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colLOCATION_ID.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colLOCATION_ID.AppearanceHeader.Options.UseFont = true;
|
|||
|
|
this.colLOCATION_ID.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colLOCATION_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colLOCATION_ID.ColumnEdit = this.lue_Loc;
|
|||
|
|
this.colLOCATION_ID.FieldName = "LOCATION_ID";
|
|||
|
|
this.colLOCATION_ID.Name = "colLOCATION_ID";
|
|||
|
|
this.colLOCATION_ID.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colLOCATION_ID.Visible = true;
|
|||
|
|
this.colLOCATION_ID.VisibleIndex = 6;
|
|||
|
|
this.colLOCATION_ID.Width = 97;
|
|||
|
|
//
|
|||
|
|
// lue_Loc
|
|||
|
|
//
|
|||
|
|
this.lue_Loc.AutoHeight = false;
|
|||
|
|
this.lue_Loc.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
|
this.lue_Loc.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("LOCATION_ID", "库位")});
|
|||
|
|
this.lue_Loc.DataSource = this.bgsStorageLocal;
|
|||
|
|
this.lue_Loc.Name = "lue_Loc";
|
|||
|
|
//
|
|||
|
|
// bgsStorageLocal
|
|||
|
|
//
|
|||
|
|
this.bgsStorageLocal.DataSource = typeof(WMS.Model.Base.StorageAreaLocationModel);
|
|||
|
|
//
|
|||
|
|
// colPROVIDER_NAME
|
|||
|
|
//
|
|||
|
|
this.colPROVIDER_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colPROVIDER_NAME.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colPROVIDER_NAME.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colPROVIDER_NAME.AppearanceHeader.Options.UseFont = true;
|
|||
|
|
this.colPROVIDER_NAME.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colPROVIDER_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colPROVIDER_NAME.FieldName = "PROVIDER_NAME";
|
|||
|
|
this.colPROVIDER_NAME.Name = "colPROVIDER_NAME";
|
|||
|
|
this.colPROVIDER_NAME.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colPROVIDER_NAME.Width = 193;
|
|||
|
|
//
|
|||
|
|
// colSTOCK_NUM
|
|||
|
|
//
|
|||
|
|
this.colSTOCK_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold);
|
|||
|
|
this.colSTOCK_NUM.AppearanceCell.ForeColor = System.Drawing.Color.Red;
|
|||
|
|
this.colSTOCK_NUM.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colSTOCK_NUM.AppearanceCell.Options.UseForeColor = true;
|
|||
|
|
this.colSTOCK_NUM.DisplayFormat.FormatString = "N02";
|
|||
|
|
this.colSTOCK_NUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|||
|
|
this.colSTOCK_NUM.FieldName = "STOCK_NUM";
|
|||
|
|
this.colSTOCK_NUM.Name = "colSTOCK_NUM";
|
|||
|
|
this.colSTOCK_NUM.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colSTOCK_NUM.Visible = true;
|
|||
|
|
this.colSTOCK_NUM.VisibleIndex = 10;
|
|||
|
|
this.colSTOCK_NUM.Width = 100;
|
|||
|
|
//
|
|||
|
|
// colSTO_NUM
|
|||
|
|
//
|
|||
|
|
this.colSTO_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colSTO_NUM.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colSTO_NUM.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colSTO_NUM.AppearanceHeader.Options.UseFont = true;
|
|||
|
|
this.colSTO_NUM.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colSTO_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colSTO_NUM.DisplayFormat.FormatString = "N02";
|
|||
|
|
this.colSTO_NUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|||
|
|
this.colSTO_NUM.FieldName = "STO_NUM";
|
|||
|
|
this.colSTO_NUM.Name = "colSTO_NUM";
|
|||
|
|
this.colSTO_NUM.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colSTO_NUM.Visible = true;
|
|||
|
|
this.colSTO_NUM.VisibleIndex = 7;
|
|||
|
|
this.colSTO_NUM.Width = 100;
|
|||
|
|
//
|
|||
|
|
// colACC_NUM
|
|||
|
|
//
|
|||
|
|
this.colACC_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colACC_NUM.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colACC_NUM.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colACC_NUM.AppearanceHeader.Options.UseFont = true;
|
|||
|
|
this.colACC_NUM.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colACC_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colACC_NUM.DisplayFormat.FormatString = "N02";
|
|||
|
|
this.colACC_NUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|||
|
|
this.colACC_NUM.FieldName = "ACC_NUM";
|
|||
|
|
this.colACC_NUM.Name = "colACC_NUM";
|
|||
|
|
this.colACC_NUM.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colACC_NUM.Visible = true;
|
|||
|
|
this.colACC_NUM.VisibleIndex = 8;
|
|||
|
|
this.colACC_NUM.Width = 100;
|
|||
|
|
//
|
|||
|
|
// colSHELF_NUM
|
|||
|
|
//
|
|||
|
|
this.colSHELF_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colSHELF_NUM.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colSHELF_NUM.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colSHELF_NUM.AppearanceHeader.Options.UseFont = true;
|
|||
|
|
this.colSHELF_NUM.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colSHELF_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colSHELF_NUM.DisplayFormat.FormatString = "N02";
|
|||
|
|
this.colSHELF_NUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|||
|
|
this.colSHELF_NUM.FieldName = "SHELF_NUM";
|
|||
|
|
this.colSHELF_NUM.Name = "colSHELF_NUM";
|
|||
|
|
this.colSHELF_NUM.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colSHELF_NUM.Visible = true;
|
|||
|
|
this.colSHELF_NUM.VisibleIndex = 9;
|
|||
|
|
this.colSHELF_NUM.Width = 100;
|
|||
|
|
//
|
|||
|
|
// colHASVOLUME
|
|||
|
|
//
|
|||
|
|
this.colHASVOLUME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colHASVOLUME.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colHASVOLUME.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colHASVOLUME.AppearanceHeader.Options.UseFont = true;
|
|||
|
|
this.colHASVOLUME.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colHASVOLUME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colHASVOLUME.DisplayFormat.FormatString = "N02";
|
|||
|
|
this.colHASVOLUME.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|||
|
|
this.colHASVOLUME.FieldName = "HASVOLUME";
|
|||
|
|
this.colHASVOLUME.Name = "colHASVOLUME";
|
|||
|
|
this.colHASVOLUME.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colHASVOLUME.Width = 100;
|
|||
|
|
//
|
|||
|
|
// gridColumn1
|
|||
|
|
//
|
|||
|
|
this.gridColumn1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.gridColumn1.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.gridColumn1.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.gridColumn1.AppearanceHeader.Options.UseFont = true;
|
|||
|
|
this.gridColumn1.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.gridColumn1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.gridColumn1.Caption = "上架人";
|
|||
|
|
this.gridColumn1.FieldName = "ONUSER_NAME";
|
|||
|
|
this.gridColumn1.Name = "gridColumn1";
|
|||
|
|
this.gridColumn1.OptionsColumn.AllowEdit = false;
|
|||
|
|
//
|
|||
|
|
// colONDATE
|
|||
|
|
//
|
|||
|
|
this.colONDATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colONDATE.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colONDATE.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colONDATE.AppearanceHeader.Options.UseFont = true;
|
|||
|
|
this.colONDATE.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colONDATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colONDATE.FieldName = "ONDATE";
|
|||
|
|
this.colONDATE.Name = "colONDATE";
|
|||
|
|
this.colONDATE.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colONDATE.Width = 100;
|
|||
|
|
//
|
|||
|
|
// colONSHELFUSERID
|
|||
|
|
//
|
|||
|
|
this.colONSHELFUSERID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colONSHELFUSERID.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colONSHELFUSERID.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colONSHELFUSERID.AppearanceHeader.Options.UseFont = true;
|
|||
|
|
this.colONSHELFUSERID.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colONSHELFUSERID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colONSHELFUSERID.FieldName = "ONSHELFUSERID";
|
|||
|
|
this.colONSHELFUSERID.Name = "colONSHELFUSERID";
|
|||
|
|
this.colONSHELFUSERID.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colONSHELFUSERID.Width = 100;
|
|||
|
|
//
|
|||
|
|
// colPROVIDER_ID
|
|||
|
|
//
|
|||
|
|
this.colPROVIDER_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colPROVIDER_ID.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colPROVIDER_ID.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colPROVIDER_ID.AppearanceHeader.Options.UseFont = true;
|
|||
|
|
this.colPROVIDER_ID.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colPROVIDER_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colPROVIDER_ID.FieldName = "PROVIDER_ID";
|
|||
|
|
this.colPROVIDER_ID.Name = "colPROVIDER_ID";
|
|||
|
|
this.colPROVIDER_ID.OptionsColumn.AllowEdit = false;
|
|||
|
|
//
|
|||
|
|
// colSTORAGE_ID
|
|||
|
|
//
|
|||
|
|
this.colSTORAGE_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colSTORAGE_ID.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colSTORAGE_ID.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colSTORAGE_ID.AppearanceHeader.Options.UseFont = true;
|
|||
|
|
this.colSTORAGE_ID.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colSTORAGE_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colSTORAGE_ID.ColumnEdit = this.lue_Stprage;
|
|||
|
|
this.colSTORAGE_ID.FieldName = "STORAGE_ID";
|
|||
|
|
this.colSTORAGE_ID.Name = "colSTORAGE_ID";
|
|||
|
|
this.colSTORAGE_ID.OptionsColumn.AllowEdit = false;
|
|||
|
|
//
|
|||
|
|
// lue_Stprage
|
|||
|
|
//
|
|||
|
|
this.lue_Stprage.AutoHeight = false;
|
|||
|
|
this.lue_Stprage.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
|
this.lue_Stprage.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("storage_id", "编号"),
|
|||
|
|
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("storage_Name", "仓库")});
|
|||
|
|
this.lue_Stprage.Name = "lue_Stprage";
|
|||
|
|
//
|
|||
|
|
// colREMARK1
|
|||
|
|
//
|
|||
|
|
this.colREMARK1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colREMARK1.AppearanceCell.Options.UseFont = true;
|
|||
|
|
this.colREMARK1.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.colREMARK1.AppearanceHeader.Options.UseFont = true;
|
|||
|
|
this.colREMARK1.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
|
this.colREMARK1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.colREMARK1.FieldName = "REMARK";
|
|||
|
|
this.colREMARK1.Name = "colREMARK1";
|
|||
|
|
this.colREMARK1.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.colREMARK1.Width = 140;
|
|||
|
|
//
|
|||
|
|
// gridColumn2
|
|||
|
|
//
|
|||
|
|
this.gridColumn2.FieldName = "WAREHOUSING_ID";
|
|||
|
|
this.gridColumn2.Name = "gridColumn2";
|
|||
|
|
this.gridColumn2.Visible = true;
|
|||
|
|
this.gridColumn2.VisibleIndex = 0;
|
|||
|
|
this.gridColumn2.Width = 109;
|
|||
|
|
//
|
|||
|
|
// gridColumn3
|
|||
|
|
//
|
|||
|
|
this.gridColumn3.FieldName = "BarCode";
|
|||
|
|
this.gridColumn3.Name = "gridColumn3";
|
|||
|
|
this.gridColumn3.Visible = true;
|
|||
|
|
this.gridColumn3.VisibleIndex = 11;
|
|||
|
|
//
|
|||
|
|
// panelControl1
|
|||
|
|
//
|
|||
|
|
this.panelControl1.Controls.Add(this.tx_lc);
|
|||
|
|
this.panelControl1.Controls.Add(this.t_sjsl);
|
|||
|
|
this.panelControl1.Controls.Add(this.label13);
|
|||
|
|
this.panelControl1.Controls.Add(this.t_barCode);
|
|||
|
|
this.panelControl1.Controls.Add(this.label12);
|
|||
|
|
this.panelControl1.Controls.Add(this.t_goodsId);
|
|||
|
|
this.panelControl1.Controls.Add(this.label1);
|
|||
|
|
this.panelControl1.Controls.Add(this.checkBox1);
|
|||
|
|
this.panelControl1.Controls.Add(this.label7);
|
|||
|
|
this.panelControl1.Controls.Add(this.tx_ps);
|
|||
|
|
this.panelControl1.Controls.Add(this.label6);
|
|||
|
|
this.panelControl1.Controls.Add(this.t_ctl);
|
|||
|
|
this.panelControl1.Controls.Add(this.label5);
|
|||
|
|
this.panelControl1.Controls.Add(this.label4);
|
|||
|
|
this.panelControl1.Controls.Add(this.t_Onsjsl);
|
|||
|
|
this.panelControl1.Controls.Add(this.ctl_Loc);
|
|||
|
|
this.panelControl1.Controls.Add(this.lue_Status);
|
|||
|
|
this.panelControl1.Controls.Add(this.ctrlUser);
|
|||
|
|
this.panelControl1.Controls.Add(this.label10);
|
|||
|
|
this.panelControl1.Controls.Add(this.txt_LotID);
|
|||
|
|
this.panelControl1.Controls.Add(this.txt_upgoods_ID);
|
|||
|
|
this.panelControl1.Controls.Add(this.label11);
|
|||
|
|
this.panelControl1.Controls.Add(this.label8);
|
|||
|
|
this.panelControl1.Controls.Add(this.label3);
|
|||
|
|
this.panelControl1.Controls.Add(this.label2);
|
|||
|
|
this.panelControl1.Controls.Add(this.label9);
|
|||
|
|
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top;
|
|||
|
|
this.panelControl1.Location = new System.Drawing.Point(0, 0);
|
|||
|
|
this.panelControl1.Name = "panelControl1";
|
|||
|
|
this.panelControl1.Size = new System.Drawing.Size(1233, 239);
|
|||
|
|
this.panelControl1.TabIndex = 2;
|
|||
|
|
//
|
|||
|
|
// tx_lc
|
|||
|
|
//
|
|||
|
|
this.tx_lc.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.tx_lc.Cursor = System.Windows.Forms.Cursors.Default;
|
|||
|
|
this.tx_lc.DictonaryTableName = WMS.Ctrl.DictonaryType.库位t_BASE_STORAGE_AREA_LOCATION;
|
|||
|
|
this.tx_lc.ErrText = "无数据重新查询";
|
|||
|
|
this.tx_lc.IsSqlWhere = true;
|
|||
|
|
this.tx_lc.Location = new System.Drawing.Point(430, 133);
|
|||
|
|
this.tx_lc.Name = "tx_lc";
|
|||
|
|
this.tx_lc.Number = 0;
|
|||
|
|
this.tx_lc.SelectType = WMS.Ctrl.DataSlectType.MultiSelect;
|
|||
|
|
this.tx_lc.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] {
|
|||
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("tx_lc.ShowColumns")))});
|
|||
|
|
this.tx_lc.Size = new System.Drawing.Size(212, 25);
|
|||
|
|
this.tx_lc.SqlStr = " where STATUS=\'0\'";
|
|||
|
|
this.tx_lc.TabIndex = 180;
|
|||
|
|
this.tx_lc.TextBoxFlag = "";
|
|||
|
|
this.tx_lc.TextBoxValue = "";
|
|||
|
|
//
|
|||
|
|
// t_sjsl
|
|||
|
|
//
|
|||
|
|
this.t_sjsl.Location = new System.Drawing.Point(96, 102);
|
|||
|
|
this.t_sjsl.Name = "t_sjsl";
|
|||
|
|
this.t_sjsl.Size = new System.Drawing.Size(212, 20);
|
|||
|
|
this.t_sjsl.TabIndex = 179;
|
|||
|
|
//
|
|||
|
|
// label13
|
|||
|
|
//
|
|||
|
|
this.label13.AutoSize = true;
|
|||
|
|
this.label13.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.label13.Location = new System.Drawing.Point(32, 109);
|
|||
|
|
this.label13.Name = "label13";
|
|||
|
|
this.label13.Size = new System.Drawing.Size(63, 14);
|
|||
|
|
this.label13.TabIndex = 178;
|
|||
|
|
this.label13.Text = "上架数量";
|
|||
|
|
//
|
|||
|
|
// t_barCode
|
|||
|
|
//
|
|||
|
|
this.t_barCode.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs_UpShelf, "UPGOODS_ID", true));
|
|||
|
|
this.t_barCode.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.t_barCode.Location = new System.Drawing.Point(430, 74);
|
|||
|
|
this.t_barCode.Name = "t_barCode";
|
|||
|
|
this.t_barCode.Size = new System.Drawing.Size(213, 23);
|
|||
|
|
this.t_barCode.TabIndex = 177;
|
|||
|
|
//
|
|||
|
|
// bs_UpShelf
|
|||
|
|
//
|
|||
|
|
this.bs_UpShelf.DataSource = typeof(WMS.Model.RK.AutoRkGoodsInfo);
|
|||
|
|
//
|
|||
|
|
// label12
|
|||
|
|
//
|
|||
|
|
this.label12.AutoSize = true;
|
|||
|
|
this.label12.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.label12.Location = new System.Drawing.Point(389, 76);
|
|||
|
|
this.label12.Name = "label12";
|
|||
|
|
this.label12.Size = new System.Drawing.Size(35, 14);
|
|||
|
|
this.label12.TabIndex = 176;
|
|||
|
|
this.label12.Text = "箱码";
|
|||
|
|
//
|
|||
|
|
// t_goodsId
|
|||
|
|
//
|
|||
|
|
this.t_goodsId.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs_UpShelf, "UPGOODS_ID", true));
|
|||
|
|
this.t_goodsId.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.t_goodsId.Location = new System.Drawing.Point(96, 70);
|
|||
|
|
this.t_goodsId.Name = "t_goodsId";
|
|||
|
|
this.t_goodsId.Size = new System.Drawing.Size(213, 23);
|
|||
|
|
this.t_goodsId.TabIndex = 175;
|
|||
|
|
//
|
|||
|
|
// label1
|
|||
|
|
//
|
|||
|
|
this.label1.AutoSize = true;
|
|||
|
|
this.label1.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.label1.Location = new System.Drawing.Point(32, 78);
|
|||
|
|
this.label1.Name = "label1";
|
|||
|
|
this.label1.Size = new System.Drawing.Size(63, 14);
|
|||
|
|
this.label1.TabIndex = 174;
|
|||
|
|
this.label1.Text = "物料编号";
|
|||
|
|
//
|
|||
|
|
// checkBox1
|
|||
|
|
//
|
|||
|
|
this.checkBox1.AutoSize = true;
|
|||
|
|
this.checkBox1.Font = new System.Drawing.Font("Tahoma", 11F);
|
|||
|
|
this.checkBox1.Location = new System.Drawing.Point(97, 211);
|
|||
|
|
this.checkBox1.Name = "checkBox1";
|
|||
|
|
this.checkBox1.Size = new System.Drawing.Size(57, 22);
|
|||
|
|
this.checkBox1.TabIndex = 173;
|
|||
|
|
this.checkBox1.Text = "破损";
|
|||
|
|
this.checkBox1.UseVisualStyleBackColor = true;
|
|||
|
|
this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
|
|||
|
|
//
|
|||
|
|
// label7
|
|||
|
|
//
|
|||
|
|
this.label7.AutoSize = true;
|
|||
|
|
this.label7.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.label7.Location = new System.Drawing.Point(361, 139);
|
|||
|
|
this.label7.Name = "label7";
|
|||
|
|
this.label7.Size = new System.Drawing.Size(63, 14);
|
|||
|
|
this.label7.TabIndex = 171;
|
|||
|
|
this.label7.Text = "破损库位";
|
|||
|
|
//
|
|||
|
|
// tx_ps
|
|||
|
|
//
|
|||
|
|
this.tx_ps.Location = new System.Drawing.Point(96, 169);
|
|||
|
|
this.tx_ps.Name = "tx_ps";
|
|||
|
|
this.tx_ps.Properties.ReadOnly = true;
|
|||
|
|
this.tx_ps.Size = new System.Drawing.Size(212, 20);
|
|||
|
|
this.tx_ps.TabIndex = 169;
|
|||
|
|
//
|
|||
|
|
// label6
|
|||
|
|
//
|
|||
|
|
this.label6.AutoSize = true;
|
|||
|
|
this.label6.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.label6.Location = new System.Drawing.Point(32, 171);
|
|||
|
|
this.label6.Name = "label6";
|
|||
|
|
this.label6.Size = new System.Drawing.Size(63, 14);
|
|||
|
|
this.label6.TabIndex = 168;
|
|||
|
|
this.label6.Text = "破损数量";
|
|||
|
|
//
|
|||
|
|
// t_ctl
|
|||
|
|
//
|
|||
|
|
this.t_ctl.Location = new System.Drawing.Point(96, 136);
|
|||
|
|
this.t_ctl.Name = "t_ctl";
|
|||
|
|
this.t_ctl.Size = new System.Drawing.Size(212, 20);
|
|||
|
|
this.t_ctl.TabIndex = 167;
|
|||
|
|
//
|
|||
|
|
// label5
|
|||
|
|
//
|
|||
|
|
this.label5.AutoSize = true;
|
|||
|
|
this.label5.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.label5.Location = new System.Drawing.Point(60, 140);
|
|||
|
|
this.label5.Name = "label5";
|
|||
|
|
this.label5.Size = new System.Drawing.Size(35, 14);
|
|||
|
|
this.label5.TabIndex = 166;
|
|||
|
|
this.label5.Text = "托盘";
|
|||
|
|
//
|
|||
|
|
// label4
|
|||
|
|
//
|
|||
|
|
this.label4.AutoSize = true;
|
|||
|
|
this.label4.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.label4.Location = new System.Drawing.Point(60, 47);
|
|||
|
|
this.label4.Name = "label4";
|
|||
|
|
this.label4.Size = new System.Drawing.Size(35, 14);
|
|||
|
|
this.label4.TabIndex = 165;
|
|||
|
|
this.label4.Text = "仓库";
|
|||
|
|
//
|
|||
|
|
// t_Onsjsl
|
|||
|
|
//
|
|||
|
|
this.t_Onsjsl.Location = new System.Drawing.Point(430, 107);
|
|||
|
|
this.t_Onsjsl.Name = "t_Onsjsl";
|
|||
|
|
this.t_Onsjsl.Size = new System.Drawing.Size(212, 20);
|
|||
|
|
this.t_Onsjsl.TabIndex = 164;
|
|||
|
|
//
|
|||
|
|
// ctl_Loc
|
|||
|
|
//
|
|||
|
|
this.ctl_Loc.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.ctl_Loc.Cursor = System.Windows.Forms.Cursors.Default;
|
|||
|
|
this.ctl_Loc.DictonaryTableName = WMS.Ctrl.DictonaryType.库位t_BASE_STORAGE_AREA_LOCATION;
|
|||
|
|
this.ctl_Loc.ErrText = "无数据重新查询";
|
|||
|
|
this.ctl_Loc.IsSqlWhere = true;
|
|||
|
|
this.ctl_Loc.Location = new System.Drawing.Point(430, 41);
|
|||
|
|
this.ctl_Loc.Name = "ctl_Loc";
|
|||
|
|
this.ctl_Loc.Number = 0;
|
|||
|
|
this.ctl_Loc.SelectType = WMS.Ctrl.DataSlectType.RadioSelect;
|
|||
|
|
this.ctl_Loc.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] {
|
|||
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctl_Loc.ShowColumns")))});
|
|||
|
|
this.ctl_Loc.Size = new System.Drawing.Size(213, 22);
|
|||
|
|
this.ctl_Loc.SqlStr = " where STATUS=\'0\'";
|
|||
|
|
this.ctl_Loc.TabIndex = 160;
|
|||
|
|
this.ctl_Loc.TextBoxFlag = "";
|
|||
|
|
this.ctl_Loc.TextBoxValue = "";
|
|||
|
|
//
|
|||
|
|
// lue_Status
|
|||
|
|
//
|
|||
|
|
this.lue_Status.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bs_UpShelf, "STORAGE_AREA_ID", true));
|
|||
|
|
this.lue_Status.EditValue = "";
|
|||
|
|
this.lue_Status.Location = new System.Drawing.Point(96, 40);
|
|||
|
|
this.lue_Status.Name = "lue_Status";
|
|||
|
|
this.lue_Status.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
|
this.lue_Status.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("STORAGE_AREA_NAME", "仓库名称"),
|
|||
|
|
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("STORAGE_AREA_ID", "仓库编号")});
|
|||
|
|
this.lue_Status.Properties.NullText = " ";
|
|||
|
|
this.lue_Status.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
|
|||
|
|
this.lue_Status.Size = new System.Drawing.Size(213, 20);
|
|||
|
|
this.lue_Status.TabIndex = 150;
|
|||
|
|
//
|
|||
|
|
// ctrlUser
|
|||
|
|
//
|
|||
|
|
this.ctrlUser.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.ctrlUser.Cursor = System.Windows.Forms.Cursors.Default;
|
|||
|
|
this.ctrlUser.DictonaryTableName = WMS.Ctrl.DictonaryType.人员信息t_Base_UserInfo;
|
|||
|
|
this.ctrlUser.ErrText = "无数据重新查询";
|
|||
|
|
this.ctrlUser.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.ctrlUser.IsSqlWhere = false;
|
|||
|
|
this.ctrlUser.Location = new System.Drawing.Point(430, 164);
|
|||
|
|
this.ctrlUser.Name = "ctrlUser";
|
|||
|
|
this.ctrlUser.Number = 0;
|
|||
|
|
this.ctrlUser.SelectType = WMS.Ctrl.DataSlectType.RadioSelect;
|
|||
|
|
this.ctrlUser.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] {
|
|||
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlUser.ShowColumns"))),
|
|||
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlUser.ShowColumns1")))});
|
|||
|
|
this.ctrlUser.Size = new System.Drawing.Size(213, 22);
|
|||
|
|
this.ctrlUser.SqlStr = null;
|
|||
|
|
this.ctrlUser.TabIndex = 149;
|
|||
|
|
this.ctrlUser.TextBoxFlag = "";
|
|||
|
|
this.ctrlUser.TextBoxValue = "";
|
|||
|
|
//
|
|||
|
|
// label10
|
|||
|
|
//
|
|||
|
|
this.label10.AutoSize = true;
|
|||
|
|
this.label10.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.label10.Location = new System.Drawing.Point(361, 168);
|
|||
|
|
this.label10.Name = "label10";
|
|||
|
|
this.label10.Size = new System.Drawing.Size(63, 14);
|
|||
|
|
this.label10.TabIndex = 4;
|
|||
|
|
this.label10.Text = "上 架 人";
|
|||
|
|
//
|
|||
|
|
// txt_LotID
|
|||
|
|
//
|
|||
|
|
this.txt_LotID.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs_UpShelf, "LOT_ID", true));
|
|||
|
|
this.txt_LotID.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.txt_LotID.Location = new System.Drawing.Point(430, 9);
|
|||
|
|
this.txt_LotID.Name = "txt_LotID";
|
|||
|
|
this.txt_LotID.Size = new System.Drawing.Size(213, 23);
|
|||
|
|
this.txt_LotID.TabIndex = 3;
|
|||
|
|
//
|
|||
|
|
// txt_upgoods_ID
|
|||
|
|
//
|
|||
|
|
this.txt_upgoods_ID.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs_UpShelf, "UPGOODS_ID", true));
|
|||
|
|
this.txt_upgoods_ID.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.txt_upgoods_ID.Location = new System.Drawing.Point(96, 9);
|
|||
|
|
this.txt_upgoods_ID.Name = "txt_upgoods_ID";
|
|||
|
|
this.txt_upgoods_ID.Size = new System.Drawing.Size(213, 23);
|
|||
|
|
this.txt_upgoods_ID.TabIndex = 1;
|
|||
|
|
//
|
|||
|
|
// label11
|
|||
|
|
//
|
|||
|
|
this.label11.AutoSize = true;
|
|||
|
|
this.label11.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.label11.Location = new System.Drawing.Point(9, 109);
|
|||
|
|
this.label11.Name = "label11";
|
|||
|
|
this.label11.Size = new System.Drawing.Size(0, 14);
|
|||
|
|
this.label11.TabIndex = 6;
|
|||
|
|
//
|
|||
|
|
// label8
|
|||
|
|
//
|
|||
|
|
this.label8.AutoSize = true;
|
|||
|
|
this.label8.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.label8.Location = new System.Drawing.Point(32, 16);
|
|||
|
|
this.label8.Name = "label8";
|
|||
|
|
this.label8.Size = new System.Drawing.Size(63, 14);
|
|||
|
|
this.label8.TabIndex = 0;
|
|||
|
|
this.label8.Text = "上架单号";
|
|||
|
|
//
|
|||
|
|
// label3
|
|||
|
|
//
|
|||
|
|
this.label3.AutoSize = true;
|
|||
|
|
this.label3.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.label3.Location = new System.Drawing.Point(361, 108);
|
|||
|
|
this.label3.Name = "label3";
|
|||
|
|
this.label3.Size = new System.Drawing.Size(63, 14);
|
|||
|
|
this.label3.TabIndex = 163;
|
|||
|
|
this.label3.Text = "实际数量";
|
|||
|
|
//
|
|||
|
|
// label2
|
|||
|
|
//
|
|||
|
|
this.label2.AutoSize = true;
|
|||
|
|
this.label2.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.label2.Location = new System.Drawing.Point(361, 41);
|
|||
|
|
this.label2.Name = "label2";
|
|||
|
|
this.label2.Size = new System.Drawing.Size(63, 14);
|
|||
|
|
this.label2.TabIndex = 161;
|
|||
|
|
this.label2.Text = "上架库位";
|
|||
|
|
//
|
|||
|
|
// label9
|
|||
|
|
//
|
|||
|
|
this.label9.AutoSize = true;
|
|||
|
|
this.label9.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.label9.Location = new System.Drawing.Point(361, 8);
|
|||
|
|
this.label9.Name = "label9";
|
|||
|
|
this.label9.Size = new System.Drawing.Size(63, 14);
|
|||
|
|
this.label9.TabIndex = 2;
|
|||
|
|
this.label9.Text = "入库单号";
|
|||
|
|
//
|
|||
|
|
// bgsStorageArea
|
|||
|
|
//
|
|||
|
|
this.bgsStorageArea.DataSource = typeof(WMS.Model.Base.StorageInfoModel);
|
|||
|
|
//
|
|||
|
|
// FrmUpConfirm
|
|||
|
|
//
|
|||
|
|
this.Appearance.Options.UseFont = true;
|
|||
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
|
|||
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|||
|
|
this.ClientSize = new System.Drawing.Size(1245, 656);
|
|||
|
|
this.Controls.Add(this.xtraTabControl1);
|
|||
|
|
this.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.LookAndFeel.SkinName = "Office 2010 Blue";
|
|||
|
|
this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|||
|
|
this.Name = "FrmUpConfirm";
|
|||
|
|
this.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|||
|
|
this.Text = "上架确认";
|
|||
|
|
this.Load += new System.EventHandler(this.FrmUpConfirm_Load);
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemHyperLinkEdit1)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
|
|||
|
|
this.xtraTabControl1.ResumeLayout(false);
|
|||
|
|
this.xtraTabPage1.ResumeLayout(false);
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom2)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.onShelfGoodsInfoBindingSource)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.GvOnShelf)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.lue_Area)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.lue_Loc)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bgsStorageLocal)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.lue_Stprage)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
|
|||
|
|
this.panelControl1.ResumeLayout(false);
|
|||
|
|
this.panelControl1.PerformLayout();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.t_sjsl.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bs_UpShelf)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.tx_ps.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.t_ctl.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.t_Onsjsl.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.lue_Status.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bgsStorageArea)).EndInit();
|
|||
|
|
this.ResumeLayout(false);
|
|||
|
|
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
#endregion
|
|||
|
|
private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
|
|||
|
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
|
|||
|
|
private System.Windows.Forms.BindingSource onShelfGoodsInfoBindingSource;
|
|||
|
|
private DevExpress.XtraEditors.PanelControl panelControl1;
|
|||
|
|
private System.Windows.Forms.Label label10;
|
|||
|
|
private System.Windows.Forms.TextBox txt_LotID;
|
|||
|
|
private System.Windows.Forms.TextBox txt_upgoods_ID;
|
|||
|
|
private System.Windows.Forms.Label label9;
|
|||
|
|
private System.Windows.Forms.Label label8;
|
|||
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemHyperLinkEdit repositoryItemHyperLinkEdit1;
|
|||
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit1;
|
|||
|
|
private Ctrl.CtrlDictonary ctrlUser;
|
|||
|
|
private System.Windows.Forms.BindingSource bs_UpShelf;
|
|||
|
|
private Ctrl.LookUpEditSystem lue_Status;
|
|||
|
|
private System.Windows.Forms.Label label11;
|
|||
|
|
private System.Windows.Forms.BindingSource bgsStorageLocal;
|
|||
|
|
private System.Windows.Forms.BindingSource bgsStorageArea;
|
|||
|
|
private System.Windows.Forms.Label label3;
|
|||
|
|
private System.Windows.Forms.Label label2;
|
|||
|
|
private Ctrl.CtrlDictonary ctl_Loc;
|
|||
|
|
private Ctrl.GridControlCustom gridControlCustom2;
|
|||
|
|
private DevExpress.XtraGrid.Views.Grid.GridView GvOnShelf;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLOT_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colUPGOODS_ID1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODSID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODSNAME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_NAME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_AREA_NAME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_AREA_ID;
|
|||
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit lue_Area;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLOCATION_ID;
|
|||
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit lue_Loc;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_NAME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTOCK_NUM;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTO_NUM;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colACC_NUM;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSHELF_NUM;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colHASVOLUME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colONDATE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colONSHELFUSERID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_ID;
|
|||
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit lue_Stprage;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colREMARK1;
|
|||
|
|
private DevExpress.XtraEditors.TextEdit t_Onsjsl;
|
|||
|
|
private System.Windows.Forms.Label label4;
|
|||
|
|
private DevExpress.XtraEditors.TextEdit t_ctl;
|
|||
|
|
private System.Windows.Forms.Label label5;
|
|||
|
|
private DevExpress.XtraEditors.TextEdit tx_ps;
|
|||
|
|
private System.Windows.Forms.Label label6;
|
|||
|
|
private System.Windows.Forms.CheckBox checkBox1;
|
|||
|
|
private System.Windows.Forms.Label label7;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
|
|||
|
|
private System.Windows.Forms.TextBox t_barCode;
|
|||
|
|
private System.Windows.Forms.Label label12;
|
|||
|
|
private System.Windows.Forms.TextBox t_goodsId;
|
|||
|
|
private System.Windows.Forms.Label label1;
|
|||
|
|
private DevExpress.XtraEditors.TextEdit t_sjsl;
|
|||
|
|
private System.Windows.Forms.Label label13;
|
|||
|
|
private Ctrl.CtrlDictonary tx_lc;
|
|||
|
|
}
|
|||
|
|
}
|