1453 lines
67 KiB
C#
1453 lines
67 KiB
C#
namespace WMS.FrmRK
|
|
{
|
|
partial class FrmAutoOnGoods
|
|
{
|
|
/// <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(FrmAutoOnGoods));
|
|
this.colUPGOODS_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPLCID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colProDucLotId = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colWGH = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colLOT_ID1 = 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_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPROVIDER_NAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colLOCATION_ID = 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.colSTOCK_NUM = 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.colREMARK1 = 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.panelControl1 = new DevExpress.XtraEditors.PanelControl();
|
|
this.textBox1 = new System.Windows.Forms.TextBox();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.ctrlButtons5 = new WMS.Ctrl.CtrlButtons();
|
|
this.ctrlButtons3 = new WMS.Ctrl.CtrlButtons();
|
|
this.ctrlButtons2 = new WMS.Ctrl.CtrlButtons();
|
|
this.ctrlButtons4 = new WMS.Ctrl.CtrlButtons();
|
|
this.ctrlButtons1 = new WMS.Ctrl.CtrlButtons();
|
|
this.bgcrkmx = new System.Windows.Forms.BindingSource(this.components);
|
|
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn26 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn27 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn28 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn29 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn30 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn31 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn32 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn33 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn34 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridControlCustom1 = new WMS.Ctrl.GridControlCustom();
|
|
this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.colLOT_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPlcID1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colLOCATION_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colbaozhiqi1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colGOODSID1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colProDucLotId1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colGOODSNAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colGOODS_TYPE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colTASKTYPE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCTL1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSHELF_NUM1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colBarCode1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colONDATE1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSTATUS = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colHigh = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colUPGOODS_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colinstand = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colWGH1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCustomer_Id1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPROVIDER_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPROVIDER_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPARTDESC = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSTO_NUM1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colACC_NUM1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSTOCK_NUM1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colYmd = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colONSHELFUSERID1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colUNIT_NAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colONUSER_NAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSTORAGE_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSTORAGE_NAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSTORAGE_AREA_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSTORAGE_AREA_NAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colREMARK = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colHASVOLUME1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colGOODS_TYPEID1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSTORAGE_MODE1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPRODUCTION_DATE1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colGOODSVOLUME1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colUNIT1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSORT1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colWhseloc = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.coldecid = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn69 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn70 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn35 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn36 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn37 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn38 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn39 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn40 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn41 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn42 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn43 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn44 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn45 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn46 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn47 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn48 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn49 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn50 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn51 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn52 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn53 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn54 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn55 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn56 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn57 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn58 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn59 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn60 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn61 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn62 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn63 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn64 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn65 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn66 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn67 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn68 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
|
|
this.panelControl1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.bgcrkmx)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// colUPGOODS_ID
|
|
//
|
|
this.colUPGOODS_ID.FieldName = "UPGOODS_ID";
|
|
this.colUPGOODS_ID.Name = "colUPGOODS_ID";
|
|
//
|
|
// colPLCID
|
|
//
|
|
this.colPLCID.FieldName = "PLCID";
|
|
this.colPLCID.Name = "colPLCID";
|
|
//
|
|
// colProDucLotId
|
|
//
|
|
this.colProDucLotId.FieldName = "ProDucLotId";
|
|
this.colProDucLotId.Name = "colProDucLotId";
|
|
this.colProDucLotId.Width = 109;
|
|
//
|
|
// colWGH
|
|
//
|
|
this.colWGH.FieldName = "WGH";
|
|
this.colWGH.Name = "colWGH";
|
|
//
|
|
// colLOT_ID1
|
|
//
|
|
this.colLOT_ID1.FieldName = "LOT_ID";
|
|
this.colLOT_ID1.Name = "colLOT_ID1";
|
|
this.colLOT_ID1.Visible = true;
|
|
this.colLOT_ID1.VisibleIndex = 1;
|
|
this.colLOT_ID1.Width = 129;
|
|
//
|
|
// colCTL
|
|
//
|
|
this.colCTL.FieldName = "CTL";
|
|
this.colCTL.Name = "colCTL";
|
|
this.colCTL.Visible = true;
|
|
this.colCTL.VisibleIndex = 0;
|
|
this.colCTL.Width = 156;
|
|
//
|
|
// 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;
|
|
//
|
|
// colGOODSNAME
|
|
//
|
|
this.colGOODSNAME.FieldName = "GOODSNAME";
|
|
this.colGOODSNAME.Name = "colGOODSNAME";
|
|
this.colGOODSNAME.Visible = true;
|
|
this.colGOODSNAME.VisibleIndex = 3;
|
|
//
|
|
// colPROVIDER_ID1
|
|
//
|
|
this.colPROVIDER_ID1.FieldName = "PROVIDER_ID";
|
|
this.colPROVIDER_ID1.Name = "colPROVIDER_ID1";
|
|
//
|
|
// colPROVIDER_NAME1
|
|
//
|
|
this.colPROVIDER_NAME1.FieldName = "PROVIDER_NAME";
|
|
this.colPROVIDER_NAME1.Name = "colPROVIDER_NAME1";
|
|
//
|
|
// colLOCATION_ID
|
|
//
|
|
this.colLOCATION_ID.FieldName = "LOCATION_ID";
|
|
this.colLOCATION_ID.Name = "colLOCATION_ID";
|
|
this.colLOCATION_ID.Visible = true;
|
|
this.colLOCATION_ID.VisibleIndex = 9;
|
|
//
|
|
// colSTO_NUM
|
|
//
|
|
this.colSTO_NUM.FieldName = "STO_NUM";
|
|
this.colSTO_NUM.Name = "colSTO_NUM";
|
|
this.colSTO_NUM.Visible = true;
|
|
this.colSTO_NUM.VisibleIndex = 4;
|
|
//
|
|
// 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";
|
|
//
|
|
// colSTOCK_NUM
|
|
//
|
|
this.colSTOCK_NUM.FieldName = "STOCK_NUM";
|
|
this.colSTOCK_NUM.Name = "colSTOCK_NUM";
|
|
//
|
|
// colONDATE
|
|
//
|
|
this.colONDATE.FieldName = "ONDATE";
|
|
this.colONDATE.Name = "colONDATE";
|
|
//
|
|
// colONSHELFUSERID
|
|
//
|
|
this.colONSHELFUSERID.FieldName = "ONSHELFUSERID";
|
|
this.colONSHELFUSERID.Name = "colONSHELFUSERID";
|
|
//
|
|
// colUNIT_NAME
|
|
//
|
|
this.colUNIT_NAME.FieldName = "UNIT_NAME";
|
|
this.colUNIT_NAME.Name = "colUNIT_NAME";
|
|
this.colUNIT_NAME.Visible = true;
|
|
this.colUNIT_NAME.VisibleIndex = 5;
|
|
//
|
|
// 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";
|
|
//
|
|
// colREMARK1
|
|
//
|
|
this.colREMARK1.FieldName = "REMARK";
|
|
this.colREMARK1.Name = "colREMARK1";
|
|
this.colREMARK1.Visible = true;
|
|
this.colREMARK1.VisibleIndex = 6;
|
|
//
|
|
// 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";
|
|
this.colGOODSVOLUME.Visible = true;
|
|
this.colGOODSVOLUME.VisibleIndex = 7;
|
|
//
|
|
// colUNIT
|
|
//
|
|
this.colUNIT.FieldName = "UNIT";
|
|
this.colUNIT.Name = "colUNIT";
|
|
this.colUNIT.Width = 156;
|
|
//
|
|
// colSORT
|
|
//
|
|
this.colSORT.FieldName = "SORT";
|
|
this.colSORT.Name = "colSORT";
|
|
//
|
|
// colBarCode
|
|
//
|
|
this.colBarCode.FieldName = "BarCode";
|
|
this.colBarCode.Name = "colBarCode";
|
|
this.colBarCode.Visible = true;
|
|
this.colBarCode.VisibleIndex = 8;
|
|
//
|
|
// colbaozhiqi
|
|
//
|
|
this.colbaozhiqi.FieldName = "baozhiqi";
|
|
this.colbaozhiqi.Name = "colbaozhiqi";
|
|
//
|
|
// panelControl1
|
|
//
|
|
this.panelControl1.Controls.Add(this.textBox1);
|
|
this.panelControl1.Controls.Add(this.label1);
|
|
this.panelControl1.Controls.Add(this.ctrlButtons5);
|
|
this.panelControl1.Controls.Add(this.ctrlButtons3);
|
|
this.panelControl1.Controls.Add(this.ctrlButtons2);
|
|
this.panelControl1.Controls.Add(this.ctrlButtons4);
|
|
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(1626, 100);
|
|
this.panelControl1.TabIndex = 229;
|
|
//
|
|
// textBox1
|
|
//
|
|
this.textBox1.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.textBox1.Location = new System.Drawing.Point(382, 40);
|
|
this.textBox1.Name = "textBox1";
|
|
this.textBox1.Size = new System.Drawing.Size(161, 27);
|
|
this.textBox1.TabIndex = 233;
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label1.Location = new System.Drawing.Point(319, 44);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(57, 19);
|
|
this.label1.TabIndex = 232;
|
|
this.label1.Text = "料箱号";
|
|
//
|
|
// ctrlButtons5
|
|
//
|
|
this.ctrlButtons5.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
|
|
this.ctrlButtons5.Appearance.Options.UseFont = true;
|
|
this.ctrlButtons5.BoolDiagFrm = false;
|
|
this.ctrlButtons5.ImageOptions.ImageUri.Uri = "Refresh;Office2013";
|
|
this.ctrlButtons5.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("ctrlButtons5.ImageOptions.SvgImage")));
|
|
this.ctrlButtons5.Location = new System.Drawing.Point(667, 28);
|
|
this.ctrlButtons5.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
this.ctrlButtons5.Name = "ctrlButtons5";
|
|
this.ctrlButtons5.Size = new System.Drawing.Size(150, 45);
|
|
this.ctrlButtons5.TabIndex = 231;
|
|
this.ctrlButtons5.Text = " 初始化 ";
|
|
this.ctrlButtons5.typeButton = " 初始化 ";
|
|
this.ctrlButtons5.Click += new System.EventHandler(this.ctrlButtons5_Click);
|
|
//
|
|
// ctrlButtons3
|
|
//
|
|
this.ctrlButtons3.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
|
|
this.ctrlButtons3.Appearance.Options.UseFont = true;
|
|
this.ctrlButtons3.BoolDiagFrm = false;
|
|
this.ctrlButtons3.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("ctrlButtons3.ImageOptions.Image")));
|
|
this.ctrlButtons3.ImageOptions.ImageUri.Uri = "Delete;Office2013";
|
|
this.ctrlButtons3.Location = new System.Drawing.Point(1093, 28);
|
|
this.ctrlButtons3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
this.ctrlButtons3.Name = "ctrlButtons3";
|
|
this.ctrlButtons3.Size = new System.Drawing.Size(150, 45);
|
|
this.ctrlButtons3.TabIndex = 230;
|
|
this.ctrlButtons3.Text = " 删除 ";
|
|
this.ctrlButtons3.typeButton = " 删除 ";
|
|
this.ctrlButtons3.Click += new System.EventHandler(this.ctrlButtons3_Click);
|
|
//
|
|
// ctrlButtons2
|
|
//
|
|
this.ctrlButtons2.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
|
|
this.ctrlButtons2.Appearance.Options.UseFont = true;
|
|
this.ctrlButtons2.BoolDiagFrm = false;
|
|
this.ctrlButtons2.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("ctrlButtons2.ImageOptions.Image")));
|
|
this.ctrlButtons2.ImageOptions.ImageUri.Uri = "Refresh;Office2013";
|
|
this.ctrlButtons2.Location = new System.Drawing.Point(880, 28);
|
|
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 = 229;
|
|
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 = "Refresh;Office2013";
|
|
this.ctrlButtons4.Location = new System.Drawing.Point(53, 28);
|
|
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 = 228;
|
|
this.ctrlButtons4.Text = " 刷新 ";
|
|
this.ctrlButtons4.typeButton = " 刷新 ";
|
|
this.ctrlButtons4.Click += new System.EventHandler(this.ctrlButtons4_Click);
|
|
//
|
|
// ctrlButtons1
|
|
//
|
|
this.ctrlButtons1.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
|
|
this.ctrlButtons1.Appearance.Options.UseFont = true;
|
|
this.ctrlButtons1.BoolDiagFrm = false;
|
|
this.ctrlButtons1.ImageOptions.ImageUri.Uri = "Delete;Office2013";
|
|
this.ctrlButtons1.Location = new System.Drawing.Point(287, 308);
|
|
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 = 229;
|
|
this.ctrlButtons1.Text = " 删除 ";
|
|
this.ctrlButtons1.typeButton = " 删除 ";
|
|
this.ctrlButtons1.Click += new System.EventHandler(this.ctrlButtons1_Click);
|
|
//
|
|
// bgcrkmx
|
|
//
|
|
this.bgcrkmx.DataSource = typeof(WMS.Model.RK.AutoRkGoodsInfo);
|
|
//
|
|
// gridColumn1
|
|
//
|
|
this.gridColumn1.FieldName = "UPGOODS_ID";
|
|
this.gridColumn1.Name = "gridColumn1";
|
|
//
|
|
// gridColumn2
|
|
//
|
|
this.gridColumn2.FieldName = "PLCID";
|
|
this.gridColumn2.Name = "gridColumn2";
|
|
//
|
|
// gridColumn3
|
|
//
|
|
this.gridColumn3.FieldName = "ProDucLotId";
|
|
this.gridColumn3.Name = "gridColumn3";
|
|
this.gridColumn3.Width = 109;
|
|
//
|
|
// gridColumn4
|
|
//
|
|
this.gridColumn4.FieldName = "WGH";
|
|
this.gridColumn4.Name = "gridColumn4";
|
|
//
|
|
// gridColumn5
|
|
//
|
|
this.gridColumn5.FieldName = "LOT_ID";
|
|
this.gridColumn5.Name = "gridColumn5";
|
|
this.gridColumn5.Visible = true;
|
|
this.gridColumn5.VisibleIndex = 1;
|
|
this.gridColumn5.Width = 129;
|
|
//
|
|
// gridColumn6
|
|
//
|
|
this.gridColumn6.FieldName = "CTL";
|
|
this.gridColumn6.Name = "gridColumn6";
|
|
this.gridColumn6.Visible = true;
|
|
this.gridColumn6.VisibleIndex = 0;
|
|
this.gridColumn6.Width = 156;
|
|
//
|
|
// gridColumn7
|
|
//
|
|
this.gridColumn7.FieldName = "Customer_Id";
|
|
this.gridColumn7.Name = "gridColumn7";
|
|
//
|
|
// gridColumn8
|
|
//
|
|
this.gridColumn8.FieldName = "GOODSID";
|
|
this.gridColumn8.Name = "gridColumn8";
|
|
this.gridColumn8.Visible = true;
|
|
this.gridColumn8.VisibleIndex = 2;
|
|
//
|
|
// gridColumn9
|
|
//
|
|
this.gridColumn9.FieldName = "GOODSNAME";
|
|
this.gridColumn9.Name = "gridColumn9";
|
|
this.gridColumn9.Visible = true;
|
|
this.gridColumn9.VisibleIndex = 3;
|
|
//
|
|
// gridColumn10
|
|
//
|
|
this.gridColumn10.FieldName = "PROVIDER_ID";
|
|
this.gridColumn10.Name = "gridColumn10";
|
|
//
|
|
// gridColumn11
|
|
//
|
|
this.gridColumn11.FieldName = "PROVIDER_NAME";
|
|
this.gridColumn11.Name = "gridColumn11";
|
|
//
|
|
// gridColumn12
|
|
//
|
|
this.gridColumn12.FieldName = "LOCATION_ID";
|
|
this.gridColumn12.Name = "gridColumn12";
|
|
this.gridColumn12.Visible = true;
|
|
this.gridColumn12.VisibleIndex = 9;
|
|
//
|
|
// gridColumn13
|
|
//
|
|
this.gridColumn13.FieldName = "STO_NUM";
|
|
this.gridColumn13.Name = "gridColumn13";
|
|
this.gridColumn13.Visible = true;
|
|
this.gridColumn13.VisibleIndex = 4;
|
|
//
|
|
// gridColumn14
|
|
//
|
|
this.gridColumn14.FieldName = "ACC_NUM";
|
|
this.gridColumn14.Name = "gridColumn14";
|
|
//
|
|
// gridColumn15
|
|
//
|
|
this.gridColumn15.FieldName = "SHELF_NUM";
|
|
this.gridColumn15.Name = "gridColumn15";
|
|
//
|
|
// gridColumn16
|
|
//
|
|
this.gridColumn16.FieldName = "STOCK_NUM";
|
|
this.gridColumn16.Name = "gridColumn16";
|
|
//
|
|
// gridColumn17
|
|
//
|
|
this.gridColumn17.FieldName = "ONDATE";
|
|
this.gridColumn17.Name = "gridColumn17";
|
|
//
|
|
// gridColumn18
|
|
//
|
|
this.gridColumn18.FieldName = "ONSHELFUSERID";
|
|
this.gridColumn18.Name = "gridColumn18";
|
|
//
|
|
// gridColumn19
|
|
//
|
|
this.gridColumn19.FieldName = "UNIT_NAME";
|
|
this.gridColumn19.Name = "gridColumn19";
|
|
this.gridColumn19.Visible = true;
|
|
this.gridColumn19.VisibleIndex = 5;
|
|
//
|
|
// gridColumn20
|
|
//
|
|
this.gridColumn20.FieldName = "ONUSER_NAME";
|
|
this.gridColumn20.Name = "gridColumn20";
|
|
//
|
|
// gridColumn21
|
|
//
|
|
this.gridColumn21.FieldName = "STORAGE_ID";
|
|
this.gridColumn21.Name = "gridColumn21";
|
|
//
|
|
// gridColumn22
|
|
//
|
|
this.gridColumn22.FieldName = "STORAGE_NAME";
|
|
this.gridColumn22.Name = "gridColumn22";
|
|
//
|
|
// gridColumn23
|
|
//
|
|
this.gridColumn23.FieldName = "STORAGE_AREA_ID";
|
|
this.gridColumn23.Name = "gridColumn23";
|
|
//
|
|
// gridColumn24
|
|
//
|
|
this.gridColumn24.FieldName = "STORAGE_AREA_NAME";
|
|
this.gridColumn24.Name = "gridColumn24";
|
|
//
|
|
// gridColumn25
|
|
//
|
|
this.gridColumn25.FieldName = "REMARK";
|
|
this.gridColumn25.Name = "gridColumn25";
|
|
this.gridColumn25.Visible = true;
|
|
this.gridColumn25.VisibleIndex = 6;
|
|
//
|
|
// gridColumn26
|
|
//
|
|
this.gridColumn26.FieldName = "HASVOLUME";
|
|
this.gridColumn26.Name = "gridColumn26";
|
|
//
|
|
// gridColumn27
|
|
//
|
|
this.gridColumn27.FieldName = "GOODS_TYPEID";
|
|
this.gridColumn27.Name = "gridColumn27";
|
|
//
|
|
// gridColumn28
|
|
//
|
|
this.gridColumn28.FieldName = "STORAGE_MODE";
|
|
this.gridColumn28.Name = "gridColumn28";
|
|
//
|
|
// gridColumn29
|
|
//
|
|
this.gridColumn29.FieldName = "PRODUCTION_DATE";
|
|
this.gridColumn29.Name = "gridColumn29";
|
|
//
|
|
// gridColumn30
|
|
//
|
|
this.gridColumn30.FieldName = "GOODSVOLUME";
|
|
this.gridColumn30.Name = "gridColumn30";
|
|
this.gridColumn30.Visible = true;
|
|
this.gridColumn30.VisibleIndex = 7;
|
|
//
|
|
// gridColumn31
|
|
//
|
|
this.gridColumn31.FieldName = "UNIT";
|
|
this.gridColumn31.Name = "gridColumn31";
|
|
this.gridColumn31.Width = 156;
|
|
//
|
|
// gridColumn32
|
|
//
|
|
this.gridColumn32.FieldName = "SORT";
|
|
this.gridColumn32.Name = "gridColumn32";
|
|
//
|
|
// gridColumn33
|
|
//
|
|
this.gridColumn33.FieldName = "BarCode";
|
|
this.gridColumn33.Name = "gridColumn33";
|
|
this.gridColumn33.Visible = true;
|
|
this.gridColumn33.VisibleIndex = 8;
|
|
//
|
|
// gridColumn34
|
|
//
|
|
this.gridColumn34.FieldName = "baozhiqi";
|
|
this.gridColumn34.Name = "gridColumn34";
|
|
//
|
|
// gridControlCustom1
|
|
//
|
|
this.gridControlCustom1.ColorApprove = System.Drawing.Color.Empty;
|
|
this.gridControlCustom1.ColorApproveValue = null;
|
|
this.gridControlCustom1.ColorPass = System.Drawing.Color.Empty;
|
|
this.gridControlCustom1.ColorPassValue = null;
|
|
this.gridControlCustom1.ColorRepeal = System.Drawing.Color.Empty;
|
|
this.gridControlCustom1.ColorRepealValue = null;
|
|
this.gridControlCustom1.ColorReWork = System.Drawing.Color.Empty;
|
|
this.gridControlCustom1.ColorReWorkValue = null;
|
|
this.gridControlCustom1.ColorSelectedRow = System.Drawing.Color.Empty;
|
|
this.gridControlCustom1.ColorShortage = System.Drawing.Color.Empty;
|
|
this.gridControlCustom1.ColorShortageFlagColumn = null;
|
|
this.gridControlCustom1.ColorShortageValue = null;
|
|
this.gridControlCustom1.ColorUnExecute = System.Drawing.Color.Empty;
|
|
this.gridControlCustom1.ColorUnExecuteValue = null;
|
|
this.gridControlCustom1.ColorUnPass = System.Drawing.Color.Empty;
|
|
this.gridControlCustom1.ColorUnPassValue = null;
|
|
this.gridControlCustom1.ColorVerify = System.Drawing.Color.Empty;
|
|
this.gridControlCustom1.ColorVerifyFlagColumn = null;
|
|
this.gridControlCustom1.ColorVerifyValue = null;
|
|
this.gridControlCustom1.ColorWarning = System.Drawing.Color.Empty;
|
|
this.gridControlCustom1.ColorWarningValue = null;
|
|
this.gridControlCustom1.DataSource = this.bgcrkmx;
|
|
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.gridView2;
|
|
this.gridControlCustom1.Name = "gridControlCustom1";
|
|
this.gridControlCustom1.ShowRowID = true;
|
|
this.gridControlCustom1.Size = new System.Drawing.Size(1626, 563);
|
|
this.gridControlCustom1.TabIndex = 230;
|
|
this.gridControlCustom1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gridView2});
|
|
//
|
|
// gridView2
|
|
//
|
|
this.gridView2.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
|
|
this.gridView2.Appearance.EvenRow.Options.UseBackColor = true;
|
|
this.gridView2.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.gridView2.Appearance.HeaderPanel.Options.UseFont = true;
|
|
this.gridView2.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.gridView2.Appearance.Row.Options.UseFont = true;
|
|
this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.colLOT_ID,
|
|
this.colPlcID1,
|
|
this.colLOCATION_ID1,
|
|
this.colbaozhiqi1,
|
|
this.colGOODSID1,
|
|
this.colProDucLotId1,
|
|
this.colGOODSNAME1,
|
|
this.colGOODS_TYPE_ID,
|
|
this.colTASKTYPE,
|
|
this.colCTL1,
|
|
this.colSHELF_NUM1,
|
|
this.colBarCode1,
|
|
this.colONDATE1,
|
|
this.colSTATUS,
|
|
this.colHigh,
|
|
this.colUPGOODS_ID1,
|
|
this.colinstand,
|
|
this.colWGH1,
|
|
this.colCustomer_Id1,
|
|
this.colPROVIDER_ID,
|
|
this.colPROVIDER_NAME,
|
|
this.colPARTDESC,
|
|
this.colSTO_NUM1,
|
|
this.colACC_NUM1,
|
|
this.colSTOCK_NUM1,
|
|
this.colYmd,
|
|
this.colONSHELFUSERID1,
|
|
this.colUNIT_NAME1,
|
|
this.colONUSER_NAME1,
|
|
this.colSTORAGE_ID1,
|
|
this.colSTORAGE_NAME1,
|
|
this.colSTORAGE_AREA_ID1,
|
|
this.colSTORAGE_AREA_NAME1,
|
|
this.colREMARK,
|
|
this.colHASVOLUME1,
|
|
this.colGOODS_TYPEID1,
|
|
this.colSTORAGE_MODE1,
|
|
this.colPRODUCTION_DATE1,
|
|
this.colGOODSVOLUME1,
|
|
this.colUNIT1,
|
|
this.colSORT1,
|
|
this.colWhseloc,
|
|
this.coldecid,
|
|
this.gridColumn69,
|
|
this.gridColumn70});
|
|
this.gridView2.GridControl = this.gridControlCustom1;
|
|
this.gridView2.IndicatorWidth = 34;
|
|
this.gridView2.Name = "gridView2";
|
|
this.gridView2.OptionsBehavior.Editable = false;
|
|
this.gridView2.OptionsFind.AlwaysVisible = true;
|
|
this.gridView2.OptionsView.ColumnAutoWidth = false;
|
|
this.gridView2.OptionsView.EnableAppearanceEvenRow = true;
|
|
this.gridView2.OptionsView.ShowAutoFilterRow = true;
|
|
this.gridView2.OptionsView.ShowFooter = true;
|
|
this.gridView2.OptionsView.ShowGroupPanel = false;
|
|
this.gridView2.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gridView2_RowClick);
|
|
//
|
|
// colLOT_ID
|
|
//
|
|
this.colLOT_ID.FieldName = "LOT_ID";
|
|
this.colLOT_ID.Name = "colLOT_ID";
|
|
this.colLOT_ID.Visible = true;
|
|
this.colLOT_ID.VisibleIndex = 0;
|
|
this.colLOT_ID.Width = 200;
|
|
//
|
|
// colPlcID1
|
|
//
|
|
this.colPlcID1.FieldName = "PlcID";
|
|
this.colPlcID1.Name = "colPlcID1";
|
|
this.colPlcID1.Visible = true;
|
|
this.colPlcID1.VisibleIndex = 1;
|
|
this.colPlcID1.Width = 100;
|
|
//
|
|
// colLOCATION_ID1
|
|
//
|
|
this.colLOCATION_ID1.FieldName = "LOCATION_ID";
|
|
this.colLOCATION_ID1.Name = "colLOCATION_ID1";
|
|
this.colLOCATION_ID1.Visible = true;
|
|
this.colLOCATION_ID1.VisibleIndex = 2;
|
|
this.colLOCATION_ID1.Width = 120;
|
|
//
|
|
// colbaozhiqi1
|
|
//
|
|
this.colbaozhiqi1.FieldName = "baozhiqi";
|
|
this.colbaozhiqi1.Name = "colbaozhiqi1";
|
|
this.colbaozhiqi1.Width = 100;
|
|
//
|
|
// colGOODSID1
|
|
//
|
|
this.colGOODSID1.FieldName = "GOODSID";
|
|
this.colGOODSID1.Name = "colGOODSID1";
|
|
this.colGOODSID1.Visible = true;
|
|
this.colGOODSID1.VisibleIndex = 3;
|
|
this.colGOODSID1.Width = 120;
|
|
//
|
|
// colProDucLotId1
|
|
//
|
|
this.colProDucLotId1.FieldName = "ProDucLotId";
|
|
this.colProDucLotId1.Name = "colProDucLotId1";
|
|
//
|
|
// colGOODSNAME1
|
|
//
|
|
this.colGOODSNAME1.FieldName = "GOODSNAME";
|
|
this.colGOODSNAME1.Name = "colGOODSNAME1";
|
|
this.colGOODSNAME1.Visible = true;
|
|
this.colGOODSNAME1.VisibleIndex = 4;
|
|
this.colGOODSNAME1.Width = 84;
|
|
//
|
|
// colGOODS_TYPE_ID
|
|
//
|
|
this.colGOODS_TYPE_ID.FieldName = "GOODS_TYPEID";
|
|
this.colGOODS_TYPE_ID.Name = "colGOODS_TYPE_ID";
|
|
this.colGOODS_TYPE_ID.Visible = true;
|
|
this.colGOODS_TYPE_ID.VisibleIndex = 5;
|
|
this.colGOODS_TYPE_ID.Width = 100;
|
|
//
|
|
// colTASKTYPE
|
|
//
|
|
this.colTASKTYPE.FieldName = "Customer_Id";
|
|
this.colTASKTYPE.Name = "colTASKTYPE";
|
|
this.colTASKTYPE.Visible = true;
|
|
this.colTASKTYPE.VisibleIndex = 6;
|
|
this.colTASKTYPE.Width = 100;
|
|
//
|
|
// colCTL1
|
|
//
|
|
this.colCTL1.FieldName = "CTL";
|
|
this.colCTL1.Name = "colCTL1";
|
|
this.colCTL1.Visible = true;
|
|
this.colCTL1.VisibleIndex = 7;
|
|
this.colCTL1.Width = 101;
|
|
//
|
|
// colSHELF_NUM1
|
|
//
|
|
this.colSHELF_NUM1.FieldName = "SHELF_NUM";
|
|
this.colSHELF_NUM1.Name = "colSHELF_NUM1";
|
|
this.colSHELF_NUM1.Visible = true;
|
|
this.colSHELF_NUM1.VisibleIndex = 8;
|
|
this.colSHELF_NUM1.Width = 120;
|
|
//
|
|
// colBarCode1
|
|
//
|
|
this.colBarCode1.FieldName = "BarCode";
|
|
this.colBarCode1.Name = "colBarCode1";
|
|
this.colBarCode1.Visible = true;
|
|
this.colBarCode1.VisibleIndex = 9;
|
|
this.colBarCode1.Width = 120;
|
|
//
|
|
// colONDATE1
|
|
//
|
|
this.colONDATE1.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
|
|
this.colONDATE1.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|
this.colONDATE1.FieldName = "ONDATE";
|
|
this.colONDATE1.Name = "colONDATE1";
|
|
this.colONDATE1.Visible = true;
|
|
this.colONDATE1.VisibleIndex = 10;
|
|
this.colONDATE1.Width = 87;
|
|
//
|
|
// colSTATUS
|
|
//
|
|
this.colSTATUS.FieldName = "STATUS";
|
|
this.colSTATUS.Name = "colSTATUS";
|
|
this.colSTATUS.Visible = true;
|
|
this.colSTATUS.VisibleIndex = 11;
|
|
this.colSTATUS.Width = 63;
|
|
//
|
|
// colHigh
|
|
//
|
|
this.colHigh.FieldName = "High";
|
|
this.colHigh.Name = "colHigh";
|
|
this.colHigh.Width = 100;
|
|
//
|
|
// colUPGOODS_ID1
|
|
//
|
|
this.colUPGOODS_ID1.FieldName = "UPGOODS_ID";
|
|
this.colUPGOODS_ID1.Name = "colUPGOODS_ID1";
|
|
//
|
|
// colinstand
|
|
//
|
|
this.colinstand.FieldName = "instand";
|
|
this.colinstand.Name = "colinstand";
|
|
//
|
|
// colWGH1
|
|
//
|
|
this.colWGH1.FieldName = "WGH";
|
|
this.colWGH1.Name = "colWGH1";
|
|
//
|
|
// colCustomer_Id1
|
|
//
|
|
this.colCustomer_Id1.FieldName = "Customer_Id";
|
|
this.colCustomer_Id1.Name = "colCustomer_Id1";
|
|
//
|
|
// 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";
|
|
//
|
|
// colPARTDESC
|
|
//
|
|
this.colPARTDESC.FieldName = "PARTDESC";
|
|
this.colPARTDESC.Name = "colPARTDESC";
|
|
//
|
|
// colSTO_NUM1
|
|
//
|
|
this.colSTO_NUM1.FieldName = "STO_NUM";
|
|
this.colSTO_NUM1.Name = "colSTO_NUM1";
|
|
this.colSTO_NUM1.Width = 100;
|
|
//
|
|
// colACC_NUM1
|
|
//
|
|
this.colACC_NUM1.FieldName = "ACC_NUM";
|
|
this.colACC_NUM1.Name = "colACC_NUM1";
|
|
this.colACC_NUM1.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
|
|
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "ACC_NUM", "{0}")});
|
|
this.colACC_NUM1.Width = 100;
|
|
//
|
|
// colSTOCK_NUM1
|
|
//
|
|
this.colSTOCK_NUM1.FieldName = "STOCK_NUM";
|
|
this.colSTOCK_NUM1.Name = "colSTOCK_NUM1";
|
|
//
|
|
// colYmd
|
|
//
|
|
this.colYmd.FieldName = "Ymd";
|
|
this.colYmd.Name = "colYmd";
|
|
//
|
|
// colONSHELFUSERID1
|
|
//
|
|
this.colONSHELFUSERID1.FieldName = "ONSHELFUSERID";
|
|
this.colONSHELFUSERID1.Name = "colONSHELFUSERID1";
|
|
//
|
|
// colUNIT_NAME1
|
|
//
|
|
this.colUNIT_NAME1.FieldName = "UNIT_NAME";
|
|
this.colUNIT_NAME1.Name = "colUNIT_NAME1";
|
|
//
|
|
// colONUSER_NAME1
|
|
//
|
|
this.colONUSER_NAME1.FieldName = "ONUSER_NAME";
|
|
this.colONUSER_NAME1.Name = "colONUSER_NAME1";
|
|
//
|
|
// colSTORAGE_ID1
|
|
//
|
|
this.colSTORAGE_ID1.FieldName = "STORAGE_ID";
|
|
this.colSTORAGE_ID1.Name = "colSTORAGE_ID1";
|
|
//
|
|
// colSTORAGE_NAME1
|
|
//
|
|
this.colSTORAGE_NAME1.FieldName = "STORAGE_NAME";
|
|
this.colSTORAGE_NAME1.Name = "colSTORAGE_NAME1";
|
|
//
|
|
// colSTORAGE_AREA_ID1
|
|
//
|
|
this.colSTORAGE_AREA_ID1.FieldName = "STORAGE_AREA_ID";
|
|
this.colSTORAGE_AREA_ID1.Name = "colSTORAGE_AREA_ID1";
|
|
//
|
|
// colSTORAGE_AREA_NAME1
|
|
//
|
|
this.colSTORAGE_AREA_NAME1.FieldName = "STORAGE_AREA_NAME";
|
|
this.colSTORAGE_AREA_NAME1.Name = "colSTORAGE_AREA_NAME1";
|
|
//
|
|
// colREMARK
|
|
//
|
|
this.colREMARK.FieldName = "REMARK";
|
|
this.colREMARK.Name = "colREMARK";
|
|
//
|
|
// colHASVOLUME1
|
|
//
|
|
this.colHASVOLUME1.FieldName = "HASVOLUME";
|
|
this.colHASVOLUME1.Name = "colHASVOLUME1";
|
|
//
|
|
// colGOODS_TYPEID1
|
|
//
|
|
this.colGOODS_TYPEID1.FieldName = "GOODS_TYPEID";
|
|
this.colGOODS_TYPEID1.Name = "colGOODS_TYPEID1";
|
|
//
|
|
// colSTORAGE_MODE1
|
|
//
|
|
this.colSTORAGE_MODE1.FieldName = "STORAGE_MODE";
|
|
this.colSTORAGE_MODE1.Name = "colSTORAGE_MODE1";
|
|
this.colSTORAGE_MODE1.Visible = true;
|
|
this.colSTORAGE_MODE1.VisibleIndex = 12;
|
|
//
|
|
// colPRODUCTION_DATE1
|
|
//
|
|
this.colPRODUCTION_DATE1.FieldName = "PRODUCTION_DATE";
|
|
this.colPRODUCTION_DATE1.Name = "colPRODUCTION_DATE1";
|
|
//
|
|
// colGOODSVOLUME1
|
|
//
|
|
this.colGOODSVOLUME1.FieldName = "GOODSVOLUME";
|
|
this.colGOODSVOLUME1.Name = "colGOODSVOLUME1";
|
|
//
|
|
// colUNIT1
|
|
//
|
|
this.colUNIT1.FieldName = "UNIT";
|
|
this.colUNIT1.Name = "colUNIT1";
|
|
//
|
|
// colSORT1
|
|
//
|
|
this.colSORT1.FieldName = "SORT";
|
|
this.colSORT1.Name = "colSORT1";
|
|
//
|
|
// colWhseloc
|
|
//
|
|
this.colWhseloc.FieldName = "Whseloc";
|
|
this.colWhseloc.Name = "colWhseloc";
|
|
//
|
|
// coldecid
|
|
//
|
|
this.coldecid.FieldName = "decid";
|
|
this.coldecid.Name = "coldecid";
|
|
//
|
|
// gridColumn69
|
|
//
|
|
this.gridColumn69.Name = "gridColumn69";
|
|
this.gridColumn69.Visible = true;
|
|
this.gridColumn69.VisibleIndex = 13;
|
|
//
|
|
// gridColumn70
|
|
//
|
|
this.gridColumn70.Name = "gridColumn70";
|
|
this.gridColumn70.Visible = true;
|
|
this.gridColumn70.VisibleIndex = 14;
|
|
//
|
|
// gridColumn35
|
|
//
|
|
this.gridColumn35.FieldName = "UPGOODS_ID";
|
|
this.gridColumn35.Name = "gridColumn35";
|
|
//
|
|
// gridColumn36
|
|
//
|
|
this.gridColumn36.FieldName = "PLCID";
|
|
this.gridColumn36.Name = "gridColumn36";
|
|
//
|
|
// gridColumn37
|
|
//
|
|
this.gridColumn37.FieldName = "ProDucLotId";
|
|
this.gridColumn37.Name = "gridColumn37";
|
|
this.gridColumn37.Width = 109;
|
|
//
|
|
// gridColumn38
|
|
//
|
|
this.gridColumn38.FieldName = "WGH";
|
|
this.gridColumn38.Name = "gridColumn38";
|
|
//
|
|
// gridColumn39
|
|
//
|
|
this.gridColumn39.FieldName = "LOT_ID";
|
|
this.gridColumn39.Name = "gridColumn39";
|
|
this.gridColumn39.Visible = true;
|
|
this.gridColumn39.VisibleIndex = 1;
|
|
this.gridColumn39.Width = 129;
|
|
//
|
|
// gridColumn40
|
|
//
|
|
this.gridColumn40.FieldName = "CTL";
|
|
this.gridColumn40.Name = "gridColumn40";
|
|
this.gridColumn40.Visible = true;
|
|
this.gridColumn40.VisibleIndex = 0;
|
|
this.gridColumn40.Width = 156;
|
|
//
|
|
// gridColumn41
|
|
//
|
|
this.gridColumn41.FieldName = "Customer_Id";
|
|
this.gridColumn41.Name = "gridColumn41";
|
|
//
|
|
// gridColumn42
|
|
//
|
|
this.gridColumn42.FieldName = "GOODSID";
|
|
this.gridColumn42.Name = "gridColumn42";
|
|
this.gridColumn42.Visible = true;
|
|
this.gridColumn42.VisibleIndex = 2;
|
|
//
|
|
// gridColumn43
|
|
//
|
|
this.gridColumn43.FieldName = "GOODSNAME";
|
|
this.gridColumn43.Name = "gridColumn43";
|
|
this.gridColumn43.Visible = true;
|
|
this.gridColumn43.VisibleIndex = 3;
|
|
//
|
|
// gridColumn44
|
|
//
|
|
this.gridColumn44.FieldName = "PROVIDER_ID";
|
|
this.gridColumn44.Name = "gridColumn44";
|
|
//
|
|
// gridColumn45
|
|
//
|
|
this.gridColumn45.FieldName = "PROVIDER_NAME";
|
|
this.gridColumn45.Name = "gridColumn45";
|
|
//
|
|
// gridColumn46
|
|
//
|
|
this.gridColumn46.FieldName = "LOCATION_ID";
|
|
this.gridColumn46.Name = "gridColumn46";
|
|
this.gridColumn46.Visible = true;
|
|
this.gridColumn46.VisibleIndex = 9;
|
|
//
|
|
// gridColumn47
|
|
//
|
|
this.gridColumn47.FieldName = "STO_NUM";
|
|
this.gridColumn47.Name = "gridColumn47";
|
|
this.gridColumn47.Visible = true;
|
|
this.gridColumn47.VisibleIndex = 4;
|
|
//
|
|
// gridColumn48
|
|
//
|
|
this.gridColumn48.FieldName = "ACC_NUM";
|
|
this.gridColumn48.Name = "gridColumn48";
|
|
//
|
|
// gridColumn49
|
|
//
|
|
this.gridColumn49.FieldName = "SHELF_NUM";
|
|
this.gridColumn49.Name = "gridColumn49";
|
|
//
|
|
// gridColumn50
|
|
//
|
|
this.gridColumn50.FieldName = "STOCK_NUM";
|
|
this.gridColumn50.Name = "gridColumn50";
|
|
//
|
|
// gridColumn51
|
|
//
|
|
this.gridColumn51.FieldName = "ONDATE";
|
|
this.gridColumn51.Name = "gridColumn51";
|
|
//
|
|
// gridColumn52
|
|
//
|
|
this.gridColumn52.FieldName = "ONSHELFUSERID";
|
|
this.gridColumn52.Name = "gridColumn52";
|
|
//
|
|
// gridColumn53
|
|
//
|
|
this.gridColumn53.FieldName = "UNIT_NAME";
|
|
this.gridColumn53.Name = "gridColumn53";
|
|
this.gridColumn53.Visible = true;
|
|
this.gridColumn53.VisibleIndex = 5;
|
|
//
|
|
// gridColumn54
|
|
//
|
|
this.gridColumn54.FieldName = "ONUSER_NAME";
|
|
this.gridColumn54.Name = "gridColumn54";
|
|
//
|
|
// gridColumn55
|
|
//
|
|
this.gridColumn55.FieldName = "STORAGE_ID";
|
|
this.gridColumn55.Name = "gridColumn55";
|
|
//
|
|
// gridColumn56
|
|
//
|
|
this.gridColumn56.FieldName = "STORAGE_NAME";
|
|
this.gridColumn56.Name = "gridColumn56";
|
|
//
|
|
// gridColumn57
|
|
//
|
|
this.gridColumn57.FieldName = "STORAGE_AREA_ID";
|
|
this.gridColumn57.Name = "gridColumn57";
|
|
//
|
|
// gridColumn58
|
|
//
|
|
this.gridColumn58.FieldName = "STORAGE_AREA_NAME";
|
|
this.gridColumn58.Name = "gridColumn58";
|
|
//
|
|
// gridColumn59
|
|
//
|
|
this.gridColumn59.FieldName = "REMARK";
|
|
this.gridColumn59.Name = "gridColumn59";
|
|
this.gridColumn59.Visible = true;
|
|
this.gridColumn59.VisibleIndex = 6;
|
|
//
|
|
// gridColumn60
|
|
//
|
|
this.gridColumn60.FieldName = "HASVOLUME";
|
|
this.gridColumn60.Name = "gridColumn60";
|
|
//
|
|
// gridColumn61
|
|
//
|
|
this.gridColumn61.FieldName = "GOODS_TYPEID";
|
|
this.gridColumn61.Name = "gridColumn61";
|
|
//
|
|
// gridColumn62
|
|
//
|
|
this.gridColumn62.FieldName = "STORAGE_MODE";
|
|
this.gridColumn62.Name = "gridColumn62";
|
|
//
|
|
// gridColumn63
|
|
//
|
|
this.gridColumn63.FieldName = "PRODUCTION_DATE";
|
|
this.gridColumn63.Name = "gridColumn63";
|
|
//
|
|
// gridColumn64
|
|
//
|
|
this.gridColumn64.FieldName = "GOODSVOLUME";
|
|
this.gridColumn64.Name = "gridColumn64";
|
|
this.gridColumn64.Visible = true;
|
|
this.gridColumn64.VisibleIndex = 7;
|
|
//
|
|
// gridColumn65
|
|
//
|
|
this.gridColumn65.FieldName = "UNIT";
|
|
this.gridColumn65.Name = "gridColumn65";
|
|
this.gridColumn65.Width = 156;
|
|
//
|
|
// gridColumn66
|
|
//
|
|
this.gridColumn66.FieldName = "SORT";
|
|
this.gridColumn66.Name = "gridColumn66";
|
|
//
|
|
// gridColumn67
|
|
//
|
|
this.gridColumn67.FieldName = "BarCode";
|
|
this.gridColumn67.Name = "gridColumn67";
|
|
this.gridColumn67.Visible = true;
|
|
this.gridColumn67.VisibleIndex = 8;
|
|
//
|
|
// gridColumn68
|
|
//
|
|
this.gridColumn68.FieldName = "baozhiqi";
|
|
this.gridColumn68.Name = "gridColumn68";
|
|
//
|
|
// FrmAutoOnGoods
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1626, 663);
|
|
this.Controls.Add(this.gridControlCustom1);
|
|
this.Controls.Add(this.panelControl1);
|
|
this.Controls.Add(this.ctrlButtons1);
|
|
this.Name = "FrmAutoOnGoods";
|
|
this.Text = "入库作业";
|
|
this.Load += new System.EventHandler(this.FrmOnGoods_Load);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
|
|
this.panelControl1.ResumeLayout(false);
|
|
this.panelControl1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.bgcrkmx)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colUPGOODS_ID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPLCID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colProDucLotId;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colWGH;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLOT_ID1;
|
|
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_ID1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_NAME1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLOCATION_ID;
|
|
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 colSTOCK_NUM;
|
|
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 colREMARK1;
|
|
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.XtraEditors.PanelControl panelControl1;
|
|
private Ctrl.CtrlButtons ctrlButtons1;
|
|
private Ctrl.CtrlButtons ctrlButtons4;
|
|
private System.Windows.Forms.BindingSource bgcrkmx;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn21;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn22;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn23;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn24;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn25;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn26;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn27;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn28;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn29;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn30;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn31;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn32;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn33;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn34;
|
|
private Ctrl.GridControlCustom gridControlCustom1;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colUPGOODS_ID1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colProDucLotId1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colinstand;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colWGH1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colHigh;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPlcID1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLOT_ID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCTL1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCustomer_Id1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODSID1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODSNAME1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_ID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_NAME;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLOCATION_ID1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPARTDESC;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTO_NUM1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colACC_NUM1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSHELF_NUM1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTATUS;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTOCK_NUM1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colYmd;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colONDATE1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colONSHELFUSERID1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colUNIT_NAME1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colONUSER_NAME1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_ID1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_NAME1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_AREA_ID1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_AREA_NAME1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colREMARK;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colHASVOLUME1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_TYPEID1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_MODE1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPRODUCTION_DATE1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODSVOLUME1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colUNIT1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSORT1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colBarCode1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colbaozhiqi1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colWhseloc;
|
|
private DevExpress.XtraGrid.Columns.GridColumn coldecid;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn35;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn36;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn37;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn38;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn39;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn40;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn41;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn42;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn43;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn44;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn45;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn46;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn47;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn48;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn49;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn50;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn51;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn52;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn53;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn54;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn55;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn56;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn57;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn58;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn59;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn60;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn61;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn62;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn63;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn64;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn65;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn66;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn67;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn68;
|
|
private Ctrl.CtrlButtons ctrlButtons5;
|
|
private Ctrl.CtrlButtons ctrlButtons3;
|
|
private Ctrl.CtrlButtons ctrlButtons2;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_TYPE_ID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colTASKTYPE;
|
|
private System.Windows.Forms.TextBox textBox1;
|
|
private System.Windows.Forms.Label label1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn69;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn70;
|
|
}
|
|
} |