881 lines
43 KiB
C#
881 lines
43 KiB
C#
|
|
namespace WMS.FrmReport
|
|||
|
|
{
|
|||
|
|
partial class FrmEc
|
|||
|
|
{
|
|||
|
|
/// <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(FrmEc));
|
|||
|
|
this.tabControl1 = new System.Windows.Forms.TabControl();
|
|||
|
|
this.tabPage1 = new System.Windows.Forms.TabPage();
|
|||
|
|
this.gridControlCustom2 = new WMS.Ctrl.GridControlCustom();
|
|||
|
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
|||
|
|
this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|||
|
|
this.colGOODS_MEASURE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colUPGOODS_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colProDucLotId = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colinstand = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colWGH = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colHigh = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPlcID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colLOT_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colCTL = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colCustomer_Id = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colGOODSID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colGOODSNAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPROVIDER_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPROVIDER_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colGOODS_TYPE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colGOODS_TYPE_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colLOCATION_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPARTDESC = 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.colSTATUS = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSTOCK_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colYmd = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colONDATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colONSHELFUSERID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colUNIT_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colONUSER_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSTORAGE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSTORAGE_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSTORAGE_AREA_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSTORAGE_AREA_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colREMARK = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colHASVOLUME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colGOODS_TYPEID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSTORAGE_MODE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPRODUCTION_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colGOODSVOLUME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colUNIT = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSORT = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colBarCode = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colbaozhiqi = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colWhseloc = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.coldecid = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colTASKTYPE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colDAMAGE_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colDAMAGE_LOCATION = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colWAREHOUSING_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.tabPage2 = new System.Windows.Forms.TabPage();
|
|||
|
|
this.gridControlCustom1 = new WMS.Ctrl.GridControlCustom();
|
|||
|
|
this.bgc_outMx = new System.Windows.Forms.BindingSource(this.components);
|
|||
|
|
this.gdv_Kcmx = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|||
|
|
this.colOUT_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colplcId1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colCK_TYPE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSPECIFICATION = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colGOOD_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colLOC_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colMISTOCK_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPICKING_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colWARE_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colstatus1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|||
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|||
|
|
this.ctrlButtons1 = new WMS.Ctrl.CtrlButtons();
|
|||
|
|
this.ctrlButtons2 = new WMS.Ctrl.CtrlButtons();
|
|||
|
|
this.ctrlButtons4 = new WMS.Ctrl.CtrlButtons();
|
|||
|
|
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.tabControl1.SuspendLayout();
|
|||
|
|
this.tabPage1.SuspendLayout();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom2)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom1)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bgc_outMx)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gdv_Kcmx)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
|
|||
|
|
this.panel1.SuspendLayout();
|
|||
|
|
this.SuspendLayout();
|
|||
|
|
//
|
|||
|
|
// tabControl1
|
|||
|
|
//
|
|||
|
|
this.tabControl1.Controls.Add(this.tabPage1);
|
|||
|
|
this.tabControl1.Controls.Add(this.tabPage2);
|
|||
|
|
this.tabControl1.Font = new System.Drawing.Font("宋体", 12F);
|
|||
|
|
this.tabControl1.Location = new System.Drawing.Point(1361, 22);
|
|||
|
|
this.tabControl1.Name = "tabControl1";
|
|||
|
|
this.tabControl1.SelectedIndex = 0;
|
|||
|
|
this.tabControl1.Size = new System.Drawing.Size(102, 57);
|
|||
|
|
this.tabControl1.TabIndex = 6;
|
|||
|
|
this.tabControl1.Visible = false;
|
|||
|
|
//
|
|||
|
|
// tabPage1
|
|||
|
|
//
|
|||
|
|
this.tabPage1.Controls.Add(this.gridControlCustom2);
|
|||
|
|
this.tabPage1.Font = new System.Drawing.Font("宋体", 12F);
|
|||
|
|
this.tabPage1.Location = new System.Drawing.Point(4, 26);
|
|||
|
|
this.tabPage1.Name = "tabPage1";
|
|||
|
|
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
|
|||
|
|
this.tabPage1.Size = new System.Drawing.Size(94, 27);
|
|||
|
|
this.tabPage1.TabIndex = 0;
|
|||
|
|
this.tabPage1.Text = "入库任务";
|
|||
|
|
this.tabPage1.UseVisualStyleBackColor = true;
|
|||
|
|
//
|
|||
|
|
// 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 = "";
|
|||
|
|
this.gridControlCustom2.ColorUnPass = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom2.ColorUnPassValue = null;
|
|||
|
|
this.gridControlCustom2.ColorVerify = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom2.ColorVerifyFlagColumn = "";
|
|||
|
|
this.gridControlCustom2.ColorVerifyValue = "";
|
|||
|
|
this.gridControlCustom2.ColorWarning = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom2.ColorWarningValue = null;
|
|||
|
|
this.gridControlCustom2.DataSource = this.bindingSource1;
|
|||
|
|
this.gridControlCustom2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|||
|
|
this.gridControlCustom2.EnableAppearanceEvenRow = true;
|
|||
|
|
this.gridControlCustom2.IndicatorWidth = 40;
|
|||
|
|
this.gridControlCustom2.Location = new System.Drawing.Point(3, 3);
|
|||
|
|
this.gridControlCustom2.MainView = this.gridView3;
|
|||
|
|
this.gridControlCustom2.Name = "gridControlCustom2";
|
|||
|
|
this.gridControlCustom2.ShowRowID = true;
|
|||
|
|
this.gridControlCustom2.Size = new System.Drawing.Size(88, 21);
|
|||
|
|
this.gridControlCustom2.TabIndex = 7;
|
|||
|
|
this.gridControlCustom2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|||
|
|
this.gridView3});
|
|||
|
|
//
|
|||
|
|
// bindingSource1
|
|||
|
|
//
|
|||
|
|
this.bindingSource1.DataSource = typeof(WMS.Model.RK.AutoRkGoodsInfo);
|
|||
|
|
//
|
|||
|
|
// gridView3
|
|||
|
|
//
|
|||
|
|
this.gridView3.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
|
|||
|
|
this.gridView3.Appearance.EvenRow.Options.UseBackColor = true;
|
|||
|
|
this.gridView3.Appearance.FocusedCell.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|||
|
|
this.gridView3.Appearance.FocusedCell.Options.UseFont = true;
|
|||
|
|
this.gridView3.Appearance.FocusedRow.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|||
|
|
this.gridView3.Appearance.FocusedRow.Options.UseFont = true;
|
|||
|
|
this.gridView3.Appearance.HeaderPanel.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|||
|
|
this.gridView3.Appearance.HeaderPanel.Options.UseFont = true;
|
|||
|
|
this.gridView3.Appearance.HeaderPanel.Options.UseTextOptions = true;
|
|||
|
|
this.gridView3.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.gridView3.Appearance.Row.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|||
|
|
this.gridView3.Appearance.Row.Options.UseFont = true;
|
|||
|
|
this.gridView3.Appearance.Row.Options.UseTextOptions = true;
|
|||
|
|
this.gridView3.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.gridView3.ColumnPanelRowHeight = 30;
|
|||
|
|
this.gridView3.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|||
|
|
this.colGOODS_MEASURE_ID,
|
|||
|
|
this.colUPGOODS_ID,
|
|||
|
|
this.colProDucLotId,
|
|||
|
|
this.colinstand,
|
|||
|
|
this.colWGH,
|
|||
|
|
this.colHigh,
|
|||
|
|
this.colPlcID,
|
|||
|
|
this.colLOT_ID,
|
|||
|
|
this.colCTL,
|
|||
|
|
this.colCustomer_Id,
|
|||
|
|
this.colGOODSID,
|
|||
|
|
this.colGOODSNAME,
|
|||
|
|
this.colPROVIDER_ID,
|
|||
|
|
this.colPROVIDER_NAME,
|
|||
|
|
this.colGOODS_TYPE_ID,
|
|||
|
|
this.colGOODS_TYPE_NAME,
|
|||
|
|
this.colLOCATION_ID,
|
|||
|
|
this.colPARTDESC,
|
|||
|
|
this.colSTO_NUM,
|
|||
|
|
this.colACC_NUM,
|
|||
|
|
this.colSHELF_NUM,
|
|||
|
|
this.colSTATUS,
|
|||
|
|
this.colSTOCK_NUM,
|
|||
|
|
this.colYmd,
|
|||
|
|
this.colONDATE,
|
|||
|
|
this.colONSHELFUSERID,
|
|||
|
|
this.colUNIT_NAME,
|
|||
|
|
this.colONUSER_NAME,
|
|||
|
|
this.colSTORAGE_ID,
|
|||
|
|
this.colSTORAGE_NAME,
|
|||
|
|
this.colSTORAGE_AREA_ID,
|
|||
|
|
this.colSTORAGE_AREA_NAME,
|
|||
|
|
this.colREMARK,
|
|||
|
|
this.colHASVOLUME,
|
|||
|
|
this.colGOODS_TYPEID,
|
|||
|
|
this.colSTORAGE_MODE,
|
|||
|
|
this.colPRODUCTION_DATE,
|
|||
|
|
this.colGOODSVOLUME,
|
|||
|
|
this.colUNIT,
|
|||
|
|
this.colSORT,
|
|||
|
|
this.colBarCode,
|
|||
|
|
this.colbaozhiqi,
|
|||
|
|
this.colWhseloc,
|
|||
|
|
this.coldecid,
|
|||
|
|
this.colTASKTYPE,
|
|||
|
|
this.colDAMAGE_NUM,
|
|||
|
|
this.colDAMAGE_LOCATION,
|
|||
|
|
this.colWAREHOUSING_ID});
|
|||
|
|
this.gridView3.GridControl = this.gridControlCustom2;
|
|||
|
|
this.gridView3.IndicatorWidth = 34;
|
|||
|
|
this.gridView3.Name = "gridView3";
|
|||
|
|
this.gridView3.OptionsBehavior.Editable = false;
|
|||
|
|
this.gridView3.OptionsSelection.MultiSelect = true;
|
|||
|
|
this.gridView3.OptionsView.ColumnAutoWidth = false;
|
|||
|
|
this.gridView3.OptionsView.EnableAppearanceEvenRow = true;
|
|||
|
|
this.gridView3.OptionsView.ShowGroupPanel = false;
|
|||
|
|
this.gridView3.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
|
|||
|
|
new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colUPGOODS_ID, DevExpress.Data.ColumnSortOrder.Ascending)});
|
|||
|
|
this.gridView3.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gridView3_RowClick);
|
|||
|
|
//
|
|||
|
|
// colGOODS_MEASURE_ID
|
|||
|
|
//
|
|||
|
|
this.colGOODS_MEASURE_ID.FieldName = "GOODS_MEASURE_ID";
|
|||
|
|
this.colGOODS_MEASURE_ID.Name = "colGOODS_MEASURE_ID";
|
|||
|
|
this.colGOODS_MEASURE_ID.Width = 135;
|
|||
|
|
//
|
|||
|
|
// colUPGOODS_ID
|
|||
|
|
//
|
|||
|
|
this.colUPGOODS_ID.FieldName = "UPGOODS_ID";
|
|||
|
|
this.colUPGOODS_ID.Name = "colUPGOODS_ID";
|
|||
|
|
this.colUPGOODS_ID.Width = 129;
|
|||
|
|
//
|
|||
|
|
// colProDucLotId
|
|||
|
|
//
|
|||
|
|
this.colProDucLotId.FieldName = "ProDucLotId";
|
|||
|
|
this.colProDucLotId.Name = "colProDucLotId";
|
|||
|
|
//
|
|||
|
|
// colinstand
|
|||
|
|
//
|
|||
|
|
this.colinstand.FieldName = "instand";
|
|||
|
|
this.colinstand.Name = "colinstand";
|
|||
|
|
this.colinstand.Width = 111;
|
|||
|
|
//
|
|||
|
|
// colWGH
|
|||
|
|
//
|
|||
|
|
this.colWGH.FieldName = "WGH";
|
|||
|
|
this.colWGH.Name = "colWGH";
|
|||
|
|
//
|
|||
|
|
// colHigh
|
|||
|
|
//
|
|||
|
|
this.colHigh.FieldName = "High";
|
|||
|
|
this.colHigh.Name = "colHigh";
|
|||
|
|
//
|
|||
|
|
// colPlcID
|
|||
|
|
//
|
|||
|
|
this.colPlcID.FieldName = "PlcID";
|
|||
|
|
this.colPlcID.Name = "colPlcID";
|
|||
|
|
this.colPlcID.Visible = true;
|
|||
|
|
this.colPlcID.VisibleIndex = 0;
|
|||
|
|
this.colPlcID.Width = 104;
|
|||
|
|
//
|
|||
|
|
// colLOT_ID
|
|||
|
|
//
|
|||
|
|
this.colLOT_ID.FieldName = "LOT_ID";
|
|||
|
|
this.colLOT_ID.Name = "colLOT_ID";
|
|||
|
|
//
|
|||
|
|
// colCTL
|
|||
|
|
//
|
|||
|
|
this.colCTL.FieldName = "CTL";
|
|||
|
|
this.colCTL.Name = "colCTL";
|
|||
|
|
this.colCTL.Width = 188;
|
|||
|
|
//
|
|||
|
|
// colCustomer_Id
|
|||
|
|
//
|
|||
|
|
this.colCustomer_Id.FieldName = "Customer_Id";
|
|||
|
|
this.colCustomer_Id.Name = "colCustomer_Id";
|
|||
|
|
//
|
|||
|
|
// colGOODSID
|
|||
|
|
//
|
|||
|
|
this.colGOODSID.FieldName = "GOODSID";
|
|||
|
|
this.colGOODSID.Name = "colGOODSID";
|
|||
|
|
this.colGOODSID.Visible = true;
|
|||
|
|
this.colGOODSID.VisibleIndex = 2;
|
|||
|
|
this.colGOODSID.Width = 236;
|
|||
|
|
//
|
|||
|
|
// colGOODSNAME
|
|||
|
|
//
|
|||
|
|
this.colGOODSNAME.FieldName = "GOODSNAME";
|
|||
|
|
this.colGOODSNAME.Name = "colGOODSNAME";
|
|||
|
|
//
|
|||
|
|
// colPROVIDER_ID
|
|||
|
|
//
|
|||
|
|
this.colPROVIDER_ID.FieldName = "PROVIDER_ID";
|
|||
|
|
this.colPROVIDER_ID.Name = "colPROVIDER_ID";
|
|||
|
|
//
|
|||
|
|
// colPROVIDER_NAME
|
|||
|
|
//
|
|||
|
|
this.colPROVIDER_NAME.FieldName = "PROVIDER_NAME";
|
|||
|
|
this.colPROVIDER_NAME.Name = "colPROVIDER_NAME";
|
|||
|
|
//
|
|||
|
|
// colGOODS_TYPE_ID
|
|||
|
|
//
|
|||
|
|
this.colGOODS_TYPE_ID.FieldName = "GOODS_TYPE_ID";
|
|||
|
|
this.colGOODS_TYPE_ID.Name = "colGOODS_TYPE_ID";
|
|||
|
|
//
|
|||
|
|
// colGOODS_TYPE_NAME
|
|||
|
|
//
|
|||
|
|
this.colGOODS_TYPE_NAME.FieldName = "GOODS_TYPE_NAME";
|
|||
|
|
this.colGOODS_TYPE_NAME.Name = "colGOODS_TYPE_NAME";
|
|||
|
|
//
|
|||
|
|
// colLOCATION_ID
|
|||
|
|
//
|
|||
|
|
this.colLOCATION_ID.FieldName = "LOCATION_ID";
|
|||
|
|
this.colLOCATION_ID.Name = "colLOCATION_ID";
|
|||
|
|
this.colLOCATION_ID.Visible = true;
|
|||
|
|
this.colLOCATION_ID.VisibleIndex = 3;
|
|||
|
|
this.colLOCATION_ID.Width = 121;
|
|||
|
|
//
|
|||
|
|
// colPARTDESC
|
|||
|
|
//
|
|||
|
|
this.colPARTDESC.FieldName = "PARTDESC";
|
|||
|
|
this.colPARTDESC.Name = "colPARTDESC";
|
|||
|
|
//
|
|||
|
|
// colSTO_NUM
|
|||
|
|
//
|
|||
|
|
this.colSTO_NUM.FieldName = "STO_NUM";
|
|||
|
|
this.colSTO_NUM.Name = "colSTO_NUM";
|
|||
|
|
this.colSTO_NUM.Visible = true;
|
|||
|
|
this.colSTO_NUM.VisibleIndex = 4;
|
|||
|
|
this.colSTO_NUM.Width = 104;
|
|||
|
|
//
|
|||
|
|
// colACC_NUM
|
|||
|
|
//
|
|||
|
|
this.colACC_NUM.FieldName = "ACC_NUM";
|
|||
|
|
this.colACC_NUM.Name = "colACC_NUM";
|
|||
|
|
//
|
|||
|
|
// colSHELF_NUM
|
|||
|
|
//
|
|||
|
|
this.colSHELF_NUM.FieldName = "SHELF_NUM";
|
|||
|
|
this.colSHELF_NUM.Name = "colSHELF_NUM";
|
|||
|
|
//
|
|||
|
|
// colSTATUS
|
|||
|
|
//
|
|||
|
|
this.colSTATUS.FieldName = "STATUS";
|
|||
|
|
this.colSTATUS.Name = "colSTATUS";
|
|||
|
|
this.colSTATUS.Visible = true;
|
|||
|
|
this.colSTATUS.VisibleIndex = 5;
|
|||
|
|
this.colSTATUS.Width = 115;
|
|||
|
|
//
|
|||
|
|
// colSTOCK_NUM
|
|||
|
|
//
|
|||
|
|
this.colSTOCK_NUM.FieldName = "STOCK_NUM";
|
|||
|
|
this.colSTOCK_NUM.Name = "colSTOCK_NUM";
|
|||
|
|
//
|
|||
|
|
// colYmd
|
|||
|
|
//
|
|||
|
|
this.colYmd.FieldName = "Ymd";
|
|||
|
|
this.colYmd.Name = "colYmd";
|
|||
|
|
//
|
|||
|
|
// colONDATE
|
|||
|
|
//
|
|||
|
|
this.colONDATE.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
|
|||
|
|
this.colONDATE.FieldName = "ONDATE";
|
|||
|
|
this.colONDATE.Name = "colONDATE";
|
|||
|
|
this.colONDATE.Visible = true;
|
|||
|
|
this.colONDATE.VisibleIndex = 6;
|
|||
|
|
this.colONDATE.Width = 152;
|
|||
|
|
//
|
|||
|
|
// colONSHELFUSERID
|
|||
|
|
//
|
|||
|
|
this.colONSHELFUSERID.FieldName = "ONSHELFUSERID";
|
|||
|
|
this.colONSHELFUSERID.Name = "colONSHELFUSERID";
|
|||
|
|
//
|
|||
|
|
// colUNIT_NAME
|
|||
|
|
//
|
|||
|
|
this.colUNIT_NAME.FieldName = "UNIT_NAME";
|
|||
|
|
this.colUNIT_NAME.Name = "colUNIT_NAME";
|
|||
|
|
//
|
|||
|
|
// colONUSER_NAME
|
|||
|
|
//
|
|||
|
|
this.colONUSER_NAME.FieldName = "ONUSER_NAME";
|
|||
|
|
this.colONUSER_NAME.Name = "colONUSER_NAME";
|
|||
|
|
//
|
|||
|
|
// colSTORAGE_ID
|
|||
|
|
//
|
|||
|
|
this.colSTORAGE_ID.FieldName = "STORAGE_ID";
|
|||
|
|
this.colSTORAGE_ID.Name = "colSTORAGE_ID";
|
|||
|
|
//
|
|||
|
|
// colSTORAGE_NAME
|
|||
|
|
//
|
|||
|
|
this.colSTORAGE_NAME.FieldName = "STORAGE_NAME";
|
|||
|
|
this.colSTORAGE_NAME.Name = "colSTORAGE_NAME";
|
|||
|
|
//
|
|||
|
|
// colSTORAGE_AREA_ID
|
|||
|
|
//
|
|||
|
|
this.colSTORAGE_AREA_ID.FieldName = "STORAGE_AREA_ID";
|
|||
|
|
this.colSTORAGE_AREA_ID.Name = "colSTORAGE_AREA_ID";
|
|||
|
|
//
|
|||
|
|
// colSTORAGE_AREA_NAME
|
|||
|
|
//
|
|||
|
|
this.colSTORAGE_AREA_NAME.FieldName = "STORAGE_AREA_NAME";
|
|||
|
|
this.colSTORAGE_AREA_NAME.Name = "colSTORAGE_AREA_NAME";
|
|||
|
|
//
|
|||
|
|
// colREMARK
|
|||
|
|
//
|
|||
|
|
this.colREMARK.FieldName = "REMARK";
|
|||
|
|
this.colREMARK.Name = "colREMARK";
|
|||
|
|
this.colREMARK.Visible = true;
|
|||
|
|
this.colREMARK.VisibleIndex = 7;
|
|||
|
|
this.colREMARK.Width = 143;
|
|||
|
|
//
|
|||
|
|
// colHASVOLUME
|
|||
|
|
//
|
|||
|
|
this.colHASVOLUME.FieldName = "HASVOLUME";
|
|||
|
|
this.colHASVOLUME.Name = "colHASVOLUME";
|
|||
|
|
//
|
|||
|
|
// colGOODS_TYPEID
|
|||
|
|
//
|
|||
|
|
this.colGOODS_TYPEID.FieldName = "GOODS_TYPEID";
|
|||
|
|
this.colGOODS_TYPEID.Name = "colGOODS_TYPEID";
|
|||
|
|
//
|
|||
|
|
// colSTORAGE_MODE
|
|||
|
|
//
|
|||
|
|
this.colSTORAGE_MODE.FieldName = "STORAGE_MODE";
|
|||
|
|
this.colSTORAGE_MODE.Name = "colSTORAGE_MODE";
|
|||
|
|
//
|
|||
|
|
// colPRODUCTION_DATE
|
|||
|
|
//
|
|||
|
|
this.colPRODUCTION_DATE.FieldName = "PRODUCTION_DATE";
|
|||
|
|
this.colPRODUCTION_DATE.Name = "colPRODUCTION_DATE";
|
|||
|
|
//
|
|||
|
|
// colGOODSVOLUME
|
|||
|
|
//
|
|||
|
|
this.colGOODSVOLUME.FieldName = "GOODSVOLUME";
|
|||
|
|
this.colGOODSVOLUME.Name = "colGOODSVOLUME";
|
|||
|
|
//
|
|||
|
|
// colUNIT
|
|||
|
|
//
|
|||
|
|
this.colUNIT.FieldName = "UNIT";
|
|||
|
|
this.colUNIT.Name = "colUNIT";
|
|||
|
|
//
|
|||
|
|
// colSORT
|
|||
|
|
//
|
|||
|
|
this.colSORT.FieldName = "SORT";
|
|||
|
|
this.colSORT.Name = "colSORT";
|
|||
|
|
//
|
|||
|
|
// colBarCode
|
|||
|
|
//
|
|||
|
|
this.colBarCode.FieldName = "BarCode";
|
|||
|
|
this.colBarCode.Name = "colBarCode";
|
|||
|
|
//
|
|||
|
|
// colbaozhiqi
|
|||
|
|
//
|
|||
|
|
this.colbaozhiqi.FieldName = "baozhiqi";
|
|||
|
|
this.colbaozhiqi.Name = "colbaozhiqi";
|
|||
|
|
//
|
|||
|
|
// colWhseloc
|
|||
|
|
//
|
|||
|
|
this.colWhseloc.FieldName = "Whseloc";
|
|||
|
|
this.colWhseloc.Name = "colWhseloc";
|
|||
|
|
//
|
|||
|
|
// coldecid
|
|||
|
|
//
|
|||
|
|
this.coldecid.FieldName = "decid";
|
|||
|
|
this.coldecid.Name = "coldecid";
|
|||
|
|
this.coldecid.Visible = true;
|
|||
|
|
this.coldecid.VisibleIndex = 1;
|
|||
|
|
this.coldecid.Width = 99;
|
|||
|
|
//
|
|||
|
|
// colTASKTYPE
|
|||
|
|
//
|
|||
|
|
this.colTASKTYPE.FieldName = "TASKTYPE";
|
|||
|
|
this.colTASKTYPE.Name = "colTASKTYPE";
|
|||
|
|
//
|
|||
|
|
// colDAMAGE_NUM
|
|||
|
|
//
|
|||
|
|
this.colDAMAGE_NUM.FieldName = "DAMAGE_NUM";
|
|||
|
|
this.colDAMAGE_NUM.Name = "colDAMAGE_NUM";
|
|||
|
|
//
|
|||
|
|
// colDAMAGE_LOCATION
|
|||
|
|
//
|
|||
|
|
this.colDAMAGE_LOCATION.FieldName = "DAMAGE_LOCATION";
|
|||
|
|
this.colDAMAGE_LOCATION.Name = "colDAMAGE_LOCATION";
|
|||
|
|
//
|
|||
|
|
// colWAREHOUSING_ID
|
|||
|
|
//
|
|||
|
|
this.colWAREHOUSING_ID.FieldName = "WAREHOUSING_ID";
|
|||
|
|
this.colWAREHOUSING_ID.Name = "colWAREHOUSING_ID";
|
|||
|
|
//
|
|||
|
|
// tabPage2
|
|||
|
|
//
|
|||
|
|
this.tabPage2.Font = new System.Drawing.Font("宋体", 12F);
|
|||
|
|
this.tabPage2.Location = new System.Drawing.Point(4, 26);
|
|||
|
|
this.tabPage2.Name = "tabPage2";
|
|||
|
|
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
|
|||
|
|
this.tabPage2.Size = new System.Drawing.Size(94, 27);
|
|||
|
|
this.tabPage2.TabIndex = 1;
|
|||
|
|
this.tabPage2.Text = "出库任务";
|
|||
|
|
this.tabPage2.UseVisualStyleBackColor = true;
|
|||
|
|
//
|
|||
|
|
// 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 = "0";
|
|||
|
|
this.gridControlCustom1.ColorUnPass = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom1.ColorUnPassValue = null;
|
|||
|
|
this.gridControlCustom1.ColorVerify = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom1.ColorVerifyFlagColumn = "";
|
|||
|
|
this.gridControlCustom1.ColorVerifyValue = "";
|
|||
|
|
this.gridControlCustom1.ColorWarning = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom1.ColorWarningValue = null;
|
|||
|
|
this.gridControlCustom1.DataSource = this.bgc_outMx;
|
|||
|
|
this.gridControlCustom1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|||
|
|
this.gridControlCustom1.EnableAppearanceEvenRow = true;
|
|||
|
|
this.gridControlCustom1.IndicatorWidth = 40;
|
|||
|
|
this.gridControlCustom1.Location = new System.Drawing.Point(0, 100);
|
|||
|
|
this.gridControlCustom1.MainView = this.gdv_Kcmx;
|
|||
|
|
this.gridControlCustom1.Name = "gridControlCustom1";
|
|||
|
|
this.gridControlCustom1.ShowRowID = true;
|
|||
|
|
this.gridControlCustom1.Size = new System.Drawing.Size(1494, 531);
|
|||
|
|
this.gridControlCustom1.TabIndex = 3;
|
|||
|
|
this.gridControlCustom1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|||
|
|
this.gdv_Kcmx,
|
|||
|
|
this.gridView1});
|
|||
|
|
//
|
|||
|
|
// bgc_outMx
|
|||
|
|
//
|
|||
|
|
this.bgc_outMx.DataSource = typeof(WMS.Model.CK.PickingWaveGoodsModel);
|
|||
|
|
//
|
|||
|
|
// gdv_Kcmx
|
|||
|
|
//
|
|||
|
|
this.gdv_Kcmx.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
|
|||
|
|
this.gdv_Kcmx.Appearance.EvenRow.Options.UseBackColor = true;
|
|||
|
|
this.gdv_Kcmx.Appearance.GroupFooter.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|||
|
|
this.gdv_Kcmx.Appearance.GroupFooter.Options.UseFont = true;
|
|||
|
|
this.gdv_Kcmx.Appearance.GroupPanel.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|||
|
|
this.gdv_Kcmx.Appearance.GroupPanel.Options.UseFont = true;
|
|||
|
|
this.gdv_Kcmx.Appearance.GroupRow.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|||
|
|
this.gdv_Kcmx.Appearance.GroupRow.Options.UseFont = true;
|
|||
|
|
this.gdv_Kcmx.Appearance.HeaderPanel.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|||
|
|
this.gdv_Kcmx.Appearance.HeaderPanel.Options.UseFont = true;
|
|||
|
|
this.gdv_Kcmx.Appearance.HeaderPanel.Options.UseTextOptions = true;
|
|||
|
|
this.gdv_Kcmx.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.gdv_Kcmx.Appearance.Row.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|||
|
|
this.gdv_Kcmx.Appearance.Row.Options.UseFont = true;
|
|||
|
|
this.gdv_Kcmx.Appearance.Row.Options.UseTextOptions = true;
|
|||
|
|
this.gdv_Kcmx.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.gdv_Kcmx.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|||
|
|
this.colOUT_ID,
|
|||
|
|
this.colplcId1,
|
|||
|
|
this.colCK_TYPE,
|
|||
|
|
this.colSPECIFICATION,
|
|||
|
|
this.colGOOD_ID,
|
|||
|
|
this.colLOC_ID,
|
|||
|
|
this.colMISTOCK_NUM,
|
|||
|
|
this.colPICKING_NUM,
|
|||
|
|
this.colWARE_DATE,
|
|||
|
|
this.colstatus1,
|
|||
|
|
this.gridColumn1,
|
|||
|
|
this.gridColumn2});
|
|||
|
|
this.gdv_Kcmx.GridControl = this.gridControlCustom1;
|
|||
|
|
this.gdv_Kcmx.IndicatorWidth = 34;
|
|||
|
|
this.gdv_Kcmx.Name = "gdv_Kcmx";
|
|||
|
|
this.gdv_Kcmx.OptionsBehavior.Editable = false;
|
|||
|
|
this.gdv_Kcmx.OptionsSelection.EnableAppearanceFocusedCell = false;
|
|||
|
|
this.gdv_Kcmx.OptionsView.ColumnAutoWidth = false;
|
|||
|
|
this.gdv_Kcmx.OptionsView.EnableAppearanceEvenRow = true;
|
|||
|
|
this.gdv_Kcmx.OptionsView.ShowGroupPanel = false;
|
|||
|
|
this.gdv_Kcmx.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gdv_Kcmx_RowClick);
|
|||
|
|
//
|
|||
|
|
// colOUT_ID
|
|||
|
|
//
|
|||
|
|
this.colOUT_ID.FieldName = "OUT_ID";
|
|||
|
|
this.colOUT_ID.Name = "colOUT_ID";
|
|||
|
|
this.colOUT_ID.Visible = true;
|
|||
|
|
this.colOUT_ID.VisibleIndex = 0;
|
|||
|
|
this.colOUT_ID.Width = 200;
|
|||
|
|
//
|
|||
|
|
// colplcId1
|
|||
|
|
//
|
|||
|
|
this.colplcId1.FieldName = "plcId";
|
|||
|
|
this.colplcId1.Name = "colplcId1";
|
|||
|
|
this.colplcId1.Visible = true;
|
|||
|
|
this.colplcId1.VisibleIndex = 1;
|
|||
|
|
this.colplcId1.Width = 100;
|
|||
|
|
//
|
|||
|
|
// colCK_TYPE
|
|||
|
|
//
|
|||
|
|
this.colCK_TYPE.FieldName = "CK_TYPE";
|
|||
|
|
this.colCK_TYPE.Name = "colCK_TYPE";
|
|||
|
|
this.colCK_TYPE.Visible = true;
|
|||
|
|
this.colCK_TYPE.VisibleIndex = 2;
|
|||
|
|
this.colCK_TYPE.Width = 100;
|
|||
|
|
//
|
|||
|
|
// colSPECIFICATION
|
|||
|
|
//
|
|||
|
|
this.colSPECIFICATION.FieldName = "SPECIFICATION";
|
|||
|
|
this.colSPECIFICATION.Name = "colSPECIFICATION";
|
|||
|
|
this.colSPECIFICATION.Visible = true;
|
|||
|
|
this.colSPECIFICATION.VisibleIndex = 4;
|
|||
|
|
this.colSPECIFICATION.Width = 200;
|
|||
|
|
//
|
|||
|
|
// colGOOD_ID
|
|||
|
|
//
|
|||
|
|
this.colGOOD_ID.FieldName = "GOOD_ID";
|
|||
|
|
this.colGOOD_ID.Name = "colGOOD_ID";
|
|||
|
|
this.colGOOD_ID.Visible = true;
|
|||
|
|
this.colGOOD_ID.VisibleIndex = 5;
|
|||
|
|
this.colGOOD_ID.Width = 120;
|
|||
|
|
//
|
|||
|
|
// colLOC_ID
|
|||
|
|
//
|
|||
|
|
this.colLOC_ID.FieldName = "LOC_ID";
|
|||
|
|
this.colLOC_ID.Name = "colLOC_ID";
|
|||
|
|
this.colLOC_ID.Visible = true;
|
|||
|
|
this.colLOC_ID.VisibleIndex = 6;
|
|||
|
|
this.colLOC_ID.Width = 100;
|
|||
|
|
//
|
|||
|
|
// colMISTOCK_NUM
|
|||
|
|
//
|
|||
|
|
this.colMISTOCK_NUM.FieldName = "MISTOCK_NUM";
|
|||
|
|
this.colMISTOCK_NUM.Name = "colMISTOCK_NUM";
|
|||
|
|
this.colMISTOCK_NUM.Visible = true;
|
|||
|
|
this.colMISTOCK_NUM.VisibleIndex = 7;
|
|||
|
|
this.colMISTOCK_NUM.Width = 100;
|
|||
|
|
//
|
|||
|
|
// colPICKING_NUM
|
|||
|
|
//
|
|||
|
|
this.colPICKING_NUM.FieldName = "PICKING_NUM";
|
|||
|
|
this.colPICKING_NUM.Name = "colPICKING_NUM";
|
|||
|
|
this.colPICKING_NUM.Visible = true;
|
|||
|
|
this.colPICKING_NUM.VisibleIndex = 8;
|
|||
|
|
this.colPICKING_NUM.Width = 100;
|
|||
|
|
//
|
|||
|
|
// colWARE_DATE
|
|||
|
|
//
|
|||
|
|
this.colWARE_DATE.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
|
|||
|
|
this.colWARE_DATE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|||
|
|
this.colWARE_DATE.FieldName = "WARE_DATE";
|
|||
|
|
this.colWARE_DATE.Name = "colWARE_DATE";
|
|||
|
|
this.colWARE_DATE.Visible = true;
|
|||
|
|
this.colWARE_DATE.VisibleIndex = 9;
|
|||
|
|
this.colWARE_DATE.Width = 198;
|
|||
|
|
//
|
|||
|
|
// colstatus1
|
|||
|
|
//
|
|||
|
|
this.colstatus1.FieldName = "status";
|
|||
|
|
this.colstatus1.Name = "colstatus1";
|
|||
|
|
this.colstatus1.Visible = true;
|
|||
|
|
this.colstatus1.VisibleIndex = 10;
|
|||
|
|
this.colstatus1.Width = 120;
|
|||
|
|
//
|
|||
|
|
// gridView1
|
|||
|
|
//
|
|||
|
|
this.gridView1.GridControl = this.gridControlCustom1;
|
|||
|
|
this.gridView1.Name = "gridView1";
|
|||
|
|
//
|
|||
|
|
// panel1
|
|||
|
|
//
|
|||
|
|
this.panel1.Controls.Add(this.ctrlButtons1);
|
|||
|
|
this.panel1.Controls.Add(this.tabControl1);
|
|||
|
|
this.panel1.Controls.Add(this.ctrlButtons2);
|
|||
|
|
this.panel1.Controls.Add(this.ctrlButtons4);
|
|||
|
|
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(1494, 100);
|
|||
|
|
this.panel1.TabIndex = 7;
|
|||
|
|
//
|
|||
|
|
// 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.Image = ((System.Drawing.Image)(resources.GetObject("ctrlButtons1.ImageOptions.Image")));
|
|||
|
|
this.ctrlButtons1.ImageOptions.ImageUri.Uri = "Delete;Office2013";
|
|||
|
|
this.ctrlButtons1.Location = new System.Drawing.Point(1134, 22);
|
|||
|
|
this.ctrlButtons1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|||
|
|
this.ctrlButtons1.Name = "ctrlButtons1";
|
|||
|
|
this.ctrlButtons1.Size = new System.Drawing.Size(150, 45);
|
|||
|
|
this.ctrlButtons1.TabIndex = 240;
|
|||
|
|
this.ctrlButtons1.Text = "删除任务";
|
|||
|
|
this.ctrlButtons1.typeButton = "删除任务";
|
|||
|
|
this.ctrlButtons1.Click += new System.EventHandler(this.ctrlButtons1_Click);
|
|||
|
|
//
|
|||
|
|
// ctrlButtons2
|
|||
|
|
//
|
|||
|
|
this.ctrlButtons2.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
|
|||
|
|
this.ctrlButtons2.Appearance.Options.UseFont = true;
|
|||
|
|
this.ctrlButtons2.BoolDiagFrm = false;
|
|||
|
|
this.ctrlButtons2.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("ctrlButtons2.ImageOptions.Image")));
|
|||
|
|
this.ctrlButtons2.ImageOptions.ImageUri.Uri = "Refresh;Office2013";
|
|||
|
|
this.ctrlButtons2.Location = new System.Drawing.Point(67, 22);
|
|||
|
|
this.ctrlButtons2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|||
|
|
this.ctrlButtons2.Name = "ctrlButtons2";
|
|||
|
|
this.ctrlButtons2.Size = new System.Drawing.Size(150, 45);
|
|||
|
|
this.ctrlButtons2.TabIndex = 239;
|
|||
|
|
this.ctrlButtons2.Text = " 刷新 ";
|
|||
|
|
this.ctrlButtons2.typeButton = " 刷新 ";
|
|||
|
|
this.ctrlButtons2.Click += new System.EventHandler(this.ctrlButtons2_Click);
|
|||
|
|
//
|
|||
|
|
// ctrlButtons4
|
|||
|
|
//
|
|||
|
|
this.ctrlButtons4.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
|
|||
|
|
this.ctrlButtons4.Appearance.Options.UseFont = true;
|
|||
|
|
this.ctrlButtons4.BoolDiagFrm = false;
|
|||
|
|
this.ctrlButtons4.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("ctrlButtons4.ImageOptions.Image")));
|
|||
|
|
this.ctrlButtons4.ImageOptions.ImageUri.Uri = "Apply;Office2013";
|
|||
|
|
this.ctrlButtons4.Location = new System.Drawing.Point(922, 22);
|
|||
|
|
this.ctrlButtons4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|||
|
|
this.ctrlButtons4.Name = "ctrlButtons4";
|
|||
|
|
this.ctrlButtons4.Size = new System.Drawing.Size(150, 45);
|
|||
|
|
this.ctrlButtons4.TabIndex = 237;
|
|||
|
|
this.ctrlButtons4.Text = "确认完成";
|
|||
|
|
this.ctrlButtons4.typeButton = "确认完成";
|
|||
|
|
this.ctrlButtons4.Click += new System.EventHandler(this.ctrlButtons4_Click);
|
|||
|
|
//
|
|||
|
|
// gridColumn1
|
|||
|
|
//
|
|||
|
|
this.gridColumn1.Name = "gridColumn1";
|
|||
|
|
//
|
|||
|
|
// gridColumn2
|
|||
|
|
//
|
|||
|
|
this.gridColumn2.FieldName = "CTL";
|
|||
|
|
this.gridColumn2.Name = "gridColumn2";
|
|||
|
|
this.gridColumn2.Visible = true;
|
|||
|
|
this.gridColumn2.VisibleIndex = 3;
|
|||
|
|
//
|
|||
|
|
// FrmEc
|
|||
|
|
//
|
|||
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|||
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|||
|
|
this.ClientSize = new System.Drawing.Size(1494, 631);
|
|||
|
|
this.Controls.Add(this.gridControlCustom1);
|
|||
|
|
this.Controls.Add(this.panel1);
|
|||
|
|
this.Name = "FrmEc";
|
|||
|
|
this.Text = "FrmEc";
|
|||
|
|
this.Load += new System.EventHandler(this.FrmEc_Load);
|
|||
|
|
this.tabControl1.ResumeLayout(false);
|
|||
|
|
this.tabPage1.ResumeLayout(false);
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom2)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom1)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bgc_outMx)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gdv_Kcmx)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
|
|||
|
|
this.panel1.ResumeLayout(false);
|
|||
|
|
this.ResumeLayout(false);
|
|||
|
|
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
#endregion
|
|||
|
|
private System.Windows.Forms.TabControl tabControl1;
|
|||
|
|
private System.Windows.Forms.TabPage tabPage1;
|
|||
|
|
private System.Windows.Forms.TabPage tabPage2;
|
|||
|
|
private Ctrl.GridControlCustom gridControlCustom2;
|
|||
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView3;
|
|||
|
|
private System.Windows.Forms.Panel panel1;
|
|||
|
|
private Ctrl.CtrlButtons ctrlButtons4;
|
|||
|
|
private System.Windows.Forms.BindingSource bgc_outMx;
|
|||
|
|
private Ctrl.GridControlCustom gridControlCustom1;
|
|||
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gdv_Kcmx;
|
|||
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
|||
|
|
private Ctrl.CtrlButtons ctrlButtons2;
|
|||
|
|
private System.Windows.Forms.BindingSource bindingSource1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_MEASURE_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colUPGOODS_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colProDucLotId;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colinstand;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colWGH;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colHigh;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPlcID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLOT_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCTL;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCustomer_Id;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODSID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODSNAME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_NAME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_TYPE_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_TYPE_NAME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLOCATION_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPARTDESC;
|
|||
|
|
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 colSTATUS;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTOCK_NUM;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colYmd;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colONDATE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colONSHELFUSERID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colUNIT_NAME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colONUSER_NAME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_NAME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_AREA_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_AREA_NAME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colREMARK;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colHASVOLUME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_TYPEID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_MODE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPRODUCTION_DATE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODSVOLUME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colUNIT;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSORT;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colBarCode;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colbaozhiqi;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colWhseloc;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn coldecid;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colTASKTYPE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colDAMAGE_NUM;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colDAMAGE_LOCATION;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colWAREHOUSING_ID;
|
|||
|
|
private Ctrl.CtrlButtons ctrlButtons1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colOUT_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colplcId1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCK_TYPE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSPECIFICATION;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOOD_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLOC_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colMISTOCK_NUM;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPICKING_NUM;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colWARE_DATE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colstatus1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
|
|||
|
|
}
|
|||
|
|
}
|