BaoKai_202508_Wms_Jingwang_.../WMS.FrmSC/FrmCgOrder.Designer.cs
2025-08-24 21:52:42 +08:00

1707 lines
90 KiB
C#

namespace WMS.FrmSC
{
partial class FrmCgOrder
{
/// <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(FrmCgOrder));
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.tabPane1 = new DevExpress.XtraBars.Navigation.TabPane();
this.tabNavigationPage1 = 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.tabNavigationPage3 = new DevExpress.XtraBars.Navigation.TabNavigationPage();
this.gridControlCustom5 = new WMS.Ctrl.GridControlCustom();
this.bindingSource3 = new System.Windows.Forms.BindingSource(this.components);
this.gdv_info = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colORDERID2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_ID2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_NAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCGORDERID2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPROVIDER_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCGNUM2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colDHNUM1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTHNUM1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCGJG1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colBARCODE1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPRINTSTS1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPRINTNUM1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTS3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODSENDDATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPROVIDER_NAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemCheckEdit5 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.panel1 = new System.Windows.Forms.Panel();
this.ctl_ck = new WMS.Ctrl.CtrlDictonary();
this.label29 = new System.Windows.Forms.Label();
this.ctrlButtons2 = new WMS.Ctrl.CtrlButtons();
this.ctrlButtons1 = new WMS.Ctrl.CtrlButtons();
this.ctrlButtons7 = new WMS.Ctrl.CtrlButtons();
this.ctr_goods = new WMS.Ctrl.CtrlDictonary();
this.label25 = new System.Windows.Forms.Label();
this.gridControlCustom6 = new WMS.Ctrl.GridControlCustom();
this.bindingSource5 = new System.Windows.Forms.BindingSource(this.components);
this.gridView6 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colGOODS_PROVIDER_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_ID3 = 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.colREMARK1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colVERSION = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODSTIME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODSENDTIME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTS4 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_PRICE = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemCheckEdit6 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.xtr_Task = new DevExpress.XtraTab.XtraTabControl();
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
this.gridControlCustom4 = new WMS.Ctrl.GridControlCustom();
this.bindingSource2 = new System.Windows.Forms.BindingSource(this.components);
this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colGOODS_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCGORDERID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCGNUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colDHNUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTHNUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCGJG = new DevExpress.XtraGrid.Columns.GridColumn();
this.colBARCODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPRINTSTS = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPRINTNUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTS2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemCheckEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.gridControlCustom3 = new WMS.Ctrl.GridControlCustom();
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
this.gdv_order = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colORDERID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCGORDERID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPROVIDER_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPROVIDER_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colENDDATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLATEDATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTS = new DevExpress.XtraGrid.Columns.GridColumn();
this.colORDER_PRICE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCONTRACTNUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colORDER_NOW_PRICE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colDISCOUNT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colFINAN_AUDIT_MAN = new DevExpress.XtraGrid.Columns.GridColumn();
this.colAUDIT_MAN = new DevExpress.XtraGrid.Columns.GridColumn();
this.colBGSTS = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPAY_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPAY_TYPE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPAY_STS = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREMARK = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemCheckEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.panel2 = new System.Windows.Forms.Panel();
this.dateEdit2 = new DevExpress.XtraEditors.DateEdit();
this.label3 = new System.Windows.Forms.Label();
this.dateEdit1 = new DevExpress.XtraEditors.DateEdit();
this.label2 = new System.Windows.Forms.Label();
this.ctrlButtons4 = new WMS.Ctrl.CtrlButtons();
this.ck_end = new System.Windows.Forms.CheckBox();
this.ch_sh = new System.Windows.Forms.CheckBox();
this.ct_provider = new WMS.Ctrl.CtrlDictonary();
this.label1 = new System.Windows.Forms.Label();
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
((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.gridControlCustom2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit();
this.tabNavigationPage3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gdv_info)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit5)).BeginInit();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xtr_Task)).BeginInit();
this.xtr_Task.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gdv_order)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).BeginInit();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.CalendarTimeProperties)).BeginInit();
this.xtraTabPage2.SuspendLayout();
this.SuspendLayout();
//
// panelControl1
//
this.panelControl1.Controls.Add(this.tabPane1);
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl1.Location = new System.Drawing.Point(0, 0);
this.panelControl1.Name = "panelControl1";
this.panelControl1.Size = new System.Drawing.Size(1266, 586);
this.panelControl1.TabIndex = 0;
//
// tabPane1
//
this.tabPane1.Controls.Add(this.tabNavigationPage1);
this.tabPane1.Controls.Add(this.tabNavigationPage3);
this.tabPane1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabPane1.Location = new System.Drawing.Point(2, 2);
this.tabPane1.Name = "tabPane1";
this.tabPane1.Pages.AddRange(new DevExpress.XtraBars.Navigation.NavigationPageBase[] {
this.tabNavigationPage3,
this.tabNavigationPage1});
this.tabPane1.RegularSize = new System.Drawing.Size(1258, 579);
this.tabPane1.SelectedPage = this.tabNavigationPage3;
this.tabPane1.Size = new System.Drawing.Size(1262, 582);
this.tabPane1.TabIndex = 21;
this.tabPane1.Text = "tabPane1";
//
// tabNavigationPage1
//
this.tabNavigationPage1.Caption = "采购计划";
this.tabNavigationPage1.Controls.Add(this.gridControlCustom2);
this.tabNavigationPage1.Name = "tabNavigationPage1";
this.tabNavigationPage1.Size = new System.Drawing.Size(1244, 537);
//
// 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, 0);
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(1244, 537);
this.gridControlCustom2.TabIndex = 20;
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.Caption = "计划单号";
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.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;
//
// tabNavigationPage3
//
this.tabNavigationPage3.Caption = "采购订单";
this.tabNavigationPage3.Controls.Add(this.gridControlCustom5);
this.tabNavigationPage3.Controls.Add(this.panel1);
this.tabNavigationPage3.Controls.Add(this.gridControlCustom6);
this.tabNavigationPage3.Name = "tabNavigationPage3";
this.tabNavigationPage3.Size = new System.Drawing.Size(1262, 549);
//
// 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.bindingSource3;
this.gridControlCustom5.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControlCustom5.EnableAppearanceEvenRow = true;
this.gridControlCustom5.IndicatorWidth = 40;
this.gridControlCustom5.Location = new System.Drawing.Point(0, 78);
this.gridControlCustom5.MainView = this.gdv_info;
this.gridControlCustom5.Name = "gridControlCustom5";
this.gridControlCustom5.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemCheckEdit5});
this.gridControlCustom5.ShowRowID = true;
this.gridControlCustom5.Size = new System.Drawing.Size(1262, 200);
this.gridControlCustom5.TabIndex = 21;
this.gridControlCustom5.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gdv_info});
//
// bindingSource3
//
this.bindingSource3.DataSource = typeof(WMS.Model.CK.CgOrderInfo);
//
// gdv_info
//
this.gdv_info.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.gdv_info.Appearance.EvenRow.Options.UseBackColor = true;
this.gdv_info.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colORDERID2,
this.colGOODS_ID2,
this.colGOODS_NAME1,
this.colCGORDERID2,
this.colPROVIDER_ID1,
this.colCGNUM2,
this.colDHNUM1,
this.colTHNUM1,
this.colCGJG1,
this.colBARCODE1,
this.colPRINTSTS1,
this.colPRINTNUM1,
this.colSTS3,
this.colGOODSENDDATE,
this.colPROVIDER_NAME1,
this.gridColumn1});
this.gdv_info.GridControl = this.gridControlCustom5;
this.gdv_info.IndicatorWidth = 34;
this.gdv_info.Name = "gdv_info";
this.gdv_info.OptionsView.ColumnAutoWidth = false;
this.gdv_info.OptionsView.EnableAppearanceEvenRow = true;
this.gdv_info.OptionsView.ShowFooter = true;
this.gdv_info.OptionsView.ShowGroupPanel = false;
this.gdv_info.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gridView5_RowClick);
//
// colORDERID2
//
this.colORDERID2.FieldName = "ORDERID";
this.colORDERID2.Name = "colORDERID2";
this.colORDERID2.OptionsColumn.AllowEdit = false;
this.colORDERID2.OptionsColumn.AllowFocus = false;
this.colORDERID2.Visible = true;
this.colORDERID2.VisibleIndex = 0;
this.colORDERID2.Width = 113;
//
// colGOODS_ID2
//
this.colGOODS_ID2.FieldName = "GOODS_ID";
this.colGOODS_ID2.Name = "colGOODS_ID2";
this.colGOODS_ID2.OptionsColumn.AllowEdit = false;
this.colGOODS_ID2.OptionsColumn.AllowFocus = false;
this.colGOODS_ID2.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "GOODS_ID", "{0}")});
this.colGOODS_ID2.Visible = true;
this.colGOODS_ID2.VisibleIndex = 1;
this.colGOODS_ID2.Width = 120;
//
// 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.Visible = true;
this.colGOODS_NAME1.VisibleIndex = 2;
this.colGOODS_NAME1.Width = 114;
//
// colCGORDERID2
//
this.colCGORDERID2.FieldName = "CGORDERID";
this.colCGORDERID2.Name = "colCGORDERID2";
this.colCGORDERID2.OptionsColumn.AllowEdit = false;
this.colCGORDERID2.OptionsColumn.AllowFocus = false;
this.colCGORDERID2.Visible = true;
this.colCGORDERID2.VisibleIndex = 3;
this.colCGORDERID2.Width = 130;
//
// 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.Visible = true;
this.colPROVIDER_ID1.VisibleIndex = 4;
this.colPROVIDER_ID1.Width = 153;
//
// colCGNUM2
//
this.colCGNUM2.FieldName = "CGNUM";
this.colCGNUM2.Name = "colCGNUM2";
this.colCGNUM2.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "CGNUM", "SUM={0:0.##}")});
this.colCGNUM2.Visible = true;
this.colCGNUM2.VisibleIndex = 6;
this.colCGNUM2.Width = 107;
//
// colDHNUM1
//
this.colDHNUM1.FieldName = "DHNUM";
this.colDHNUM1.Name = "colDHNUM1";
this.colDHNUM1.OptionsColumn.AllowEdit = false;
this.colDHNUM1.OptionsColumn.AllowFocus = false;
//
// colTHNUM1
//
this.colTHNUM1.FieldName = "THNUM";
this.colTHNUM1.Name = "colTHNUM1";
this.colTHNUM1.OptionsColumn.AllowEdit = false;
this.colTHNUM1.OptionsColumn.AllowFocus = false;
//
// colCGJG1
//
this.colCGJG1.FieldName = "CGJG";
this.colCGJG1.Name = "colCGJG1";
this.colCGJG1.OptionsColumn.AllowEdit = false;
this.colCGJG1.OptionsColumn.AllowFocus = false;
this.colCGJG1.Visible = true;
this.colCGJG1.VisibleIndex = 7;
//
// colBARCODE1
//
this.colBARCODE1.FieldName = "BARCODE";
this.colBARCODE1.Name = "colBARCODE1";
this.colBARCODE1.OptionsColumn.AllowEdit = false;
this.colBARCODE1.OptionsColumn.AllowFocus = false;
//
// colPRINTSTS1
//
this.colPRINTSTS1.FieldName = "PRINTSTS";
this.colPRINTSTS1.Name = "colPRINTSTS1";
this.colPRINTSTS1.OptionsColumn.AllowEdit = false;
this.colPRINTSTS1.OptionsColumn.AllowFocus = false;
//
// colPRINTNUM1
//
this.colPRINTNUM1.FieldName = "PRINTNUM";
this.colPRINTNUM1.Name = "colPRINTNUM1";
this.colPRINTNUM1.OptionsColumn.AllowEdit = false;
this.colPRINTNUM1.OptionsColumn.AllowFocus = false;
//
// colSTS3
//
this.colSTS3.FieldName = "STS";
this.colSTS3.Name = "colSTS3";
this.colSTS3.OptionsColumn.AllowEdit = false;
this.colSTS3.OptionsColumn.AllowFocus = false;
//
// colGOODSENDDATE
//
this.colGOODSENDDATE.FieldName = "GOODSENDDATE";
this.colGOODSENDDATE.Name = "colGOODSENDDATE";
this.colGOODSENDDATE.OptionsColumn.AllowEdit = false;
this.colGOODSENDDATE.OptionsColumn.AllowFocus = false;
this.colGOODSENDDATE.Visible = true;
this.colGOODSENDDATE.VisibleIndex = 9;
this.colGOODSENDDATE.Width = 142;
//
// 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.Visible = true;
this.colPROVIDER_NAME1.VisibleIndex = 5;
this.colPROVIDER_NAME1.Width = 123;
//
// gridColumn1
//
this.gridColumn1.Caption = "总金额";
this.gridColumn1.FieldName = "ORDER_PRICE";
this.gridColumn1.Name = "gridColumn1";
this.gridColumn1.OptionsColumn.AllowEdit = false;
this.gridColumn1.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "ORDER_PRICE", "SUM={0:0.##}")});
this.gridColumn1.Visible = true;
this.gridColumn1.VisibleIndex = 8;
this.gridColumn1.Width = 152;
//
// repositoryItemCheckEdit5
//
this.repositoryItemCheckEdit5.AutoHeight = false;
this.repositoryItemCheckEdit5.Caption = "Check";
this.repositoryItemCheckEdit5.Name = "repositoryItemCheckEdit5";
this.repositoryItemCheckEdit5.ValueChecked = false;
//
// panel1
//
this.panel1.Controls.Add(this.ctl_ck);
this.panel1.Controls.Add(this.label29);
this.panel1.Controls.Add(this.ctrlButtons2);
this.panel1.Controls.Add(this.ctrlButtons1);
this.panel1.Controls.Add(this.ctrlButtons7);
this.panel1.Controls.Add(this.ctr_goods);
this.panel1.Controls.Add(this.label25);
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(1262, 78);
this.panel1.TabIndex = 0;
//
// ctl_ck
//
this.ctl_ck.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.ctl_ck.Cursor = System.Windows.Forms.Cursors.Default;
this.ctl_ck.DictonaryTableName = WMS.Ctrl.DictonaryType.t_BASE_STORAGEINFO;
this.ctl_ck.ErrText = "无数据重新查询";
this.ctl_ck.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ctl_ck.IsSqlWhere = false;
this.ctl_ck.Location = new System.Drawing.Point(99, 24);
this.ctl_ck.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.ctl_ck.Name = "ctl_ck";
this.ctl_ck.Number = 0;
this.ctl_ck.SelectType = WMS.Ctrl.DataSlectType.RadioSelect;
this.ctl_ck.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] {
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctl_ck.ShowColumns"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctl_ck.ShowColumns1")))});
this.ctl_ck.Size = new System.Drawing.Size(213, 22);
this.ctl_ck.SqlStr = null;
this.ctl_ck.TabIndex = 1413;
this.ctl_ck.TextBoxFlag = "";
this.ctl_ck.TextBoxValue = "";
//
// label29
//
this.label29.AutoSize = true;
this.label29.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.label29.Font = new System.Drawing.Font("宋体", 11F);
this.label29.ForeColor = System.Drawing.SystemColors.ControlText;
this.label29.Location = new System.Drawing.Point(54, 28);
this.label29.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label29.Name = "label29";
this.label29.Size = new System.Drawing.Size(37, 15);
this.label29.TabIndex = 1414;
this.label29.Text = "仓库";
//
// ctrlButtons2
//
this.ctrlButtons2.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
this.ctrlButtons2.Appearance.Options.UseFont = true;
this.ctrlButtons2.BoolDiagFrm = false;
this.ctrlButtons2.ImageOptions.ImageUri.Uri = "Chart;Office2013";
this.ctrlButtons2.Location = new System.Drawing.Point(959, 13);
this.ctrlButtons2.Name = "ctrlButtons2";
this.ctrlButtons2.Size = new System.Drawing.Size(150, 45);
this.ctrlButtons2.TabIndex = 1412;
this.ctrlButtons2.Text = "生成任务";
this.ctrlButtons2.typeButton = "生成任务";
this.ctrlButtons2.Click += new System.EventHandler(this.ctrlButtons2_Click);
//
// ctrlButtons1
//
this.ctrlButtons1.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
this.ctrlButtons1.Appearance.Options.UseFont = true;
this.ctrlButtons1.BoolDiagFrm = false;
this.ctrlButtons1.ImageOptions.ImageUri.Uri = "Edit;Office2013";
this.ctrlButtons1.Location = new System.Drawing.Point(781, 13);
this.ctrlButtons1.Name = "ctrlButtons1";
this.ctrlButtons1.Size = new System.Drawing.Size(150, 45);
this.ctrlButtons1.TabIndex = 1411;
this.ctrlButtons1.Text = " 选择供应商";
this.ctrlButtons1.typeButton = " 选择供应商";
this.ctrlButtons1.Click += new System.EventHandler(this.ctrlButtons1_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.ImageOptions.ImageUri.Uri = "Delete;Office2013";
this.ctrlButtons7.Location = new System.Drawing.Point(603, 13);
this.ctrlButtons7.Name = "ctrlButtons7";
this.ctrlButtons7.Size = new System.Drawing.Size(150, 45);
this.ctrlButtons7.TabIndex = 1410;
this.ctrlButtons7.Text = " 删除物料";
this.ctrlButtons7.typeButton = " 删除物料";
this.ctrlButtons7.Click += new System.EventHandler(this.ctrlButtons7_Click);
//
// ctr_goods
//
this.ctr_goods.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.ctr_goods.Cursor = System.Windows.Forms.Cursors.Default;
this.ctr_goods.DictonaryTableName = WMS.Ctrl.DictonaryType.t_Base_Goods;
this.ctr_goods.ErrText = "无数据重新查询";
this.ctr_goods.Font = new System.Drawing.Font("宋体", 10F);
this.ctr_goods.IsSqlWhere = false;
this.ctr_goods.Location = new System.Drawing.Point(362, 21);
this.ctr_goods.Margin = new System.Windows.Forms.Padding(6);
this.ctr_goods.Name = "ctr_goods";
this.ctr_goods.Number = 0;
this.ctr_goods.SelectType = WMS.Ctrl.DataSlectType.MultiSelect;
this.ctr_goods.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] {
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctr_goods.ShowColumns"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctr_goods.ShowColumns1"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctr_goods.ShowColumns2"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctr_goods.ShowColumns3"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctr_goods.ShowColumns4"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctr_goods.ShowColumns5"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctr_goods.ShowColumns6"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctr_goods.ShowColumns7"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctr_goods.ShowColumns8"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctr_goods.ShowColumns9")))});
this.ctr_goods.Size = new System.Drawing.Size(227, 29);
this.ctr_goods.SqlStr = "";
this.ctr_goods.TabIndex = 1408;
this.ctr_goods.TextBoxFlag = "";
this.ctr_goods.TextBoxValue = "";
this.ctr_goods.Button_Click += new System.EventHandler(this.ctrlDictonary1_Button_Click);
this.ctr_goods.Load += new System.EventHandler(this.ctr_goods_Load);
//
// 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(319, 27);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(38, 18);
this.label25.TabIndex = 1409;
this.label25.Text = "物料";
//
// gridControlCustom6
//
this.gridControlCustom6.ColorApprove = System.Drawing.Color.Empty;
this.gridControlCustom6.ColorApproveValue = null;
this.gridControlCustom6.ColorPass = System.Drawing.Color.Empty;
this.gridControlCustom6.ColorPassValue = null;
this.gridControlCustom6.ColorRepeal = System.Drawing.Color.Empty;
this.gridControlCustom6.ColorRepealValue = null;
this.gridControlCustom6.ColorReWork = System.Drawing.Color.Empty;
this.gridControlCustom6.ColorReWorkValue = null;
this.gridControlCustom6.ColorSelectedRow = System.Drawing.Color.Empty;
this.gridControlCustom6.ColorShortage = System.Drawing.Color.Empty;
this.gridControlCustom6.ColorShortageFlagColumn = null;
this.gridControlCustom6.ColorShortageValue = null;
this.gridControlCustom6.ColorUnExecute = System.Drawing.Color.Empty;
this.gridControlCustom6.ColorUnExecuteValue = null;
this.gridControlCustom6.ColorUnPass = System.Drawing.Color.Empty;
this.gridControlCustom6.ColorUnPassValue = null;
this.gridControlCustom6.ColorVerify = System.Drawing.Color.Empty;
this.gridControlCustom6.ColorVerifyFlagColumn = null;
this.gridControlCustom6.ColorVerifyValue = null;
this.gridControlCustom6.ColorWarning = System.Drawing.Color.Empty;
this.gridControlCustom6.ColorWarningValue = null;
this.gridControlCustom6.DataSource = this.bindingSource5;
this.gridControlCustom6.Dock = System.Windows.Forms.DockStyle.Bottom;
this.gridControlCustom6.EnableAppearanceEvenRow = true;
this.gridControlCustom6.IndicatorWidth = 40;
this.gridControlCustom6.Location = new System.Drawing.Point(0, 278);
this.gridControlCustom6.MainView = this.gridView6;
this.gridControlCustom6.Name = "gridControlCustom6";
this.gridControlCustom6.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemCheckEdit6});
this.gridControlCustom6.ShowRowID = true;
this.gridControlCustom6.Size = new System.Drawing.Size(1262, 271);
this.gridControlCustom6.TabIndex = 22;
this.gridControlCustom6.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView6});
//
// bindingSource5
//
this.bindingSource5.DataSource = typeof(WMS.Model.Base.GoodsProviderModel);
//
// gridView6
//
this.gridView6.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.gridView6.Appearance.EvenRow.Options.UseBackColor = true;
this.gridView6.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colGOODS_PROVIDER_ID,
this.colGOODS_ID3,
this.colGOODS_NAME3,
this.colPROVIDER_ID3,
this.colPROVIDER_NAME3,
this.colREMARK1,
this.colVERSION,
this.colGOODSTIME,
this.colGOODSENDTIME,
this.colSTS4,
this.colGOODS_PRICE});
this.gridView6.GridControl = this.gridControlCustom6;
this.gridView6.IndicatorWidth = 34;
this.gridView6.Name = "gridView6";
this.gridView6.OptionsBehavior.Editable = false;
this.gridView6.OptionsView.ColumnAutoWidth = false;
this.gridView6.OptionsView.EnableAppearanceEvenRow = true;
this.gridView6.OptionsView.ShowFooter = true;
this.gridView6.OptionsView.ShowGroupPanel = false;
//
// colGOODS_PROVIDER_ID
//
this.colGOODS_PROVIDER_ID.FieldName = "GOODS_PROVIDER_ID";
this.colGOODS_PROVIDER_ID.Name = "colGOODS_PROVIDER_ID";
this.colGOODS_PROVIDER_ID.Width = 99;
//
// colGOODS_ID3
//
this.colGOODS_ID3.FieldName = "GOODS_ID";
this.colGOODS_ID3.Name = "colGOODS_ID3";
this.colGOODS_ID3.Width = 159;
//
// colGOODS_NAME3
//
this.colGOODS_NAME3.FieldName = "GOODS_NAME";
this.colGOODS_NAME3.Name = "colGOODS_NAME3";
this.colGOODS_NAME3.Width = 167;
//
// colPROVIDER_ID3
//
this.colPROVIDER_ID3.FieldName = "PROVIDER_ID";
this.colPROVIDER_ID3.Name = "colPROVIDER_ID3";
this.colPROVIDER_ID3.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "PROVIDER_ID", "{0}")});
this.colPROVIDER_ID3.Visible = true;
this.colPROVIDER_ID3.VisibleIndex = 0;
this.colPROVIDER_ID3.Width = 120;
//
// 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 = 145;
//
// colREMARK1
//
this.colREMARK1.FieldName = "REMARK";
this.colREMARK1.Name = "colREMARK1";
//
// colVERSION
//
this.colVERSION.FieldName = "VERSION";
this.colVERSION.Name = "colVERSION";
//
// colGOODSTIME
//
this.colGOODSTIME.FieldName = "GOODSTIME";
this.colGOODSTIME.Name = "colGOODSTIME";
this.colGOODSTIME.Visible = true;
this.colGOODSTIME.VisibleIndex = 2;
this.colGOODSTIME.Width = 126;
//
// colGOODSENDTIME
//
this.colGOODSENDTIME.FieldName = "GOODSENDTIME";
this.colGOODSENDTIME.Name = "colGOODSENDTIME";
this.colGOODSENDTIME.Visible = true;
this.colGOODSENDTIME.VisibleIndex = 3;
this.colGOODSENDTIME.Width = 118;
//
// colSTS4
//
this.colSTS4.FieldName = "STS";
this.colSTS4.Name = "colSTS4";
this.colSTS4.Visible = true;
this.colSTS4.VisibleIndex = 4;
this.colSTS4.Width = 108;
//
// colGOODS_PRICE
//
this.colGOODS_PRICE.FieldName = "GOODS_PRICE";
this.colGOODS_PRICE.Name = "colGOODS_PRICE";
this.colGOODS_PRICE.Visible = true;
this.colGOODS_PRICE.VisibleIndex = 5;
//
// repositoryItemCheckEdit6
//
this.repositoryItemCheckEdit6.AutoHeight = false;
this.repositoryItemCheckEdit6.Caption = "Check";
this.repositoryItemCheckEdit6.Name = "repositoryItemCheckEdit6";
this.repositoryItemCheckEdit6.ValueChecked = false;
//
// xtr_Task
//
this.xtr_Task.Dock = System.Windows.Forms.DockStyle.Fill;
this.xtr_Task.Location = new System.Drawing.Point(0, 0);
this.xtr_Task.Name = "xtr_Task";
this.xtr_Task.SelectedTabPage = this.xtraTabPage1;
this.xtr_Task.Size = new System.Drawing.Size(1268, 612);
this.xtr_Task.TabIndex = 8;
this.xtr_Task.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.xtraTabPage1,
this.xtraTabPage2});
//
// xtraTabPage1
//
this.xtraTabPage1.Controls.Add(this.gridControlCustom4);
this.xtraTabPage1.Controls.Add(this.gridControlCustom3);
this.xtraTabPage1.Controls.Add(this.panel2);
this.xtraTabPage1.Name = "xtraTabPage1";
this.xtraTabPage1.Size = new System.Drawing.Size(1266, 586);
this.xtraTabPage1.Text = "采购订单";
//
// 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.bindingSource2;
this.gridControlCustom4.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControlCustom4.EnableAppearanceEvenRow = true;
this.gridControlCustom4.IndicatorWidth = 40;
this.gridControlCustom4.Location = new System.Drawing.Point(0, 306);
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(1266, 280);
this.gridControlCustom4.TabIndex = 23;
this.gridControlCustom4.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView4});
//
// bindingSource2
//
this.bindingSource2.DataSource = typeof(WMS.Model.CK.CgOrderInfo);
//
// 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.colGOODS_ID,
this.colGOODS_NAME,
this.colCGORDERID1,
this.colCGNUM,
this.colDHNUM,
this.colTHNUM,
this.colCGJG,
this.colBARCODE,
this.colPRINTSTS,
this.colPRINTNUM,
this.colSTS2});
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;
//
// colGOODS_ID
//
this.colGOODS_ID.FieldName = "GOODS_ID";
this.colGOODS_ID.Name = "colGOODS_ID";
this.colGOODS_ID.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "GOODS_ID", "{0}")});
this.colGOODS_ID.Visible = true;
this.colGOODS_ID.VisibleIndex = 0;
this.colGOODS_ID.Width = 110;
//
// colGOODS_NAME
//
this.colGOODS_NAME.FieldName = "GOODS_NAME";
this.colGOODS_NAME.Name = "colGOODS_NAME";
this.colGOODS_NAME.Visible = true;
this.colGOODS_NAME.VisibleIndex = 1;
this.colGOODS_NAME.Width = 145;
//
// colCGORDERID1
//
this.colCGORDERID1.FieldName = "CGORDERID";
this.colCGORDERID1.Name = "colCGORDERID1";
this.colCGORDERID1.Visible = true;
this.colCGORDERID1.VisibleIndex = 2;
this.colCGORDERID1.Width = 119;
//
// colCGNUM
//
this.colCGNUM.FieldName = "CGNUM";
this.colCGNUM.Name = "colCGNUM";
this.colCGNUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "CGNUM", "SUM={0:0.##}")});
this.colCGNUM.Visible = true;
this.colCGNUM.VisibleIndex = 3;
this.colCGNUM.Width = 122;
//
// colDHNUM
//
this.colDHNUM.FieldName = "DHNUM";
this.colDHNUM.Name = "colDHNUM";
this.colDHNUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "DHNUM", "SUM={0:0.##}")});
this.colDHNUM.Visible = true;
this.colDHNUM.VisibleIndex = 4;
this.colDHNUM.Width = 96;
//
// colTHNUM
//
this.colTHNUM.FieldName = "THNUM";
this.colTHNUM.Name = "colTHNUM";
this.colTHNUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "THNUM", "SUM={0:0.##}")});
this.colTHNUM.Visible = true;
this.colTHNUM.VisibleIndex = 5;
this.colTHNUM.Width = 100;
//
// colCGJG
//
this.colCGJG.FieldName = "CGJG";
this.colCGJG.Name = "colCGJG";
this.colCGJG.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "CGJG", "SUM={0:0.##}")});
this.colCGJG.Visible = true;
this.colCGJG.VisibleIndex = 6;
this.colCGJG.Width = 107;
//
// colBARCODE
//
this.colBARCODE.FieldName = "BARCODE";
this.colBARCODE.Name = "colBARCODE";
this.colBARCODE.Visible = true;
this.colBARCODE.VisibleIndex = 7;
this.colBARCODE.Width = 203;
//
// colPRINTSTS
//
this.colPRINTSTS.FieldName = "PRINTSTS";
this.colPRINTSTS.Name = "colPRINTSTS";
this.colPRINTSTS.Visible = true;
this.colPRINTSTS.VisibleIndex = 8;
//
// colPRINTNUM
//
this.colPRINTNUM.FieldName = "PRINTNUM";
this.colPRINTNUM.Name = "colPRINTNUM";
//
// colSTS2
//
this.colSTS2.FieldName = "STS";
this.colSTS2.Name = "colSTS2";
//
// repositoryItemCheckEdit4
//
this.repositoryItemCheckEdit4.AutoHeight = false;
this.repositoryItemCheckEdit4.Caption = "Check";
this.repositoryItemCheckEdit4.Name = "repositoryItemCheckEdit4";
this.repositoryItemCheckEdit4.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 = "";
this.gridControlCustom3.ColorUnPass = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.gridControlCustom3.ColorUnPassValue = "";
this.gridControlCustom3.ColorVerify = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
this.gridControlCustom3.ColorVerifyFlagColumn = "STS";
this.gridControlCustom3.ColorVerifyValue = "1";
this.gridControlCustom3.ColorWarning = System.Drawing.Color.Empty;
this.gridControlCustom3.ColorWarningValue = null;
this.gridControlCustom3.DataSource = this.bindingSource1;
this.gridControlCustom3.Dock = System.Windows.Forms.DockStyle.Top;
this.gridControlCustom3.EnableAppearanceEvenRow = true;
this.gridControlCustom3.IndicatorWidth = 40;
this.gridControlCustom3.Location = new System.Drawing.Point(0, 113);
this.gridControlCustom3.MainView = this.gdv_order;
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(1266, 193);
this.gridControlCustom3.TabIndex = 24;
this.gridControlCustom3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gdv_order});
//
// bindingSource1
//
this.bindingSource1.DataSource = typeof(WMS.Model.CK.CgOrder);
//
// gdv_order
//
this.gdv_order.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.gdv_order.Appearance.EvenRow.Options.UseBackColor = true;
this.gdv_order.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colORDERID,
this.colCGORDERID,
this.colPROVIDER_NAME,
this.colPROVIDER_ID,
this.colENDDATE,
this.colLATEDATE,
this.colSTS,
this.colORDER_PRICE,
this.colCONTRACTNUM,
this.colORDER_NOW_PRICE,
this.colDISCOUNT,
this.colFINAN_AUDIT_MAN,
this.colAUDIT_MAN,
this.colBGSTS,
this.colPAY_DATE,
this.colPAY_TYPE,
this.colPAY_STS,
this.colREMARK});
this.gdv_order.GridControl = this.gridControlCustom3;
this.gdv_order.IndicatorWidth = 34;
this.gdv_order.Name = "gdv_order";
this.gdv_order.OptionsBehavior.Editable = false;
this.gdv_order.OptionsView.ColumnAutoWidth = false;
this.gdv_order.OptionsView.EnableAppearanceEvenRow = true;
this.gdv_order.OptionsView.ShowFooter = true;
this.gdv_order.OptionsView.ShowGroupPanel = false;
this.gdv_order.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gdv_order_RowClick);
this.gdv_order.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.gdv_order_CustomColumnDisplayText);
//
// colORDERID
//
this.colORDERID.FieldName = "ORDERID";
this.colORDERID.Name = "colORDERID";
this.colORDERID.Width = 119;
//
// colCGORDERID
//
this.colCGORDERID.FieldName = "CGORDERID";
this.colCGORDERID.Name = "colCGORDERID";
this.colCGORDERID.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "CGORDERID", "{0}")});
this.colCGORDERID.Visible = true;
this.colCGORDERID.VisibleIndex = 0;
this.colCGORDERID.Width = 190;
//
// colPROVIDER_NAME
//
this.colPROVIDER_NAME.FieldName = "PROVIDER_NAME";
this.colPROVIDER_NAME.Name = "colPROVIDER_NAME";
this.colPROVIDER_NAME.Visible = true;
this.colPROVIDER_NAME.VisibleIndex = 2;
this.colPROVIDER_NAME.Width = 164;
//
// colPROVIDER_ID
//
this.colPROVIDER_ID.FieldName = "PROVIDER_ID";
this.colPROVIDER_ID.Name = "colPROVIDER_ID";
this.colPROVIDER_ID.Visible = true;
this.colPROVIDER_ID.VisibleIndex = 1;
this.colPROVIDER_ID.Width = 131;
//
// colENDDATE
//
this.colENDDATE.FieldName = "ENDDATE";
this.colENDDATE.Name = "colENDDATE";
this.colENDDATE.Visible = true;
this.colENDDATE.VisibleIndex = 3;
//
// colLATEDATE
//
this.colLATEDATE.FieldName = "LATEDATE";
this.colLATEDATE.Name = "colLATEDATE";
this.colLATEDATE.Width = 117;
//
// colSTS
//
this.colSTS.FieldName = "STS";
this.colSTS.Name = "colSTS";
this.colSTS.Visible = true;
this.colSTS.VisibleIndex = 4;
this.colSTS.Width = 103;
//
// colORDER_PRICE
//
this.colORDER_PRICE.FieldName = "ORDER_PRICE";
this.colORDER_PRICE.Name = "colORDER_PRICE";
this.colORDER_PRICE.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "ORDER_PRICE", "SUM={0:0.##}")});
this.colORDER_PRICE.Visible = true;
this.colORDER_PRICE.VisibleIndex = 5;
this.colORDER_PRICE.Width = 117;
//
// colCONTRACTNUM
//
this.colCONTRACTNUM.FieldName = "CONTRACTNUM";
this.colCONTRACTNUM.Name = "colCONTRACTNUM";
//
// colORDER_NOW_PRICE
//
this.colORDER_NOW_PRICE.FieldName = "ORDER_NOW_PRICE";
this.colORDER_NOW_PRICE.Name = "colORDER_NOW_PRICE";
//
// colDISCOUNT
//
this.colDISCOUNT.FieldName = "DISCOUNT";
this.colDISCOUNT.Name = "colDISCOUNT";
//
// colFINAN_AUDIT_MAN
//
this.colFINAN_AUDIT_MAN.FieldName = "FINAN_AUDIT_MAN";
this.colFINAN_AUDIT_MAN.Name = "colFINAN_AUDIT_MAN";
//
// colAUDIT_MAN
//
this.colAUDIT_MAN.FieldName = "AUDIT_MAN";
this.colAUDIT_MAN.Name = "colAUDIT_MAN";
//
// colBGSTS
//
this.colBGSTS.FieldName = "BGSTS";
this.colBGSTS.Name = "colBGSTS";
//
// colPAY_DATE
//
this.colPAY_DATE.FieldName = "PAY_DATE";
this.colPAY_DATE.Name = "colPAY_DATE";
//
// colPAY_TYPE
//
this.colPAY_TYPE.FieldName = "PAY_TYPE";
this.colPAY_TYPE.Name = "colPAY_TYPE";
//
// colPAY_STS
//
this.colPAY_STS.FieldName = "PAY_STS";
this.colPAY_STS.Name = "colPAY_STS";
this.colPAY_STS.Visible = true;
this.colPAY_STS.VisibleIndex = 6;
this.colPAY_STS.Width = 118;
//
// colREMARK
//
this.colREMARK.FieldName = "REMARK";
this.colREMARK.Name = "colREMARK";
this.colREMARK.Visible = true;
this.colREMARK.VisibleIndex = 7;
//
// repositoryItemCheckEdit3
//
this.repositoryItemCheckEdit3.AutoHeight = false;
this.repositoryItemCheckEdit3.Caption = "Check";
this.repositoryItemCheckEdit3.Name = "repositoryItemCheckEdit3";
this.repositoryItemCheckEdit3.ValueChecked = false;
//
// panel2
//
this.panel2.Controls.Add(this.dateEdit2);
this.panel2.Controls.Add(this.label3);
this.panel2.Controls.Add(this.dateEdit1);
this.panel2.Controls.Add(this.label2);
this.panel2.Controls.Add(this.ctrlButtons4);
this.panel2.Controls.Add(this.ck_end);
this.panel2.Controls.Add(this.ch_sh);
this.panel2.Controls.Add(this.ct_provider);
this.panel2.Controls.Add(this.label1);
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
this.panel2.Location = new System.Drawing.Point(0, 0);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(1266, 113);
this.panel2.TabIndex = 25;
//
// dateEdit2
//
this.dateEdit2.EditValue = new System.DateTime(2018, 4, 1, 9, 26, 0, 0);
this.dateEdit2.Location = new System.Drawing.Point(638, 20);
this.dateEdit2.Name = "dateEdit2";
this.dateEdit2.Properties.Appearance.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
this.dateEdit2.Properties.Appearance.Options.UseFont = true;
this.dateEdit2.Properties.AutoHeight = false;
this.dateEdit2.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.dateEdit2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.dateEdit2.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.dateEdit2.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
this.dateEdit2.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
this.dateEdit2.Properties.EditFormat.FormatString = "yyyy-MM-dd";
this.dateEdit2.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Custom;
this.dateEdit2.Properties.NullDate = "";
this.dateEdit2.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
this.dateEdit2.Size = new System.Drawing.Size(146, 26);
this.dateEdit2.TabIndex = 1419;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("Tahoma", 11F);
this.label3.Location = new System.Drawing.Point(595, 23);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(23, 18);
this.label3.TabIndex = 1418;
this.label3.Text = "至";
//
// dateEdit1
//
this.dateEdit1.EditValue = new System.DateTime(2018, 4, 1, 9, 26, 0, 0);
this.dateEdit1.Location = new System.Drawing.Point(433, 19);
this.dateEdit1.Name = "dateEdit1";
this.dateEdit1.Properties.Appearance.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
this.dateEdit1.Properties.Appearance.Options.UseFont = true;
this.dateEdit1.Properties.AutoHeight = false;
this.dateEdit1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.dateEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.dateEdit1.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.dateEdit1.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
this.dateEdit1.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
this.dateEdit1.Properties.EditFormat.FormatString = "yyyy-MM-dd";
this.dateEdit1.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Custom;
this.dateEdit1.Properties.NullDate = "";
this.dateEdit1.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
this.dateEdit1.Size = new System.Drawing.Size(146, 26);
this.dateEdit1.TabIndex = 1417;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("Tahoma", 11F);
this.label2.Location = new System.Drawing.Point(349, 24);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(68, 18);
this.label2.TabIndex = 1416;
this.label2.Text = "单据时间";
//
// ctrlButtons4
//
this.ctrlButtons4.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
this.ctrlButtons4.Appearance.Options.UseFont = true;
this.ctrlButtons4.BoolDiagFrm = false;
this.ctrlButtons4.ImageOptions.ImageUri.Uri = "Find;Office2013";
this.ctrlButtons4.Location = new System.Drawing.Point(980, 7);
this.ctrlButtons4.Name = "ctrlButtons4";
this.ctrlButtons4.Size = new System.Drawing.Size(150, 45);
this.ctrlButtons4.TabIndex = 1415;
this.ctrlButtons4.Text = " 查询 ";
this.ctrlButtons4.typeButton = " 查询 ";
this.ctrlButtons4.Click += new System.EventHandler(this.ctrlButtons4_Click_1);
//
// ck_end
//
this.ck_end.AutoSize = true;
this.ck_end.Font = new System.Drawing.Font("Tahoma", 12F);
this.ck_end.Location = new System.Drawing.Point(1111, 77);
this.ck_end.Name = "ck_end";
this.ck_end.Size = new System.Drawing.Size(76, 23);
this.ck_end.TabIndex = 1414;
this.ck_end.Text = "已发货";
this.ck_end.UseVisualStyleBackColor = true;
this.ck_end.CheckedChanged += new System.EventHandler(this.ck_end_CheckedChanged);
//
// ch_sh
//
this.ch_sh.AutoSize = true;
this.ch_sh.Font = new System.Drawing.Font("Tahoma", 12F);
this.ch_sh.Location = new System.Drawing.Point(979, 77);
this.ch_sh.Name = "ch_sh";
this.ch_sh.Size = new System.Drawing.Size(76, 23);
this.ch_sh.TabIndex = 1413;
this.ch_sh.Text = "已审核";
this.ch_sh.UseVisualStyleBackColor = true;
this.ch_sh.CheckedChanged += new System.EventHandler(this.ch_sh_CheckedChanged);
//
// ct_provider
//
this.ct_provider.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.ct_provider.Cursor = System.Windows.Forms.Cursors.Default;
this.ct_provider.DictonaryTableName = WMS.Ctrl.DictonaryType.t_Base_Goods;
this.ct_provider.ErrText = "无数据重新查询";
this.ct_provider.Font = new System.Drawing.Font("宋体", 10F);
this.ct_provider.IsSqlWhere = true;
this.ct_provider.Location = new System.Drawing.Point(91, 20);
this.ct_provider.Margin = new System.Windows.Forms.Padding(6);
this.ct_provider.Name = "ct_provider";
this.ct_provider.Number = 0;
this.ct_provider.SelectType = WMS.Ctrl.DataSlectType.RadioSelect;
this.ct_provider.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] {
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ct_provider.ShowColumns"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ct_provider.ShowColumns1"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ct_provider.ShowColumns2"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ct_provider.ShowColumns3"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ct_provider.ShowColumns4"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ct_provider.ShowColumns5"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ct_provider.ShowColumns6"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ct_provider.ShowColumns7"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ct_provider.ShowColumns8"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ct_provider.ShowColumns9")))});
this.ct_provider.Size = new System.Drawing.Size(227, 29);
this.ct_provider.SqlStr = "";
this.ct_provider.TabIndex = 1410;
this.ct_provider.TextBoxFlag = "";
this.ct_provider.TextBoxValue = "";
//
// label1
//
this.label1.AutoSize = true;
this.label1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.label1.Font = new System.Drawing.Font("Tahoma", 11F);
this.label1.Location = new System.Drawing.Point(39, 25);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(53, 18);
this.label1.TabIndex = 1411;
this.label1.Text = "供应商";
//
// xtraTabPage2
//
this.xtraTabPage2.Controls.Add(this.panelControl1);
this.xtraTabPage2.Name = "xtraTabPage2";
this.xtraTabPage2.PageEnabled = false;
this.xtraTabPage2.Size = new System.Drawing.Size(1266, 586);
this.xtraTabPage2.Text = "任务生成";
//
// FrmCgOrder
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1268, 612);
this.Controls.Add(this.xtr_Task);
this.Name = "FrmCgOrder";
this.Text = "FrmCgOrder";
this.Load += new System.EventHandler(this.FrmCgOrder_Load);
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.panelControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.tabPane1)).EndInit();
this.tabPane1.ResumeLayout(false);
this.tabNavigationPage1.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();
this.tabNavigationPage3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gdv_info)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit5)).EndInit();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xtr_Task)).EndInit();
this.xtr_Task.ResumeLayout(false);
this.xtraTabPage1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gdv_order)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).EndInit();
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).EndInit();
this.xtraTabPage2.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.PanelControl panelControl1;
private DevExpress.XtraBars.Navigation.TabPane tabPane1;
private DevExpress.XtraBars.Navigation.TabNavigationPage tabNavigationPage1;
private DevExpress.XtraBars.Navigation.TabNavigationPage tabNavigationPage3;
private DevExpress.XtraTab.XtraTabControl xtr_Task;
private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
private Ctrl.GridControlCustom gridControlCustom4;
private DevExpress.XtraGrid.Views.Grid.GridView gridView4;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit4;
private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
private Ctrl.GridControlCustom gridControlCustom5;
private DevExpress.XtraGrid.Views.Grid.GridView gdv_info;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit5;
private System.Windows.Forms.Panel panel1;
private Ctrl.CtrlDictonary ctr_goods;
private System.Windows.Forms.Label label25;
private Ctrl.GridControlCustom gridControlCustom6;
private DevExpress.XtraGrid.Views.Grid.GridView gridView6;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit6;
private System.Windows.Forms.BindingSource bindingSource5;
private Ctrl.CtrlButtons ctrlButtons1;
private Ctrl.CtrlButtons ctrlButtons7;
private Ctrl.GridControlCustom gridControlCustom2;
private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
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 DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit2;
private System.Windows.Forms.BindingSource bindingSource4;
private Ctrl.GridControlCustom gridControlCustom3;
private DevExpress.XtraGrid.Views.Grid.GridView gdv_order;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit3;
private System.Windows.Forms.BindingSource bindingSource1;
private System.Windows.Forms.BindingSource bindingSource2;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_ID;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colCGORDERID1;
private DevExpress.XtraGrid.Columns.GridColumn colCGNUM;
private DevExpress.XtraGrid.Columns.GridColumn colDHNUM;
private DevExpress.XtraGrid.Columns.GridColumn colTHNUM;
private DevExpress.XtraGrid.Columns.GridColumn colCGJG;
private DevExpress.XtraGrid.Columns.GridColumn colBARCODE;
private DevExpress.XtraGrid.Columns.GridColumn colPRINTSTS;
private DevExpress.XtraGrid.Columns.GridColumn colPRINTNUM;
private DevExpress.XtraGrid.Columns.GridColumn colSTS2;
private DevExpress.XtraGrid.Columns.GridColumn colORDERID;
private DevExpress.XtraGrid.Columns.GridColumn colCGORDERID;
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_ID;
private DevExpress.XtraGrid.Columns.GridColumn colENDDATE;
private DevExpress.XtraGrid.Columns.GridColumn colLATEDATE;
private DevExpress.XtraGrid.Columns.GridColumn colSTS;
private DevExpress.XtraGrid.Columns.GridColumn colORDER_PRICE;
private DevExpress.XtraGrid.Columns.GridColumn colCONTRACTNUM;
private DevExpress.XtraGrid.Columns.GridColumn colORDER_NOW_PRICE;
private DevExpress.XtraGrid.Columns.GridColumn colDISCOUNT;
private DevExpress.XtraGrid.Columns.GridColumn colFINAN_AUDIT_MAN;
private DevExpress.XtraGrid.Columns.GridColumn colAUDIT_MAN;
private DevExpress.XtraGrid.Columns.GridColumn colBGSTS;
private DevExpress.XtraGrid.Columns.GridColumn colPAY_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colPAY_TYPE;
private DevExpress.XtraGrid.Columns.GridColumn colPAY_STS;
private DevExpress.XtraGrid.Columns.GridColumn colREMARK;
private System.Windows.Forms.BindingSource bindingSource3;
private Ctrl.CtrlButtons ctrlButtons2;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Label label2;
private Ctrl.CtrlButtons ctrlButtons4;
private System.Windows.Forms.CheckBox ck_end;
private System.Windows.Forms.CheckBox ch_sh;
private Ctrl.CtrlDictonary ct_provider;
private System.Windows.Forms.Label label1;
private DevExpress.XtraEditors.DateEdit dateEdit2;
private System.Windows.Forms.Label label3;
private DevExpress.XtraEditors.DateEdit dateEdit1;
private DevExpress.XtraGrid.Columns.GridColumn colORDERID2;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_ID2;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_NAME1;
private DevExpress.XtraGrid.Columns.GridColumn colCGORDERID2;
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_ID1;
private DevExpress.XtraGrid.Columns.GridColumn colCGNUM2;
private DevExpress.XtraGrid.Columns.GridColumn colDHNUM1;
private DevExpress.XtraGrid.Columns.GridColumn colTHNUM1;
private DevExpress.XtraGrid.Columns.GridColumn colCGJG1;
private DevExpress.XtraGrid.Columns.GridColumn colBARCODE1;
private DevExpress.XtraGrid.Columns.GridColumn colPRINTSTS1;
private DevExpress.XtraGrid.Columns.GridColumn colPRINTNUM1;
private DevExpress.XtraGrid.Columns.GridColumn colSTS3;
private DevExpress.XtraGrid.Columns.GridColumn colGOODSENDDATE;
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_NAME1;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_PROVIDER_ID;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_ID3;
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 colREMARK1;
private DevExpress.XtraGrid.Columns.GridColumn colVERSION;
private DevExpress.XtraGrid.Columns.GridColumn colGOODSTIME;
private DevExpress.XtraGrid.Columns.GridColumn colGOODSENDTIME;
private DevExpress.XtraGrid.Columns.GridColumn colSTS4;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_PRICE;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
private Ctrl.CtrlDictonary ctl_ck;
private System.Windows.Forms.Label label29;
}
}