2759 lines
138 KiB
C#
2759 lines
138 KiB
C#
namespace WMS.FrmSC
|
|
{
|
|
partial class FrmScPlan
|
|
{
|
|
/// <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(FrmScPlan));
|
|
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
|
|
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
|
|
this.treeListCustom2 = new WMS.Ctrl.DevExpressCustom.TreeListCustom();
|
|
this.colMATERIAL_NAME1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colPLAN_ID1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colPLAN_NAME1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colGOODS_NAME1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colGOODS_TYPE = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colGOODS_TYPENAME = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colGOODS_NUM2 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colOUT_NUM = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colEND_NUM = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colWORN_NUM = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colLAST_NUM = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colStatus2 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colSHELVES_NUM1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colGOODS_COMPLETENUM = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colCOMPLETE_DATE = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colTEAM_ID = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colTEAM_NAME = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.treeListColumn4 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.treeListColumn6 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.bindingSource2 = new System.Windows.Forms.BindingSource(this.components);
|
|
this.repositoryItemCheckEdit7 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|
this.gridControlCustom1 = new WMS.Ctrl.GridControlCustom();
|
|
this.bs_jh = new System.Windows.Forms.BindingSource(this.components);
|
|
this.gdvScPlan = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.colPLAN_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPLAN_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPLAN_USERID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPLAN_USERNAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colAUDITING_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colAUDITING_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPLAN_DESCRIPTION = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPLAN_STARTDATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPLAN_CREATETIME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colDATESTAR = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colDATEEND = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSTATUS1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSTORAGE_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSTORAGE_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPLAN_ENDDATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colStr_goods_ids = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.repositoryItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|
this.repositoryItemTextEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.ctrlButtons7 = new WMS.Ctrl.CtrlButtons();
|
|
this.checkBox6 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox4 = new System.Windows.Forms.CheckBox();
|
|
this.ctrlButtons3 = new WMS.Ctrl.CtrlButtons();
|
|
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
|
|
this.xtraTabControl2 = new DevExpress.XtraTab.XtraTabControl();
|
|
this.xtraTabPage4 = new DevExpress.XtraTab.XtraTabPage();
|
|
this.treeListCustom1 = new WMS.Ctrl.DevExpressCustom.TreeListCustom();
|
|
this.colSEMISTS = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.treeListColumn1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colGOODS_NAME = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colMATERIAL_NAME = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colSTAND_NUM = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colMAX_NUM = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colLOSS_PERCENT = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colOPERAT_MAN = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colOPERAT_DATE = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colREMARK = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colUNIT1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colUNIT_NAME = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colPRICE1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colSHELVES_NUM = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colNEED_NUM = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.treeListColumn2 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.treeListColumn3 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.treeListColumn5 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.bs_jhInfo = new System.Windows.Forms.BindingSource(this.components);
|
|
this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|
this.gdc_Goods = new WMS.Ctrl.GridControlCustom();
|
|
this.bs_Select = new System.Windows.Forms.BindingSource(this.components);
|
|
this.gdv_Goods = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
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.gdmNum = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.repositoryItemTextEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
|
|
this.repositoryItemCheckEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
|
|
this.dateEnd = new DevExpress.XtraEditors.DateEdit();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.dateBeg = new DevExpress.XtraEditors.DateEdit();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.ctrlButtons4 = new WMS.Ctrl.CtrlButtons();
|
|
this.ctr_goods = new WMS.Ctrl.CtrlDictonary();
|
|
this.label25 = new System.Windows.Forms.Label();
|
|
this.ctrlButtons5 = new WMS.Ctrl.CtrlButtons();
|
|
this.ctrlButtons2 = new WMS.Ctrl.CtrlButtons();
|
|
this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
|
|
this.gridControlCustom5 = new WMS.Ctrl.GridControlCustom();
|
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
|
this.gridView5 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.colIsCheck1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCK_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colBUSINESSID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colGOOD_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colGood_name = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSPECIFICATION = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colGOODS_NUM1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colREMARK2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPAGE_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colWeith = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colAREA_NUM1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPRICE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSCALE_UNIT = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colGOODS_TYPE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colGoods_type_name = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colTOTAL_VOLUME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colGVOLUME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colUNIT = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colGoods_money = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colStorage_area_id = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colStorage_area_name = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colLocation_id = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSerialnumber = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPICK_NUM1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCANPICKING = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPICKMAN = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colBarCode = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colTR_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colTR_NEED_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCost_price = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPACKING_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colXQ_TYPE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colBUY_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colNOWNUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSHELVES_NUM2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colORDER_TYPE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.repositoryItemCheckEdit5 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|
this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
|
|
this.gridControlCustom4 = new WMS.Ctrl.GridControlCustom();
|
|
this.bs_Orders = new System.Windows.Forms.BindingSource(this.components);
|
|
this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.colORDER_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colBUSINESSORDERID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSHOPORDERID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSHOPID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSHOPNAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colLOG_COM_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colLog_com_name = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colEXPRESSNO = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCS_OPERATOR_MAN = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCs_operator_man_Name = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCS_OPERATOR_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCUSTOMERMEMBERID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCUSTOMERNAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCUSTOMERPHONE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCUSTOMERPROVINCE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCustomerprovince_Name = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCUSTOMERCITY = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCustomercity_Name = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCUSTOMERDISTRICT = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCustomerdistrict_Name = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCUSTOMERADDRESS = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPAY_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colGOODS_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colGOODS_PRICE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colEXPRESSMONEY = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colREMARK1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSTATUS = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPACKINGWEITH = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colWEIGHED_MAN = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colWeighed_man_Name = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colWEIGHED_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPACKING_MAN = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPacking_man_Name = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPACKING_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSTORAGENAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCTL_PALLET_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCREATE_MAN = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCreate_man_Name = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCREATE_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colDATASOURCE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPackagingmaterials = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPackagingmaterialscount = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colStorage_id = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colStorage_name1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colAREA_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colIsCheck = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPostcoad = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colFinan_audit_man = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colFinan_audit_date = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colWEIGHTING_TOTAL = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCus_membername = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colOrder_source = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colTelephone = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPrintjh = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPrintkd = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPrintck = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPrintper = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colDfstatus = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCk_type = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCus_guid = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPICK_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colREP_FLAG = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.repositoryItemCheckEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
|
|
this.ctrlButtons6 = new WMS.Ctrl.CtrlButtons();
|
|
this.D_endDate = new System.Windows.Forms.DateTimePicker();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.D_begDate = new System.Windows.Forms.DateTimePicker();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.ctrlButtons1 = new WMS.Ctrl.CtrlButtons();
|
|
this.checkBox1 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox2 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox3 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox5 = new System.Windows.Forms.CheckBox();
|
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
|
|
this.xtraTabControl1.SuspendLayout();
|
|
this.xtraTabPage1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.treeListCustom2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit7)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bs_jh)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gdvScPlan)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit2)).BeginInit();
|
|
this.panel1.SuspendLayout();
|
|
this.xtraTabPage2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).BeginInit();
|
|
this.xtraTabControl2.SuspendLayout();
|
|
this.xtraTabPage4.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.treeListCustom1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bs_jhInfo)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gdc_Goods)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bs_Select)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gdv_Goods)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
|
|
this.panelControl3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEnd.Properties.CalendarTimeProperties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEnd.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateBeg.Properties.CalendarTimeProperties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateBeg.Properties)).BeginInit();
|
|
this.xtraTabPage3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bs_Orders)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
|
|
this.panelControl1.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// xtraTabControl1
|
|
//
|
|
this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.xtraTabControl1.Location = new System.Drawing.Point(0, 0);
|
|
this.xtraTabControl1.Name = "xtraTabControl1";
|
|
this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
|
|
this.xtraTabControl1.Size = new System.Drawing.Size(1260, 525);
|
|
this.xtraTabControl1.TabIndex = 0;
|
|
this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
|
|
this.xtraTabPage1,
|
|
this.xtraTabPage2});
|
|
//
|
|
// xtraTabPage1
|
|
//
|
|
this.xtraTabPage1.Controls.Add(this.treeListCustom2);
|
|
this.xtraTabPage1.Controls.Add(this.gridControlCustom1);
|
|
this.xtraTabPage1.Controls.Add(this.panel1);
|
|
this.xtraTabPage1.Name = "xtraTabPage1";
|
|
this.xtraTabPage1.Size = new System.Drawing.Size(1254, 496);
|
|
this.xtraTabPage1.Text = "计划单";
|
|
//
|
|
// treeListCustom2
|
|
//
|
|
this.treeListCustom2.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
|
|
this.treeListCustom2.Appearance.EvenRow.Options.UseBackColor = true;
|
|
this.treeListCustom2.Appearance.FocusedRow.BackColor = System.Drawing.Color.LightSteelBlue;
|
|
this.treeListCustom2.Appearance.FocusedRow.Options.UseBackColor = true;
|
|
this.treeListCustom2.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 11F);
|
|
this.treeListCustom2.Appearance.HeaderPanel.Options.UseFont = true;
|
|
this.treeListCustom2.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
|
|
this.colMATERIAL_NAME1,
|
|
this.colPLAN_ID1,
|
|
this.colPLAN_NAME1,
|
|
this.colGOODS_NAME1,
|
|
this.colGOODS_TYPE,
|
|
this.colGOODS_TYPENAME,
|
|
this.colGOODS_NUM2,
|
|
this.colOUT_NUM,
|
|
this.colEND_NUM,
|
|
this.colWORN_NUM,
|
|
this.colLAST_NUM,
|
|
this.colStatus2,
|
|
this.colSHELVES_NUM1,
|
|
this.colGOODS_COMPLETENUM,
|
|
this.colCOMPLETE_DATE,
|
|
this.colTEAM_ID,
|
|
this.colTEAM_NAME,
|
|
this.treeListColumn4,
|
|
this.treeListColumn6});
|
|
this.treeListCustom2.Cursor = System.Windows.Forms.Cursors.Default;
|
|
this.treeListCustom2.DataSource = this.bindingSource2;
|
|
this.treeListCustom2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.treeListCustom2.EnableAppearanceEvenRow = true;
|
|
this.treeListCustom2.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.treeListCustom2.IndicatorRowWidth = 40;
|
|
this.treeListCustom2.IndicatorWidth = 40;
|
|
this.treeListCustom2.KeyFieldName = "MATERIAL_ID";
|
|
this.treeListCustom2.Location = new System.Drawing.Point(0, 294);
|
|
this.treeListCustom2.Name = "treeListCustom2";
|
|
this.treeListCustom2.OptionsSelection.EnableAppearanceFocusedRow = false;
|
|
this.treeListCustom2.OptionsSelection.MultiSelectMode = DevExpress.XtraTreeList.TreeListMultiSelectMode.CellSelect;
|
|
this.treeListCustom2.OptionsView.EnableAppearanceEvenRow = true;
|
|
this.treeListCustom2.ParentFieldName = "GOODS_ID";
|
|
this.treeListCustom2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|
this.repositoryItemCheckEdit7});
|
|
this.treeListCustom2.ShowRowID = true;
|
|
this.treeListCustom2.Size = new System.Drawing.Size(1254, 202);
|
|
this.treeListCustom2.TabIndex = 1409;
|
|
//
|
|
// colMATERIAL_NAME1
|
|
//
|
|
this.colMATERIAL_NAME1.FieldName = "MATERIAL_NAME";
|
|
this.colMATERIAL_NAME1.Name = "colMATERIAL_NAME1";
|
|
this.colMATERIAL_NAME1.OptionsColumn.AllowEdit = false;
|
|
this.colMATERIAL_NAME1.Visible = true;
|
|
this.colMATERIAL_NAME1.VisibleIndex = 1;
|
|
this.colMATERIAL_NAME1.Width = 86;
|
|
//
|
|
// colPLAN_ID1
|
|
//
|
|
this.colPLAN_ID1.FieldName = "PLAN_ID";
|
|
this.colPLAN_ID1.Name = "colPLAN_ID1";
|
|
this.colPLAN_ID1.OptionsColumn.AllowEdit = false;
|
|
this.colPLAN_ID1.Width = 86;
|
|
//
|
|
// colPLAN_NAME1
|
|
//
|
|
this.colPLAN_NAME1.FieldName = "PLAN_NAME";
|
|
this.colPLAN_NAME1.Name = "colPLAN_NAME1";
|
|
this.colPLAN_NAME1.OptionsColumn.AllowEdit = false;
|
|
this.colPLAN_NAME1.Width = 87;
|
|
//
|
|
// colGOODS_NAME1
|
|
//
|
|
this.colGOODS_NAME1.FieldName = "GOODS_NAME";
|
|
this.colGOODS_NAME1.Name = "colGOODS_NAME1";
|
|
this.colGOODS_NAME1.OptionsColumn.AllowEdit = false;
|
|
this.colGOODS_NAME1.Visible = true;
|
|
this.colGOODS_NAME1.VisibleIndex = 2;
|
|
this.colGOODS_NAME1.Width = 87;
|
|
//
|
|
// colGOODS_TYPE
|
|
//
|
|
this.colGOODS_TYPE.FieldName = "GOODS_TYPE";
|
|
this.colGOODS_TYPE.Name = "colGOODS_TYPE";
|
|
this.colGOODS_TYPE.OptionsColumn.AllowEdit = false;
|
|
this.colGOODS_TYPE.Width = 71;
|
|
//
|
|
// colGOODS_TYPENAME
|
|
//
|
|
this.colGOODS_TYPENAME.FieldName = "GOODS_TYPENAME";
|
|
this.colGOODS_TYPENAME.Name = "colGOODS_TYPENAME";
|
|
this.colGOODS_TYPENAME.OptionsColumn.AllowEdit = false;
|
|
this.colGOODS_TYPENAME.Width = 166;
|
|
//
|
|
// colGOODS_NUM2
|
|
//
|
|
this.colGOODS_NUM2.FieldName = "GOODS_NUM";
|
|
this.colGOODS_NUM2.Name = "colGOODS_NUM2";
|
|
this.colGOODS_NUM2.OptionsColumn.AllowEdit = false;
|
|
this.colGOODS_NUM2.Visible = true;
|
|
this.colGOODS_NUM2.VisibleIndex = 4;
|
|
this.colGOODS_NUM2.Width = 79;
|
|
//
|
|
// colOUT_NUM
|
|
//
|
|
this.colOUT_NUM.FieldName = "OUT_NUM";
|
|
this.colOUT_NUM.Name = "colOUT_NUM";
|
|
this.colOUT_NUM.OptionsColumn.AllowEdit = false;
|
|
this.colOUT_NUM.Visible = true;
|
|
this.colOUT_NUM.VisibleIndex = 5;
|
|
this.colOUT_NUM.Width = 80;
|
|
//
|
|
// colEND_NUM
|
|
//
|
|
this.colEND_NUM.FieldName = "END_NUM";
|
|
this.colEND_NUM.Name = "colEND_NUM";
|
|
this.colEND_NUM.OptionsColumn.AllowEdit = false;
|
|
this.colEND_NUM.Width = 80;
|
|
//
|
|
// colWORN_NUM
|
|
//
|
|
this.colWORN_NUM.FieldName = "WORN_NUM";
|
|
this.colWORN_NUM.Name = "colWORN_NUM";
|
|
this.colWORN_NUM.OptionsColumn.AllowEdit = false;
|
|
this.colWORN_NUM.Width = 79;
|
|
//
|
|
// colLAST_NUM
|
|
//
|
|
this.colLAST_NUM.FieldName = "LAST_NUM";
|
|
this.colLAST_NUM.Name = "colLAST_NUM";
|
|
this.colLAST_NUM.OptionsColumn.AllowEdit = false;
|
|
this.colLAST_NUM.Width = 79;
|
|
//
|
|
// colStatus2
|
|
//
|
|
this.colStatus2.FieldName = "Status";
|
|
this.colStatus2.Name = "colStatus2";
|
|
this.colStatus2.OptionsColumn.AllowEdit = false;
|
|
this.colStatus2.Width = 79;
|
|
//
|
|
// colSHELVES_NUM1
|
|
//
|
|
this.colSHELVES_NUM1.FieldName = "SHELVES_NUM";
|
|
this.colSHELVES_NUM1.Name = "colSHELVES_NUM1";
|
|
this.colSHELVES_NUM1.OptionsColumn.AllowEdit = false;
|
|
this.colSHELVES_NUM1.Width = 79;
|
|
//
|
|
// colGOODS_COMPLETENUM
|
|
//
|
|
this.colGOODS_COMPLETENUM.FieldName = "GOODS_COMPLETENUM";
|
|
this.colGOODS_COMPLETENUM.Name = "colGOODS_COMPLETENUM";
|
|
this.colGOODS_COMPLETENUM.OptionsColumn.AllowEdit = false;
|
|
this.colGOODS_COMPLETENUM.Width = 123;
|
|
//
|
|
// colCOMPLETE_DATE
|
|
//
|
|
this.colCOMPLETE_DATE.FieldName = "COMPLETE_DATE";
|
|
this.colCOMPLETE_DATE.Name = "colCOMPLETE_DATE";
|
|
this.colCOMPLETE_DATE.OptionsColumn.AllowEdit = false;
|
|
this.colCOMPLETE_DATE.Width = 64;
|
|
//
|
|
// colTEAM_ID
|
|
//
|
|
this.colTEAM_ID.FieldName = "TEAM_ID";
|
|
this.colTEAM_ID.Name = "colTEAM_ID";
|
|
this.colTEAM_ID.OptionsColumn.AllowEdit = false;
|
|
this.colTEAM_ID.Width = 64;
|
|
//
|
|
// colTEAM_NAME
|
|
//
|
|
this.colTEAM_NAME.FieldName = "TEAM_NAME";
|
|
this.colTEAM_NAME.Name = "colTEAM_NAME";
|
|
this.colTEAM_NAME.OptionsColumn.AllowEdit = false;
|
|
this.colTEAM_NAME.Width = 64;
|
|
//
|
|
// treeListColumn4
|
|
//
|
|
this.treeListColumn4.FieldName = "MATERIAL_ID";
|
|
this.treeListColumn4.Name = "treeListColumn4";
|
|
this.treeListColumn4.OptionsColumn.AllowEdit = false;
|
|
this.treeListColumn4.Visible = true;
|
|
this.treeListColumn4.VisibleIndex = 0;
|
|
//
|
|
// treeListColumn6
|
|
//
|
|
this.treeListColumn6.FieldName = "NEED_NUM";
|
|
this.treeListColumn6.Name = "treeListColumn6";
|
|
this.treeListColumn6.OptionsColumn.AllowEdit = false;
|
|
this.treeListColumn6.Visible = true;
|
|
this.treeListColumn6.VisibleIndex = 3;
|
|
//
|
|
// bindingSource2
|
|
//
|
|
this.bindingSource2.DataSource = typeof(WMS.Model.SC.PlanGoodsModel);
|
|
this.bindingSource2.CurrentChanged += new System.EventHandler(this.bindingSource2_CurrentChanged);
|
|
//
|
|
// repositoryItemCheckEdit7
|
|
//
|
|
this.repositoryItemCheckEdit7.AutoHeight = false;
|
|
this.repositoryItemCheckEdit7.Name = "repositoryItemCheckEdit7";
|
|
this.repositoryItemCheckEdit7.ValueChecked = ((short)(1));
|
|
this.repositoryItemCheckEdit7.ValueUnchecked = ((short)(0));
|
|
//
|
|
// 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.bs_jh;
|
|
this.gridControlCustom1.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.gridControlCustom1.EnableAppearanceEvenRow = true;
|
|
this.gridControlCustom1.IndicatorWidth = 40;
|
|
this.gridControlCustom1.Location = new System.Drawing.Point(0, 86);
|
|
this.gridControlCustom1.MainView = this.gdvScPlan;
|
|
this.gridControlCustom1.Name = "gridControlCustom1";
|
|
this.gridControlCustom1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|
this.repositoryItemCheckEdit2,
|
|
this.repositoryItemTextEdit2});
|
|
this.gridControlCustom1.ShowRowID = true;
|
|
this.gridControlCustom1.Size = new System.Drawing.Size(1254, 208);
|
|
this.gridControlCustom1.TabIndex = 21;
|
|
this.gridControlCustom1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gdvScPlan});
|
|
//
|
|
// bs_jh
|
|
//
|
|
this.bs_jh.DataSource = typeof(WMS.Model.SC.ProcessPlanModel);
|
|
//
|
|
// gdvScPlan
|
|
//
|
|
this.gdvScPlan.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
|
|
this.gdvScPlan.Appearance.EvenRow.Options.UseBackColor = true;
|
|
this.gdvScPlan.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.colPLAN_ID,
|
|
this.colPLAN_NAME,
|
|
this.colPLAN_USERID,
|
|
this.colPLAN_USERNAME,
|
|
this.colAUDITING_ID,
|
|
this.colAUDITING_NAME,
|
|
this.colPLAN_DESCRIPTION,
|
|
this.colPLAN_STARTDATE,
|
|
this.colPLAN_CREATETIME,
|
|
this.colDATESTAR,
|
|
this.colDATEEND,
|
|
this.colSTATUS1,
|
|
this.colSTORAGE_ID1,
|
|
this.colSTORAGE_NAME,
|
|
this.colPLAN_ENDDATE,
|
|
this.colStr_goods_ids});
|
|
this.gdvScPlan.GridControl = this.gridControlCustom1;
|
|
this.gdvScPlan.IndicatorWidth = 34;
|
|
this.gdvScPlan.Name = "gdvScPlan";
|
|
this.gdvScPlan.OptionsView.ColumnAutoWidth = false;
|
|
this.gdvScPlan.OptionsView.EnableAppearanceEvenRow = true;
|
|
this.gdvScPlan.OptionsView.ShowFooter = true;
|
|
this.gdvScPlan.OptionsView.ShowGroupPanel = false;
|
|
this.gdvScPlan.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gdvScPlan_RowClick);
|
|
this.gdvScPlan.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.gdvScPlan_CustomColumnDisplayText);
|
|
//
|
|
// colPLAN_ID
|
|
//
|
|
this.colPLAN_ID.FieldName = "PLAN_ID";
|
|
this.colPLAN_ID.Name = "colPLAN_ID";
|
|
this.colPLAN_ID.Visible = true;
|
|
this.colPLAN_ID.VisibleIndex = 0;
|
|
this.colPLAN_ID.Width = 117;
|
|
//
|
|
// colPLAN_NAME
|
|
//
|
|
this.colPLAN_NAME.FieldName = "PLAN_NAME";
|
|
this.colPLAN_NAME.Name = "colPLAN_NAME";
|
|
this.colPLAN_NAME.Visible = true;
|
|
this.colPLAN_NAME.VisibleIndex = 1;
|
|
this.colPLAN_NAME.Width = 177;
|
|
//
|
|
// colPLAN_USERID
|
|
//
|
|
this.colPLAN_USERID.FieldName = "PLAN_USERID";
|
|
this.colPLAN_USERID.Name = "colPLAN_USERID";
|
|
//
|
|
// colPLAN_USERNAME
|
|
//
|
|
this.colPLAN_USERNAME.FieldName = "PLAN_USERNAME";
|
|
this.colPLAN_USERNAME.Name = "colPLAN_USERNAME";
|
|
//
|
|
// colAUDITING_ID
|
|
//
|
|
this.colAUDITING_ID.FieldName = "AUDITING_ID";
|
|
this.colAUDITING_ID.Name = "colAUDITING_ID";
|
|
//
|
|
// colAUDITING_NAME
|
|
//
|
|
this.colAUDITING_NAME.FieldName = "AUDITING_NAME";
|
|
this.colAUDITING_NAME.Name = "colAUDITING_NAME";
|
|
//
|
|
// colPLAN_DESCRIPTION
|
|
//
|
|
this.colPLAN_DESCRIPTION.FieldName = "PLAN_DESCRIPTION";
|
|
this.colPLAN_DESCRIPTION.Name = "colPLAN_DESCRIPTION";
|
|
//
|
|
// colPLAN_STARTDATE
|
|
//
|
|
this.colPLAN_STARTDATE.FieldName = "PLAN_STARTDATE";
|
|
this.colPLAN_STARTDATE.Name = "colPLAN_STARTDATE";
|
|
//
|
|
// colPLAN_CREATETIME
|
|
//
|
|
this.colPLAN_CREATETIME.FieldName = "PLAN_CREATETIME";
|
|
this.colPLAN_CREATETIME.Name = "colPLAN_CREATETIME";
|
|
this.colPLAN_CREATETIME.Visible = true;
|
|
this.colPLAN_CREATETIME.VisibleIndex = 2;
|
|
this.colPLAN_CREATETIME.Width = 141;
|
|
//
|
|
// colDATESTAR
|
|
//
|
|
this.colDATESTAR.FieldName = "DATESTAR";
|
|
this.colDATESTAR.Name = "colDATESTAR";
|
|
//
|
|
// colDATEEND
|
|
//
|
|
this.colDATEEND.FieldName = "DATEEND";
|
|
this.colDATEEND.Name = "colDATEEND";
|
|
//
|
|
// colSTATUS1
|
|
//
|
|
this.colSTATUS1.FieldName = "STATUS";
|
|
this.colSTATUS1.Name = "colSTATUS1";
|
|
this.colSTATUS1.Visible = true;
|
|
this.colSTATUS1.VisibleIndex = 3;
|
|
this.colSTATUS1.Width = 112;
|
|
//
|
|
// colSTORAGE_ID1
|
|
//
|
|
this.colSTORAGE_ID1.FieldName = "STORAGE_ID";
|
|
this.colSTORAGE_ID1.Name = "colSTORAGE_ID1";
|
|
this.colSTORAGE_ID1.Width = 145;
|
|
//
|
|
// colSTORAGE_NAME
|
|
//
|
|
this.colSTORAGE_NAME.FieldName = "STORAGE_NAME";
|
|
this.colSTORAGE_NAME.Name = "colSTORAGE_NAME";
|
|
this.colSTORAGE_NAME.Visible = true;
|
|
this.colSTORAGE_NAME.VisibleIndex = 4;
|
|
this.colSTORAGE_NAME.Width = 151;
|
|
//
|
|
// colPLAN_ENDDATE
|
|
//
|
|
this.colPLAN_ENDDATE.FieldName = "PLAN_ENDDATE";
|
|
this.colPLAN_ENDDATE.Name = "colPLAN_ENDDATE";
|
|
//
|
|
// colStr_goods_ids
|
|
//
|
|
this.colStr_goods_ids.FieldName = "Str_goods_ids";
|
|
this.colStr_goods_ids.Name = "colStr_goods_ids";
|
|
this.colStr_goods_ids.Width = 124;
|
|
//
|
|
// repositoryItemCheckEdit2
|
|
//
|
|
this.repositoryItemCheckEdit2.AutoHeight = false;
|
|
this.repositoryItemCheckEdit2.Caption = "Check";
|
|
this.repositoryItemCheckEdit2.Name = "repositoryItemCheckEdit2";
|
|
this.repositoryItemCheckEdit2.ValueChecked = false;
|
|
//
|
|
// repositoryItemTextEdit2
|
|
//
|
|
this.repositoryItemTextEdit2.AutoHeight = false;
|
|
this.repositoryItemTextEdit2.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|
this.repositoryItemTextEdit2.Name = "repositoryItemTextEdit2";
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.Controls.Add(this.ctrlButtons7);
|
|
this.panel1.Controls.Add(this.checkBox6);
|
|
this.panel1.Controls.Add(this.checkBox4);
|
|
this.panel1.Controls.Add(this.ctrlButtons3);
|
|
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(1254, 86);
|
|
this.panel1.TabIndex = 0;
|
|
//
|
|
// ctrlButtons7
|
|
//
|
|
this.ctrlButtons7.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
|
|
this.ctrlButtons7.Appearance.Options.UseFont = true;
|
|
this.ctrlButtons7.BoolDiagFrm = false;
|
|
this.ctrlButtons7.ImageUri.Uri = "Print;Office2013";
|
|
this.ctrlButtons7.Location = new System.Drawing.Point(554, 21);
|
|
this.ctrlButtons7.Name = "ctrlButtons7";
|
|
this.ctrlButtons7.Size = new System.Drawing.Size(150, 45);
|
|
this.ctrlButtons7.TabIndex = 4;
|
|
this.ctrlButtons7.Text = " 打印 ";
|
|
this.ctrlButtons7.typeButton = " 打印 ";
|
|
this.ctrlButtons7.Click += new System.EventHandler(this.ctrlButtons7_Click);
|
|
//
|
|
// checkBox6
|
|
//
|
|
this.checkBox6.AutoSize = true;
|
|
this.checkBox6.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.checkBox6.Location = new System.Drawing.Point(214, 36);
|
|
this.checkBox6.Name = "checkBox6";
|
|
this.checkBox6.Size = new System.Drawing.Size(76, 23);
|
|
this.checkBox6.TabIndex = 3;
|
|
this.checkBox6.Text = "未审核";
|
|
this.checkBox6.UseVisualStyleBackColor = true;
|
|
//
|
|
// checkBox4
|
|
//
|
|
this.checkBox4.AutoSize = true;
|
|
this.checkBox4.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.checkBox4.Location = new System.Drawing.Point(61, 36);
|
|
this.checkBox4.Name = "checkBox4";
|
|
this.checkBox4.Size = new System.Drawing.Size(92, 23);
|
|
this.checkBox4.TabIndex = 2;
|
|
this.checkBox4.Text = "已经审核";
|
|
this.checkBox4.UseVisualStyleBackColor = true;
|
|
//
|
|
// 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.ImageUri.Uri = "Paste;Office2013";
|
|
this.ctrlButtons3.Location = new System.Drawing.Point(359, 22);
|
|
this.ctrlButtons3.Name = "ctrlButtons3";
|
|
this.ctrlButtons3.Size = new System.Drawing.Size(150, 45);
|
|
this.ctrlButtons3.TabIndex = 1;
|
|
this.ctrlButtons3.Text = "领料任务";
|
|
this.ctrlButtons3.typeButton = "领料任务";
|
|
this.ctrlButtons3.Click += new System.EventHandler(this.ctrlButtons3_Click);
|
|
//
|
|
// xtraTabPage2
|
|
//
|
|
this.xtraTabPage2.Controls.Add(this.xtraTabControl2);
|
|
this.xtraTabPage2.Name = "xtraTabPage2";
|
|
this.xtraTabPage2.Size = new System.Drawing.Size(1254, 496);
|
|
this.xtraTabPage2.Text = "生产计划";
|
|
//
|
|
// xtraTabControl2
|
|
//
|
|
this.xtraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.xtraTabControl2.HeaderLocation = DevExpress.XtraTab.TabHeaderLocation.Right;
|
|
this.xtraTabControl2.Location = new System.Drawing.Point(0, 0);
|
|
this.xtraTabControl2.Name = "xtraTabControl2";
|
|
this.xtraTabControl2.SelectedTabPage = this.xtraTabPage4;
|
|
this.xtraTabControl2.Size = new System.Drawing.Size(1254, 496);
|
|
this.xtraTabControl2.TabIndex = 21;
|
|
this.xtraTabControl2.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
|
|
this.xtraTabPage3,
|
|
this.xtraTabPage4});
|
|
//
|
|
// xtraTabPage4
|
|
//
|
|
this.xtraTabPage4.Controls.Add(this.treeListCustom1);
|
|
this.xtraTabPage4.Controls.Add(this.gdc_Goods);
|
|
this.xtraTabPage4.Controls.Add(this.panelControl3);
|
|
this.xtraTabPage4.Name = "xtraTabPage4";
|
|
this.xtraTabPage4.Size = new System.Drawing.Size(1224, 490);
|
|
this.xtraTabPage4.Text = "任务生成";
|
|
//
|
|
// treeListCustom1
|
|
//
|
|
this.treeListCustom1.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
|
|
this.treeListCustom1.Appearance.EvenRow.Options.UseBackColor = true;
|
|
this.treeListCustom1.Appearance.FocusedRow.BackColor = System.Drawing.Color.LightSteelBlue;
|
|
this.treeListCustom1.Appearance.FocusedRow.Options.UseBackColor = true;
|
|
this.treeListCustom1.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 11F);
|
|
this.treeListCustom1.Appearance.HeaderPanel.Options.UseFont = true;
|
|
this.treeListCustom1.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
|
|
this.colSEMISTS,
|
|
this.treeListColumn1,
|
|
this.colGOODS_NAME,
|
|
this.colMATERIAL_NAME,
|
|
this.colSTAND_NUM,
|
|
this.colMAX_NUM,
|
|
this.colLOSS_PERCENT,
|
|
this.colOPERAT_MAN,
|
|
this.colOPERAT_DATE,
|
|
this.colREMARK,
|
|
this.colUNIT1,
|
|
this.colUNIT_NAME,
|
|
this.colPRICE1,
|
|
this.colSHELVES_NUM,
|
|
this.colNEED_NUM,
|
|
this.treeListColumn2,
|
|
this.treeListColumn3,
|
|
this.treeListColumn5});
|
|
this.treeListCustom1.Cursor = System.Windows.Forms.Cursors.Default;
|
|
this.treeListCustom1.DataSource = this.bs_jhInfo;
|
|
this.treeListCustom1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.treeListCustom1.EnableAppearanceEvenRow = true;
|
|
this.treeListCustom1.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.treeListCustom1.IndicatorRowWidth = 40;
|
|
this.treeListCustom1.IndicatorWidth = 40;
|
|
this.treeListCustom1.KeyFieldName = "MATERIAL_ID";
|
|
this.treeListCustom1.Location = new System.Drawing.Point(0, 343);
|
|
this.treeListCustom1.Name = "treeListCustom1";
|
|
this.treeListCustom1.OptionsSelection.EnableAppearanceFocusedRow = false;
|
|
this.treeListCustom1.OptionsSelection.MultiSelectMode = DevExpress.XtraTreeList.TreeListMultiSelectMode.CellSelect;
|
|
this.treeListCustom1.OptionsView.EnableAppearanceEvenRow = true;
|
|
this.treeListCustom1.ParentFieldName = "GOODS_ID";
|
|
this.treeListCustom1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|
this.repositoryItemCheckEdit1});
|
|
this.treeListCustom1.ShowRowID = true;
|
|
this.treeListCustom1.Size = new System.Drawing.Size(1224, 147);
|
|
this.treeListCustom1.TabIndex = 1408;
|
|
//
|
|
// colSEMISTS
|
|
//
|
|
this.colSEMISTS.FieldName = "SEMISTS";
|
|
this.colSEMISTS.Name = "colSEMISTS";
|
|
this.colSEMISTS.OptionsColumn.AllowEdit = false;
|
|
this.colSEMISTS.Width = 79;
|
|
//
|
|
// treeListColumn1
|
|
//
|
|
this.treeListColumn1.FieldName = "GOODS_ID";
|
|
this.treeListColumn1.Name = "treeListColumn1";
|
|
this.treeListColumn1.OptionsColumn.AllowEdit = false;
|
|
//
|
|
// colGOODS_NAME
|
|
//
|
|
this.colGOODS_NAME.FieldName = "GOODS_NAME";
|
|
this.colGOODS_NAME.Name = "colGOODS_NAME";
|
|
this.colGOODS_NAME.OptionsColumn.AllowEdit = false;
|
|
this.colGOODS_NAME.Width = 79;
|
|
//
|
|
// colMATERIAL_NAME
|
|
//
|
|
this.colMATERIAL_NAME.FieldName = "MATERIAL_NAME";
|
|
this.colMATERIAL_NAME.Name = "colMATERIAL_NAME";
|
|
this.colMATERIAL_NAME.OptionsColumn.AllowEdit = false;
|
|
this.colMATERIAL_NAME.Visible = true;
|
|
this.colMATERIAL_NAME.VisibleIndex = 1;
|
|
this.colMATERIAL_NAME.Width = 79;
|
|
//
|
|
// colSTAND_NUM
|
|
//
|
|
this.colSTAND_NUM.FieldName = "STAND_NUM";
|
|
this.colSTAND_NUM.Name = "colSTAND_NUM";
|
|
this.colSTAND_NUM.OptionsColumn.AllowEdit = false;
|
|
this.colSTAND_NUM.Width = 79;
|
|
//
|
|
// colMAX_NUM
|
|
//
|
|
this.colMAX_NUM.FieldName = "MAX_NUM";
|
|
this.colMAX_NUM.Name = "colMAX_NUM";
|
|
this.colMAX_NUM.OptionsColumn.AllowEdit = false;
|
|
this.colMAX_NUM.Width = 79;
|
|
//
|
|
// colLOSS_PERCENT
|
|
//
|
|
this.colLOSS_PERCENT.FieldName = "LOSS_PERCENT";
|
|
this.colLOSS_PERCENT.Name = "colLOSS_PERCENT";
|
|
this.colLOSS_PERCENT.OptionsColumn.AllowEdit = false;
|
|
this.colLOSS_PERCENT.Width = 79;
|
|
//
|
|
// colOPERAT_MAN
|
|
//
|
|
this.colOPERAT_MAN.FieldName = "OPERAT_MAN";
|
|
this.colOPERAT_MAN.Name = "colOPERAT_MAN";
|
|
this.colOPERAT_MAN.OptionsColumn.AllowEdit = false;
|
|
this.colOPERAT_MAN.Width = 79;
|
|
//
|
|
// colOPERAT_DATE
|
|
//
|
|
this.colOPERAT_DATE.FieldName = "OPERAT_DATE";
|
|
this.colOPERAT_DATE.Name = "colOPERAT_DATE";
|
|
this.colOPERAT_DATE.OptionsColumn.AllowEdit = false;
|
|
this.colOPERAT_DATE.Width = 79;
|
|
//
|
|
// colREMARK
|
|
//
|
|
this.colREMARK.FieldName = "REMARK";
|
|
this.colREMARK.Name = "colREMARK";
|
|
this.colREMARK.OptionsColumn.AllowEdit = false;
|
|
this.colREMARK.Width = 79;
|
|
//
|
|
// colUNIT1
|
|
//
|
|
this.colUNIT1.FieldName = "UNIT";
|
|
this.colUNIT1.Name = "colUNIT1";
|
|
this.colUNIT1.OptionsColumn.AllowEdit = false;
|
|
this.colUNIT1.Width = 79;
|
|
//
|
|
// colUNIT_NAME
|
|
//
|
|
this.colUNIT_NAME.FieldName = "UNIT_NAME";
|
|
this.colUNIT_NAME.Name = "colUNIT_NAME";
|
|
this.colUNIT_NAME.OptionsColumn.AllowEdit = false;
|
|
this.colUNIT_NAME.Width = 79;
|
|
//
|
|
// colPRICE1
|
|
//
|
|
this.colPRICE1.FieldName = "PRICE";
|
|
this.colPRICE1.Name = "colPRICE1";
|
|
this.colPRICE1.OptionsColumn.AllowEdit = false;
|
|
this.colPRICE1.Width = 78;
|
|
//
|
|
// colSHELVES_NUM
|
|
//
|
|
this.colSHELVES_NUM.FieldName = "SHELVES_NUM";
|
|
this.colSHELVES_NUM.Name = "colSHELVES_NUM";
|
|
this.colSHELVES_NUM.OptionsColumn.AllowEdit = false;
|
|
this.colSHELVES_NUM.Visible = true;
|
|
this.colSHELVES_NUM.VisibleIndex = 3;
|
|
this.colSHELVES_NUM.Width = 78;
|
|
//
|
|
// colNEED_NUM
|
|
//
|
|
this.colNEED_NUM.FieldName = "NEED_NUM";
|
|
this.colNEED_NUM.Name = "colNEED_NUM";
|
|
this.colNEED_NUM.Visible = true;
|
|
this.colNEED_NUM.VisibleIndex = 2;
|
|
this.colNEED_NUM.Width = 78;
|
|
//
|
|
// treeListColumn2
|
|
//
|
|
this.treeListColumn2.FieldName = "MATERIAL_ID";
|
|
this.treeListColumn2.Name = "treeListColumn2";
|
|
this.treeListColumn2.OptionsColumn.AllowEdit = false;
|
|
this.treeListColumn2.Visible = true;
|
|
this.treeListColumn2.VisibleIndex = 0;
|
|
//
|
|
// treeListColumn3
|
|
//
|
|
this.treeListColumn3.FieldName = "SC_NUM";
|
|
this.treeListColumn3.Name = "treeListColumn3";
|
|
this.treeListColumn3.OptionsColumn.AllowEdit = false;
|
|
this.treeListColumn3.Visible = true;
|
|
this.treeListColumn3.VisibleIndex = 5;
|
|
//
|
|
// treeListColumn5
|
|
//
|
|
this.treeListColumn5.FieldName = "OUT_NUM";
|
|
this.treeListColumn5.Name = "treeListColumn5";
|
|
this.treeListColumn5.Visible = true;
|
|
this.treeListColumn5.VisibleIndex = 4;
|
|
//
|
|
// bs_jhInfo
|
|
//
|
|
this.bs_jhInfo.DataSource = typeof(WMS.Model.SC.GoodsMaterialModel);
|
|
//
|
|
// repositoryItemCheckEdit1
|
|
//
|
|
this.repositoryItemCheckEdit1.AutoHeight = false;
|
|
this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
|
|
this.repositoryItemCheckEdit1.ValueChecked = ((short)(1));
|
|
this.repositoryItemCheckEdit1.ValueUnchecked = ((short)(0));
|
|
//
|
|
// gdc_Goods
|
|
//
|
|
this.gdc_Goods.ColorApprove = System.Drawing.Color.Empty;
|
|
this.gdc_Goods.ColorApproveValue = null;
|
|
this.gdc_Goods.ColorPass = System.Drawing.Color.Empty;
|
|
this.gdc_Goods.ColorPassValue = null;
|
|
this.gdc_Goods.ColorRepeal = System.Drawing.Color.Empty;
|
|
this.gdc_Goods.ColorRepealValue = null;
|
|
this.gdc_Goods.ColorReWork = System.Drawing.Color.Empty;
|
|
this.gdc_Goods.ColorReWorkValue = null;
|
|
this.gdc_Goods.ColorSelectedRow = System.Drawing.Color.Empty;
|
|
this.gdc_Goods.ColorShortage = System.Drawing.Color.Empty;
|
|
this.gdc_Goods.ColorShortageFlagColumn = null;
|
|
this.gdc_Goods.ColorShortageValue = null;
|
|
this.gdc_Goods.ColorUnExecute = System.Drawing.Color.Empty;
|
|
this.gdc_Goods.ColorUnExecuteValue = null;
|
|
this.gdc_Goods.ColorUnPass = System.Drawing.Color.Empty;
|
|
this.gdc_Goods.ColorUnPassValue = null;
|
|
this.gdc_Goods.ColorVerify = System.Drawing.Color.Empty;
|
|
this.gdc_Goods.ColorVerifyFlagColumn = null;
|
|
this.gdc_Goods.ColorVerifyValue = null;
|
|
this.gdc_Goods.ColorWarning = System.Drawing.Color.Empty;
|
|
this.gdc_Goods.ColorWarningValue = null;
|
|
this.gdc_Goods.DataSource = this.bs_Select;
|
|
this.gdc_Goods.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.gdc_Goods.EnableAppearanceEvenRow = true;
|
|
this.gdc_Goods.IndicatorWidth = 40;
|
|
this.gdc_Goods.Location = new System.Drawing.Point(0, 173);
|
|
this.gdc_Goods.MainView = this.gdv_Goods;
|
|
this.gdc_Goods.Name = "gdc_Goods";
|
|
this.gdc_Goods.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|
this.repositoryItemCheckEdit3,
|
|
this.repositoryItemTextEdit3});
|
|
this.gdc_Goods.ShowRowID = true;
|
|
this.gdc_Goods.Size = new System.Drawing.Size(1224, 170);
|
|
this.gdc_Goods.TabIndex = 1409;
|
|
this.gdc_Goods.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gdv_Goods});
|
|
//
|
|
// bs_Select
|
|
//
|
|
this.bs_Select.DataSource = typeof(WMS.Model.CK.OrderDetailModel);
|
|
//
|
|
// gdv_Goods
|
|
//
|
|
this.gdv_Goods.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
|
|
this.gdv_Goods.Appearance.EvenRow.Options.UseBackColor = true;
|
|
this.gdv_Goods.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.gridColumn35,
|
|
this.gridColumn36,
|
|
this.gridColumn37,
|
|
this.gridColumn38,
|
|
this.gridColumn39,
|
|
this.gridColumn40,
|
|
this.gridColumn41,
|
|
this.gridColumn42,
|
|
this.gridColumn43,
|
|
this.gridColumn44,
|
|
this.gridColumn45,
|
|
this.gridColumn46,
|
|
this.gridColumn47,
|
|
this.gridColumn48,
|
|
this.gridColumn49,
|
|
this.gridColumn50,
|
|
this.gridColumn51,
|
|
this.gridColumn52,
|
|
this.gridColumn53,
|
|
this.gridColumn54,
|
|
this.gridColumn55,
|
|
this.gridColumn56,
|
|
this.gridColumn57,
|
|
this.gridColumn58,
|
|
this.gridColumn59,
|
|
this.gridColumn60,
|
|
this.gridColumn61,
|
|
this.gridColumn62,
|
|
this.gridColumn63,
|
|
this.gridColumn64,
|
|
this.gridColumn65,
|
|
this.gridColumn66,
|
|
this.gridColumn67,
|
|
this.gdmNum});
|
|
this.gdv_Goods.GridControl = this.gdc_Goods;
|
|
this.gdv_Goods.IndicatorWidth = 34;
|
|
this.gdv_Goods.Name = "gdv_Goods";
|
|
this.gdv_Goods.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect;
|
|
this.gdv_Goods.OptionsView.ColumnAutoWidth = false;
|
|
this.gdv_Goods.OptionsView.EnableAppearanceEvenRow = true;
|
|
this.gdv_Goods.OptionsView.ShowFooter = true;
|
|
this.gdv_Goods.OptionsView.ShowGroupPanel = false;
|
|
this.gdv_Goods.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gdv_Goods_RowClick);
|
|
//
|
|
// gridColumn35
|
|
//
|
|
this.gridColumn35.FieldName = "IsCheck";
|
|
this.gridColumn35.Name = "gridColumn35";
|
|
this.gridColumn35.OptionsColumn.AllowFocus = false;
|
|
this.gridColumn35.Width = 55;
|
|
//
|
|
// gridColumn36
|
|
//
|
|
this.gridColumn36.FieldName = "CK_ID";
|
|
this.gridColumn36.Name = "gridColumn36";
|
|
this.gridColumn36.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn36.OptionsColumn.AllowFocus = false;
|
|
//
|
|
// gridColumn37
|
|
//
|
|
this.gridColumn37.FieldName = "BUSINESSID";
|
|
this.gridColumn37.Name = "gridColumn37";
|
|
this.gridColumn37.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn37.OptionsColumn.AllowFocus = false;
|
|
//
|
|
// gridColumn38
|
|
//
|
|
this.gridColumn38.FieldName = "GOOD_ID";
|
|
this.gridColumn38.Name = "gridColumn38";
|
|
this.gridColumn38.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn38.OptionsColumn.AllowFocus = false;
|
|
this.gridColumn38.Visible = true;
|
|
this.gridColumn38.VisibleIndex = 0;
|
|
this.gridColumn38.Width = 136;
|
|
//
|
|
// gridColumn39
|
|
//
|
|
this.gridColumn39.FieldName = "Good_name";
|
|
this.gridColumn39.Name = "gridColumn39";
|
|
this.gridColumn39.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn39.OptionsColumn.AllowFocus = false;
|
|
this.gridColumn39.Visible = true;
|
|
this.gridColumn39.VisibleIndex = 1;
|
|
this.gridColumn39.Width = 122;
|
|
//
|
|
// gridColumn40
|
|
//
|
|
this.gridColumn40.FieldName = "SPECIFICATION";
|
|
this.gridColumn40.Name = "gridColumn40";
|
|
this.gridColumn40.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn40.OptionsColumn.AllowFocus = false;
|
|
//
|
|
// gridColumn41
|
|
//
|
|
this.gridColumn41.FieldName = "GOODS_NUM";
|
|
this.gridColumn41.Name = "gridColumn41";
|
|
this.gridColumn41.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn41.OptionsColumn.AllowFocus = false;
|
|
this.gridColumn41.Visible = true;
|
|
this.gridColumn41.VisibleIndex = 5;
|
|
//
|
|
// gridColumn42
|
|
//
|
|
this.gridColumn42.FieldName = "REMARK";
|
|
this.gridColumn42.Name = "gridColumn42";
|
|
this.gridColumn42.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn42.OptionsColumn.AllowFocus = false;
|
|
//
|
|
// gridColumn43
|
|
//
|
|
this.gridColumn43.FieldName = "PAGE_NUM";
|
|
this.gridColumn43.Name = "gridColumn43";
|
|
this.gridColumn43.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn43.OptionsColumn.AllowFocus = false;
|
|
//
|
|
// gridColumn44
|
|
//
|
|
this.gridColumn44.FieldName = "Weith";
|
|
this.gridColumn44.Name = "gridColumn44";
|
|
this.gridColumn44.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn44.OptionsColumn.AllowFocus = false;
|
|
//
|
|
// gridColumn45
|
|
//
|
|
this.gridColumn45.FieldName = "AREA_NUM";
|
|
this.gridColumn45.Name = "gridColumn45";
|
|
this.gridColumn45.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn45.OptionsColumn.AllowFocus = false;
|
|
//
|
|
// gridColumn46
|
|
//
|
|
this.gridColumn46.FieldName = "PRICE";
|
|
this.gridColumn46.Name = "gridColumn46";
|
|
this.gridColumn46.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn46.OptionsColumn.AllowFocus = false;
|
|
this.gridColumn46.Visible = true;
|
|
this.gridColumn46.VisibleIndex = 3;
|
|
//
|
|
// gridColumn47
|
|
//
|
|
this.gridColumn47.FieldName = "SCALE_UNIT";
|
|
this.gridColumn47.Name = "gridColumn47";
|
|
this.gridColumn47.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn47.OptionsColumn.AllowFocus = false;
|
|
//
|
|
// gridColumn48
|
|
//
|
|
this.gridColumn48.FieldName = "GOODS_TYPE_ID";
|
|
this.gridColumn48.Name = "gridColumn48";
|
|
this.gridColumn48.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn48.OptionsColumn.AllowFocus = false;
|
|
//
|
|
// gridColumn49
|
|
//
|
|
this.gridColumn49.FieldName = "Goods_type_name";
|
|
this.gridColumn49.Name = "gridColumn49";
|
|
this.gridColumn49.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn49.OptionsColumn.AllowFocus = false;
|
|
//
|
|
// gridColumn50
|
|
//
|
|
this.gridColumn50.FieldName = "TOTAL_VOLUME";
|
|
this.gridColumn50.Name = "gridColumn50";
|
|
this.gridColumn50.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn50.OptionsColumn.AllowFocus = false;
|
|
//
|
|
// gridColumn51
|
|
//
|
|
this.gridColumn51.FieldName = "GVOLUME";
|
|
this.gridColumn51.Name = "gridColumn51";
|
|
this.gridColumn51.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn51.OptionsColumn.AllowFocus = false;
|
|
//
|
|
// gridColumn52
|
|
//
|
|
this.gridColumn52.FieldName = "UNIT";
|
|
this.gridColumn52.Name = "gridColumn52";
|
|
this.gridColumn52.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn52.OptionsColumn.AllowFocus = false;
|
|
this.gridColumn52.Visible = true;
|
|
this.gridColumn52.VisibleIndex = 4;
|
|
//
|
|
// gridColumn53
|
|
//
|
|
this.gridColumn53.FieldName = "Goods_money";
|
|
this.gridColumn53.Name = "gridColumn53";
|
|
this.gridColumn53.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn53.OptionsColumn.AllowFocus = false;
|
|
//
|
|
// gridColumn54
|
|
//
|
|
this.gridColumn54.FieldName = "Storage_area_id";
|
|
this.gridColumn54.Name = "gridColumn54";
|
|
this.gridColumn54.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn54.OptionsColumn.AllowFocus = false;
|
|
//
|
|
// gridColumn55
|
|
//
|
|
this.gridColumn55.FieldName = "Storage_area_name";
|
|
this.gridColumn55.Name = "gridColumn55";
|
|
this.gridColumn55.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn55.OptionsColumn.AllowFocus = false;
|
|
//
|
|
// gridColumn56
|
|
//
|
|
this.gridColumn56.FieldName = "Location_id";
|
|
this.gridColumn56.Name = "gridColumn56";
|
|
this.gridColumn56.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn56.OptionsColumn.AllowFocus = false;
|
|
//
|
|
// gridColumn57
|
|
//
|
|
this.gridColumn57.FieldName = "Serialnumber";
|
|
this.gridColumn57.Name = "gridColumn57";
|
|
this.gridColumn57.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn57.OptionsColumn.AllowFocus = false;
|
|
//
|
|
// gridColumn58
|
|
//
|
|
this.gridColumn58.FieldName = "PICK_NUM";
|
|
this.gridColumn58.Name = "gridColumn58";
|
|
this.gridColumn58.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn58.OptionsColumn.AllowFocus = false;
|
|
//
|
|
// gridColumn59
|
|
//
|
|
this.gridColumn59.FieldName = "CANPICKING";
|
|
this.gridColumn59.Name = "gridColumn59";
|
|
this.gridColumn59.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn59.OptionsColumn.AllowFocus = false;
|
|
//
|
|
// gridColumn60
|
|
//
|
|
this.gridColumn60.FieldName = "PICKMAN";
|
|
this.gridColumn60.Name = "gridColumn60";
|
|
this.gridColumn60.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn60.OptionsColumn.AllowFocus = false;
|
|
//
|
|
// gridColumn61
|
|
//
|
|
this.gridColumn61.FieldName = "BarCode";
|
|
this.gridColumn61.Name = "gridColumn61";
|
|
this.gridColumn61.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn61.OptionsColumn.AllowFocus = false;
|
|
this.gridColumn61.Visible = true;
|
|
this.gridColumn61.VisibleIndex = 2;
|
|
this.gridColumn61.Width = 143;
|
|
//
|
|
// gridColumn62
|
|
//
|
|
this.gridColumn62.FieldName = "TR_NUM";
|
|
this.gridColumn62.Name = "gridColumn62";
|
|
this.gridColumn62.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn62.OptionsColumn.AllowFocus = false;
|
|
//
|
|
// gridColumn63
|
|
//
|
|
this.gridColumn63.FieldName = "TR_NEED_NUM";
|
|
this.gridColumn63.Name = "gridColumn63";
|
|
this.gridColumn63.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn63.OptionsColumn.AllowFocus = false;
|
|
//
|
|
// gridColumn64
|
|
//
|
|
this.gridColumn64.FieldName = "Cost_price";
|
|
this.gridColumn64.Name = "gridColumn64";
|
|
this.gridColumn64.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn64.OptionsColumn.AllowFocus = false;
|
|
//
|
|
// gridColumn65
|
|
//
|
|
this.gridColumn65.FieldName = "PACKING_NUM";
|
|
this.gridColumn65.Name = "gridColumn65";
|
|
this.gridColumn65.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn65.OptionsColumn.AllowFocus = false;
|
|
//
|
|
// gridColumn66
|
|
//
|
|
this.gridColumn66.FieldName = "XQ_TYPE";
|
|
this.gridColumn66.Name = "gridColumn66";
|
|
this.gridColumn66.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn66.OptionsColumn.AllowFocus = false;
|
|
//
|
|
// gridColumn67
|
|
//
|
|
this.gridColumn67.Caption = "剩余数量";
|
|
this.gridColumn67.FieldName = "BUY_NUM";
|
|
this.gridColumn67.Name = "gridColumn67";
|
|
this.gridColumn67.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn67.OptionsColumn.AllowFocus = false;
|
|
this.gridColumn67.Visible = true;
|
|
this.gridColumn67.VisibleIndex = 6;
|
|
//
|
|
// gdmNum
|
|
//
|
|
this.gdmNum.ColumnEdit = this.repositoryItemTextEdit3;
|
|
this.gdmNum.FieldName = "NOWNUM";
|
|
this.gdmNum.Name = "gdmNum";
|
|
this.gdmNum.Visible = true;
|
|
this.gdmNum.VisibleIndex = 7;
|
|
//
|
|
// repositoryItemTextEdit3
|
|
//
|
|
this.repositoryItemTextEdit3.AutoHeight = false;
|
|
this.repositoryItemTextEdit3.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|
this.repositoryItemTextEdit3.Name = "repositoryItemTextEdit3";
|
|
//
|
|
// repositoryItemCheckEdit3
|
|
//
|
|
this.repositoryItemCheckEdit3.AutoHeight = false;
|
|
this.repositoryItemCheckEdit3.Caption = "Check";
|
|
this.repositoryItemCheckEdit3.Name = "repositoryItemCheckEdit3";
|
|
this.repositoryItemCheckEdit3.ValueChecked = false;
|
|
//
|
|
// panelControl3
|
|
//
|
|
this.panelControl3.Controls.Add(this.dateEnd);
|
|
this.panelControl3.Controls.Add(this.label4);
|
|
this.panelControl3.Controls.Add(this.dateBeg);
|
|
this.panelControl3.Controls.Add(this.label3);
|
|
this.panelControl3.Controls.Add(this.ctrlButtons4);
|
|
this.panelControl3.Controls.Add(this.ctr_goods);
|
|
this.panelControl3.Controls.Add(this.label25);
|
|
this.panelControl3.Controls.Add(this.ctrlButtons5);
|
|
this.panelControl3.Controls.Add(this.ctrlButtons2);
|
|
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panelControl3.Location = new System.Drawing.Point(0, 0);
|
|
this.panelControl3.Name = "panelControl3";
|
|
this.panelControl3.Size = new System.Drawing.Size(1224, 173);
|
|
this.panelControl3.TabIndex = 19;
|
|
//
|
|
// dateEnd
|
|
//
|
|
this.dateEnd.EditValue = null;
|
|
this.dateEnd.Location = new System.Drawing.Point(482, 75);
|
|
this.dateEnd.Name = "dateEnd";
|
|
this.dateEnd.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
|
|
this.dateEnd.Properties.Appearance.Options.UseFont = true;
|
|
this.dateEnd.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.dateEnd.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.dateEnd.Size = new System.Drawing.Size(229, 24);
|
|
this.dateEnd.TabIndex = 1412;
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.label4.Font = new System.Drawing.Font("Tahoma", 11F);
|
|
this.label4.Location = new System.Drawing.Point(405, 78);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(68, 18);
|
|
this.label4.TabIndex = 1411;
|
|
this.label4.Text = "截止时间";
|
|
//
|
|
// dateBeg
|
|
//
|
|
this.dateBeg.EditValue = null;
|
|
this.dateBeg.Location = new System.Drawing.Point(104, 78);
|
|
this.dateBeg.Name = "dateBeg";
|
|
this.dateBeg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
|
|
this.dateBeg.Properties.Appearance.Options.UseFont = true;
|
|
this.dateBeg.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.dateBeg.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.dateBeg.Size = new System.Drawing.Size(229, 24);
|
|
this.dateBeg.TabIndex = 1410;
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.label3.Font = new System.Drawing.Font("Tahoma", 11F);
|
|
this.label3.Location = new System.Drawing.Point(27, 81);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(68, 18);
|
|
this.label3.TabIndex = 1409;
|
|
this.label3.Text = "生效时间";
|
|
//
|
|
// ctrlButtons4
|
|
//
|
|
this.ctrlButtons4.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
|
|
this.ctrlButtons4.Appearance.Options.UseFont = true;
|
|
this.ctrlButtons4.BoolDiagFrm = false;
|
|
this.ctrlButtons4.ImageUri.Uri = "CustomizeGrid;Office2013";
|
|
this.ctrlButtons4.Location = new System.Drawing.Point(282, 112);
|
|
this.ctrlButtons4.Name = "ctrlButtons4";
|
|
this.ctrlButtons4.Size = new System.Drawing.Size(150, 45);
|
|
this.ctrlButtons4.TabIndex = 1408;
|
|
this.ctrlButtons4.Text = "物料解析";
|
|
this.ctrlButtons4.typeButton = "物料解析";
|
|
this.ctrlButtons4.Click += new System.EventHandler(this.ctrlButtons4_Click);
|
|
//
|
|
// ctr_goods
|
|
//
|
|
this.ctr_goods.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.ctr_goods.Cursor = System.Windows.Forms.Cursors.Default;
|
|
this.ctr_goods.DictonaryTableName = WMS.Ctrl.DictonaryType.商品资料t_Base_Goods;
|
|
this.ctr_goods.ErrText = "无数据重新查询";
|
|
this.ctr_goods.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.ctr_goods.IsSqlWhere = true;
|
|
this.ctr_goods.Location = new System.Drawing.Point(104, 28);
|
|
this.ctr_goods.Margin = new System.Windows.Forms.Padding(6);
|
|
this.ctr_goods.Name = "ctr_goods";
|
|
this.ctr_goods.Number = 0;
|
|
this.ctr_goods.SelectType = WMS.Ctrl.DataSlectType.MultiSelect;
|
|
this.ctr_goods.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] {
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctr_goods.ShowColumns"))),
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctr_goods.ShowColumns1"))),
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctr_goods.ShowColumns2"))),
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctr_goods.ShowColumns3"))),
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctr_goods.ShowColumns4"))),
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctr_goods.ShowColumns5"))),
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctr_goods.ShowColumns6")))});
|
|
this.ctr_goods.Size = new System.Drawing.Size(229, 29);
|
|
this.ctr_goods.SqlStr = "";
|
|
this.ctr_goods.TabIndex = 1406;
|
|
this.ctr_goods.TextBoxFlag = "";
|
|
this.ctr_goods.TextBoxValue = "";
|
|
this.ctr_goods.Button_Click += new System.EventHandler(this.ctr_goods_Button_Click);
|
|
//
|
|
// label25
|
|
//
|
|
this.label25.AutoSize = true;
|
|
this.label25.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.label25.Font = new System.Drawing.Font("Tahoma", 11F);
|
|
this.label25.Location = new System.Drawing.Point(57, 35);
|
|
this.label25.Name = "label25";
|
|
this.label25.Size = new System.Drawing.Size(38, 18);
|
|
this.label25.TabIndex = 1407;
|
|
this.label25.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.ImageUri.Uri = "Delete;Office2013";
|
|
this.ctrlButtons5.Location = new System.Drawing.Point(102, 112);
|
|
this.ctrlButtons5.Name = "ctrlButtons5";
|
|
this.ctrlButtons5.Size = new System.Drawing.Size(150, 45);
|
|
this.ctrlButtons5.TabIndex = 17;
|
|
this.ctrlButtons5.Text = " 删除 ";
|
|
this.ctrlButtons5.typeButton = " 删除 ";
|
|
this.ctrlButtons5.Click += new System.EventHandler(this.ctrlButtons5_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.ImageUri.Uri = "Chart;Office2013";
|
|
this.ctrlButtons2.Location = new System.Drawing.Point(458, 112);
|
|
this.ctrlButtons2.Name = "ctrlButtons2";
|
|
this.ctrlButtons2.Size = new System.Drawing.Size(150, 45);
|
|
this.ctrlButtons2.TabIndex = 15;
|
|
this.ctrlButtons2.Text = "生成计划";
|
|
this.ctrlButtons2.typeButton = "生成计划";
|
|
this.ctrlButtons2.Click += new System.EventHandler(this.ctrlButtons2_Click);
|
|
//
|
|
// xtraTabPage3
|
|
//
|
|
this.xtraTabPage3.Controls.Add(this.gridControlCustom5);
|
|
this.xtraTabPage3.Controls.Add(this.gridControlCustom4);
|
|
this.xtraTabPage3.Controls.Add(this.panelControl1);
|
|
this.xtraTabPage3.Controls.Add(this.checkBox1);
|
|
this.xtraTabPage3.Controls.Add(this.checkBox2);
|
|
this.xtraTabPage3.Controls.Add(this.checkBox3);
|
|
this.xtraTabPage3.Controls.Add(this.checkBox5);
|
|
this.xtraTabPage3.Name = "xtraTabPage3";
|
|
this.xtraTabPage3.Size = new System.Drawing.Size(1224, 490);
|
|
this.xtraTabPage3.Text = "销售订单";
|
|
//
|
|
// gridControlCustom5
|
|
//
|
|
this.gridControlCustom5.ColorApprove = System.Drawing.Color.Empty;
|
|
this.gridControlCustom5.ColorApproveValue = null;
|
|
this.gridControlCustom5.ColorPass = System.Drawing.Color.Empty;
|
|
this.gridControlCustom5.ColorPassValue = null;
|
|
this.gridControlCustom5.ColorRepeal = System.Drawing.Color.Empty;
|
|
this.gridControlCustom5.ColorRepealValue = null;
|
|
this.gridControlCustom5.ColorReWork = System.Drawing.Color.Empty;
|
|
this.gridControlCustom5.ColorReWorkValue = null;
|
|
this.gridControlCustom5.ColorSelectedRow = System.Drawing.Color.Empty;
|
|
this.gridControlCustom5.ColorShortage = System.Drawing.Color.Empty;
|
|
this.gridControlCustom5.ColorShortageFlagColumn = null;
|
|
this.gridControlCustom5.ColorShortageValue = null;
|
|
this.gridControlCustom5.ColorUnExecute = System.Drawing.Color.Empty;
|
|
this.gridControlCustom5.ColorUnExecuteValue = null;
|
|
this.gridControlCustom5.ColorUnPass = System.Drawing.Color.Empty;
|
|
this.gridControlCustom5.ColorUnPassValue = null;
|
|
this.gridControlCustom5.ColorVerify = System.Drawing.Color.Empty;
|
|
this.gridControlCustom5.ColorVerifyFlagColumn = null;
|
|
this.gridControlCustom5.ColorVerifyValue = null;
|
|
this.gridControlCustom5.ColorWarning = System.Drawing.Color.Empty;
|
|
this.gridControlCustom5.ColorWarningValue = null;
|
|
this.gridControlCustom5.DataSource = this.bindingSource1;
|
|
this.gridControlCustom5.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.gridControlCustom5.EnableAppearanceEvenRow = true;
|
|
this.gridControlCustom5.IndicatorWidth = 40;
|
|
this.gridControlCustom5.Location = new System.Drawing.Point(0, 308);
|
|
this.gridControlCustom5.MainView = this.gridView5;
|
|
this.gridControlCustom5.Name = "gridControlCustom5";
|
|
this.gridControlCustom5.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|
this.repositoryItemCheckEdit5,
|
|
this.repositoryItemTextEdit1});
|
|
this.gridControlCustom5.ShowRowID = true;
|
|
this.gridControlCustom5.Size = new System.Drawing.Size(1224, 182);
|
|
this.gridControlCustom5.TabIndex = 20;
|
|
this.gridControlCustom5.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gridView5});
|
|
//
|
|
// bindingSource1
|
|
//
|
|
this.bindingSource1.DataSource = typeof(WMS.Model.CK.OrderDetailModel);
|
|
//
|
|
// gridView5
|
|
//
|
|
this.gridView5.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
|
|
this.gridView5.Appearance.EvenRow.Options.UseBackColor = true;
|
|
this.gridView5.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.colIsCheck1,
|
|
this.colCK_ID,
|
|
this.colBUSINESSID,
|
|
this.colGOOD_ID,
|
|
this.colGood_name,
|
|
this.colSPECIFICATION,
|
|
this.colGOODS_NUM1,
|
|
this.colREMARK2,
|
|
this.colPAGE_NUM,
|
|
this.colWeith,
|
|
this.colAREA_NUM1,
|
|
this.colPRICE,
|
|
this.colSCALE_UNIT,
|
|
this.colGOODS_TYPE_ID,
|
|
this.colGoods_type_name,
|
|
this.colTOTAL_VOLUME,
|
|
this.colGVOLUME,
|
|
this.colUNIT,
|
|
this.colGoods_money,
|
|
this.colStorage_area_id,
|
|
this.colStorage_area_name,
|
|
this.colLocation_id,
|
|
this.colSerialnumber,
|
|
this.colPICK_NUM1,
|
|
this.colCANPICKING,
|
|
this.colPICKMAN,
|
|
this.colBarCode,
|
|
this.colTR_NUM,
|
|
this.colTR_NEED_NUM,
|
|
this.colCost_price,
|
|
this.colPACKING_NUM,
|
|
this.colXQ_TYPE,
|
|
this.colBUY_NUM,
|
|
this.colNOWNUM,
|
|
this.colSHELVES_NUM2,
|
|
this.colORDER_TYPE});
|
|
this.gridView5.GridControl = this.gridControlCustom5;
|
|
this.gridView5.IndicatorWidth = 34;
|
|
this.gridView5.Name = "gridView5";
|
|
this.gridView5.OptionsView.ColumnAutoWidth = false;
|
|
this.gridView5.OptionsView.EnableAppearanceEvenRow = true;
|
|
this.gridView5.OptionsView.ShowFooter = true;
|
|
this.gridView5.OptionsView.ShowGroupPanel = false;
|
|
this.gridView5.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gridView5_RowClick);
|
|
this.gridView5.RowCellClick += new DevExpress.XtraGrid.Views.Grid.RowCellClickEventHandler(this.gridView5_RowCellClick);
|
|
this.gridView5.CellValueChanging += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.gridView5_CellValueChanging);
|
|
//
|
|
// colIsCheck1
|
|
//
|
|
this.colIsCheck1.FieldName = "IsCheck";
|
|
this.colIsCheck1.Name = "colIsCheck1";
|
|
//
|
|
// colCK_ID
|
|
//
|
|
this.colCK_ID.FieldName = "CK_ID";
|
|
this.colCK_ID.Name = "colCK_ID";
|
|
//
|
|
// colBUSINESSID
|
|
//
|
|
this.colBUSINESSID.FieldName = "BUSINESSID";
|
|
this.colBUSINESSID.Name = "colBUSINESSID";
|
|
this.colBUSINESSID.Visible = true;
|
|
this.colBUSINESSID.VisibleIndex = 0;
|
|
//
|
|
// colGOOD_ID
|
|
//
|
|
this.colGOOD_ID.FieldName = "GOOD_ID";
|
|
this.colGOOD_ID.Name = "colGOOD_ID";
|
|
this.colGOOD_ID.Visible = true;
|
|
this.colGOOD_ID.VisibleIndex = 1;
|
|
//
|
|
// colGood_name
|
|
//
|
|
this.colGood_name.FieldName = "Good_name";
|
|
this.colGood_name.Name = "colGood_name";
|
|
this.colGood_name.Visible = true;
|
|
this.colGood_name.VisibleIndex = 2;
|
|
//
|
|
// colSPECIFICATION
|
|
//
|
|
this.colSPECIFICATION.FieldName = "SPECIFICATION";
|
|
this.colSPECIFICATION.Name = "colSPECIFICATION";
|
|
this.colSPECIFICATION.Visible = true;
|
|
this.colSPECIFICATION.VisibleIndex = 3;
|
|
//
|
|
// colGOODS_NUM1
|
|
//
|
|
this.colGOODS_NUM1.FieldName = "GOODS_NUM";
|
|
this.colGOODS_NUM1.Name = "colGOODS_NUM1";
|
|
this.colGOODS_NUM1.Visible = true;
|
|
this.colGOODS_NUM1.VisibleIndex = 4;
|
|
//
|
|
// colREMARK2
|
|
//
|
|
this.colREMARK2.FieldName = "REMARK";
|
|
this.colREMARK2.Name = "colREMARK2";
|
|
//
|
|
// colPAGE_NUM
|
|
//
|
|
this.colPAGE_NUM.FieldName = "PAGE_NUM";
|
|
this.colPAGE_NUM.Name = "colPAGE_NUM";
|
|
this.colPAGE_NUM.Visible = true;
|
|
this.colPAGE_NUM.VisibleIndex = 5;
|
|
//
|
|
// colWeith
|
|
//
|
|
this.colWeith.FieldName = "Weith";
|
|
this.colWeith.Name = "colWeith";
|
|
this.colWeith.Visible = true;
|
|
this.colWeith.VisibleIndex = 6;
|
|
//
|
|
// colAREA_NUM1
|
|
//
|
|
this.colAREA_NUM1.FieldName = "AREA_NUM";
|
|
this.colAREA_NUM1.Name = "colAREA_NUM1";
|
|
//
|
|
// colPRICE
|
|
//
|
|
this.colPRICE.FieldName = "PRICE";
|
|
this.colPRICE.Name = "colPRICE";
|
|
this.colPRICE.Visible = true;
|
|
this.colPRICE.VisibleIndex = 7;
|
|
//
|
|
// colSCALE_UNIT
|
|
//
|
|
this.colSCALE_UNIT.FieldName = "SCALE_UNIT";
|
|
this.colSCALE_UNIT.Name = "colSCALE_UNIT";
|
|
this.colSCALE_UNIT.Visible = true;
|
|
this.colSCALE_UNIT.VisibleIndex = 8;
|
|
//
|
|
// 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";
|
|
this.colGoods_type_name.Width = 97;
|
|
//
|
|
// colTOTAL_VOLUME
|
|
//
|
|
this.colTOTAL_VOLUME.FieldName = "TOTAL_VOLUME";
|
|
this.colTOTAL_VOLUME.Name = "colTOTAL_VOLUME";
|
|
//
|
|
// colGVOLUME
|
|
//
|
|
this.colGVOLUME.FieldName = "GVOLUME";
|
|
this.colGVOLUME.Name = "colGVOLUME";
|
|
this.colGVOLUME.Visible = true;
|
|
this.colGVOLUME.VisibleIndex = 9;
|
|
//
|
|
// colUNIT
|
|
//
|
|
this.colUNIT.FieldName = "UNIT";
|
|
this.colUNIT.Name = "colUNIT";
|
|
this.colUNIT.Visible = true;
|
|
this.colUNIT.VisibleIndex = 10;
|
|
//
|
|
// colGoods_money
|
|
//
|
|
this.colGoods_money.FieldName = "Goods_money";
|
|
this.colGoods_money.Name = "colGoods_money";
|
|
this.colGoods_money.Visible = true;
|
|
this.colGoods_money.VisibleIndex = 11;
|
|
//
|
|
// colStorage_area_id
|
|
//
|
|
this.colStorage_area_id.FieldName = "Storage_area_id";
|
|
this.colStorage_area_id.Name = "colStorage_area_id";
|
|
this.colStorage_area_id.Visible = true;
|
|
this.colStorage_area_id.VisibleIndex = 12;
|
|
//
|
|
// colStorage_area_name
|
|
//
|
|
this.colStorage_area_name.FieldName = "Storage_area_name";
|
|
this.colStorage_area_name.Name = "colStorage_area_name";
|
|
this.colStorage_area_name.Visible = true;
|
|
this.colStorage_area_name.VisibleIndex = 13;
|
|
//
|
|
// colLocation_id
|
|
//
|
|
this.colLocation_id.FieldName = "Location_id";
|
|
this.colLocation_id.Name = "colLocation_id";
|
|
this.colLocation_id.Visible = true;
|
|
this.colLocation_id.VisibleIndex = 14;
|
|
//
|
|
// colSerialnumber
|
|
//
|
|
this.colSerialnumber.FieldName = "Serialnumber";
|
|
this.colSerialnumber.Name = "colSerialnumber";
|
|
this.colSerialnumber.Visible = true;
|
|
this.colSerialnumber.VisibleIndex = 15;
|
|
//
|
|
// colPICK_NUM1
|
|
//
|
|
this.colPICK_NUM1.FieldName = "PICK_NUM";
|
|
this.colPICK_NUM1.Name = "colPICK_NUM1";
|
|
this.colPICK_NUM1.Visible = true;
|
|
this.colPICK_NUM1.VisibleIndex = 16;
|
|
//
|
|
// colCANPICKING
|
|
//
|
|
this.colCANPICKING.FieldName = "CANPICKING";
|
|
this.colCANPICKING.Name = "colCANPICKING";
|
|
this.colCANPICKING.Visible = true;
|
|
this.colCANPICKING.VisibleIndex = 17;
|
|
//
|
|
// colPICKMAN
|
|
//
|
|
this.colPICKMAN.FieldName = "PICKMAN";
|
|
this.colPICKMAN.Name = "colPICKMAN";
|
|
this.colPICKMAN.Visible = true;
|
|
this.colPICKMAN.VisibleIndex = 18;
|
|
//
|
|
// colBarCode
|
|
//
|
|
this.colBarCode.FieldName = "BarCode";
|
|
this.colBarCode.Name = "colBarCode";
|
|
this.colBarCode.Visible = true;
|
|
this.colBarCode.VisibleIndex = 19;
|
|
//
|
|
// colTR_NUM
|
|
//
|
|
this.colTR_NUM.FieldName = "TR_NUM";
|
|
this.colTR_NUM.Name = "colTR_NUM";
|
|
this.colTR_NUM.Visible = true;
|
|
this.colTR_NUM.VisibleIndex = 20;
|
|
//
|
|
// colTR_NEED_NUM
|
|
//
|
|
this.colTR_NEED_NUM.FieldName = "TR_NEED_NUM";
|
|
this.colTR_NEED_NUM.Name = "colTR_NEED_NUM";
|
|
this.colTR_NEED_NUM.Visible = true;
|
|
this.colTR_NEED_NUM.VisibleIndex = 21;
|
|
//
|
|
// colCost_price
|
|
//
|
|
this.colCost_price.FieldName = "Cost_price";
|
|
this.colCost_price.Name = "colCost_price";
|
|
this.colCost_price.Visible = true;
|
|
this.colCost_price.VisibleIndex = 22;
|
|
//
|
|
// colPACKING_NUM
|
|
//
|
|
this.colPACKING_NUM.FieldName = "PACKING_NUM";
|
|
this.colPACKING_NUM.Name = "colPACKING_NUM";
|
|
this.colPACKING_NUM.Visible = true;
|
|
this.colPACKING_NUM.VisibleIndex = 23;
|
|
//
|
|
// colXQ_TYPE
|
|
//
|
|
this.colXQ_TYPE.FieldName = "XQ_TYPE";
|
|
this.colXQ_TYPE.Name = "colXQ_TYPE";
|
|
this.colXQ_TYPE.Visible = true;
|
|
this.colXQ_TYPE.VisibleIndex = 24;
|
|
//
|
|
// colBUY_NUM
|
|
//
|
|
this.colBUY_NUM.FieldName = "BUY_NUM";
|
|
this.colBUY_NUM.Name = "colBUY_NUM";
|
|
this.colBUY_NUM.Visible = true;
|
|
this.colBUY_NUM.VisibleIndex = 25;
|
|
//
|
|
// colNOWNUM
|
|
//
|
|
this.colNOWNUM.FieldName = "NOWNUM";
|
|
this.colNOWNUM.Name = "colNOWNUM";
|
|
this.colNOWNUM.Visible = true;
|
|
this.colNOWNUM.VisibleIndex = 26;
|
|
//
|
|
// colSHELVES_NUM2
|
|
//
|
|
this.colSHELVES_NUM2.FieldName = "SHELVES_NUM";
|
|
this.colSHELVES_NUM2.Name = "colSHELVES_NUM2";
|
|
this.colSHELVES_NUM2.Visible = true;
|
|
this.colSHELVES_NUM2.VisibleIndex = 27;
|
|
//
|
|
// colORDER_TYPE
|
|
//
|
|
this.colORDER_TYPE.FieldName = "ORDER_TYPE";
|
|
this.colORDER_TYPE.Name = "colORDER_TYPE";
|
|
this.colORDER_TYPE.Visible = true;
|
|
this.colORDER_TYPE.VisibleIndex = 28;
|
|
//
|
|
// repositoryItemCheckEdit5
|
|
//
|
|
this.repositoryItemCheckEdit5.AutoHeight = false;
|
|
this.repositoryItemCheckEdit5.Caption = "Check";
|
|
this.repositoryItemCheckEdit5.Name = "repositoryItemCheckEdit5";
|
|
this.repositoryItemCheckEdit5.ValueChecked = false;
|
|
//
|
|
// repositoryItemTextEdit1
|
|
//
|
|
this.repositoryItemTextEdit1.AutoHeight = false;
|
|
this.repositoryItemTextEdit1.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|
this.repositoryItemTextEdit1.Name = "repositoryItemTextEdit1";
|
|
//
|
|
// gridControlCustom4
|
|
//
|
|
this.gridControlCustom4.ColorApprove = System.Drawing.Color.Empty;
|
|
this.gridControlCustom4.ColorApproveValue = null;
|
|
this.gridControlCustom4.ColorPass = System.Drawing.Color.Empty;
|
|
this.gridControlCustom4.ColorPassValue = null;
|
|
this.gridControlCustom4.ColorRepeal = System.Drawing.Color.Empty;
|
|
this.gridControlCustom4.ColorRepealValue = null;
|
|
this.gridControlCustom4.ColorReWork = System.Drawing.Color.Empty;
|
|
this.gridControlCustom4.ColorReWorkValue = null;
|
|
this.gridControlCustom4.ColorSelectedRow = System.Drawing.Color.Empty;
|
|
this.gridControlCustom4.ColorShortage = System.Drawing.Color.Empty;
|
|
this.gridControlCustom4.ColorShortageFlagColumn = null;
|
|
this.gridControlCustom4.ColorShortageValue = null;
|
|
this.gridControlCustom4.ColorUnExecute = System.Drawing.Color.Empty;
|
|
this.gridControlCustom4.ColorUnExecuteValue = null;
|
|
this.gridControlCustom4.ColorUnPass = System.Drawing.Color.Empty;
|
|
this.gridControlCustom4.ColorUnPassValue = null;
|
|
this.gridControlCustom4.ColorVerify = System.Drawing.Color.Empty;
|
|
this.gridControlCustom4.ColorVerifyFlagColumn = null;
|
|
this.gridControlCustom4.ColorVerifyValue = null;
|
|
this.gridControlCustom4.ColorWarning = System.Drawing.Color.Empty;
|
|
this.gridControlCustom4.ColorWarningValue = null;
|
|
this.gridControlCustom4.DataSource = this.bs_Orders;
|
|
this.gridControlCustom4.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.gridControlCustom4.EnableAppearanceEvenRow = true;
|
|
this.gridControlCustom4.IndicatorWidth = 40;
|
|
this.gridControlCustom4.Location = new System.Drawing.Point(0, 85);
|
|
this.gridControlCustom4.MainView = this.gridView4;
|
|
this.gridControlCustom4.Name = "gridControlCustom4";
|
|
this.gridControlCustom4.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|
this.repositoryItemCheckEdit4});
|
|
this.gridControlCustom4.ShowRowID = true;
|
|
this.gridControlCustom4.Size = new System.Drawing.Size(1224, 223);
|
|
this.gridControlCustom4.TabIndex = 19;
|
|
this.gridControlCustom4.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gridView4});
|
|
this.gridControlCustom4.Click += new System.EventHandler(this.gridControlCustom4_Click);
|
|
//
|
|
// bs_Orders
|
|
//
|
|
this.bs_Orders.DataSource = typeof(WMS.Model.CK.OrdersModel);
|
|
//
|
|
// gridView4
|
|
//
|
|
this.gridView4.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
|
|
this.gridView4.Appearance.EvenRow.Options.UseBackColor = true;
|
|
this.gridView4.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.colORDER_ID,
|
|
this.colBUSINESSORDERID,
|
|
this.colSHOPORDERID,
|
|
this.colSHOPID,
|
|
this.colSHOPNAME,
|
|
this.colLOG_COM_ID,
|
|
this.colLog_com_name,
|
|
this.colEXPRESSNO,
|
|
this.colCS_OPERATOR_MAN,
|
|
this.colCs_operator_man_Name,
|
|
this.colCS_OPERATOR_DATE,
|
|
this.colCUSTOMERMEMBERID,
|
|
this.colCUSTOMERNAME,
|
|
this.colCUSTOMERPHONE,
|
|
this.colCUSTOMERPROVINCE,
|
|
this.colCustomerprovince_Name,
|
|
this.colCUSTOMERCITY,
|
|
this.colCustomercity_Name,
|
|
this.colCUSTOMERDISTRICT,
|
|
this.colCustomerdistrict_Name,
|
|
this.colCUSTOMERADDRESS,
|
|
this.colPAY_DATE,
|
|
this.colGOODS_NUM,
|
|
this.colGOODS_PRICE,
|
|
this.colEXPRESSMONEY,
|
|
this.colREMARK1,
|
|
this.colSTATUS,
|
|
this.colPACKINGWEITH,
|
|
this.colWEIGHED_MAN,
|
|
this.colWeighed_man_Name,
|
|
this.colWEIGHED_DATE,
|
|
this.colPACKING_MAN,
|
|
this.colPacking_man_Name,
|
|
this.colPACKING_DATE,
|
|
this.colSTORAGENAME,
|
|
this.colCTL_PALLET_ID,
|
|
this.colCREATE_MAN,
|
|
this.colCreate_man_Name,
|
|
this.colCREATE_DATE,
|
|
this.colDATASOURCE,
|
|
this.colPackagingmaterials,
|
|
this.colPackagingmaterialscount,
|
|
this.colStorage_id,
|
|
this.colStorage_name1,
|
|
this.colAREA_NUM,
|
|
this.colIsCheck,
|
|
this.colPostcoad,
|
|
this.colFinan_audit_man,
|
|
this.colFinan_audit_date,
|
|
this.colWEIGHTING_TOTAL,
|
|
this.colCus_membername,
|
|
this.colOrder_source,
|
|
this.colTelephone,
|
|
this.colPrintjh,
|
|
this.colPrintkd,
|
|
this.colPrintck,
|
|
this.colPrintper,
|
|
this.colDfstatus,
|
|
this.colCk_type,
|
|
this.colCus_guid,
|
|
this.colPICK_NUM,
|
|
this.colREP_FLAG});
|
|
this.gridView4.GridControl = this.gridControlCustom4;
|
|
this.gridView4.IndicatorWidth = 34;
|
|
this.gridView4.Name = "gridView4";
|
|
this.gridView4.OptionsBehavior.Editable = false;
|
|
this.gridView4.OptionsView.ColumnAutoWidth = false;
|
|
this.gridView4.OptionsView.ColumnHeaderAutoHeight = DevExpress.Utils.DefaultBoolean.False;
|
|
this.gridView4.OptionsView.EnableAppearanceEvenRow = true;
|
|
this.gridView4.OptionsView.ShowFooter = true;
|
|
this.gridView4.OptionsView.ShowGroupPanel = false;
|
|
this.gridView4.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gridView4_RowClick);
|
|
//
|
|
// colORDER_ID
|
|
//
|
|
this.colORDER_ID.FieldName = "ORDER_ID";
|
|
this.colORDER_ID.Name = "colORDER_ID";
|
|
this.colORDER_ID.Visible = true;
|
|
this.colORDER_ID.VisibleIndex = 0;
|
|
//
|
|
// colBUSINESSORDERID
|
|
//
|
|
this.colBUSINESSORDERID.FieldName = "BUSINESSORDERID";
|
|
this.colBUSINESSORDERID.Name = "colBUSINESSORDERID";
|
|
this.colBUSINESSORDERID.Visible = true;
|
|
this.colBUSINESSORDERID.VisibleIndex = 1;
|
|
//
|
|
// colSHOPORDERID
|
|
//
|
|
this.colSHOPORDERID.FieldName = "SHOPORDERID";
|
|
this.colSHOPORDERID.Name = "colSHOPORDERID";
|
|
//
|
|
// colSHOPID
|
|
//
|
|
this.colSHOPID.FieldName = "SHOPID";
|
|
this.colSHOPID.Name = "colSHOPID";
|
|
//
|
|
// colSHOPNAME
|
|
//
|
|
this.colSHOPNAME.FieldName = "SHOPNAME";
|
|
this.colSHOPNAME.Name = "colSHOPNAME";
|
|
//
|
|
// colLOG_COM_ID
|
|
//
|
|
this.colLOG_COM_ID.FieldName = "LOG_COM_ID";
|
|
this.colLOG_COM_ID.Name = "colLOG_COM_ID";
|
|
//
|
|
// colLog_com_name
|
|
//
|
|
this.colLog_com_name.FieldName = "Log_com_name";
|
|
this.colLog_com_name.Name = "colLog_com_name";
|
|
//
|
|
// colEXPRESSNO
|
|
//
|
|
this.colEXPRESSNO.FieldName = "EXPRESSNO";
|
|
this.colEXPRESSNO.Name = "colEXPRESSNO";
|
|
//
|
|
// colCS_OPERATOR_MAN
|
|
//
|
|
this.colCS_OPERATOR_MAN.FieldName = "CS_OPERATOR_MAN";
|
|
this.colCS_OPERATOR_MAN.Name = "colCS_OPERATOR_MAN";
|
|
//
|
|
// colCs_operator_man_Name
|
|
//
|
|
this.colCs_operator_man_Name.FieldName = "Cs_operator_man_Name";
|
|
this.colCs_operator_man_Name.Name = "colCs_operator_man_Name";
|
|
//
|
|
// colCS_OPERATOR_DATE
|
|
//
|
|
this.colCS_OPERATOR_DATE.FieldName = "CS_OPERATOR_DATE";
|
|
this.colCS_OPERATOR_DATE.Name = "colCS_OPERATOR_DATE";
|
|
//
|
|
// colCUSTOMERMEMBERID
|
|
//
|
|
this.colCUSTOMERMEMBERID.FieldName = "CUSTOMERMEMBERID";
|
|
this.colCUSTOMERMEMBERID.Name = "colCUSTOMERMEMBERID";
|
|
this.colCUSTOMERMEMBERID.Width = 140;
|
|
//
|
|
// colCUSTOMERNAME
|
|
//
|
|
this.colCUSTOMERNAME.FieldName = "CUSTOMERNAME";
|
|
this.colCUSTOMERNAME.Name = "colCUSTOMERNAME";
|
|
this.colCUSTOMERNAME.Visible = true;
|
|
this.colCUSTOMERNAME.VisibleIndex = 2;
|
|
//
|
|
// colCUSTOMERPHONE
|
|
//
|
|
this.colCUSTOMERPHONE.FieldName = "CUSTOMERPHONE";
|
|
this.colCUSTOMERPHONE.Name = "colCUSTOMERPHONE";
|
|
this.colCUSTOMERPHONE.Width = 93;
|
|
//
|
|
// colCUSTOMERPROVINCE
|
|
//
|
|
this.colCUSTOMERPROVINCE.FieldName = "CUSTOMERPROVINCE";
|
|
this.colCUSTOMERPROVINCE.Name = "colCUSTOMERPROVINCE";
|
|
this.colCUSTOMERPROVINCE.Width = 104;
|
|
//
|
|
// colCustomerprovince_Name
|
|
//
|
|
this.colCustomerprovince_Name.FieldName = "Customerprovince_Name";
|
|
this.colCustomerprovince_Name.Name = "colCustomerprovince_Name";
|
|
//
|
|
// colCUSTOMERCITY
|
|
//
|
|
this.colCUSTOMERCITY.FieldName = "CUSTOMERCITY";
|
|
this.colCUSTOMERCITY.Name = "colCUSTOMERCITY";
|
|
this.colCUSTOMERCITY.Width = 100;
|
|
//
|
|
// colCustomercity_Name
|
|
//
|
|
this.colCustomercity_Name.FieldName = "Customercity_Name";
|
|
this.colCustomercity_Name.Name = "colCustomercity_Name";
|
|
//
|
|
// colCUSTOMERDISTRICT
|
|
//
|
|
this.colCUSTOMERDISTRICT.FieldName = "CUSTOMERDISTRICT";
|
|
this.colCUSTOMERDISTRICT.Name = "colCUSTOMERDISTRICT";
|
|
//
|
|
// colCustomerdistrict_Name
|
|
//
|
|
this.colCustomerdistrict_Name.FieldName = "Customerdistrict_Name";
|
|
this.colCustomerdistrict_Name.Name = "colCustomerdistrict_Name";
|
|
//
|
|
// colCUSTOMERADDRESS
|
|
//
|
|
this.colCUSTOMERADDRESS.FieldName = "CUSTOMERADDRESS";
|
|
this.colCUSTOMERADDRESS.Name = "colCUSTOMERADDRESS";
|
|
//
|
|
// colPAY_DATE
|
|
//
|
|
this.colPAY_DATE.FieldName = "PAY_DATE";
|
|
this.colPAY_DATE.Name = "colPAY_DATE";
|
|
//
|
|
// colGOODS_NUM
|
|
//
|
|
this.colGOODS_NUM.FieldName = "GOODS_NUM";
|
|
this.colGOODS_NUM.Name = "colGOODS_NUM";
|
|
this.colGOODS_NUM.Visible = true;
|
|
this.colGOODS_NUM.VisibleIndex = 3;
|
|
//
|
|
// colGOODS_PRICE
|
|
//
|
|
this.colGOODS_PRICE.FieldName = "GOODS_PRICE";
|
|
this.colGOODS_PRICE.Name = "colGOODS_PRICE";
|
|
this.colGOODS_PRICE.Visible = true;
|
|
this.colGOODS_PRICE.VisibleIndex = 4;
|
|
//
|
|
// colEXPRESSMONEY
|
|
//
|
|
this.colEXPRESSMONEY.FieldName = "EXPRESSMONEY";
|
|
this.colEXPRESSMONEY.Name = "colEXPRESSMONEY";
|
|
//
|
|
// colREMARK1
|
|
//
|
|
this.colREMARK1.FieldName = "REMARK";
|
|
this.colREMARK1.Name = "colREMARK1";
|
|
this.colREMARK1.Visible = true;
|
|
this.colREMARK1.VisibleIndex = 5;
|
|
//
|
|
// colSTATUS
|
|
//
|
|
this.colSTATUS.FieldName = "STATUS";
|
|
this.colSTATUS.Name = "colSTATUS";
|
|
//
|
|
// colPACKINGWEITH
|
|
//
|
|
this.colPACKINGWEITH.FieldName = "PACKINGWEITH";
|
|
this.colPACKINGWEITH.Name = "colPACKINGWEITH";
|
|
//
|
|
// colWEIGHED_MAN
|
|
//
|
|
this.colWEIGHED_MAN.FieldName = "WEIGHED_MAN";
|
|
this.colWEIGHED_MAN.Name = "colWEIGHED_MAN";
|
|
//
|
|
// colWeighed_man_Name
|
|
//
|
|
this.colWeighed_man_Name.FieldName = "Weighed_man_Name";
|
|
this.colWeighed_man_Name.Name = "colWeighed_man_Name";
|
|
//
|
|
// colWEIGHED_DATE
|
|
//
|
|
this.colWEIGHED_DATE.FieldName = "WEIGHED_DATE";
|
|
this.colWEIGHED_DATE.Name = "colWEIGHED_DATE";
|
|
//
|
|
// colPACKING_MAN
|
|
//
|
|
this.colPACKING_MAN.FieldName = "PACKING_MAN";
|
|
this.colPACKING_MAN.Name = "colPACKING_MAN";
|
|
//
|
|
// colPacking_man_Name
|
|
//
|
|
this.colPacking_man_Name.FieldName = "Packing_man_Name";
|
|
this.colPacking_man_Name.Name = "colPacking_man_Name";
|
|
//
|
|
// colPACKING_DATE
|
|
//
|
|
this.colPACKING_DATE.FieldName = "PACKING_DATE";
|
|
this.colPACKING_DATE.Name = "colPACKING_DATE";
|
|
//
|
|
// colSTORAGENAME
|
|
//
|
|
this.colSTORAGENAME.FieldName = "STORAGENAME";
|
|
this.colSTORAGENAME.Name = "colSTORAGENAME";
|
|
//
|
|
// colCTL_PALLET_ID
|
|
//
|
|
this.colCTL_PALLET_ID.FieldName = "CTL_PALLET_ID";
|
|
this.colCTL_PALLET_ID.Name = "colCTL_PALLET_ID";
|
|
//
|
|
// colCREATE_MAN
|
|
//
|
|
this.colCREATE_MAN.FieldName = "CREATE_MAN";
|
|
this.colCREATE_MAN.Name = "colCREATE_MAN";
|
|
//
|
|
// colCreate_man_Name
|
|
//
|
|
this.colCreate_man_Name.FieldName = "Create_man_Name";
|
|
this.colCreate_man_Name.Name = "colCreate_man_Name";
|
|
//
|
|
// colCREATE_DATE
|
|
//
|
|
this.colCREATE_DATE.FieldName = "CREATE_DATE";
|
|
this.colCREATE_DATE.Name = "colCREATE_DATE";
|
|
//
|
|
// colDATASOURCE
|
|
//
|
|
this.colDATASOURCE.FieldName = "DATASOURCE";
|
|
this.colDATASOURCE.Name = "colDATASOURCE";
|
|
//
|
|
// colPackagingmaterials
|
|
//
|
|
this.colPackagingmaterials.FieldName = "Packagingmaterials";
|
|
this.colPackagingmaterials.Name = "colPackagingmaterials";
|
|
//
|
|
// colPackagingmaterialscount
|
|
//
|
|
this.colPackagingmaterialscount.FieldName = "Packagingmaterialscount";
|
|
this.colPackagingmaterialscount.Name = "colPackagingmaterialscount";
|
|
//
|
|
// colStorage_id
|
|
//
|
|
this.colStorage_id.FieldName = "Storage_id";
|
|
this.colStorage_id.Name = "colStorage_id";
|
|
//
|
|
// colStorage_name1
|
|
//
|
|
this.colStorage_name1.FieldName = "Storage_name";
|
|
this.colStorage_name1.Name = "colStorage_name1";
|
|
//
|
|
// colAREA_NUM
|
|
//
|
|
this.colAREA_NUM.FieldName = "AREA_NUM";
|
|
this.colAREA_NUM.Name = "colAREA_NUM";
|
|
//
|
|
// colIsCheck
|
|
//
|
|
this.colIsCheck.FieldName = "IsCheck";
|
|
this.colIsCheck.Name = "colIsCheck";
|
|
this.colIsCheck.Width = 54;
|
|
//
|
|
// colPostcoad
|
|
//
|
|
this.colPostcoad.FieldName = "Postcoad";
|
|
this.colPostcoad.Name = "colPostcoad";
|
|
//
|
|
// colFinan_audit_man
|
|
//
|
|
this.colFinan_audit_man.FieldName = "Finan_audit_man";
|
|
this.colFinan_audit_man.Name = "colFinan_audit_man";
|
|
//
|
|
// colFinan_audit_date
|
|
//
|
|
this.colFinan_audit_date.FieldName = "Finan_audit_date";
|
|
this.colFinan_audit_date.Name = "colFinan_audit_date";
|
|
this.colFinan_audit_date.Visible = true;
|
|
this.colFinan_audit_date.VisibleIndex = 6;
|
|
//
|
|
// colWEIGHTING_TOTAL
|
|
//
|
|
this.colWEIGHTING_TOTAL.FieldName = "WEIGHTING_TOTAL";
|
|
this.colWEIGHTING_TOTAL.Name = "colWEIGHTING_TOTAL";
|
|
//
|
|
// colCus_membername
|
|
//
|
|
this.colCus_membername.FieldName = "Cus_membername";
|
|
this.colCus_membername.Name = "colCus_membername";
|
|
//
|
|
// colOrder_source
|
|
//
|
|
this.colOrder_source.FieldName = "Order_source";
|
|
this.colOrder_source.Name = "colOrder_source";
|
|
//
|
|
// colTelephone
|
|
//
|
|
this.colTelephone.FieldName = "Telephone";
|
|
this.colTelephone.Name = "colTelephone";
|
|
//
|
|
// colPrintjh
|
|
//
|
|
this.colPrintjh.FieldName = "Printjh";
|
|
this.colPrintjh.Name = "colPrintjh";
|
|
//
|
|
// colPrintkd
|
|
//
|
|
this.colPrintkd.FieldName = "Printkd";
|
|
this.colPrintkd.Name = "colPrintkd";
|
|
//
|
|
// colPrintck
|
|
//
|
|
this.colPrintck.FieldName = "Printck";
|
|
this.colPrintck.Name = "colPrintck";
|
|
//
|
|
// colPrintper
|
|
//
|
|
this.colPrintper.FieldName = "Printper";
|
|
this.colPrintper.Name = "colPrintper";
|
|
//
|
|
// colDfstatus
|
|
//
|
|
this.colDfstatus.FieldName = "Dfstatus";
|
|
this.colDfstatus.Name = "colDfstatus";
|
|
//
|
|
// colCk_type
|
|
//
|
|
this.colCk_type.FieldName = "Ck_type";
|
|
this.colCk_type.Name = "colCk_type";
|
|
//
|
|
// colCus_guid
|
|
//
|
|
this.colCus_guid.FieldName = "Cus_guid";
|
|
this.colCus_guid.Name = "colCus_guid";
|
|
//
|
|
// colPICK_NUM
|
|
//
|
|
this.colPICK_NUM.FieldName = "PICK_NUM";
|
|
this.colPICK_NUM.Name = "colPICK_NUM";
|
|
//
|
|
// colREP_FLAG
|
|
//
|
|
this.colREP_FLAG.FieldName = "REP_FLAG";
|
|
this.colREP_FLAG.Name = "colREP_FLAG";
|
|
//
|
|
// repositoryItemCheckEdit4
|
|
//
|
|
this.repositoryItemCheckEdit4.AutoHeight = false;
|
|
this.repositoryItemCheckEdit4.Caption = "Check";
|
|
this.repositoryItemCheckEdit4.Name = "repositoryItemCheckEdit4";
|
|
this.repositoryItemCheckEdit4.ValueChecked = false;
|
|
//
|
|
// panelControl1
|
|
//
|
|
this.panelControl1.Controls.Add(this.ctrlButtons6);
|
|
this.panelControl1.Controls.Add(this.D_endDate);
|
|
this.panelControl1.Controls.Add(this.label2);
|
|
this.panelControl1.Controls.Add(this.D_begDate);
|
|
this.panelControl1.Controls.Add(this.label1);
|
|
this.panelControl1.Controls.Add(this.ctrlButtons1);
|
|
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(1224, 85);
|
|
this.panelControl1.TabIndex = 0;
|
|
//
|
|
// ctrlButtons6
|
|
//
|
|
this.ctrlButtons6.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
|
|
this.ctrlButtons6.Appearance.Options.UseFont = true;
|
|
this.ctrlButtons6.BoolDiagFrm = false;
|
|
this.ctrlButtons6.ImageUri.Uri = "Filter;Office2013";
|
|
this.ctrlButtons6.Location = new System.Drawing.Point(785, 16);
|
|
this.ctrlButtons6.Name = "ctrlButtons6";
|
|
this.ctrlButtons6.Size = new System.Drawing.Size(150, 45);
|
|
this.ctrlButtons6.TabIndex = 17;
|
|
this.ctrlButtons6.Text = "任务查看";
|
|
this.ctrlButtons6.typeButton = "任务查看";
|
|
this.ctrlButtons6.Click += new System.EventHandler(this.ctrlButtons6_Click);
|
|
//
|
|
// D_endDate
|
|
//
|
|
this.D_endDate.Location = new System.Drawing.Point(385, 28);
|
|
this.D_endDate.Name = "D_endDate";
|
|
this.D_endDate.Size = new System.Drawing.Size(191, 22);
|
|
this.D_endDate.TabIndex = 10;
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.label2.Location = new System.Drawing.Point(341, 28);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(25, 19);
|
|
this.label2.TabIndex = 9;
|
|
this.label2.Text = "至";
|
|
//
|
|
// D_begDate
|
|
//
|
|
this.D_begDate.Location = new System.Drawing.Point(123, 28);
|
|
this.D_begDate.Name = "D_begDate";
|
|
this.D_begDate.Size = new System.Drawing.Size(191, 22);
|
|
this.D_begDate.TabIndex = 8;
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.label1.Location = new System.Drawing.Point(48, 30);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(73, 19);
|
|
this.label1.TabIndex = 7;
|
|
this.label1.Text = "销售时间";
|
|
//
|
|
// ctrlButtons1
|
|
//
|
|
this.ctrlButtons1.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
|
|
this.ctrlButtons1.Appearance.Options.UseFont = true;
|
|
this.ctrlButtons1.BoolDiagFrm = false;
|
|
this.ctrlButtons1.ImageUri.Uri = "Find;Office2013";
|
|
this.ctrlButtons1.Location = new System.Drawing.Point(627, 16);
|
|
this.ctrlButtons1.Name = "ctrlButtons1";
|
|
this.ctrlButtons1.Size = new System.Drawing.Size(150, 45);
|
|
this.ctrlButtons1.TabIndex = 0;
|
|
this.ctrlButtons1.Text = " 查询 ";
|
|
this.ctrlButtons1.typeButton = " 查询 ";
|
|
this.ctrlButtons1.Click += new System.EventHandler(this.ctrlButtons1_Click);
|
|
//
|
|
// checkBox1
|
|
//
|
|
this.checkBox1.AutoSize = true;
|
|
this.checkBox1.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.checkBox1.Location = new System.Drawing.Point(379, 252);
|
|
this.checkBox1.Name = "checkBox1";
|
|
this.checkBox1.Size = new System.Drawing.Size(92, 23);
|
|
this.checkBox1.TabIndex = 4;
|
|
this.checkBox1.Text = "生产库存";
|
|
this.checkBox1.UseVisualStyleBackColor = true;
|
|
//
|
|
// checkBox2
|
|
//
|
|
this.checkBox2.AutoSize = true;
|
|
this.checkBox2.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.checkBox2.Location = new System.Drawing.Point(240, 252);
|
|
this.checkBox2.Name = "checkBox2";
|
|
this.checkBox2.Size = new System.Drawing.Size(92, 23);
|
|
this.checkBox2.TabIndex = 5;
|
|
this.checkBox2.Text = "销售订单";
|
|
this.checkBox2.UseVisualStyleBackColor = true;
|
|
//
|
|
// checkBox3
|
|
//
|
|
this.checkBox3.AutoSize = true;
|
|
this.checkBox3.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.checkBox3.Location = new System.Drawing.Point(562, 252);
|
|
this.checkBox3.Name = "checkBox3";
|
|
this.checkBox3.Size = new System.Drawing.Size(60, 23);
|
|
this.checkBox3.TabIndex = 6;
|
|
this.checkBox3.Text = "库存";
|
|
this.checkBox3.UseVisualStyleBackColor = true;
|
|
//
|
|
// checkBox5
|
|
//
|
|
this.checkBox5.AutoSize = true;
|
|
this.checkBox5.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.checkBox5.Location = new System.Drawing.Point(698, 252);
|
|
this.checkBox5.Name = "checkBox5";
|
|
this.checkBox5.Size = new System.Drawing.Size(60, 23);
|
|
this.checkBox5.TabIndex = 19;
|
|
this.checkBox5.Text = "在途";
|
|
this.checkBox5.UseVisualStyleBackColor = true;
|
|
//
|
|
// FrmScPlan
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1260, 525);
|
|
this.Controls.Add(this.xtraTabControl1);
|
|
this.Name = "FrmScPlan";
|
|
this.Text = "FrmScPlan";
|
|
this.Load += new System.EventHandler(this.FrmScPlan_Load);
|
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
|
|
this.xtraTabControl1.ResumeLayout(false);
|
|
this.xtraTabPage1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.treeListCustom2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit7)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bs_jh)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gdvScPlan)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit2)).EndInit();
|
|
this.panel1.ResumeLayout(false);
|
|
this.panel1.PerformLayout();
|
|
this.xtraTabPage2.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).EndInit();
|
|
this.xtraTabControl2.ResumeLayout(false);
|
|
this.xtraTabPage4.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.treeListCustom1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bs_jhInfo)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gdc_Goods)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bs_Select)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gdv_Goods)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
|
|
this.panelControl3.ResumeLayout(false);
|
|
this.panelControl3.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEnd.Properties.CalendarTimeProperties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEnd.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateBeg.Properties.CalendarTimeProperties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateBeg.Properties)).EndInit();
|
|
this.xtraTabPage3.ResumeLayout(false);
|
|
this.xtraTabPage3.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bs_Orders)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
|
|
this.panelControl1.ResumeLayout(false);
|
|
this.panelControl1.PerformLayout();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
|
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
|
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
|
|
private DevExpress.XtraTab.XtraTabControl xtraTabControl2;
|
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage3;
|
|
private Ctrl.GridControlCustom gridControlCustom5;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView5;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit1;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit5;
|
|
private Ctrl.GridControlCustom gridControlCustom4;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView4;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colORDER_ID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colBUSINESSORDERID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSHOPORDERID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSHOPID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSHOPNAME;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLOG_COM_ID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLog_com_name;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colEXPRESSNO;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCS_OPERATOR_MAN;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCs_operator_man_Name;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCS_OPERATOR_DATE;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCUSTOMERMEMBERID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCUSTOMERNAME;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCUSTOMERPHONE;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCUSTOMERPROVINCE;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCustomerprovince_Name;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCUSTOMERCITY;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCustomercity_Name;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCUSTOMERDISTRICT;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCustomerdistrict_Name;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCUSTOMERADDRESS;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPAY_DATE;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_NUM;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_PRICE;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colEXPRESSMONEY;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colREMARK1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTATUS;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPACKINGWEITH;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colWEIGHED_MAN;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colWeighed_man_Name;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colWEIGHED_DATE;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPACKING_MAN;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPacking_man_Name;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPACKING_DATE;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGENAME;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCTL_PALLET_ID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCREATE_MAN;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCreate_man_Name;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCREATE_DATE;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colDATASOURCE;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPackagingmaterials;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPackagingmaterialscount;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colStorage_id;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colStorage_name1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colAREA_NUM;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colIsCheck;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPostcoad;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colFinan_audit_man;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colFinan_audit_date;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colWEIGHTING_TOTAL;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCus_membername;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colOrder_source;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colTelephone;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPrintjh;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPrintkd;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPrintck;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPrintper;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colDfstatus;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCk_type;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCus_guid;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPICK_NUM;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colREP_FLAG;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit4;
|
|
private DevExpress.XtraEditors.PanelControl panelControl1;
|
|
private Ctrl.CtrlButtons ctrlButtons6;
|
|
private System.Windows.Forms.DateTimePicker D_endDate;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.DateTimePicker D_begDate;
|
|
private System.Windows.Forms.Label label1;
|
|
private Ctrl.CtrlButtons ctrlButtons1;
|
|
private System.Windows.Forms.CheckBox checkBox1;
|
|
private System.Windows.Forms.CheckBox checkBox2;
|
|
private System.Windows.Forms.CheckBox checkBox3;
|
|
private System.Windows.Forms.CheckBox checkBox5;
|
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage4;
|
|
private Ctrl.DevExpressCustom.TreeListCustom treeListCustom1;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;
|
|
private DevExpress.XtraEditors.PanelControl panelControl3;
|
|
private Ctrl.CtrlDictonary ctr_goods;
|
|
private System.Windows.Forms.Label label25;
|
|
private Ctrl.CtrlButtons ctrlButtons5;
|
|
private Ctrl.CtrlButtons ctrlButtons2;
|
|
private System.Windows.Forms.BindingSource bindingSource2;
|
|
private System.Windows.Forms.BindingSource bs_Orders;
|
|
private System.Windows.Forms.Panel panel1;
|
|
private Ctrl.GridControlCustom gridControlCustom1;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gdvScPlan;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit2;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit2;
|
|
private Ctrl.CtrlButtons ctrlButtons3;
|
|
private Ctrl.GridControlCustom gdc_Goods;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gdv_Goods;
|
|
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 gdmNum;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit3;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit3;
|
|
private System.Windows.Forms.BindingSource bs_Select;
|
|
private Ctrl.CtrlButtons ctrlButtons4;
|
|
private System.Windows.Forms.BindingSource bs_jhInfo;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colSEMISTS;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colGOODS_NAME;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colMATERIAL_NAME;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colSTAND_NUM;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colMAX_NUM;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colLOSS_PERCENT;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colOPERAT_MAN;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colOPERAT_DATE;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colREMARK;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colUNIT1;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colUNIT_NAME;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colPRICE1;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colSHELVES_NUM;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colNEED_NUM;
|
|
private DevExpress.XtraEditors.DateEdit dateEnd;
|
|
private System.Windows.Forms.Label label4;
|
|
private DevExpress.XtraEditors.DateEdit dateBeg;
|
|
private System.Windows.Forms.Label label3;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn1;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn2;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn3;
|
|
private System.Windows.Forms.BindingSource bs_jh;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPLAN_ID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPLAN_NAME;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPLAN_USERID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPLAN_USERNAME;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colAUDITING_ID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colAUDITING_NAME;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPLAN_DESCRIPTION;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPLAN_STARTDATE;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPLAN_CREATETIME;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colDATESTAR;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colDATEEND;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTATUS1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_ID1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_NAME;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPLAN_ENDDATE;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colStr_goods_ids;
|
|
private System.Windows.Forms.CheckBox checkBox6;
|
|
private System.Windows.Forms.CheckBox checkBox4;
|
|
private System.Windows.Forms.BindingSource bindingSource1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colIsCheck1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCK_ID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colBUSINESSID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOOD_ID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGood_name;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSPECIFICATION;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_NUM1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colREMARK2;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPAGE_NUM;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colWeith;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colAREA_NUM1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPRICE;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSCALE_UNIT;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_TYPE_ID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGoods_type_name;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colTOTAL_VOLUME;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGVOLUME;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colUNIT;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGoods_money;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colStorage_area_id;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colStorage_area_name;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLocation_id;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSerialnumber;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPICK_NUM1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCANPICKING;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPICKMAN;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colBarCode;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colTR_NUM;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colTR_NEED_NUM;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCost_price;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPACKING_NUM;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colXQ_TYPE;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colBUY_NUM;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colNOWNUM;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSHELVES_NUM2;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colORDER_TYPE;
|
|
private Ctrl.DevExpressCustom.TreeListCustom treeListCustom2;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit7;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colMATERIAL_NAME1;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colPLAN_ID1;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colPLAN_NAME1;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colGOODS_NAME1;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colGOODS_TYPE;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colGOODS_TYPENAME;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colGOODS_NUM2;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colOUT_NUM;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colEND_NUM;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colWORN_NUM;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colLAST_NUM;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colStatus2;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colSHELVES_NUM1;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colGOODS_COMPLETENUM;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colCOMPLETE_DATE;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colTEAM_ID;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colTEAM_NAME;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn4;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn5;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn6;
|
|
private Ctrl.CtrlButtons ctrlButtons7;
|
|
}
|
|
} |