2882 lines
144 KiB
C#
2882 lines
144 KiB
C#
namespace WMS.FrmSC
|
|
{
|
|
partial class FrmCgPlan
|
|
{
|
|
/// <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(FrmCgPlan));
|
|
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.ctrlButtons4 = new WMS.Ctrl.CtrlButtons();
|
|
this.ctrlButtons8 = new WMS.Ctrl.CtrlButtons();
|
|
this.tabPane1 = new DevExpress.XtraBars.Navigation.TabPane();
|
|
this.tabNavigationPage1 = new DevExpress.XtraBars.Navigation.TabNavigationPage();
|
|
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
|
|
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
|
|
this.gridControlCustom5 = new WMS.Ctrl.GridControlCustom();
|
|
this.bindingSource2 = 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.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
|
|
this.repositoryItemCheckEdit5 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|
this.gridControlCustom4 = new WMS.Ctrl.GridControlCustom();
|
|
this.bindingSource1 = 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.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();
|
|
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
|
|
this.treeListCustom1 = new WMS.Ctrl.DevExpressCustom.TreeListCustom();
|
|
this.colGOODS_NAME1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colORDERID = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colCGNUM = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colXQNUM = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colPROVIDER_NAME1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colPROVIDER_ID1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colFGOODSNAMAE = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colTASKID = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colENDDATE = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colSEMISTS = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colSTS = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colCREATEDATE = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colCREATEMEN = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colOCCUPY = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colSHELVES_NUM1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colBUY_NUM1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.treeListColumn1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.colFGOODSID = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.bindingSource3 = new System.Windows.Forms.BindingSource(this.components);
|
|
this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
|
|
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.tabNavigationPage2 = new DevExpress.XtraBars.Navigation.TabNavigationPage();
|
|
this.GCAreaRep = new WMS.Ctrl.GridControlCustom();
|
|
this.bgc = new System.Windows.Forms.BindingSource(this.components);
|
|
this.GVAreaRep = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.colCTL = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colIsCheckRec = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colWhseloc = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colHigh = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colWGH = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colProDucLotId = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSTOCK_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCustomer_Id = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPUTIN_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSTORAGE_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSTORAGE_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colAREA_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colAREA_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colLOCATION_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colLOCATION_STAR = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colLOCATION_END = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colGOODS_TYPEID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colGOODS_TYPENAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colGOODS_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colGOODS_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSHELVES_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colREMARK = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colVERSION = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSTORAGE_MODE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPROVIDER_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPROVIDER_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPRODUCTION_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colWARE_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colDOCCTNUMBER = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colOCCUPY_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colABLE_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colNOTICE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colORI_BILL = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPERIOD = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colDUE_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colBARCODE1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colTIMESTART = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colTIMEEND = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colTIMESTARTON = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colTIMEENDON = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colUNIT1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colUNIT_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCOST_PRICE1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSUM_COST_PRICE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPACKING_NUM1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.Check = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
|
|
this.ct_Import = new WMS.Ctrl.CtrlButtons();
|
|
this.checkBox4 = new System.Windows.Forms.CheckBox();
|
|
this.ct_Edit = new WMS.Ctrl.CtrlButtons();
|
|
this.tabNavigationPage3 = new DevExpress.XtraBars.Navigation.TabNavigationPage();
|
|
this.gridControlCustom2 = new WMS.Ctrl.GridControlCustom();
|
|
this.bindingSource4 = new System.Windows.Forms.BindingSource(this.components);
|
|
this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.colGOODS_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colGOODS_NAME2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colORDERID1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCGNUM1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colXQNUM1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPROVIDER_NAME2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPROVIDER_ID2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colFGOODSID1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colFGOODSNAMAE1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colTASKID1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colENDDATE1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSEMISTS1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSTS1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCREATEDATE1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCREATEMEN1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colOCCUPY1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSHELVES_NUM2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colBUY_NUM2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.repositoryItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|
this.gridControlCustom3 = new WMS.Ctrl.GridControlCustom();
|
|
this.bindingSource5 = new System.Windows.Forms.BindingSource(this.components);
|
|
this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.colGOODS_PROVIDER_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colGOODS_ID2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colGOODS_NAME3 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPROVIDER_ID3 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPROVIDER_NAME3 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colREMARK3 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colVERSION1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colGOODSTIME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colGOODSENDTIME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSTS2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colGOODS_PRICE1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.repositoryItemCheckEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.checkBox6 = new System.Windows.Forms.CheckBox();
|
|
this.ctrlButtons9 = new WMS.Ctrl.CtrlButtons();
|
|
this.ctrlButtons7 = new WMS.Ctrl.CtrlButtons();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
|
|
this.panelControl1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tabPane1)).BeginInit();
|
|
this.tabPane1.SuspendLayout();
|
|
this.tabNavigationPage1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
|
|
this.xtraTabControl1.SuspendLayout();
|
|
this.xtraTabPage2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit4)).BeginInit();
|
|
this.xtraTabPage1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.treeListCustom1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
|
|
this.panelControl3.SuspendLayout();
|
|
this.tabNavigationPage2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.GCAreaRep)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bgc)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.GVAreaRep)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Check)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
|
|
this.panelControl2.SuspendLayout();
|
|
this.tabNavigationPage3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).BeginInit();
|
|
this.panel1.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// 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(1241, 83);
|
|
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(762, 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(358, 24);
|
|
this.D_endDate.Name = "D_endDate";
|
|
this.D_endDate.Size = new System.Drawing.Size(164, 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(321, 24);
|
|
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(134, 24);
|
|
this.D_begDate.Name = "D_begDate";
|
|
this.D_begDate.Size = new System.Drawing.Size(164, 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(41, 26);
|
|
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(588, 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);
|
|
//
|
|
// 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 = "Clear;Office2013";
|
|
this.ctrlButtons4.Location = new System.Drawing.Point(236, 19);
|
|
this.ctrlButtons4.Name = "ctrlButtons4";
|
|
this.ctrlButtons4.Size = new System.Drawing.Size(150, 45);
|
|
this.ctrlButtons4.TabIndex = 20;
|
|
this.ctrlButtons4.Text = " 清除供应商";
|
|
this.ctrlButtons4.typeButton = " 清除供应商";
|
|
this.ctrlButtons4.Click += new System.EventHandler(this.ctrlButtons4_Click);
|
|
//
|
|
// ctrlButtons8
|
|
//
|
|
this.ctrlButtons8.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
|
|
this.ctrlButtons8.Appearance.Options.UseFont = true;
|
|
this.ctrlButtons8.BoolDiagFrm = false;
|
|
this.ctrlButtons8.ImageUri.Uri = "EditDataSource;Office2013";
|
|
this.ctrlButtons8.Location = new System.Drawing.Point(649, 3);
|
|
this.ctrlButtons8.Name = "ctrlButtons8";
|
|
this.ctrlButtons8.Size = new System.Drawing.Size(150, 45);
|
|
this.ctrlButtons8.TabIndex = 18;
|
|
this.ctrlButtons8.Text = "修改库存";
|
|
this.ctrlButtons8.typeButton = "修改库存";
|
|
//
|
|
// tabPane1
|
|
//
|
|
this.tabPane1.Controls.Add(this.tabNavigationPage1);
|
|
this.tabPane1.Controls.Add(this.tabNavigationPage2);
|
|
this.tabPane1.Controls.Add(this.tabNavigationPage3);
|
|
this.tabPane1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tabPane1.Location = new System.Drawing.Point(0, 0);
|
|
this.tabPane1.Name = "tabPane1";
|
|
this.tabPane1.Pages.AddRange(new DevExpress.XtraBars.Navigation.NavigationPageBase[] {
|
|
this.tabNavigationPage1,
|
|
this.tabNavigationPage2,
|
|
this.tabNavigationPage3});
|
|
this.tabPane1.RegularSize = new System.Drawing.Size(1289, 713);
|
|
this.tabPane1.SelectedPage = this.tabNavigationPage2;
|
|
this.tabPane1.Size = new System.Drawing.Size(1289, 713);
|
|
this.tabPane1.TabIndex = 1;
|
|
this.tabPane1.Text = "物料选择";
|
|
//
|
|
// tabNavigationPage1
|
|
//
|
|
this.tabNavigationPage1.Caption = "任务生成";
|
|
this.tabNavigationPage1.Controls.Add(this.xtraTabControl1);
|
|
this.tabNavigationPage1.Name = "tabNavigationPage1";
|
|
this.tabNavigationPage1.Size = new System.Drawing.Size(1271, 668);
|
|
//
|
|
// xtraTabControl1
|
|
//
|
|
this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.xtraTabControl1.HeaderLocation = DevExpress.XtraTab.TabHeaderLocation.Right;
|
|
this.xtraTabControl1.Location = new System.Drawing.Point(0, 0);
|
|
this.xtraTabControl1.Name = "xtraTabControl1";
|
|
this.xtraTabControl1.SelectedTabPage = this.xtraTabPage2;
|
|
this.xtraTabControl1.Size = new System.Drawing.Size(1271, 668);
|
|
this.xtraTabControl1.TabIndex = 20;
|
|
this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
|
|
this.xtraTabPage2,
|
|
this.xtraTabPage1});
|
|
this.xtraTabControl1.Click += new System.EventHandler(this.xtraTabControl1_Click);
|
|
//
|
|
// xtraTabPage2
|
|
//
|
|
this.xtraTabPage2.Controls.Add(this.gridControlCustom5);
|
|
this.xtraTabPage2.Controls.Add(this.gridControlCustom4);
|
|
this.xtraTabPage2.Controls.Add(this.panelControl1);
|
|
this.xtraTabPage2.Controls.Add(this.checkBox1);
|
|
this.xtraTabPage2.Controls.Add(this.checkBox2);
|
|
this.xtraTabPage2.Controls.Add(this.checkBox3);
|
|
this.xtraTabPage2.Controls.Add(this.checkBox5);
|
|
this.xtraTabPage2.Name = "xtraTabPage2";
|
|
this.xtraTabPage2.Size = new System.Drawing.Size(1241, 662);
|
|
this.xtraTabPage2.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.bindingSource2;
|
|
this.gridControlCustom5.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.gridControlCustom5.EnableAppearanceEvenRow = true;
|
|
this.gridControlCustom5.IndicatorWidth = 40;
|
|
this.gridControlCustom5.Location = new System.Drawing.Point(0, 274);
|
|
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(1241, 388);
|
|
this.gridControlCustom5.TabIndex = 20;
|
|
this.gridControlCustom5.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gridView5});
|
|
//
|
|
// bindingSource2
|
|
//
|
|
this.bindingSource2.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.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.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.gridView5_CellValueChanged);
|
|
this.gridView5.CellValueChanging += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.gridView5_CellValueChanging);
|
|
//
|
|
// colIsCheck1
|
|
//
|
|
this.colIsCheck1.FieldName = "IsCheck";
|
|
this.colIsCheck1.Name = "colIsCheck1";
|
|
this.colIsCheck1.Visible = true;
|
|
this.colIsCheck1.VisibleIndex = 0;
|
|
this.colIsCheck1.Width = 55;
|
|
//
|
|
// colCK_ID
|
|
//
|
|
this.colCK_ID.FieldName = "CK_ID";
|
|
this.colCK_ID.Name = "colCK_ID";
|
|
this.colCK_ID.OptionsColumn.AllowEdit = false;
|
|
//
|
|
// colBUSINESSID
|
|
//
|
|
this.colBUSINESSID.FieldName = "BUSINESSID";
|
|
this.colBUSINESSID.Name = "colBUSINESSID";
|
|
this.colBUSINESSID.OptionsColumn.AllowEdit = false;
|
|
//
|
|
// colGOOD_ID
|
|
//
|
|
this.colGOOD_ID.FieldName = "GOOD_ID";
|
|
this.colGOOD_ID.Name = "colGOOD_ID";
|
|
this.colGOOD_ID.OptionsColumn.AllowEdit = false;
|
|
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.OptionsColumn.AllowEdit = false;
|
|
this.colGood_name.Visible = true;
|
|
this.colGood_name.VisibleIndex = 2;
|
|
//
|
|
// colSPECIFICATION
|
|
//
|
|
this.colSPECIFICATION.FieldName = "SPECIFICATION";
|
|
this.colSPECIFICATION.Name = "colSPECIFICATION";
|
|
this.colSPECIFICATION.OptionsColumn.AllowEdit = false;
|
|
//
|
|
// colGOODS_NUM1
|
|
//
|
|
this.colGOODS_NUM1.FieldName = "GOODS_NUM";
|
|
this.colGOODS_NUM1.Name = "colGOODS_NUM1";
|
|
this.colGOODS_NUM1.OptionsColumn.AllowEdit = false;
|
|
this.colGOODS_NUM1.Visible = true;
|
|
this.colGOODS_NUM1.VisibleIndex = 6;
|
|
//
|
|
// colREMARK2
|
|
//
|
|
this.colREMARK2.FieldName = "REMARK";
|
|
this.colREMARK2.Name = "colREMARK2";
|
|
this.colREMARK2.OptionsColumn.AllowEdit = false;
|
|
//
|
|
// colPAGE_NUM
|
|
//
|
|
this.colPAGE_NUM.FieldName = "PAGE_NUM";
|
|
this.colPAGE_NUM.Name = "colPAGE_NUM";
|
|
this.colPAGE_NUM.OptionsColumn.AllowEdit = false;
|
|
//
|
|
// colWeith
|
|
//
|
|
this.colWeith.FieldName = "Weith";
|
|
this.colWeith.Name = "colWeith";
|
|
this.colWeith.OptionsColumn.AllowEdit = false;
|
|
//
|
|
// colAREA_NUM1
|
|
//
|
|
this.colAREA_NUM1.FieldName = "AREA_NUM";
|
|
this.colAREA_NUM1.Name = "colAREA_NUM1";
|
|
this.colAREA_NUM1.OptionsColumn.AllowEdit = false;
|
|
//
|
|
// colPRICE
|
|
//
|
|
this.colPRICE.FieldName = "PRICE";
|
|
this.colPRICE.Name = "colPRICE";
|
|
this.colPRICE.OptionsColumn.AllowEdit = false;
|
|
this.colPRICE.Visible = true;
|
|
this.colPRICE.VisibleIndex = 4;
|
|
//
|
|
// colSCALE_UNIT
|
|
//
|
|
this.colSCALE_UNIT.FieldName = "SCALE_UNIT";
|
|
this.colSCALE_UNIT.Name = "colSCALE_UNIT";
|
|
this.colSCALE_UNIT.OptionsColumn.AllowEdit = false;
|
|
//
|
|
// colGOODS_TYPE_ID
|
|
//
|
|
this.colGOODS_TYPE_ID.FieldName = "GOODS_TYPE_ID";
|
|
this.colGOODS_TYPE_ID.Name = "colGOODS_TYPE_ID";
|
|
this.colGOODS_TYPE_ID.OptionsColumn.AllowEdit = false;
|
|
//
|
|
// colGoods_type_name
|
|
//
|
|
this.colGoods_type_name.FieldName = "Goods_type_name";
|
|
this.colGoods_type_name.Name = "colGoods_type_name";
|
|
this.colGoods_type_name.OptionsColumn.AllowEdit = false;
|
|
//
|
|
// colTOTAL_VOLUME
|
|
//
|
|
this.colTOTAL_VOLUME.FieldName = "TOTAL_VOLUME";
|
|
this.colTOTAL_VOLUME.Name = "colTOTAL_VOLUME";
|
|
this.colTOTAL_VOLUME.OptionsColumn.AllowEdit = false;
|
|
//
|
|
// colGVOLUME
|
|
//
|
|
this.colGVOLUME.FieldName = "GVOLUME";
|
|
this.colGVOLUME.Name = "colGVOLUME";
|
|
this.colGVOLUME.OptionsColumn.AllowEdit = false;
|
|
//
|
|
// colUNIT
|
|
//
|
|
this.colUNIT.FieldName = "UNIT";
|
|
this.colUNIT.Name = "colUNIT";
|
|
this.colUNIT.OptionsColumn.AllowEdit = false;
|
|
this.colUNIT.Visible = true;
|
|
this.colUNIT.VisibleIndex = 5;
|
|
//
|
|
// colGoods_money
|
|
//
|
|
this.colGoods_money.FieldName = "Goods_money";
|
|
this.colGoods_money.Name = "colGoods_money";
|
|
this.colGoods_money.OptionsColumn.AllowEdit = false;
|
|
//
|
|
// colStorage_area_id
|
|
//
|
|
this.colStorage_area_id.FieldName = "Storage_area_id";
|
|
this.colStorage_area_id.Name = "colStorage_area_id";
|
|
this.colStorage_area_id.OptionsColumn.AllowEdit = false;
|
|
//
|
|
// colStorage_area_name
|
|
//
|
|
this.colStorage_area_name.FieldName = "Storage_area_name";
|
|
this.colStorage_area_name.Name = "colStorage_area_name";
|
|
this.colStorage_area_name.OptionsColumn.AllowEdit = false;
|
|
//
|
|
// colLocation_id
|
|
//
|
|
this.colLocation_id.FieldName = "Location_id";
|
|
this.colLocation_id.Name = "colLocation_id";
|
|
this.colLocation_id.OptionsColumn.AllowEdit = false;
|
|
//
|
|
// colSerialnumber
|
|
//
|
|
this.colSerialnumber.FieldName = "Serialnumber";
|
|
this.colSerialnumber.Name = "colSerialnumber";
|
|
this.colSerialnumber.OptionsColumn.AllowEdit = false;
|
|
//
|
|
// colPICK_NUM1
|
|
//
|
|
this.colPICK_NUM1.FieldName = "PICK_NUM";
|
|
this.colPICK_NUM1.Name = "colPICK_NUM1";
|
|
this.colPICK_NUM1.OptionsColumn.AllowEdit = false;
|
|
//
|
|
// colCANPICKING
|
|
//
|
|
this.colCANPICKING.FieldName = "CANPICKING";
|
|
this.colCANPICKING.Name = "colCANPICKING";
|
|
this.colCANPICKING.OptionsColumn.AllowEdit = false;
|
|
//
|
|
// colPICKMAN
|
|
//
|
|
this.colPICKMAN.FieldName = "PICKMAN";
|
|
this.colPICKMAN.Name = "colPICKMAN";
|
|
this.colPICKMAN.OptionsColumn.AllowEdit = false;
|
|
//
|
|
// colBarCode
|
|
//
|
|
this.colBarCode.FieldName = "BarCode";
|
|
this.colBarCode.Name = "colBarCode";
|
|
this.colBarCode.OptionsColumn.AllowEdit = false;
|
|
this.colBarCode.Visible = true;
|
|
this.colBarCode.VisibleIndex = 3;
|
|
//
|
|
// colTR_NUM
|
|
//
|
|
this.colTR_NUM.FieldName = "TR_NUM";
|
|
this.colTR_NUM.Name = "colTR_NUM";
|
|
this.colTR_NUM.OptionsColumn.AllowEdit = false;
|
|
//
|
|
// colTR_NEED_NUM
|
|
//
|
|
this.colTR_NEED_NUM.FieldName = "TR_NEED_NUM";
|
|
this.colTR_NEED_NUM.Name = "colTR_NEED_NUM";
|
|
this.colTR_NEED_NUM.OptionsColumn.AllowEdit = false;
|
|
//
|
|
// colCost_price
|
|
//
|
|
this.colCost_price.FieldName = "Cost_price";
|
|
this.colCost_price.Name = "colCost_price";
|
|
this.colCost_price.OptionsColumn.AllowEdit = false;
|
|
//
|
|
// colPACKING_NUM
|
|
//
|
|
this.colPACKING_NUM.FieldName = "PACKING_NUM";
|
|
this.colPACKING_NUM.Name = "colPACKING_NUM";
|
|
this.colPACKING_NUM.OptionsColumn.AllowEdit = false;
|
|
//
|
|
// colXQ_TYPE
|
|
//
|
|
this.colXQ_TYPE.FieldName = "XQ_TYPE";
|
|
this.colXQ_TYPE.Name = "colXQ_TYPE";
|
|
this.colXQ_TYPE.OptionsColumn.AllowEdit = false;
|
|
//
|
|
// colBUY_NUM
|
|
//
|
|
this.colBUY_NUM.Caption = "剩余数量";
|
|
this.colBUY_NUM.FieldName = "BUY_NUM";
|
|
this.colBUY_NUM.Name = "colBUY_NUM";
|
|
this.colBUY_NUM.OptionsColumn.AllowEdit = false;
|
|
this.colBUY_NUM.Visible = true;
|
|
this.colBUY_NUM.VisibleIndex = 7;
|
|
//
|
|
// colNOWNUM
|
|
//
|
|
this.colNOWNUM.ColumnEdit = this.repositoryItemTextEdit1;
|
|
this.colNOWNUM.FieldName = "NOWNUM";
|
|
this.colNOWNUM.Name = "colNOWNUM";
|
|
this.colNOWNUM.Visible = true;
|
|
this.colNOWNUM.VisibleIndex = 8;
|
|
//
|
|
// repositoryItemTextEdit1
|
|
//
|
|
this.repositoryItemTextEdit1.AutoHeight = false;
|
|
this.repositoryItemTextEdit1.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|
this.repositoryItemTextEdit1.Name = "repositoryItemTextEdit1";
|
|
//
|
|
// repositoryItemCheckEdit5
|
|
//
|
|
this.repositoryItemCheckEdit5.AutoHeight = false;
|
|
this.repositoryItemCheckEdit5.Caption = "Check";
|
|
this.repositoryItemCheckEdit5.Name = "repositoryItemCheckEdit5";
|
|
this.repositoryItemCheckEdit5.ValueChecked = false;
|
|
//
|
|
// 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.bindingSource1;
|
|
this.gridControlCustom4.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.gridControlCustom4.EnableAppearanceEvenRow = true;
|
|
this.gridControlCustom4.IndicatorWidth = 40;
|
|
this.gridControlCustom4.Location = new System.Drawing.Point(0, 83);
|
|
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(1241, 191);
|
|
this.gridControlCustom4.TabIndex = 19;
|
|
this.gridControlCustom4.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gridView4});
|
|
//
|
|
// bindingSource1
|
|
//
|
|
this.bindingSource1.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.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;
|
|
//
|
|
// checkBox1
|
|
//
|
|
this.checkBox1.AutoSize = true;
|
|
this.checkBox1.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.checkBox1.Location = new System.Drawing.Point(325, 216);
|
|
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(206, 216);
|
|
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(482, 216);
|
|
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(598, 216);
|
|
this.checkBox5.Name = "checkBox5";
|
|
this.checkBox5.Size = new System.Drawing.Size(60, 23);
|
|
this.checkBox5.TabIndex = 19;
|
|
this.checkBox5.Text = "在途";
|
|
this.checkBox5.UseVisualStyleBackColor = true;
|
|
//
|
|
// xtraTabPage1
|
|
//
|
|
this.xtraTabPage1.Controls.Add(this.treeListCustom1);
|
|
this.xtraTabPage1.Controls.Add(this.panelControl3);
|
|
this.xtraTabPage1.Name = "xtraTabPage1";
|
|
this.xtraTabPage1.Size = new System.Drawing.Size(1241, 662);
|
|
this.xtraTabPage1.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.colGOODS_NAME1,
|
|
this.colORDERID,
|
|
this.colCGNUM,
|
|
this.colXQNUM,
|
|
this.colPROVIDER_NAME1,
|
|
this.colPROVIDER_ID1,
|
|
this.colFGOODSNAMAE,
|
|
this.colTASKID,
|
|
this.colENDDATE,
|
|
this.colSEMISTS,
|
|
this.colSTS,
|
|
this.colCREATEDATE,
|
|
this.colCREATEMEN,
|
|
this.colOCCUPY,
|
|
this.colSHELVES_NUM1,
|
|
this.colBUY_NUM1,
|
|
this.treeListColumn1,
|
|
this.colFGOODSID});
|
|
this.treeListCustom1.Cursor = System.Windows.Forms.Cursors.Default;
|
|
this.treeListCustom1.DataSource = this.bindingSource3;
|
|
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 = "GOODS_ID";
|
|
this.treeListCustom1.Location = new System.Drawing.Point(0, 83);
|
|
this.treeListCustom1.Name = "treeListCustom1";
|
|
this.treeListCustom1.OptionsView.EnableAppearanceEvenRow = true;
|
|
this.treeListCustom1.ParentFieldName = "FGOODSID";
|
|
this.treeListCustom1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|
this.repositoryItemCheckEdit1});
|
|
this.treeListCustom1.ShowRowID = true;
|
|
this.treeListCustom1.Size = new System.Drawing.Size(1241, 579);
|
|
this.treeListCustom1.TabIndex = 1408;
|
|
this.treeListCustom1.Click += new System.EventHandler(this.treeListCustom1_Click);
|
|
//
|
|
// colGOODS_NAME1
|
|
//
|
|
this.colGOODS_NAME1.FieldName = "GOODS_NAME";
|
|
this.colGOODS_NAME1.Name = "colGOODS_NAME1";
|
|
this.colGOODS_NAME1.OptionsColumn.AllowEdit = false;
|
|
this.colGOODS_NAME1.OptionsColumn.AllowFocus = false;
|
|
this.colGOODS_NAME1.OptionsColumn.AllowMove = false;
|
|
this.colGOODS_NAME1.OptionsColumn.AllowMoveToCustomizationForm = false;
|
|
this.colGOODS_NAME1.OptionsColumn.AllowSort = false;
|
|
this.colGOODS_NAME1.OptionsColumn.ShowInCustomizationForm = false;
|
|
this.colGOODS_NAME1.OptionsColumn.ShowInExpressionEditor = false;
|
|
this.colGOODS_NAME1.Visible = true;
|
|
this.colGOODS_NAME1.VisibleIndex = 1;
|
|
this.colGOODS_NAME1.Width = 157;
|
|
//
|
|
// colORDERID
|
|
//
|
|
this.colORDERID.FieldName = "ORDERID";
|
|
this.colORDERID.Name = "colORDERID";
|
|
this.colORDERID.OptionsColumn.AllowEdit = false;
|
|
this.colORDERID.OptionsColumn.AllowFocus = false;
|
|
this.colORDERID.OptionsColumn.AllowMove = false;
|
|
this.colORDERID.OptionsColumn.AllowMoveToCustomizationForm = false;
|
|
this.colORDERID.OptionsColumn.AllowSize = false;
|
|
this.colORDERID.OptionsColumn.AllowSort = false;
|
|
this.colORDERID.OptionsColumn.ShowInCustomizationForm = false;
|
|
this.colORDERID.OptionsColumn.ShowInExpressionEditor = false;
|
|
this.colORDERID.Width = 79;
|
|
//
|
|
// colCGNUM
|
|
//
|
|
this.colCGNUM.FieldName = "CGNUM";
|
|
this.colCGNUM.Name = "colCGNUM";
|
|
this.colCGNUM.OptionsColumn.AllowMove = false;
|
|
this.colCGNUM.OptionsColumn.AllowMoveToCustomizationForm = false;
|
|
this.colCGNUM.OptionsColumn.AllowSize = false;
|
|
this.colCGNUM.OptionsColumn.AllowSort = false;
|
|
this.colCGNUM.OptionsColumn.ShowInCustomizationForm = false;
|
|
this.colCGNUM.OptionsColumn.ShowInExpressionEditor = false;
|
|
this.colCGNUM.Visible = true;
|
|
this.colCGNUM.VisibleIndex = 2;
|
|
this.colCGNUM.Width = 102;
|
|
//
|
|
// colXQNUM
|
|
//
|
|
this.colXQNUM.FieldName = "XQNUM";
|
|
this.colXQNUM.Name = "colXQNUM";
|
|
this.colXQNUM.OptionsColumn.AllowEdit = false;
|
|
this.colXQNUM.OptionsColumn.AllowFocus = false;
|
|
this.colXQNUM.OptionsColumn.AllowMove = false;
|
|
this.colXQNUM.OptionsColumn.AllowMoveToCustomizationForm = false;
|
|
this.colXQNUM.OptionsColumn.AllowSize = false;
|
|
this.colXQNUM.OptionsColumn.AllowSort = false;
|
|
this.colXQNUM.OptionsColumn.ShowInCustomizationForm = false;
|
|
this.colXQNUM.OptionsColumn.ShowInExpressionEditor = false;
|
|
this.colXQNUM.Visible = true;
|
|
this.colXQNUM.VisibleIndex = 3;
|
|
this.colXQNUM.Width = 102;
|
|
//
|
|
// colPROVIDER_NAME1
|
|
//
|
|
this.colPROVIDER_NAME1.FieldName = "PROVIDER_NAME";
|
|
this.colPROVIDER_NAME1.Name = "colPROVIDER_NAME1";
|
|
this.colPROVIDER_NAME1.OptionsColumn.AllowEdit = false;
|
|
this.colPROVIDER_NAME1.OptionsColumn.AllowFocus = false;
|
|
this.colPROVIDER_NAME1.OptionsColumn.AllowMove = false;
|
|
this.colPROVIDER_NAME1.OptionsColumn.AllowMoveToCustomizationForm = false;
|
|
this.colPROVIDER_NAME1.OptionsColumn.AllowSize = false;
|
|
this.colPROVIDER_NAME1.OptionsColumn.AllowSort = false;
|
|
this.colPROVIDER_NAME1.OptionsColumn.ShowInCustomizationForm = false;
|
|
this.colPROVIDER_NAME1.OptionsColumn.ShowInExpressionEditor = false;
|
|
this.colPROVIDER_NAME1.Width = 70;
|
|
//
|
|
// colPROVIDER_ID1
|
|
//
|
|
this.colPROVIDER_ID1.FieldName = "PROVIDER_ID";
|
|
this.colPROVIDER_ID1.Name = "colPROVIDER_ID1";
|
|
this.colPROVIDER_ID1.OptionsColumn.AllowEdit = false;
|
|
this.colPROVIDER_ID1.OptionsColumn.AllowFocus = false;
|
|
this.colPROVIDER_ID1.OptionsColumn.AllowMove = false;
|
|
this.colPROVIDER_ID1.OptionsColumn.AllowMoveToCustomizationForm = false;
|
|
this.colPROVIDER_ID1.OptionsColumn.AllowSize = false;
|
|
this.colPROVIDER_ID1.OptionsColumn.AllowSort = false;
|
|
this.colPROVIDER_ID1.OptionsColumn.ShowInCustomizationForm = false;
|
|
this.colPROVIDER_ID1.OptionsColumn.ShowInExpressionEditor = false;
|
|
this.colPROVIDER_ID1.Width = 70;
|
|
//
|
|
// colFGOODSNAMAE
|
|
//
|
|
this.colFGOODSNAMAE.FieldName = "FGOODSNAMAE";
|
|
this.colFGOODSNAMAE.Name = "colFGOODSNAMAE";
|
|
this.colFGOODSNAMAE.OptionsColumn.AllowEdit = false;
|
|
this.colFGOODSNAMAE.OptionsColumn.AllowFocus = false;
|
|
this.colFGOODSNAMAE.OptionsColumn.AllowMove = false;
|
|
this.colFGOODSNAMAE.OptionsColumn.AllowMoveToCustomizationForm = false;
|
|
this.colFGOODSNAMAE.OptionsColumn.AllowSize = false;
|
|
this.colFGOODSNAMAE.OptionsColumn.AllowSort = false;
|
|
this.colFGOODSNAMAE.OptionsColumn.ShowInCustomizationForm = false;
|
|
this.colFGOODSNAMAE.OptionsColumn.ShowInExpressionEditor = false;
|
|
this.colFGOODSNAMAE.Visible = true;
|
|
this.colFGOODSNAMAE.VisibleIndex = 9;
|
|
this.colFGOODSNAMAE.Width = 87;
|
|
//
|
|
// colTASKID
|
|
//
|
|
this.colTASKID.FieldName = "TASKID";
|
|
this.colTASKID.Name = "colTASKID";
|
|
this.colTASKID.OptionsColumn.AllowEdit = false;
|
|
this.colTASKID.OptionsColumn.AllowFocus = false;
|
|
this.colTASKID.OptionsColumn.AllowMove = false;
|
|
this.colTASKID.OptionsColumn.AllowMoveToCustomizationForm = false;
|
|
this.colTASKID.OptionsColumn.AllowSize = false;
|
|
this.colTASKID.OptionsColumn.AllowSort = false;
|
|
this.colTASKID.OptionsColumn.ShowInCustomizationForm = false;
|
|
this.colTASKID.OptionsColumn.ShowInExpressionEditor = false;
|
|
this.colTASKID.Visible = true;
|
|
this.colTASKID.VisibleIndex = 7;
|
|
this.colTASKID.Width = 102;
|
|
//
|
|
// colENDDATE
|
|
//
|
|
this.colENDDATE.FieldName = "ENDDATE";
|
|
this.colENDDATE.Name = "colENDDATE";
|
|
this.colENDDATE.OptionsColumn.AllowEdit = false;
|
|
this.colENDDATE.OptionsColumn.AllowFocus = false;
|
|
this.colENDDATE.OptionsColumn.AllowMove = false;
|
|
this.colENDDATE.OptionsColumn.AllowMoveToCustomizationForm = false;
|
|
this.colENDDATE.OptionsColumn.AllowSize = false;
|
|
this.colENDDATE.OptionsColumn.AllowSort = false;
|
|
this.colENDDATE.OptionsColumn.ShowInCustomizationForm = false;
|
|
this.colENDDATE.OptionsColumn.ShowInExpressionEditor = false;
|
|
//
|
|
// colSEMISTS
|
|
//
|
|
this.colSEMISTS.FieldName = "SEMISTS";
|
|
this.colSEMISTS.Name = "colSEMISTS";
|
|
this.colSEMISTS.OptionsColumn.AllowEdit = false;
|
|
this.colSEMISTS.OptionsColumn.AllowFocus = false;
|
|
this.colSEMISTS.OptionsColumn.AllowMove = false;
|
|
this.colSEMISTS.OptionsColumn.AllowMoveToCustomizationForm = false;
|
|
this.colSEMISTS.OptionsColumn.AllowSize = false;
|
|
this.colSEMISTS.OptionsColumn.AllowSort = false;
|
|
this.colSEMISTS.OptionsColumn.ShowInCustomizationForm = false;
|
|
this.colSEMISTS.OptionsColumn.ShowInExpressionEditor = false;
|
|
this.colSEMISTS.Visible = true;
|
|
this.colSEMISTS.VisibleIndex = 10;
|
|
this.colSEMISTS.Width = 87;
|
|
//
|
|
// colSTS
|
|
//
|
|
this.colSTS.FieldName = "STS";
|
|
this.colSTS.Name = "colSTS";
|
|
this.colSTS.OptionsColumn.AllowEdit = false;
|
|
this.colSTS.OptionsColumn.AllowFocus = false;
|
|
this.colSTS.OptionsColumn.AllowMove = false;
|
|
this.colSTS.OptionsColumn.AllowMoveToCustomizationForm = false;
|
|
this.colSTS.OptionsColumn.AllowSize = false;
|
|
this.colSTS.OptionsColumn.AllowSort = false;
|
|
this.colSTS.OptionsColumn.ShowInCustomizationForm = false;
|
|
this.colSTS.OptionsColumn.ShowInExpressionEditor = false;
|
|
this.colSTS.Width = 76;
|
|
//
|
|
// colCREATEDATE
|
|
//
|
|
this.colCREATEDATE.FieldName = "CREATEDATE";
|
|
this.colCREATEDATE.Name = "colCREATEDATE";
|
|
this.colCREATEDATE.OptionsColumn.AllowEdit = false;
|
|
this.colCREATEDATE.OptionsColumn.AllowFocus = false;
|
|
this.colCREATEDATE.OptionsColumn.AllowMove = false;
|
|
this.colCREATEDATE.OptionsColumn.AllowMoveToCustomizationForm = false;
|
|
this.colCREATEDATE.OptionsColumn.AllowSize = false;
|
|
this.colCREATEDATE.OptionsColumn.AllowSort = false;
|
|
this.colCREATEDATE.OptionsColumn.ShowInCustomizationForm = false;
|
|
this.colCREATEDATE.OptionsColumn.ShowInExpressionEditor = false;
|
|
this.colCREATEDATE.Width = 76;
|
|
//
|
|
// colCREATEMEN
|
|
//
|
|
this.colCREATEMEN.FieldName = "CREATEMEN";
|
|
this.colCREATEMEN.Name = "colCREATEMEN";
|
|
this.colCREATEMEN.OptionsColumn.AllowEdit = false;
|
|
this.colCREATEMEN.OptionsColumn.AllowFocus = false;
|
|
this.colCREATEMEN.OptionsColumn.AllowMove = false;
|
|
this.colCREATEMEN.OptionsColumn.AllowMoveToCustomizationForm = false;
|
|
this.colCREATEMEN.OptionsColumn.AllowSize = false;
|
|
this.colCREATEMEN.OptionsColumn.AllowSort = false;
|
|
this.colCREATEMEN.OptionsColumn.ShowInCustomizationForm = false;
|
|
this.colCREATEMEN.OptionsColumn.ShowInExpressionEditor = false;
|
|
this.colCREATEMEN.Width = 76;
|
|
//
|
|
// colOCCUPY
|
|
//
|
|
this.colOCCUPY.FieldName = "OCCUPY";
|
|
this.colOCCUPY.Name = "colOCCUPY";
|
|
this.colOCCUPY.OptionsColumn.AllowEdit = false;
|
|
this.colOCCUPY.OptionsColumn.AllowFocus = false;
|
|
this.colOCCUPY.OptionsColumn.AllowMove = false;
|
|
this.colOCCUPY.OptionsColumn.AllowMoveToCustomizationForm = false;
|
|
this.colOCCUPY.OptionsColumn.AllowSize = false;
|
|
this.colOCCUPY.OptionsColumn.AllowSort = false;
|
|
this.colOCCUPY.OptionsColumn.ShowInCustomizationForm = false;
|
|
this.colOCCUPY.OptionsColumn.ShowInExpressionEditor = false;
|
|
this.colOCCUPY.Visible = true;
|
|
this.colOCCUPY.VisibleIndex = 5;
|
|
this.colOCCUPY.Width = 100;
|
|
//
|
|
// colSHELVES_NUM1
|
|
//
|
|
this.colSHELVES_NUM1.FieldName = "SHELVES_NUM";
|
|
this.colSHELVES_NUM1.Name = "colSHELVES_NUM1";
|
|
this.colSHELVES_NUM1.OptionsColumn.AllowEdit = false;
|
|
this.colSHELVES_NUM1.OptionsColumn.AllowFocus = false;
|
|
this.colSHELVES_NUM1.OptionsColumn.AllowMove = false;
|
|
this.colSHELVES_NUM1.OptionsColumn.AllowMoveToCustomizationForm = false;
|
|
this.colSHELVES_NUM1.OptionsColumn.AllowSize = false;
|
|
this.colSHELVES_NUM1.OptionsColumn.AllowSort = false;
|
|
this.colSHELVES_NUM1.OptionsColumn.ShowInCustomizationForm = false;
|
|
this.colSHELVES_NUM1.OptionsColumn.ShowInExpressionEditor = false;
|
|
this.colSHELVES_NUM1.Visible = true;
|
|
this.colSHELVES_NUM1.VisibleIndex = 4;
|
|
this.colSHELVES_NUM1.Width = 100;
|
|
//
|
|
// colBUY_NUM1
|
|
//
|
|
this.colBUY_NUM1.FieldName = "BUY_NUM";
|
|
this.colBUY_NUM1.Name = "colBUY_NUM1";
|
|
this.colBUY_NUM1.OptionsColumn.AllowEdit = false;
|
|
this.colBUY_NUM1.OptionsColumn.AllowFocus = false;
|
|
this.colBUY_NUM1.OptionsColumn.AllowMove = false;
|
|
this.colBUY_NUM1.OptionsColumn.AllowMoveToCustomizationForm = false;
|
|
this.colBUY_NUM1.OptionsColumn.AllowSize = false;
|
|
this.colBUY_NUM1.OptionsColumn.AllowSort = false;
|
|
this.colBUY_NUM1.OptionsColumn.ShowInCustomizationForm = false;
|
|
this.colBUY_NUM1.OptionsColumn.ShowInExpressionEditor = false;
|
|
this.colBUY_NUM1.Visible = true;
|
|
this.colBUY_NUM1.VisibleIndex = 6;
|
|
this.colBUY_NUM1.Width = 99;
|
|
//
|
|
// treeListColumn1
|
|
//
|
|
this.treeListColumn1.Caption = "物料编号";
|
|
this.treeListColumn1.FieldName = "GOODS_ID";
|
|
this.treeListColumn1.Name = "treeListColumn1";
|
|
this.treeListColumn1.OptionsColumn.AllowEdit = false;
|
|
this.treeListColumn1.OptionsColumn.AllowFocus = false;
|
|
this.treeListColumn1.OptionsColumn.AllowMove = false;
|
|
this.treeListColumn1.OptionsColumn.AllowMoveToCustomizationForm = false;
|
|
this.treeListColumn1.OptionsColumn.AllowSort = false;
|
|
this.treeListColumn1.OptionsColumn.ShowInCustomizationForm = false;
|
|
this.treeListColumn1.OptionsColumn.ShowInExpressionEditor = false;
|
|
this.treeListColumn1.Visible = true;
|
|
this.treeListColumn1.VisibleIndex = 0;
|
|
this.treeListColumn1.Width = 132;
|
|
//
|
|
// colFGOODSID
|
|
//
|
|
this.colFGOODSID.Caption = "销售物料名称";
|
|
this.colFGOODSID.FieldName = "FGOODSID";
|
|
this.colFGOODSID.Name = "colFGOODSID";
|
|
this.colFGOODSID.Visible = true;
|
|
this.colFGOODSID.VisibleIndex = 8;
|
|
this.colFGOODSID.Width = 131;
|
|
//
|
|
// bindingSource3
|
|
//
|
|
this.bindingSource3.DataSource = typeof(WMS.Model.CK.CgOrderPlan);
|
|
//
|
|
// repositoryItemCheckEdit1
|
|
//
|
|
this.repositoryItemCheckEdit1.AutoHeight = false;
|
|
this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
|
|
this.repositoryItemCheckEdit1.ValueChecked = ((short)(1));
|
|
this.repositoryItemCheckEdit1.ValueUnchecked = ((short)(0));
|
|
//
|
|
// panelControl3
|
|
//
|
|
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(1241, 83);
|
|
this.panelControl3.TabIndex = 19;
|
|
//
|
|
// 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(69, 23);
|
|
this.ctr_goods.Margin = new System.Windows.Forms.Padding(5);
|
|
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"))),
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctr_goods.ShowColumns7"))),
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctr_goods.ShowColumns8")))});
|
|
this.ctr_goods.Size = new System.Drawing.Size(248, 25);
|
|
this.ctr_goods.SqlStr = "where sc_flag = \'0\'";
|
|
this.ctr_goods.TabIndex = 1406;
|
|
this.ctr_goods.TextBoxFlag = "";
|
|
this.ctr_goods.TextBoxValue = "";
|
|
this.ctr_goods.Button_Click += new System.EventHandler(this.ctrlDictonary1_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(27, 27);
|
|
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(343, 16);
|
|
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(513, 15);
|
|
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);
|
|
//
|
|
// tabNavigationPage2
|
|
//
|
|
this.tabNavigationPage2.Caption = "库存";
|
|
this.tabNavigationPage2.Controls.Add(this.GCAreaRep);
|
|
this.tabNavigationPage2.Controls.Add(this.panelControl2);
|
|
this.tabNavigationPage2.Name = "tabNavigationPage2";
|
|
this.tabNavigationPage2.Size = new System.Drawing.Size(1271, 667);
|
|
//
|
|
// GCAreaRep
|
|
//
|
|
this.GCAreaRep.ColorApprove = System.Drawing.Color.Empty;
|
|
this.GCAreaRep.ColorApproveValue = null;
|
|
this.GCAreaRep.ColorPass = System.Drawing.Color.Empty;
|
|
this.GCAreaRep.ColorPassValue = null;
|
|
this.GCAreaRep.ColorRepeal = System.Drawing.Color.Empty;
|
|
this.GCAreaRep.ColorRepealValue = null;
|
|
this.GCAreaRep.ColorReWork = System.Drawing.Color.Empty;
|
|
this.GCAreaRep.ColorReWorkValue = null;
|
|
this.GCAreaRep.ColorSelectedRow = System.Drawing.Color.Empty;
|
|
this.GCAreaRep.ColorShortage = System.Drawing.Color.Empty;
|
|
this.GCAreaRep.ColorShortageFlagColumn = null;
|
|
this.GCAreaRep.ColorShortageValue = null;
|
|
this.GCAreaRep.ColorUnExecute = System.Drawing.Color.Empty;
|
|
this.GCAreaRep.ColorUnExecuteValue = null;
|
|
this.GCAreaRep.ColorUnPass = System.Drawing.Color.Empty;
|
|
this.GCAreaRep.ColorUnPassValue = null;
|
|
this.GCAreaRep.ColorVerify = System.Drawing.Color.Empty;
|
|
this.GCAreaRep.ColorVerifyFlagColumn = null;
|
|
this.GCAreaRep.ColorVerifyValue = null;
|
|
this.GCAreaRep.ColorWarning = System.Drawing.Color.Empty;
|
|
this.GCAreaRep.ColorWarningValue = null;
|
|
this.GCAreaRep.DataSource = this.bgc;
|
|
this.GCAreaRep.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.GCAreaRep.EnableAppearanceEvenRow = true;
|
|
this.GCAreaRep.IndicatorWidth = 40;
|
|
this.GCAreaRep.Location = new System.Drawing.Point(0, 58);
|
|
this.GCAreaRep.MainView = this.GVAreaRep;
|
|
this.GCAreaRep.Name = "GCAreaRep";
|
|
this.GCAreaRep.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|
this.Check});
|
|
this.GCAreaRep.ShowRowID = true;
|
|
this.GCAreaRep.Size = new System.Drawing.Size(1271, 609);
|
|
this.GCAreaRep.TabIndex = 17;
|
|
this.GCAreaRep.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.GVAreaRep});
|
|
//
|
|
// bgc
|
|
//
|
|
this.bgc.DataSource = typeof(WMS.Model.Stock.MIStockModel);
|
|
//
|
|
// GVAreaRep
|
|
//
|
|
this.GVAreaRep.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
|
|
this.GVAreaRep.Appearance.EvenRow.Options.UseBackColor = true;
|
|
this.GVAreaRep.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.colCTL,
|
|
this.colIsCheckRec,
|
|
this.colWhseloc,
|
|
this.colHigh,
|
|
this.colWGH,
|
|
this.colProDucLotId,
|
|
this.colSTOCK_ID,
|
|
this.colCustomer_Id,
|
|
this.colPUTIN_ID,
|
|
this.colSTORAGE_ID1,
|
|
this.colSTORAGE_NAME,
|
|
this.colAREA_ID,
|
|
this.colAREA_NAME,
|
|
this.colLOCATION_ID1,
|
|
this.colLOCATION_STAR,
|
|
this.colLOCATION_END,
|
|
this.colGOODS_TYPEID,
|
|
this.colGOODS_TYPENAME,
|
|
this.colGOODS_ID,
|
|
this.colGOODS_NAME,
|
|
this.colSHELVES_NUM,
|
|
this.colREMARK,
|
|
this.colVERSION,
|
|
this.colSTORAGE_MODE,
|
|
this.colPROVIDER_ID,
|
|
this.colPROVIDER_NAME,
|
|
this.colPRODUCTION_DATE,
|
|
this.colWARE_DATE,
|
|
this.colDOCCTNUMBER,
|
|
this.colOCCUPY_NUM,
|
|
this.colABLE_NUM,
|
|
this.colNOTICE_ID,
|
|
this.colORI_BILL,
|
|
this.colPERIOD,
|
|
this.colDUE_DATE,
|
|
this.colBARCODE1,
|
|
this.colTIMESTART,
|
|
this.colTIMEEND,
|
|
this.colTIMESTARTON,
|
|
this.colTIMEENDON,
|
|
this.colUNIT1,
|
|
this.colUNIT_NAME,
|
|
this.colCOST_PRICE1,
|
|
this.colSUM_COST_PRICE,
|
|
this.colPACKING_NUM1});
|
|
this.GVAreaRep.GridControl = this.GCAreaRep;
|
|
this.GVAreaRep.IndicatorWidth = 34;
|
|
this.GVAreaRep.Name = "GVAreaRep";
|
|
this.GVAreaRep.OptionsView.ColumnAutoWidth = false;
|
|
this.GVAreaRep.OptionsView.EnableAppearanceEvenRow = true;
|
|
this.GVAreaRep.OptionsView.ShowFooter = true;
|
|
this.GVAreaRep.OptionsView.ShowGroupPanel = false;
|
|
//
|
|
// colCTL
|
|
//
|
|
this.colCTL.FieldName = "CTL";
|
|
this.colCTL.Name = "colCTL";
|
|
this.colCTL.Visible = true;
|
|
this.colCTL.VisibleIndex = 0;
|
|
//
|
|
// colIsCheckRec
|
|
//
|
|
this.colIsCheckRec.FieldName = "IsCheckRec";
|
|
this.colIsCheckRec.Name = "colIsCheckRec";
|
|
this.colIsCheckRec.Width = 46;
|
|
//
|
|
// colWhseloc
|
|
//
|
|
this.colWhseloc.FieldName = "Whseloc";
|
|
this.colWhseloc.Name = "colWhseloc";
|
|
this.colWhseloc.Visible = true;
|
|
this.colWhseloc.VisibleIndex = 1;
|
|
//
|
|
// colHigh
|
|
//
|
|
this.colHigh.FieldName = "High";
|
|
this.colHigh.Name = "colHigh";
|
|
//
|
|
// colWGH
|
|
//
|
|
this.colWGH.FieldName = "WGH";
|
|
this.colWGH.Name = "colWGH";
|
|
//
|
|
// colProDucLotId
|
|
//
|
|
this.colProDucLotId.FieldName = "ProDucLotId";
|
|
this.colProDucLotId.Name = "colProDucLotId";
|
|
//
|
|
// colSTOCK_ID
|
|
//
|
|
this.colSTOCK_ID.FieldName = "STOCK_ID";
|
|
this.colSTOCK_ID.Name = "colSTOCK_ID";
|
|
//
|
|
// colCustomer_Id
|
|
//
|
|
this.colCustomer_Id.FieldName = "Customer_Id";
|
|
this.colCustomer_Id.Name = "colCustomer_Id";
|
|
//
|
|
// colPUTIN_ID
|
|
//
|
|
this.colPUTIN_ID.FieldName = "PUTIN_ID";
|
|
this.colPUTIN_ID.Name = "colPUTIN_ID";
|
|
//
|
|
// colSTORAGE_ID1
|
|
//
|
|
this.colSTORAGE_ID1.FieldName = "STORAGE_ID";
|
|
this.colSTORAGE_ID1.Name = "colSTORAGE_ID1";
|
|
this.colSTORAGE_ID1.Visible = true;
|
|
this.colSTORAGE_ID1.VisibleIndex = 2;
|
|
//
|
|
// colSTORAGE_NAME
|
|
//
|
|
this.colSTORAGE_NAME.FieldName = "STORAGE_NAME";
|
|
this.colSTORAGE_NAME.Name = "colSTORAGE_NAME";
|
|
//
|
|
// colAREA_ID
|
|
//
|
|
this.colAREA_ID.FieldName = "AREA_ID";
|
|
this.colAREA_ID.Name = "colAREA_ID";
|
|
//
|
|
// colAREA_NAME
|
|
//
|
|
this.colAREA_NAME.FieldName = "AREA_NAME";
|
|
this.colAREA_NAME.Name = "colAREA_NAME";
|
|
this.colAREA_NAME.Visible = true;
|
|
this.colAREA_NAME.VisibleIndex = 3;
|
|
//
|
|
// colLOCATION_ID1
|
|
//
|
|
this.colLOCATION_ID1.FieldName = "LOCATION_ID";
|
|
this.colLOCATION_ID1.Name = "colLOCATION_ID1";
|
|
this.colLOCATION_ID1.Visible = true;
|
|
this.colLOCATION_ID1.VisibleIndex = 4;
|
|
//
|
|
// colLOCATION_STAR
|
|
//
|
|
this.colLOCATION_STAR.FieldName = "LOCATION_STAR";
|
|
this.colLOCATION_STAR.Name = "colLOCATION_STAR";
|
|
this.colLOCATION_STAR.Visible = true;
|
|
this.colLOCATION_STAR.VisibleIndex = 5;
|
|
//
|
|
// colLOCATION_END
|
|
//
|
|
this.colLOCATION_END.FieldName = "LOCATION_END";
|
|
this.colLOCATION_END.Name = "colLOCATION_END";
|
|
this.colLOCATION_END.Visible = true;
|
|
this.colLOCATION_END.VisibleIndex = 6;
|
|
//
|
|
// colGOODS_TYPEID
|
|
//
|
|
this.colGOODS_TYPEID.FieldName = "GOODS_TYPEID";
|
|
this.colGOODS_TYPEID.Name = "colGOODS_TYPEID";
|
|
//
|
|
// colGOODS_TYPENAME
|
|
//
|
|
this.colGOODS_TYPENAME.FieldName = "GOODS_TYPENAME";
|
|
this.colGOODS_TYPENAME.Name = "colGOODS_TYPENAME";
|
|
//
|
|
// colGOODS_ID
|
|
//
|
|
this.colGOODS_ID.FieldName = "GOODS_ID";
|
|
this.colGOODS_ID.Name = "colGOODS_ID";
|
|
//
|
|
// colGOODS_NAME
|
|
//
|
|
this.colGOODS_NAME.FieldName = "GOODS_NAME";
|
|
this.colGOODS_NAME.Name = "colGOODS_NAME";
|
|
this.colGOODS_NAME.Visible = true;
|
|
this.colGOODS_NAME.VisibleIndex = 7;
|
|
//
|
|
// colSHELVES_NUM
|
|
//
|
|
this.colSHELVES_NUM.FieldName = "SHELVES_NUM";
|
|
this.colSHELVES_NUM.Name = "colSHELVES_NUM";
|
|
this.colSHELVES_NUM.Visible = true;
|
|
this.colSHELVES_NUM.VisibleIndex = 8;
|
|
//
|
|
// colREMARK
|
|
//
|
|
this.colREMARK.FieldName = "REMARK";
|
|
this.colREMARK.Name = "colREMARK";
|
|
this.colREMARK.Visible = true;
|
|
this.colREMARK.VisibleIndex = 11;
|
|
//
|
|
// colVERSION
|
|
//
|
|
this.colVERSION.FieldName = "VERSION";
|
|
this.colVERSION.Name = "colVERSION";
|
|
//
|
|
// colSTORAGE_MODE
|
|
//
|
|
this.colSTORAGE_MODE.FieldName = "STORAGE_MODE";
|
|
this.colSTORAGE_MODE.Name = "colSTORAGE_MODE";
|
|
//
|
|
// colPROVIDER_ID
|
|
//
|
|
this.colPROVIDER_ID.FieldName = "PROVIDER_ID";
|
|
this.colPROVIDER_ID.Name = "colPROVIDER_ID";
|
|
//
|
|
// colPROVIDER_NAME
|
|
//
|
|
this.colPROVIDER_NAME.FieldName = "PROVIDER_NAME";
|
|
this.colPROVIDER_NAME.Name = "colPROVIDER_NAME";
|
|
//
|
|
// colPRODUCTION_DATE
|
|
//
|
|
this.colPRODUCTION_DATE.FieldName = "PRODUCTION_DATE";
|
|
this.colPRODUCTION_DATE.Name = "colPRODUCTION_DATE";
|
|
//
|
|
// colWARE_DATE
|
|
//
|
|
this.colWARE_DATE.FieldName = "WARE_DATE";
|
|
this.colWARE_DATE.Name = "colWARE_DATE";
|
|
//
|
|
// colDOCCTNUMBER
|
|
//
|
|
this.colDOCCTNUMBER.FieldName = "DOCCTNUMBER";
|
|
this.colDOCCTNUMBER.Name = "colDOCCTNUMBER";
|
|
//
|
|
// colOCCUPY_NUM
|
|
//
|
|
this.colOCCUPY_NUM.FieldName = "OCCUPY_NUM";
|
|
this.colOCCUPY_NUM.Name = "colOCCUPY_NUM";
|
|
this.colOCCUPY_NUM.Visible = true;
|
|
this.colOCCUPY_NUM.VisibleIndex = 10;
|
|
//
|
|
// colABLE_NUM
|
|
//
|
|
this.colABLE_NUM.FieldName = "ABLE_NUM";
|
|
this.colABLE_NUM.Name = "colABLE_NUM";
|
|
//
|
|
// colNOTICE_ID
|
|
//
|
|
this.colNOTICE_ID.FieldName = "NOTICE_ID";
|
|
this.colNOTICE_ID.Name = "colNOTICE_ID";
|
|
//
|
|
// colORI_BILL
|
|
//
|
|
this.colORI_BILL.FieldName = "ORI_BILL";
|
|
this.colORI_BILL.Name = "colORI_BILL";
|
|
//
|
|
// colPERIOD
|
|
//
|
|
this.colPERIOD.FieldName = "PERIOD";
|
|
this.colPERIOD.Name = "colPERIOD";
|
|
//
|
|
// colDUE_DATE
|
|
//
|
|
this.colDUE_DATE.FieldName = "DUE_DATE";
|
|
this.colDUE_DATE.Name = "colDUE_DATE";
|
|
//
|
|
// colBARCODE1
|
|
//
|
|
this.colBARCODE1.FieldName = "BARCODE";
|
|
this.colBARCODE1.Name = "colBARCODE1";
|
|
//
|
|
// colTIMESTART
|
|
//
|
|
this.colTIMESTART.FieldName = "TIMESTART";
|
|
this.colTIMESTART.Name = "colTIMESTART";
|
|
//
|
|
// colTIMEEND
|
|
//
|
|
this.colTIMEEND.FieldName = "TIMEEND";
|
|
this.colTIMEEND.Name = "colTIMEEND";
|
|
//
|
|
// colTIMESTARTON
|
|
//
|
|
this.colTIMESTARTON.FieldName = "TIMESTARTON";
|
|
this.colTIMESTARTON.Name = "colTIMESTARTON";
|
|
//
|
|
// colTIMEENDON
|
|
//
|
|
this.colTIMEENDON.FieldName = "TIMEENDON";
|
|
this.colTIMEENDON.Name = "colTIMEENDON";
|
|
//
|
|
// colUNIT1
|
|
//
|
|
this.colUNIT1.FieldName = "UNIT";
|
|
this.colUNIT1.Name = "colUNIT1";
|
|
//
|
|
// colUNIT_NAME
|
|
//
|
|
this.colUNIT_NAME.FieldName = "UNIT_NAME";
|
|
this.colUNIT_NAME.Name = "colUNIT_NAME";
|
|
this.colUNIT_NAME.Visible = true;
|
|
this.colUNIT_NAME.VisibleIndex = 9;
|
|
//
|
|
// colCOST_PRICE1
|
|
//
|
|
this.colCOST_PRICE1.FieldName = "COST_PRICE";
|
|
this.colCOST_PRICE1.Name = "colCOST_PRICE1";
|
|
//
|
|
// colSUM_COST_PRICE
|
|
//
|
|
this.colSUM_COST_PRICE.FieldName = "SUM_COST_PRICE";
|
|
this.colSUM_COST_PRICE.Name = "colSUM_COST_PRICE";
|
|
//
|
|
// colPACKING_NUM1
|
|
//
|
|
this.colPACKING_NUM1.FieldName = "PACKING_NUM";
|
|
this.colPACKING_NUM1.Name = "colPACKING_NUM1";
|
|
//
|
|
// Check
|
|
//
|
|
this.Check.AutoHeight = false;
|
|
this.Check.Caption = "Check";
|
|
this.Check.Name = "Check";
|
|
this.Check.ValueChecked = false;
|
|
//
|
|
// panelControl2
|
|
//
|
|
this.panelControl2.AutoSize = true;
|
|
this.panelControl2.Controls.Add(this.ct_Import);
|
|
this.panelControl2.Controls.Add(this.ctrlButtons8);
|
|
this.panelControl2.Controls.Add(this.checkBox4);
|
|
this.panelControl2.Controls.Add(this.ct_Edit);
|
|
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panelControl2.Location = new System.Drawing.Point(0, 0);
|
|
this.panelControl2.Name = "panelControl2";
|
|
this.panelControl2.Size = new System.Drawing.Size(1271, 58);
|
|
this.panelControl2.TabIndex = 16;
|
|
//
|
|
// ct_Import
|
|
//
|
|
this.ct_Import.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
|
|
this.ct_Import.Appearance.Options.UseFont = true;
|
|
this.ct_Import.BoolDiagFrm = false;
|
|
this.ct_Import.ImageUri.Uri = "Open;Office2013";
|
|
this.ct_Import.Location = new System.Drawing.Point(453, 5);
|
|
this.ct_Import.Name = "ct_Import";
|
|
this.ct_Import.Size = new System.Drawing.Size(150, 45);
|
|
this.ct_Import.TabIndex = 16;
|
|
this.ct_Import.Text = "导入";
|
|
this.ct_Import.typeButton = "导入";
|
|
//
|
|
// checkBox4
|
|
//
|
|
this.checkBox4.AutoSize = true;
|
|
this.checkBox4.Checked = true;
|
|
this.checkBox4.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox4.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.checkBox4.Location = new System.Drawing.Point(91, 22);
|
|
this.checkBox4.Name = "checkBox4";
|
|
this.checkBox4.Size = new System.Drawing.Size(92, 23);
|
|
this.checkBox4.TabIndex = 15;
|
|
this.checkBox4.Text = "真实库存";
|
|
this.checkBox4.UseVisualStyleBackColor = true;
|
|
this.checkBox4.CheckedChanged += new System.EventHandler(this.checkBox4_CheckedChanged);
|
|
//
|
|
// ct_Edit
|
|
//
|
|
this.ct_Edit.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
|
|
this.ct_Edit.Appearance.Options.UseFont = true;
|
|
this.ct_Edit.BoolDiagFrm = false;
|
|
this.ct_Edit.ImageUri.Uri = "Edit;Office2013";
|
|
this.ct_Edit.Location = new System.Drawing.Point(266, 6);
|
|
this.ct_Edit.Name = "ct_Edit";
|
|
this.ct_Edit.Size = new System.Drawing.Size(150, 45);
|
|
this.ct_Edit.TabIndex = 15;
|
|
this.ct_Edit.Text = " 修改 ";
|
|
this.ct_Edit.typeButton = " 修改 ";
|
|
//
|
|
// tabNavigationPage3
|
|
//
|
|
this.tabNavigationPage3.Caption = "采购计划";
|
|
this.tabNavigationPage3.Controls.Add(this.gridControlCustom2);
|
|
this.tabNavigationPage3.Controls.Add(this.gridControlCustom3);
|
|
this.tabNavigationPage3.Controls.Add(this.panel1);
|
|
this.tabNavigationPage3.Name = "tabNavigationPage3";
|
|
this.tabNavigationPage3.Size = new System.Drawing.Size(1271, 667);
|
|
//
|
|
// gridControlCustom2
|
|
//
|
|
this.gridControlCustom2.ColorApprove = System.Drawing.Color.Empty;
|
|
this.gridControlCustom2.ColorApproveValue = null;
|
|
this.gridControlCustom2.ColorPass = System.Drawing.Color.Empty;
|
|
this.gridControlCustom2.ColorPassValue = null;
|
|
this.gridControlCustom2.ColorRepeal = System.Drawing.Color.Empty;
|
|
this.gridControlCustom2.ColorRepealValue = null;
|
|
this.gridControlCustom2.ColorReWork = System.Drawing.Color.Empty;
|
|
this.gridControlCustom2.ColorReWorkValue = null;
|
|
this.gridControlCustom2.ColorSelectedRow = System.Drawing.Color.Empty;
|
|
this.gridControlCustom2.ColorShortage = System.Drawing.Color.Empty;
|
|
this.gridControlCustom2.ColorShortageFlagColumn = null;
|
|
this.gridControlCustom2.ColorShortageValue = null;
|
|
this.gridControlCustom2.ColorUnExecute = System.Drawing.Color.Empty;
|
|
this.gridControlCustom2.ColorUnExecuteValue = null;
|
|
this.gridControlCustom2.ColorUnPass = System.Drawing.Color.Empty;
|
|
this.gridControlCustom2.ColorUnPassValue = null;
|
|
this.gridControlCustom2.ColorVerify = System.Drawing.Color.Empty;
|
|
this.gridControlCustom2.ColorVerifyFlagColumn = null;
|
|
this.gridControlCustom2.ColorVerifyValue = null;
|
|
this.gridControlCustom2.ColorWarning = System.Drawing.Color.Empty;
|
|
this.gridControlCustom2.ColorWarningValue = null;
|
|
this.gridControlCustom2.DataSource = this.bindingSource4;
|
|
this.gridControlCustom2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.gridControlCustom2.EnableAppearanceEvenRow = true;
|
|
this.gridControlCustom2.IndicatorWidth = 40;
|
|
this.gridControlCustom2.Location = new System.Drawing.Point(0, 79);
|
|
this.gridControlCustom2.MainView = this.gridView2;
|
|
this.gridControlCustom2.Name = "gridControlCustom2";
|
|
this.gridControlCustom2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|
this.repositoryItemCheckEdit2});
|
|
this.gridControlCustom2.ShowRowID = true;
|
|
this.gridControlCustom2.Size = new System.Drawing.Size(1271, 301);
|
|
this.gridControlCustom2.TabIndex = 19;
|
|
this.gridControlCustom2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gridView2});
|
|
//
|
|
// bindingSource4
|
|
//
|
|
this.bindingSource4.DataSource = typeof(WMS.Model.CK.CgOrderPlan);
|
|
//
|
|
// gridView2
|
|
//
|
|
this.gridView2.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
|
|
this.gridView2.Appearance.EvenRow.Options.UseBackColor = true;
|
|
this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.colGOODS_ID1,
|
|
this.colGOODS_NAME2,
|
|
this.colORDERID1,
|
|
this.colCGNUM1,
|
|
this.colXQNUM1,
|
|
this.colPROVIDER_NAME2,
|
|
this.colPROVIDER_ID2,
|
|
this.colFGOODSID1,
|
|
this.colFGOODSNAMAE1,
|
|
this.colTASKID1,
|
|
this.colENDDATE1,
|
|
this.colSEMISTS1,
|
|
this.colSTS1,
|
|
this.colCREATEDATE1,
|
|
this.colCREATEMEN1,
|
|
this.colOCCUPY1,
|
|
this.colSHELVES_NUM2,
|
|
this.colBUY_NUM2});
|
|
this.gridView2.GridControl = this.gridControlCustom2;
|
|
this.gridView2.GroupCount = 1;
|
|
this.gridView2.IndicatorWidth = 34;
|
|
this.gridView2.Name = "gridView2";
|
|
this.gridView2.OptionsView.ColumnAutoWidth = false;
|
|
this.gridView2.OptionsView.EnableAppearanceEvenRow = true;
|
|
this.gridView2.OptionsView.ShowFooter = true;
|
|
this.gridView2.OptionsView.ShowGroupPanel = false;
|
|
this.gridView2.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
|
|
new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colORDERID1, DevExpress.Data.ColumnSortOrder.Ascending)});
|
|
this.gridView2.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gridView2_RowClick);
|
|
//
|
|
// colGOODS_ID1
|
|
//
|
|
this.colGOODS_ID1.FieldName = "GOODS_ID";
|
|
this.colGOODS_ID1.Name = "colGOODS_ID1";
|
|
this.colGOODS_ID1.OptionsColumn.AllowEdit = false;
|
|
this.colGOODS_ID1.OptionsColumn.AllowFocus = false;
|
|
this.colGOODS_ID1.Visible = true;
|
|
this.colGOODS_ID1.VisibleIndex = 0;
|
|
this.colGOODS_ID1.Width = 103;
|
|
//
|
|
// colGOODS_NAME2
|
|
//
|
|
this.colGOODS_NAME2.FieldName = "GOODS_NAME";
|
|
this.colGOODS_NAME2.Name = "colGOODS_NAME2";
|
|
this.colGOODS_NAME2.OptionsColumn.AllowEdit = false;
|
|
this.colGOODS_NAME2.OptionsColumn.AllowFocus = false;
|
|
this.colGOODS_NAME2.Visible = true;
|
|
this.colGOODS_NAME2.VisibleIndex = 1;
|
|
this.colGOODS_NAME2.Width = 138;
|
|
//
|
|
// colORDERID1
|
|
//
|
|
this.colORDERID1.FieldName = "ORDERID";
|
|
this.colORDERID1.Name = "colORDERID1";
|
|
this.colORDERID1.OptionsColumn.AllowEdit = false;
|
|
this.colORDERID1.OptionsColumn.AllowFocus = false;
|
|
this.colORDERID1.Visible = true;
|
|
this.colORDERID1.VisibleIndex = 2;
|
|
//
|
|
// colCGNUM1
|
|
//
|
|
this.colCGNUM1.FieldName = "CGNUM";
|
|
this.colCGNUM1.Name = "colCGNUM1";
|
|
this.colCGNUM1.OptionsColumn.AllowEdit = false;
|
|
this.colCGNUM1.Visible = true;
|
|
this.colCGNUM1.VisibleIndex = 2;
|
|
this.colCGNUM1.Width = 97;
|
|
//
|
|
// colXQNUM1
|
|
//
|
|
this.colXQNUM1.FieldName = "XQNUM";
|
|
this.colXQNUM1.Name = "colXQNUM1";
|
|
this.colXQNUM1.OptionsColumn.AllowEdit = false;
|
|
this.colXQNUM1.OptionsColumn.AllowFocus = false;
|
|
//
|
|
// colPROVIDER_NAME2
|
|
//
|
|
this.colPROVIDER_NAME2.FieldName = "PROVIDER_NAME";
|
|
this.colPROVIDER_NAME2.Name = "colPROVIDER_NAME2";
|
|
this.colPROVIDER_NAME2.OptionsColumn.AllowEdit = false;
|
|
this.colPROVIDER_NAME2.OptionsColumn.AllowFocus = false;
|
|
this.colPROVIDER_NAME2.Visible = true;
|
|
this.colPROVIDER_NAME2.VisibleIndex = 6;
|
|
this.colPROVIDER_NAME2.Width = 93;
|
|
//
|
|
// colPROVIDER_ID2
|
|
//
|
|
this.colPROVIDER_ID2.FieldName = "PROVIDER_ID";
|
|
this.colPROVIDER_ID2.Name = "colPROVIDER_ID2";
|
|
this.colPROVIDER_ID2.OptionsColumn.AllowEdit = false;
|
|
this.colPROVIDER_ID2.OptionsColumn.AllowFocus = false;
|
|
this.colPROVIDER_ID2.Visible = true;
|
|
this.colPROVIDER_ID2.VisibleIndex = 8;
|
|
//
|
|
// colFGOODSID1
|
|
//
|
|
this.colFGOODSID1.FieldName = "FGOODSID";
|
|
this.colFGOODSID1.Name = "colFGOODSID1";
|
|
this.colFGOODSID1.OptionsColumn.AllowEdit = false;
|
|
this.colFGOODSID1.OptionsColumn.AllowFocus = false;
|
|
this.colFGOODSID1.Width = 96;
|
|
//
|
|
// colFGOODSNAMAE1
|
|
//
|
|
this.colFGOODSNAMAE1.FieldName = "FGOODSNAMAE";
|
|
this.colFGOODSNAMAE1.Name = "colFGOODSNAMAE1";
|
|
this.colFGOODSNAMAE1.OptionsColumn.AllowEdit = false;
|
|
this.colFGOODSNAMAE1.OptionsColumn.AllowFocus = false;
|
|
this.colFGOODSNAMAE1.Width = 111;
|
|
//
|
|
// colTASKID1
|
|
//
|
|
this.colTASKID1.FieldName = "TASKID";
|
|
this.colTASKID1.Name = "colTASKID1";
|
|
this.colTASKID1.OptionsColumn.AllowEdit = false;
|
|
this.colTASKID1.OptionsColumn.AllowFocus = false;
|
|
//
|
|
// colENDDATE1
|
|
//
|
|
this.colENDDATE1.FieldName = "ENDDATE";
|
|
this.colENDDATE1.Name = "colENDDATE1";
|
|
this.colENDDATE1.OptionsColumn.AllowEdit = false;
|
|
this.colENDDATE1.OptionsColumn.AllowFocus = false;
|
|
this.colENDDATE1.Visible = true;
|
|
this.colENDDATE1.VisibleIndex = 7;
|
|
this.colENDDATE1.Width = 98;
|
|
//
|
|
// colSEMISTS1
|
|
//
|
|
this.colSEMISTS1.FieldName = "SEMISTS";
|
|
this.colSEMISTS1.Name = "colSEMISTS1";
|
|
this.colSEMISTS1.OptionsColumn.AllowEdit = false;
|
|
this.colSEMISTS1.OptionsColumn.AllowFocus = false;
|
|
//
|
|
// colSTS1
|
|
//
|
|
this.colSTS1.FieldName = "STS";
|
|
this.colSTS1.Name = "colSTS1";
|
|
this.colSTS1.OptionsColumn.AllowEdit = false;
|
|
this.colSTS1.OptionsColumn.AllowFocus = false;
|
|
this.colSTS1.Visible = true;
|
|
this.colSTS1.VisibleIndex = 3;
|
|
this.colSTS1.Width = 111;
|
|
//
|
|
// colCREATEDATE1
|
|
//
|
|
this.colCREATEDATE1.FieldName = "CREATEDATE";
|
|
this.colCREATEDATE1.Name = "colCREATEDATE1";
|
|
this.colCREATEDATE1.OptionsColumn.AllowEdit = false;
|
|
this.colCREATEDATE1.OptionsColumn.AllowFocus = false;
|
|
this.colCREATEDATE1.Visible = true;
|
|
this.colCREATEDATE1.VisibleIndex = 4;
|
|
this.colCREATEDATE1.Width = 92;
|
|
//
|
|
// colCREATEMEN1
|
|
//
|
|
this.colCREATEMEN1.FieldName = "CREATEMEN";
|
|
this.colCREATEMEN1.Name = "colCREATEMEN1";
|
|
this.colCREATEMEN1.OptionsColumn.AllowEdit = false;
|
|
this.colCREATEMEN1.OptionsColumn.AllowFocus = false;
|
|
this.colCREATEMEN1.Visible = true;
|
|
this.colCREATEMEN1.VisibleIndex = 5;
|
|
//
|
|
// colOCCUPY1
|
|
//
|
|
this.colOCCUPY1.FieldName = "OCCUPY";
|
|
this.colOCCUPY1.Name = "colOCCUPY1";
|
|
this.colOCCUPY1.OptionsColumn.AllowEdit = false;
|
|
this.colOCCUPY1.OptionsColumn.AllowFocus = false;
|
|
//
|
|
// colSHELVES_NUM2
|
|
//
|
|
this.colSHELVES_NUM2.FieldName = "SHELVES_NUM";
|
|
this.colSHELVES_NUM2.Name = "colSHELVES_NUM2";
|
|
this.colSHELVES_NUM2.OptionsColumn.AllowEdit = false;
|
|
this.colSHELVES_NUM2.OptionsColumn.AllowFocus = false;
|
|
//
|
|
// colBUY_NUM2
|
|
//
|
|
this.colBUY_NUM2.FieldName = "BUY_NUM";
|
|
this.colBUY_NUM2.Name = "colBUY_NUM2";
|
|
this.colBUY_NUM2.OptionsColumn.AllowEdit = false;
|
|
this.colBUY_NUM2.OptionsColumn.AllowFocus = false;
|
|
//
|
|
// repositoryItemCheckEdit2
|
|
//
|
|
this.repositoryItemCheckEdit2.AutoHeight = false;
|
|
this.repositoryItemCheckEdit2.Caption = "Check";
|
|
this.repositoryItemCheckEdit2.Name = "repositoryItemCheckEdit2";
|
|
this.repositoryItemCheckEdit2.ValueChecked = false;
|
|
//
|
|
// gridControlCustom3
|
|
//
|
|
this.gridControlCustom3.ColorApprove = System.Drawing.Color.Empty;
|
|
this.gridControlCustom3.ColorApproveValue = null;
|
|
this.gridControlCustom3.ColorPass = System.Drawing.Color.Empty;
|
|
this.gridControlCustom3.ColorPassValue = null;
|
|
this.gridControlCustom3.ColorRepeal = System.Drawing.Color.Empty;
|
|
this.gridControlCustom3.ColorRepealValue = null;
|
|
this.gridControlCustom3.ColorReWork = System.Drawing.Color.Empty;
|
|
this.gridControlCustom3.ColorReWorkValue = null;
|
|
this.gridControlCustom3.ColorSelectedRow = System.Drawing.Color.Empty;
|
|
this.gridControlCustom3.ColorShortage = System.Drawing.Color.Empty;
|
|
this.gridControlCustom3.ColorShortageFlagColumn = null;
|
|
this.gridControlCustom3.ColorShortageValue = null;
|
|
this.gridControlCustom3.ColorUnExecute = System.Drawing.Color.Empty;
|
|
this.gridControlCustom3.ColorUnExecuteValue = null;
|
|
this.gridControlCustom3.ColorUnPass = System.Drawing.Color.Empty;
|
|
this.gridControlCustom3.ColorUnPassValue = null;
|
|
this.gridControlCustom3.ColorVerify = System.Drawing.Color.Empty;
|
|
this.gridControlCustom3.ColorVerifyFlagColumn = null;
|
|
this.gridControlCustom3.ColorVerifyValue = null;
|
|
this.gridControlCustom3.ColorWarning = System.Drawing.Color.Empty;
|
|
this.gridControlCustom3.ColorWarningValue = null;
|
|
this.gridControlCustom3.DataSource = this.bindingSource5;
|
|
this.gridControlCustom3.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.gridControlCustom3.EnableAppearanceEvenRow = true;
|
|
this.gridControlCustom3.IndicatorWidth = 40;
|
|
this.gridControlCustom3.Location = new System.Drawing.Point(0, 380);
|
|
this.gridControlCustom3.MainView = this.gridView3;
|
|
this.gridControlCustom3.Name = "gridControlCustom3";
|
|
this.gridControlCustom3.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|
this.repositoryItemCheckEdit3});
|
|
this.gridControlCustom3.ShowRowID = true;
|
|
this.gridControlCustom3.Size = new System.Drawing.Size(1271, 287);
|
|
this.gridControlCustom3.TabIndex = 20;
|
|
this.gridControlCustom3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gridView3});
|
|
//
|
|
// bindingSource5
|
|
//
|
|
this.bindingSource5.DataSource = typeof(WMS.Model.Base.GoodsProviderModel);
|
|
//
|
|
// gridView3
|
|
//
|
|
this.gridView3.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
|
|
this.gridView3.Appearance.EvenRow.Options.UseBackColor = true;
|
|
this.gridView3.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.colGOODS_PROVIDER_ID,
|
|
this.colGOODS_ID2,
|
|
this.colGOODS_NAME3,
|
|
this.colPROVIDER_ID3,
|
|
this.colPROVIDER_NAME3,
|
|
this.colREMARK3,
|
|
this.colVERSION1,
|
|
this.colGOODSTIME,
|
|
this.colGOODSENDTIME,
|
|
this.colSTS2,
|
|
this.colGOODS_PRICE1});
|
|
this.gridView3.GridControl = this.gridControlCustom3;
|
|
this.gridView3.IndicatorWidth = 34;
|
|
this.gridView3.Name = "gridView3";
|
|
this.gridView3.OptionsBehavior.Editable = false;
|
|
this.gridView3.OptionsView.ColumnAutoWidth = false;
|
|
this.gridView3.OptionsView.EnableAppearanceEvenRow = true;
|
|
this.gridView3.OptionsView.ShowFooter = true;
|
|
this.gridView3.OptionsView.ShowGroupPanel = false;
|
|
this.gridView3.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gridView3_RowClick);
|
|
//
|
|
// colGOODS_PROVIDER_ID
|
|
//
|
|
this.colGOODS_PROVIDER_ID.FieldName = "GOODS_PROVIDER_ID";
|
|
this.colGOODS_PROVIDER_ID.Name = "colGOODS_PROVIDER_ID";
|
|
//
|
|
// colGOODS_ID2
|
|
//
|
|
this.colGOODS_ID2.FieldName = "GOODS_ID";
|
|
this.colGOODS_ID2.Name = "colGOODS_ID2";
|
|
//
|
|
// colGOODS_NAME3
|
|
//
|
|
this.colGOODS_NAME3.FieldName = "GOODS_NAME";
|
|
this.colGOODS_NAME3.Name = "colGOODS_NAME3";
|
|
//
|
|
// colPROVIDER_ID3
|
|
//
|
|
this.colPROVIDER_ID3.FieldName = "PROVIDER_ID";
|
|
this.colPROVIDER_ID3.Name = "colPROVIDER_ID3";
|
|
this.colPROVIDER_ID3.Visible = true;
|
|
this.colPROVIDER_ID3.VisibleIndex = 0;
|
|
this.colPROVIDER_ID3.Width = 173;
|
|
//
|
|
// colPROVIDER_NAME3
|
|
//
|
|
this.colPROVIDER_NAME3.FieldName = "PROVIDER_NAME";
|
|
this.colPROVIDER_NAME3.Name = "colPROVIDER_NAME3";
|
|
this.colPROVIDER_NAME3.Visible = true;
|
|
this.colPROVIDER_NAME3.VisibleIndex = 1;
|
|
this.colPROVIDER_NAME3.Width = 175;
|
|
//
|
|
// colREMARK3
|
|
//
|
|
this.colREMARK3.FieldName = "REMARK";
|
|
this.colREMARK3.Name = "colREMARK3";
|
|
//
|
|
// colVERSION1
|
|
//
|
|
this.colVERSION1.FieldName = "VERSION";
|
|
this.colVERSION1.Name = "colVERSION1";
|
|
//
|
|
// colGOODSTIME
|
|
//
|
|
this.colGOODSTIME.FieldName = "GOODSTIME";
|
|
this.colGOODSTIME.Name = "colGOODSTIME";
|
|
this.colGOODSTIME.Visible = true;
|
|
this.colGOODSTIME.VisibleIndex = 2;
|
|
this.colGOODSTIME.Width = 155;
|
|
//
|
|
// colGOODSENDTIME
|
|
//
|
|
this.colGOODSENDTIME.FieldName = "GOODSENDTIME";
|
|
this.colGOODSENDTIME.Name = "colGOODSENDTIME";
|
|
this.colGOODSENDTIME.Visible = true;
|
|
this.colGOODSENDTIME.VisibleIndex = 3;
|
|
this.colGOODSENDTIME.Width = 180;
|
|
//
|
|
// colSTS2
|
|
//
|
|
this.colSTS2.FieldName = "STS";
|
|
this.colSTS2.Name = "colSTS2";
|
|
this.colSTS2.Visible = true;
|
|
this.colSTS2.VisibleIndex = 5;
|
|
this.colSTS2.Width = 160;
|
|
//
|
|
// colGOODS_PRICE1
|
|
//
|
|
this.colGOODS_PRICE1.FieldName = "GOODS_PRICE";
|
|
this.colGOODS_PRICE1.Name = "colGOODS_PRICE1";
|
|
this.colGOODS_PRICE1.Visible = true;
|
|
this.colGOODS_PRICE1.VisibleIndex = 4;
|
|
this.colGOODS_PRICE1.Width = 156;
|
|
//
|
|
// repositoryItemCheckEdit3
|
|
//
|
|
this.repositoryItemCheckEdit3.AutoHeight = false;
|
|
this.repositoryItemCheckEdit3.Caption = "Check";
|
|
this.repositoryItemCheckEdit3.Name = "repositoryItemCheckEdit3";
|
|
this.repositoryItemCheckEdit3.ValueChecked = false;
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.Controls.Add(this.checkBox6);
|
|
this.panel1.Controls.Add(this.ctrlButtons9);
|
|
this.panel1.Controls.Add(this.ctrlButtons4);
|
|
this.panel1.Controls.Add(this.ctrlButtons7);
|
|
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(1271, 79);
|
|
this.panel1.TabIndex = 21;
|
|
//
|
|
// checkBox6
|
|
//
|
|
this.checkBox6.AutoSize = true;
|
|
this.checkBox6.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.checkBox6.Location = new System.Drawing.Point(639, 33);
|
|
this.checkBox6.Name = "checkBox6";
|
|
this.checkBox6.Size = new System.Drawing.Size(108, 23);
|
|
this.checkBox6.TabIndex = 22;
|
|
this.checkBox6.Text = "已关闭单据";
|
|
this.checkBox6.UseVisualStyleBackColor = true;
|
|
//
|
|
// ctrlButtons9
|
|
//
|
|
this.ctrlButtons9.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
|
|
this.ctrlButtons9.Appearance.Options.UseFont = true;
|
|
this.ctrlButtons9.BoolDiagFrm = false;
|
|
this.ctrlButtons9.ImageUri.Uri = "Close;Office2013";
|
|
this.ctrlButtons9.Location = new System.Drawing.Point(419, 19);
|
|
this.ctrlButtons9.Name = "ctrlButtons9";
|
|
this.ctrlButtons9.Size = new System.Drawing.Size(150, 45);
|
|
this.ctrlButtons9.TabIndex = 21;
|
|
this.ctrlButtons9.Text = " 关闭单据";
|
|
this.ctrlButtons9.typeButton = " 关闭单据";
|
|
this.ctrlButtons9.Click += new System.EventHandler(this.ctrlButtons9_Click);
|
|
//
|
|
// 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 = "Edit;Office2013";
|
|
this.ctrlButtons7.Location = new System.Drawing.Point(53, 19);
|
|
this.ctrlButtons7.Name = "ctrlButtons7";
|
|
this.ctrlButtons7.Size = new System.Drawing.Size(150, 45);
|
|
this.ctrlButtons7.TabIndex = 16;
|
|
this.ctrlButtons7.Text = " 选择供应商";
|
|
this.ctrlButtons7.typeButton = " 选择供应商";
|
|
this.ctrlButtons7.Click += new System.EventHandler(this.ctrlButtons7_Click);
|
|
//
|
|
// FrmCgPlan
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1289, 713);
|
|
this.Controls.Add(this.tabPane1);
|
|
this.Name = "FrmCgPlan";
|
|
this.Text = "FrmCgPlan";
|
|
this.Load += new System.EventHandler(this.FrmCgPlan_Load);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
|
|
this.panelControl1.ResumeLayout(false);
|
|
this.panelControl1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tabPane1)).EndInit();
|
|
this.tabPane1.ResumeLayout(false);
|
|
this.tabNavigationPage1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
|
|
this.xtraTabControl1.ResumeLayout(false);
|
|
this.xtraTabPage2.ResumeLayout(false);
|
|
this.xtraTabPage2.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit4)).EndInit();
|
|
this.xtraTabPage1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.treeListCustom1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
|
|
this.panelControl3.ResumeLayout(false);
|
|
this.panelControl3.PerformLayout();
|
|
this.tabNavigationPage2.ResumeLayout(false);
|
|
this.tabNavigationPage2.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.GCAreaRep)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bgc)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.GVAreaRep)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Check)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
|
|
this.panelControl2.ResumeLayout(false);
|
|
this.panelControl2.PerformLayout();
|
|
this.tabNavigationPage3.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).EndInit();
|
|
this.panel1.ResumeLayout(false);
|
|
this.panel1.PerformLayout();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraEditors.PanelControl panelControl1;
|
|
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 DevExpress.XtraBars.Navigation.TabPane tabPane1;
|
|
private DevExpress.XtraBars.Navigation.TabNavigationPage tabNavigationPage1;
|
|
private DevExpress.XtraBars.Navigation.TabNavigationPage tabNavigationPage2;
|
|
private DevExpress.XtraEditors.PanelControl panelControl2;
|
|
private System.Windows.Forms.CheckBox checkBox4;
|
|
private Ctrl.CtrlButtons ct_Edit;
|
|
private DevExpress.XtraBars.Navigation.TabNavigationPage tabNavigationPage3;
|
|
private Ctrl.CtrlButtons ctrlButtons2;
|
|
private Ctrl.GridControlCustom GCAreaRep;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView GVAreaRep;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit Check;
|
|
private Ctrl.GridControlCustom gridControlCustom2;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit2;
|
|
private Ctrl.CtrlButtons ctrlButtons8;
|
|
private Ctrl.CtrlButtons ctrlButtons6;
|
|
private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
|
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
|
|
private DevExpress.XtraEditors.PanelControl panelControl3;
|
|
private Ctrl.CtrlButtons ctrlButtons5;
|
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
|
|
private Ctrl.GridControlCustom gridControlCustom5;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView5;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit5;
|
|
private Ctrl.GridControlCustom gridControlCustom4;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView4;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit4;
|
|
private Ctrl.GridControlCustom gridControlCustom3;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView3;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit3;
|
|
private Ctrl.CtrlButtons ct_Import;
|
|
private Ctrl.CtrlDictonary ctr_goods;
|
|
private System.Windows.Forms.Label label25;
|
|
private Ctrl.DevExpressCustom.TreeListCustom treeListCustom1;
|
|
private System.Windows.Forms.BindingSource bindingSource1;
|
|
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 System.Windows.Forms.BindingSource bindingSource2;
|
|
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.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit1;
|
|
private System.Windows.Forms.BindingSource bgc;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCTL;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colIsCheckRec;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colWhseloc;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colHigh;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colWGH;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colProDucLotId;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTOCK_ID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCustomer_Id;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPUTIN_ID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_ID1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_NAME;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colAREA_ID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colAREA_NAME;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLOCATION_ID1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLOCATION_STAR;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLOCATION_END;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_TYPEID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_TYPENAME;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_ID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_NAME;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSHELVES_NUM;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colREMARK;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colVERSION;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_MODE;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_ID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_NAME;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPRODUCTION_DATE;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colWARE_DATE;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colDOCCTNUMBER;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colOCCUPY_NUM;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colABLE_NUM;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colNOTICE_ID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colORI_BILL;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPERIOD;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colDUE_DATE;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colBARCODE1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colTIMESTART;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colTIMEEND;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colTIMESTARTON;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colTIMEENDON;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colUNIT1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colUNIT_NAME;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCOST_PRICE1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSUM_COST_PRICE;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPACKING_NUM1;
|
|
private Ctrl.CtrlButtons ctrlButtons4;
|
|
private System.Windows.Forms.BindingSource bindingSource3;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colGOODS_NAME1;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colORDERID;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colCGNUM;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colXQNUM;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colPROVIDER_NAME1;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colPROVIDER_ID1;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colFGOODSNAMAE;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colTASKID;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colENDDATE;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colSEMISTS;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colSTS;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colCREATEDATE;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colCREATEMEN;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colOCCUPY;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colSHELVES_NUM1;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colBUY_NUM1;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn1;
|
|
private System.Windows.Forms.BindingSource bindingSource4;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_ID1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_NAME2;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colORDERID1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCGNUM1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colXQNUM1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_NAME2;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_ID2;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colFGOODSID1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colFGOODSNAMAE1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colTASKID1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colENDDATE1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSEMISTS1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTS1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCREATEDATE1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCREATEMEN1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colOCCUPY1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSHELVES_NUM2;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colBUY_NUM2;
|
|
private System.Windows.Forms.Panel panel1;
|
|
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 Ctrl.CtrlButtons ctrlButtons7;
|
|
private Ctrl.CtrlButtons ctrlButtons9;
|
|
private System.Windows.Forms.CheckBox checkBox6;
|
|
private System.Windows.Forms.BindingSource bindingSource5;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colFGOODSID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_PROVIDER_ID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_ID2;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_NAME3;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_ID3;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_NAME3;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colREMARK3;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colVERSION1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODSTIME;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODSENDTIME;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTS2;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_PRICE1;
|
|
}
|
|
} |