BaoKai_202508-Wms-Jingwang..../WMS.FrmSC/FrmWorkingTask.Designer.cs
2025-08-24 09:35:55 +08:00

1786 lines
112 KiB
C#

namespace WMS.FrmSC
{
partial class FrmWorkingTask
{
/// <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(FrmWorkingTask));
this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.memoEdit1 = new DevExpress.XtraEditors.MemoEdit();
this.bgsWorking = new System.Windows.Forms.BindingSource(this.components);
this.txtStorage = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.bgsPlan = new System.Windows.Forms.BindingSource(this.components);
this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
this.lkpsTo = new WMS.Ctrl.LookUpEditSystem();
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
this.lkpTeamUsers = new WMS.Ctrl.LookUpEditSystem();
this.lkpTeam = new WMS.Ctrl.LookUpEditSystem();
this.dateGet = new DevExpress.XtraEditors.DateEdit();
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
this.datePlan = new DevExpress.XtraEditors.DateEdit();
this.ctrlPlan = new WMS.Ctrl.CtrlDictonary();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.GCWorkingTask = new WMS.Ctrl.GridControlCustom();
this.bgsWorkingTask = new System.Windows.Forms.BindingSource(this.components);
this.GVWorkingTask = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colPALAN_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPALAN_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMATERIAL_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMATERIAL_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_NUM1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_PLETENUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTAND_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMAX_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREALITY_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.txtRealityNum = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
this.colLOSS_PERCENT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREALITY_MAN = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREALITY_MAN_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREALITY_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOPERAT_MAN = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOPERAT_MAN_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOPERAT_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREMARK = new DevExpress.XtraGrid.Columns.GridColumn();
this.colUNIT = new DevExpress.XtraGrid.Columns.GridColumn();
this.lueUnit = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.colPRICE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCOM_PLETE_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.lkpTeamUser = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.txtReality_date = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
this.bgsPlanGoods = new System.Windows.Forms.BindingSource(this.components);
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
this.PageSel = new DevExpress.XtraTab.XtraTabPage();
this.splitContainerControl2 = new DevExpress.XtraEditors.SplitContainerControl();
this.GCPlan = new WMS.Ctrl.GridControlCustom();
this.GVPlan = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colPLAN_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPLAN_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPLAN_USERID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPLAN_USERNAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPLAN_DESCRIPTION = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPLAN_STARTDATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPLAN_CREATETIME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colDATESTAR = new DevExpress.XtraGrid.Columns.GridColumn();
this.colDATEEND = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTATUS = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTORAGE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTORAGE_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.repositoryItemPictureEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
this.repositoryItemImageEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemImageEdit();
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
this.DateEnd = new DevExpress.XtraEditors.DateEdit();
this.bgsPlanTab = new System.Windows.Forms.BindingSource(this.components);
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
this.DateStart = new DevExpress.XtraEditors.DateEdit();
this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
this.LEPStoSel = new WMS.Ctrl.LookUpEditSystem();
this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
this.txtPlanNameSel = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
this.GCPlanGoods = new WMS.Ctrl.GridControlCustom();
this.GVPlanGoods = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPLAN_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_COMPLETENUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCOMPLETE_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTEAM_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTEAM_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemLookUpEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.repositoryItemPictureEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
this.repositoryItemImageEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemImageEdit();
this.PageGet = new DevExpress.XtraTab.XtraTabPage();
this.lkpsst = new WMS.Ctrl.LookUpEditSystem();
this.lkpttem = new WMS.Ctrl.LookUpEditSystem();
this.lkpteamu = new WMS.Ctrl.LookUpEditSystem();
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
this.splitContainerControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.memoEdit1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bgsWorking)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtStorage.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bgsPlan)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lkpsTo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lkpTeamUsers.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lkpTeam.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dateGet.Properties.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dateGet.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.datePlan.Properties.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.datePlan.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GCWorkingTask)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bgsWorkingTask)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GVWorkingTask)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtRealityNum)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lueUnit)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lkpTeamUser)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtReality_date)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtReality_date.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bgsPlanGoods)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.PageSel.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).BeginInit();
this.splitContainerControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.GCPlan)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GVPlan)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
this.panelControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.DateEnd.Properties.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.DateEnd.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bgsPlanTab)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.DateStart.Properties.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.DateStart.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.LEPStoSel.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtPlanNameSel.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GCPlanGoods)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GVPlanGoods)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit2)).BeginInit();
this.PageGet.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.lkpsst.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lkpttem.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lkpteamu.Properties)).BeginInit();
this.SuspendLayout();
//
// splitContainerControl1
//
this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainerControl1.Horizontal = false;
this.splitContainerControl1.Location = new System.Drawing.Point(0, 0);
this.splitContainerControl1.Name = "splitContainerControl1";
this.splitContainerControl1.Panel1.Controls.Add(this.panelControl1);
this.splitContainerControl1.Panel1.Text = "Panel1";
this.splitContainerControl1.Panel2.Controls.Add(this.GCWorkingTask);
this.splitContainerControl1.Panel2.Text = "Panel2";
this.splitContainerControl1.Size = new System.Drawing.Size(1080, 428);
this.splitContainerControl1.TabIndex = 0;
this.splitContainerControl1.Text = "splitContainerControl1";
//
// panelControl1
//
this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.panelControl1.Controls.Add(this.memoEdit1);
this.panelControl1.Controls.Add(this.txtStorage);
this.panelControl1.Controls.Add(this.labelControl11);
this.panelControl1.Controls.Add(this.lkpsTo);
this.panelControl1.Controls.Add(this.labelControl6);
this.panelControl1.Controls.Add(this.lkpTeamUsers);
this.panelControl1.Controls.Add(this.lkpTeam);
this.panelControl1.Controls.Add(this.dateGet);
this.panelControl1.Controls.Add(this.labelControl5);
this.panelControl1.Controls.Add(this.labelControl4);
this.panelControl1.Controls.Add(this.datePlan);
this.panelControl1.Controls.Add(this.ctrlPlan);
this.panelControl1.Controls.Add(this.labelControl3);
this.panelControl1.Controls.Add(this.labelControl2);
this.panelControl1.Controls.Add(this.labelControl1);
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(1080, 100);
this.panelControl1.TabIndex = 1;
//
// memoEdit1
//
this.memoEdit1.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsWorking, "REMARK", true));
this.memoEdit1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bgsWorking, "REMARK", true));
this.memoEdit1.Location = new System.Drawing.Point(71, 65);
this.memoEdit1.Name = "memoEdit1";
this.memoEdit1.Size = new System.Drawing.Size(524, 30);
this.memoEdit1.TabIndex = 19;
//
// bgsWorking
//
this.bgsWorking.DataSource = typeof(WMS.Model.SC.WorkingTaskModel);
//
// txtStorage
//
this.txtStorage.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsPlan, "STORAGE_NAME", true));
this.txtStorage.FrmSelect = false;
this.txtStorage.Location = new System.Drawing.Point(696, 11);
this.txtStorage.MustText = false;
this.txtStorage.Name = "txtStorage";
this.txtStorage.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtStorage.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtStorage.Properties.Appearance.Options.UseBackColor = true;
this.txtStorage.Properties.Appearance.Options.UseFont = true;
this.txtStorage.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtStorage.Properties.ReadOnly = true;
this.txtStorage.Size = new System.Drawing.Size(213, 22);
this.txtStorage.StrLen = 0;
this.txtStorage.TabIndex = 18;
this.txtStorage.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtStorage.ValText = "";
this.txtStorage.Visible = false;
//
// bgsPlan
//
this.bgsPlan.DataSource = typeof(WMS.Model.SC.ProcessPlanModel);
//
// labelControl11
//
this.labelControl11.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl11.Appearance.Options.UseFont = true;
this.labelControl11.Location = new System.Drawing.Point(12, 65);
this.labelControl11.Name = "labelControl11";
this.labelControl11.Size = new System.Drawing.Size(56, 14);
this.labelControl11.TabIndex = 17;
this.labelControl11.Text = "计划描述";
//
// lkpsTo
//
this.lkpsTo.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsPlan, "STORAGE_ID", true));
this.lkpsTo.EditValue = "";
this.lkpsTo.Location = new System.Drawing.Point(915, 10);
this.lkpsTo.Name = "lkpsTo";
this.lkpsTo.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.lkpsTo.Properties.Appearance.Options.UseFont = true;
this.lkpsTo.Properties.AutoHeight = false;
this.lkpsTo.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lkpsTo.Properties.NullText = "";
this.lkpsTo.Size = new System.Drawing.Size(141, 22);
this.lkpsTo.TabIndex = 15;
this.lkpsTo.Visible = false;
//
// labelControl6
//
this.labelControl6.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl6.Appearance.Options.UseFont = true;
this.labelControl6.Location = new System.Drawing.Point(637, 14);
this.labelControl6.Name = "labelControl6";
this.labelControl6.Size = new System.Drawing.Size(56, 14);
this.labelControl6.TabIndex = 14;
this.labelControl6.Text = "生产仓库";
this.labelControl6.Visible = false;
//
// lkpTeamUsers
//
this.lkpTeamUsers.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsWorking, "REALITY_MAN", true));
this.lkpTeamUsers.EditValue = "";
this.lkpTeamUsers.Location = new System.Drawing.Point(71, 36);
this.lkpTeamUsers.Name = "lkpTeamUsers";
this.lkpTeamUsers.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.lkpTeamUsers.Properties.Appearance.Options.UseFont = true;
this.lkpTeamUsers.Properties.AutoHeight = false;
this.lkpTeamUsers.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.lkpTeamUsers.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lkpTeamUsers.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("USER_ID", "班组人员"),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("NAME", "人员名称")});
this.lkpTeamUsers.Properties.NullText = "";
this.lkpTeamUsers.Size = new System.Drawing.Size(213, 22);
this.lkpTeamUsers.TabIndex = 13;
this.lkpTeamUsers.EditValueChanged += new System.EventHandler(this.lkpTeamUsers_EditValueChanged);
//
// lkpTeam
//
this.lkpTeam.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsWorking, "TEAM_ID", true));
this.lkpTeam.EditValue = "";
this.lkpTeam.Location = new System.Drawing.Point(695, 39);
this.lkpTeam.Name = "lkpTeam";
this.lkpTeam.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.lkpTeam.Properties.Appearance.Options.UseFont = true;
this.lkpTeam.Properties.AutoHeight = false;
this.lkpTeam.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.lkpTeam.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lkpTeam.Properties.NullText = "";
this.lkpTeam.Size = new System.Drawing.Size(213, 22);
this.lkpTeam.TabIndex = 12;
this.lkpTeam.Visible = false;
this.lkpTeam.EditValueChanged += new System.EventHandler(this.lkpTeam_EditValueChanged);
//
// dateGet
//
this.dateGet.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsWorking, "REALITY_DATE", true));
this.dateGet.EditValue = new System.DateTime(2019, 1, 1, 13, 24, 5, 0);
this.dateGet.Location = new System.Drawing.Point(382, 36);
this.dateGet.Name = "dateGet";
this.dateGet.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.dateGet.Properties.Appearance.Options.UseFont = true;
this.dateGet.Properties.AutoHeight = false;
this.dateGet.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.dateGet.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.dateGet.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.dateGet.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
this.dateGet.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
this.dateGet.Properties.EditFormat.FormatString = "yyyy-MM-dd";
this.dateGet.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Custom;
this.dateGet.Properties.MinValue = new System.DateTime(2019, 1, 1, 0, 59, 0, 0);
this.dateGet.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
this.dateGet.Size = new System.Drawing.Size(213, 22);
this.dateGet.TabIndex = 9;
this.dateGet.EditValueChanged += new System.EventHandler(this.dateGet_EditValueChanged);
//
// labelControl5
//
this.labelControl5.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl5.Appearance.Options.UseFont = true;
this.labelControl5.Location = new System.Drawing.Point(324, 39);
this.labelControl5.Name = "labelControl5";
this.labelControl5.Size = new System.Drawing.Size(56, 14);
this.labelControl5.TabIndex = 8;
this.labelControl5.Text = "领料时间";
//
// labelControl4
//
this.labelControl4.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl4.Appearance.Options.UseFont = true;
this.labelControl4.Location = new System.Drawing.Point(12, 40);
this.labelControl4.Name = "labelControl4";
this.labelControl4.Size = new System.Drawing.Size(56, 14);
this.labelControl4.TabIndex = 6;
this.labelControl4.Text = "领 料 人";
//
// datePlan
//
this.datePlan.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsPlan, "PLAN_STARTDATE", true));
this.datePlan.EditValue = new System.DateTime(2019, 1, 1, 13, 24, 5, 0);
this.datePlan.Location = new System.Drawing.Point(382, 11);
this.datePlan.Name = "datePlan";
this.datePlan.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.datePlan.Properties.Appearance.Options.UseFont = true;
this.datePlan.Properties.AutoHeight = false;
this.datePlan.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.datePlan.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.datePlan.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.datePlan.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
this.datePlan.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
this.datePlan.Properties.EditFormat.FormatString = "yyyy-MM-dd";
this.datePlan.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Custom;
this.datePlan.Properties.MinValue = new System.DateTime(2019, 1, 1, 0, 59, 0, 0);
this.datePlan.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
this.datePlan.Size = new System.Drawing.Size(213, 22);
this.datePlan.TabIndex = 5;
//
// ctrlPlan
//
this.ctrlPlan.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.ctrlPlan.Cursor = System.Windows.Forms.Cursors.Default;
this.ctrlPlan.DictonaryTableName = WMS.Ctrl.DictonaryType.t_sc_process_plan;
this.ctrlPlan.ErrText = "无数据重新查询";
this.ctrlPlan.IsSqlWhere = false;
this.ctrlPlan.Location = new System.Drawing.Point(69, 9);
this.ctrlPlan.Margin = new System.Windows.Forms.Padding(4);
this.ctrlPlan.Name = "ctrlPlan";
this.ctrlPlan.Number = 0;
this.ctrlPlan.SelectType = WMS.Ctrl.DataSlectType.RadioSelect;
this.ctrlPlan.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] {
((WMS.Ctrl.ColumnsItem)(((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlPlan.ShowColumns"))))),
((WMS.Ctrl.ColumnsItem)(((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlPlan.ShowColumns1"))))),
((WMS.Ctrl.ColumnsItem)(((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlPlan.ShowColumns2"))))),
((WMS.Ctrl.ColumnsItem)(((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlPlan.ShowColumns3"))))),
((WMS.Ctrl.ColumnsItem)(((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlPlan.ShowColumns4"))))),
((WMS.Ctrl.ColumnsItem)(((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlPlan.ShowColumns5")))))});
this.ctrlPlan.Size = new System.Drawing.Size(213, 24);
this.ctrlPlan.SqlStr = null;
this.ctrlPlan.TabIndex = 3;
this.ctrlPlan.TextBoxFlag = "";
this.ctrlPlan.TextBoxValue = "";
this.ctrlPlan.Button_Click += new System.EventHandler(this.ctrlPlan_Button_Click);
//
// labelControl3
//
this.labelControl3.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl3.Appearance.Options.UseFont = true;
this.labelControl3.Location = new System.Drawing.Point(633, 44);
this.labelControl3.Name = "labelControl3";
this.labelControl3.Size = new System.Drawing.Size(56, 14);
this.labelControl3.TabIndex = 2;
this.labelControl3.Text = "领料班组";
this.labelControl3.Visible = false;
//
// labelControl2
//
this.labelControl2.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl2.Appearance.Options.UseFont = true;
this.labelControl2.Location = new System.Drawing.Point(325, 14);
this.labelControl2.Name = "labelControl2";
this.labelControl2.Size = new System.Drawing.Size(56, 14);
this.labelControl2.TabIndex = 1;
this.labelControl2.Text = "计划时间";
//
// labelControl1
//
this.labelControl1.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl1.Appearance.Options.UseFont = true;
this.labelControl1.Location = new System.Drawing.Point(12, 13);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(56, 14);
this.labelControl1.TabIndex = 0;
this.labelControl1.Text = "计划名称";
//
// GCWorkingTask
//
this.GCWorkingTask.ColorApprove = System.Drawing.Color.Empty;
this.GCWorkingTask.ColorApproveValue = null;
this.GCWorkingTask.ColorPass = System.Drawing.Color.Empty;
this.GCWorkingTask.ColorPassValue = null;
this.GCWorkingTask.ColorRepeal = System.Drawing.Color.Empty;
this.GCWorkingTask.ColorRepealValue = null;
this.GCWorkingTask.ColorReWork = System.Drawing.Color.Empty;
this.GCWorkingTask.ColorReWorkValue = null;
this.GCWorkingTask.ColorSelectedRow = System.Drawing.Color.Empty;
this.GCWorkingTask.ColorShortage = System.Drawing.Color.Empty;
this.GCWorkingTask.ColorShortageFlagColumn = null;
this.GCWorkingTask.ColorShortageValue = null;
this.GCWorkingTask.ColorUnExecute = System.Drawing.Color.Empty;
this.GCWorkingTask.ColorUnExecuteValue = null;
this.GCWorkingTask.ColorUnPass = System.Drawing.Color.Empty;
this.GCWorkingTask.ColorUnPassValue = null;
this.GCWorkingTask.ColorVerify = System.Drawing.Color.Empty;
this.GCWorkingTask.ColorVerifyFlagColumn = null;
this.GCWorkingTask.ColorVerifyValue = null;
this.GCWorkingTask.ColorWarning = System.Drawing.Color.Empty;
this.GCWorkingTask.ColorWarningValue = null;
this.GCWorkingTask.DataSource = this.bgsWorkingTask;
this.GCWorkingTask.Dock = System.Windows.Forms.DockStyle.Fill;
this.GCWorkingTask.EnableAppearanceEvenRow = true;
this.GCWorkingTask.IndicatorWidth = 40;
this.GCWorkingTask.Location = new System.Drawing.Point(0, 0);
this.GCWorkingTask.MainView = this.GVWorkingTask;
this.GCWorkingTask.Name = "GCWorkingTask";
this.GCWorkingTask.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.lkpTeamUser,
this.txtRealityNum,
this.txtReality_date,
this.lueUnit});
this.GCWorkingTask.ShowRowID = true;
this.GCWorkingTask.Size = new System.Drawing.Size(1080, 316);
this.GCWorkingTask.TabIndex = 0;
this.GCWorkingTask.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.GVWorkingTask});
//
// bgsWorkingTask
//
this.bgsWorkingTask.DataSource = typeof(WMS.Model.SC.WorkingTaskModel);
//
// GVWorkingTask
//
this.GVWorkingTask.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.GVWorkingTask.Appearance.EvenRow.Options.UseBackColor = true;
this.GVWorkingTask.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colPALAN_ID,
this.colPALAN_NAME,
this.colGOODS_ID,
this.colGOODS_NAME,
this.colMATERIAL_ID,
this.colMATERIAL_NAME,
this.colGOODS_NUM1,
this.colGOODS_PLETENUM,
this.colSTAND_NUM,
this.colMAX_NUM,
this.colREALITY_NUM,
this.colLOSS_PERCENT,
this.colREALITY_MAN,
this.colREALITY_MAN_NAME,
this.colREALITY_DATE,
this.colOPERAT_MAN,
this.colOPERAT_MAN_NAME,
this.colOPERAT_DATE,
this.colREMARK,
this.colUNIT,
this.colPRICE,
this.colCOM_PLETE_DATE});
this.GVWorkingTask.GridControl = this.GCWorkingTask;
this.GVWorkingTask.IndicatorWidth = 34;
this.GVWorkingTask.Name = "GVWorkingTask";
this.GVWorkingTask.OptionsBehavior.Editable = false;
this.GVWorkingTask.OptionsView.AllowCellMerge = true;
this.GVWorkingTask.OptionsView.ColumnAutoWidth = false;
this.GVWorkingTask.OptionsView.EnableAppearanceEvenRow = true;
this.GVWorkingTask.OptionsView.ShowFooter = true;
this.GVWorkingTask.OptionsView.ShowGroupPanel = false;
this.GVWorkingTask.CustomRowCellEditForEditing += new DevExpress.XtraGrid.Views.Grid.CustomRowCellEditEventHandler(this.GVWorkingTask_CustomRowCellEditForEditing);
this.GVWorkingTask.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.GVWorkingTask_CellValueChanged);
this.GVWorkingTask.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.GVWorkingTask_CustomColumnDisplayText);
//
// colPALAN_ID
//
this.colPALAN_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPALAN_ID.AppearanceCell.Options.UseFont = true;
this.colPALAN_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colPALAN_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPALAN_ID.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colPALAN_ID.Caption = "计划编号";
this.colPALAN_ID.FieldName = "PALAN_ID";
this.colPALAN_ID.Name = "colPALAN_ID";
this.colPALAN_ID.OptionsColumn.AllowEdit = false;
this.colPALAN_ID.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
this.colPALAN_ID.Width = 85;
//
// colPALAN_NAME
//
this.colPALAN_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPALAN_NAME.AppearanceCell.Options.UseFont = true;
this.colPALAN_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colPALAN_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPALAN_NAME.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colPALAN_NAME.Caption = "计划名称";
this.colPALAN_NAME.FieldName = "PALAN_NAME";
this.colPALAN_NAME.Name = "colPALAN_NAME";
this.colPALAN_NAME.OptionsColumn.AllowEdit = false;
this.colPALAN_NAME.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
this.colPALAN_NAME.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "PALAN_NAME", "记录行数:{0}")});
this.colPALAN_NAME.Width = 134;
//
// colGOODS_ID
//
this.colGOODS_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colGOODS_ID.AppearanceCell.Options.UseFont = true;
this.colGOODS_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colGOODS_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colGOODS_ID.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colGOODS_ID.Caption = "产品编号";
this.colGOODS_ID.FieldName = "GOODS_ID";
this.colGOODS_ID.Name = "colGOODS_ID";
this.colGOODS_ID.OptionsColumn.AllowEdit = false;
this.colGOODS_ID.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.True;
this.colGOODS_ID.Visible = true;
this.colGOODS_ID.VisibleIndex = 0;
this.colGOODS_ID.Width = 102;
//
// colGOODS_NAME
//
this.colGOODS_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colGOODS_NAME.AppearanceCell.Options.UseFont = true;
this.colGOODS_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colGOODS_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colGOODS_NAME.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colGOODS_NAME.Caption = "产品名称";
this.colGOODS_NAME.FieldName = "GOODS_NAME";
this.colGOODS_NAME.Name = "colGOODS_NAME";
this.colGOODS_NAME.OptionsColumn.AllowEdit = false;
this.colGOODS_NAME.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.True;
this.colGOODS_NAME.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "GOODS_NAME", "记录行数:{0:N4} ")});
this.colGOODS_NAME.Visible = true;
this.colGOODS_NAME.VisibleIndex = 1;
this.colGOODS_NAME.Width = 227;
//
// colMATERIAL_ID
//
this.colMATERIAL_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colMATERIAL_ID.AppearanceCell.Options.UseFont = true;
this.colMATERIAL_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colMATERIAL_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colMATERIAL_ID.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colMATERIAL_ID.Caption = "原料编号";
this.colMATERIAL_ID.FieldName = "MATERIAL_ID";
this.colMATERIAL_ID.Name = "colMATERIAL_ID";
this.colMATERIAL_ID.OptionsColumn.AllowEdit = false;
this.colMATERIAL_ID.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
this.colMATERIAL_ID.Visible = true;
this.colMATERIAL_ID.VisibleIndex = 3;
this.colMATERIAL_ID.Width = 105;
//
// colMATERIAL_NAME
//
this.colMATERIAL_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colMATERIAL_NAME.AppearanceCell.Options.UseFont = true;
this.colMATERIAL_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colMATERIAL_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colMATERIAL_NAME.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colMATERIAL_NAME.Caption = "原料名称";
this.colMATERIAL_NAME.FieldName = "MATERIAL_NAME";
this.colMATERIAL_NAME.Name = "colMATERIAL_NAME";
this.colMATERIAL_NAME.OptionsColumn.AllowEdit = false;
this.colMATERIAL_NAME.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
this.colMATERIAL_NAME.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "MATERIAL_NAME", "原料记录:{0:N4}")});
this.colMATERIAL_NAME.Visible = true;
this.colMATERIAL_NAME.VisibleIndex = 4;
this.colMATERIAL_NAME.Width = 254;
//
// colGOODS_NUM1
//
this.colGOODS_NUM1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colGOODS_NUM1.AppearanceCell.Options.UseFont = true;
this.colGOODS_NUM1.AppearanceHeader.Options.UseTextOptions = true;
this.colGOODS_NUM1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colGOODS_NUM1.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colGOODS_NUM1.Caption = "产品数量";
this.colGOODS_NUM1.DisplayFormat.FormatString = "{0:N4}";
this.colGOODS_NUM1.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
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 = 2;
this.colGOODS_NUM1.Width = 123;
//
// colGOODS_PLETENUM
//
this.colGOODS_PLETENUM.AppearanceHeader.Options.UseTextOptions = true;
this.colGOODS_PLETENUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colGOODS_PLETENUM.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colGOODS_PLETENUM.FieldName = "GOODS_PLETENUM";
this.colGOODS_PLETENUM.Name = "colGOODS_PLETENUM";
//
// colSTAND_NUM
//
this.colSTAND_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colSTAND_NUM.AppearanceCell.Options.UseFont = true;
this.colSTAND_NUM.AppearanceHeader.Options.UseTextOptions = true;
this.colSTAND_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colSTAND_NUM.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colSTAND_NUM.Caption = "标准物料数";
this.colSTAND_NUM.DisplayFormat.FormatString = "{0:N4}";
this.colSTAND_NUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colSTAND_NUM.FieldName = "STAND_NUM";
this.colSTAND_NUM.Name = "colSTAND_NUM";
this.colSTAND_NUM.OptionsColumn.AllowEdit = false;
this.colSTAND_NUM.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
this.colSTAND_NUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "STAND_NUM", "合计:{0:N4}")});
this.colSTAND_NUM.Visible = true;
this.colSTAND_NUM.VisibleIndex = 5;
this.colSTAND_NUM.Width = 115;
//
// colMAX_NUM
//
this.colMAX_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colMAX_NUM.AppearanceCell.Options.UseFont = true;
this.colMAX_NUM.AppearanceHeader.Options.UseTextOptions = true;
this.colMAX_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colMAX_NUM.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colMAX_NUM.Caption = "最大物料数";
this.colMAX_NUM.DisplayFormat.FormatString = "{0:N4}";
this.colMAX_NUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colMAX_NUM.FieldName = "MAX_NUM";
this.colMAX_NUM.Name = "colMAX_NUM";
this.colMAX_NUM.OptionsColumn.AllowEdit = false;
this.colMAX_NUM.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
this.colMAX_NUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "MAX_NUM", "合计:{0:N4}")});
this.colMAX_NUM.Visible = true;
this.colMAX_NUM.VisibleIndex = 6;
this.colMAX_NUM.Width = 122;
//
// colREALITY_NUM
//
this.colREALITY_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold);
this.colREALITY_NUM.AppearanceCell.ForeColor = System.Drawing.Color.Red;
this.colREALITY_NUM.AppearanceCell.Options.UseFont = true;
this.colREALITY_NUM.AppearanceCell.Options.UseForeColor = true;
this.colREALITY_NUM.AppearanceHeader.Options.UseTextOptions = true;
this.colREALITY_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colREALITY_NUM.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colREALITY_NUM.Caption = "实际领料数";
this.colREALITY_NUM.ColumnEdit = this.txtRealityNum;
this.colREALITY_NUM.DisplayFormat.FormatString = "{0:N4}";
this.colREALITY_NUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colREALITY_NUM.FieldName = "REALITY_NUM";
this.colREALITY_NUM.Name = "colREALITY_NUM";
this.colREALITY_NUM.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
this.colREALITY_NUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "REALITY_NUM", "合计:{0:N4}")});
this.colREALITY_NUM.Visible = true;
this.colREALITY_NUM.VisibleIndex = 7;
this.colREALITY_NUM.Width = 140;
//
// txtRealityNum
//
this.txtRealityNum.AutoHeight = false;
this.txtRealityNum.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtRealityNum.Mask.EditMask = "d4";
this.txtRealityNum.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
this.txtRealityNum.Name = "txtRealityNum";
//
// colLOSS_PERCENT
//
this.colLOSS_PERCENT.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colLOSS_PERCENT.AppearanceCell.Options.UseFont = true;
this.colLOSS_PERCENT.AppearanceHeader.Options.UseTextOptions = true;
this.colLOSS_PERCENT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colLOSS_PERCENT.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colLOSS_PERCENT.Caption = "损耗百分比";
this.colLOSS_PERCENT.FieldName = "LOSS_PERCENT";
this.colLOSS_PERCENT.Name = "colLOSS_PERCENT";
this.colLOSS_PERCENT.OptionsColumn.AllowEdit = false;
this.colLOSS_PERCENT.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
this.colLOSS_PERCENT.Width = 89;
//
// colREALITY_MAN
//
this.colREALITY_MAN.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colREALITY_MAN.AppearanceCell.Options.UseFont = true;
this.colREALITY_MAN.AppearanceHeader.Options.UseTextOptions = true;
this.colREALITY_MAN.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colREALITY_MAN.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colREALITY_MAN.Caption = "领料人";
this.colREALITY_MAN.FieldName = "REALITY_MAN";
this.colREALITY_MAN.Name = "colREALITY_MAN";
this.colREALITY_MAN.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
this.colREALITY_MAN.Width = 86;
//
// colREALITY_MAN_NAME
//
this.colREALITY_MAN_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colREALITY_MAN_NAME.AppearanceCell.Options.UseFont = true;
this.colREALITY_MAN_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colREALITY_MAN_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colREALITY_MAN_NAME.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colREALITY_MAN_NAME.Caption = "领料人";
this.colREALITY_MAN_NAME.FieldName = "REALITY_MAN_NAME";
this.colREALITY_MAN_NAME.Name = "colREALITY_MAN_NAME";
this.colREALITY_MAN_NAME.OptionsColumn.AllowEdit = false;
this.colREALITY_MAN_NAME.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
this.colREALITY_MAN_NAME.Visible = true;
this.colREALITY_MAN_NAME.VisibleIndex = 10;
//
// colREALITY_DATE
//
this.colREALITY_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colREALITY_DATE.AppearanceCell.Options.UseFont = true;
this.colREALITY_DATE.AppearanceHeader.Options.UseTextOptions = true;
this.colREALITY_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colREALITY_DATE.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colREALITY_DATE.Caption = "领料时间";
this.colREALITY_DATE.FieldName = "REALITY_DATE";
this.colREALITY_DATE.Name = "colREALITY_DATE";
this.colREALITY_DATE.OptionsColumn.AllowEdit = false;
this.colREALITY_DATE.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
this.colREALITY_DATE.Visible = true;
this.colREALITY_DATE.VisibleIndex = 11;
this.colREALITY_DATE.Width = 84;
//
// colOPERAT_MAN
//
this.colOPERAT_MAN.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colOPERAT_MAN.AppearanceCell.Options.UseFont = true;
this.colOPERAT_MAN.AppearanceHeader.Options.UseTextOptions = true;
this.colOPERAT_MAN.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colOPERAT_MAN.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colOPERAT_MAN.Caption = "操作人";
this.colOPERAT_MAN.FieldName = "OPERAT_MAN";
this.colOPERAT_MAN.Name = "colOPERAT_MAN";
this.colOPERAT_MAN.OptionsColumn.AllowEdit = false;
this.colOPERAT_MAN.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.True;
//
// colOPERAT_MAN_NAME
//
this.colOPERAT_MAN_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colOPERAT_MAN_NAME.AppearanceCell.Options.UseFont = true;
this.colOPERAT_MAN_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colOPERAT_MAN_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colOPERAT_MAN_NAME.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colOPERAT_MAN_NAME.Caption = "操作人";
this.colOPERAT_MAN_NAME.FieldName = "OPERAT_MAN_NAME";
this.colOPERAT_MAN_NAME.Name = "colOPERAT_MAN_NAME";
this.colOPERAT_MAN_NAME.OptionsColumn.AllowEdit = false;
this.colOPERAT_MAN_NAME.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.True;
this.colOPERAT_MAN_NAME.Visible = true;
this.colOPERAT_MAN_NAME.VisibleIndex = 12;
//
// colOPERAT_DATE
//
this.colOPERAT_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colOPERAT_DATE.AppearanceCell.Options.UseFont = true;
this.colOPERAT_DATE.AppearanceHeader.Options.UseTextOptions = true;
this.colOPERAT_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colOPERAT_DATE.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colOPERAT_DATE.Caption = "操作日期";
this.colOPERAT_DATE.FieldName = "OPERAT_DATE";
this.colOPERAT_DATE.Name = "colOPERAT_DATE";
this.colOPERAT_DATE.OptionsColumn.AllowEdit = false;
this.colOPERAT_DATE.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.True;
this.colOPERAT_DATE.Visible = true;
this.colOPERAT_DATE.VisibleIndex = 13;
//
// colREMARK
//
this.colREMARK.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colREMARK.AppearanceCell.Options.UseFont = true;
this.colREMARK.AppearanceHeader.Options.UseTextOptions = true;
this.colREMARK.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colREMARK.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colREMARK.Caption = "备注";
this.colREMARK.FieldName = "REMARK";
this.colREMARK.Name = "colREMARK";
this.colREMARK.OptionsColumn.AllowEdit = false;
this.colREMARK.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
//
// colUNIT
//
this.colUNIT.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colUNIT.AppearanceCell.Options.UseFont = true;
this.colUNIT.AppearanceHeader.Options.UseTextOptions = true;
this.colUNIT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colUNIT.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colUNIT.Caption = "基本单位";
this.colUNIT.ColumnEdit = this.lueUnit;
this.colUNIT.FieldName = "UNIT";
this.colUNIT.Name = "colUNIT";
this.colUNIT.OptionsColumn.AllowEdit = false;
this.colUNIT.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
this.colUNIT.Visible = true;
this.colUNIT.VisibleIndex = 8;
this.colUNIT.Width = 57;
//
// lueUnit
//
this.lueUnit.AutoHeight = false;
this.lueUnit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lueUnit.Name = "lueUnit";
this.lueUnit.NullText = "";
//
// colPRICE
//
this.colPRICE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPRICE.AppearanceCell.Options.UseFont = true;
this.colPRICE.AppearanceHeader.Options.UseTextOptions = true;
this.colPRICE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPRICE.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colPRICE.Caption = "标准金额";
this.colPRICE.FieldName = "PRICE";
this.colPRICE.Name = "colPRICE";
this.colPRICE.OptionsColumn.AllowEdit = false;
this.colPRICE.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
this.colPRICE.Visible = true;
this.colPRICE.VisibleIndex = 9;
//
// colCOM_PLETE_DATE
//
this.colCOM_PLETE_DATE.AppearanceHeader.Options.UseTextOptions = true;
this.colCOM_PLETE_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colCOM_PLETE_DATE.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colCOM_PLETE_DATE.Caption = "完成日期";
this.colCOM_PLETE_DATE.FieldName = "COM_PLETE_DATE";
this.colCOM_PLETE_DATE.Name = "colCOM_PLETE_DATE";
//
// lkpTeamUser
//
this.lkpTeamUser.AutoHeight = false;
this.lkpTeamUser.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.lkpTeamUser.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lkpTeamUser.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("USER_ID", "用户名"),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("USER_NAME", "领料人", 20, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default)});
this.lkpTeamUser.Name = "lkpTeamUser";
//
// txtReality_date
//
this.txtReality_date.AutoHeight = false;
this.txtReality_date.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtReality_date.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.txtReality_date.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.txtReality_date.Name = "txtReality_date";
this.txtReality_date.NullDate = new System.DateTime(2014, 3, 8, 16, 12, 43, 55);
//
// bgsPlanGoods
//
this.bgsPlanGoods.DataSource = typeof(WMS.Model.SC.PlanGoodsModel);
//
// xtraTabControl1
//
this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.xtraTabControl1.Location = new System.Drawing.Point(0, 0);
this.xtraTabControl1.Name = "xtraTabControl1";
this.xtraTabControl1.SelectedTabPage = this.PageSel;
this.xtraTabControl1.Size = new System.Drawing.Size(1086, 457);
this.xtraTabControl1.TabIndex = 1;
this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.PageSel,
this.PageGet});
//
// PageSel
//
this.PageSel.Controls.Add(this.splitContainerControl2);
this.PageSel.Name = "PageSel";
this.PageSel.Size = new System.Drawing.Size(1084, 431);
this.PageSel.Text = "计划展示";
//
// splitContainerControl2
//
this.splitContainerControl2.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainerControl2.Horizontal = false;
this.splitContainerControl2.Location = new System.Drawing.Point(0, 0);
this.splitContainerControl2.Name = "splitContainerControl2";
this.splitContainerControl2.Panel1.Controls.Add(this.GCPlan);
this.splitContainerControl2.Panel1.Controls.Add(this.panelControl2);
this.splitContainerControl2.Panel1.Text = "Panel1";
this.splitContainerControl2.Panel2.Controls.Add(this.GCPlanGoods);
this.splitContainerControl2.Panel2.Text = "Panel2";
this.splitContainerControl2.Size = new System.Drawing.Size(1084, 431);
this.splitContainerControl2.SplitterPosition = 242;
this.splitContainerControl2.TabIndex = 0;
this.splitContainerControl2.Text = "splitContainerControl2";
//
// GCPlan
//
this.GCPlan.ColorApprove = System.Drawing.Color.Empty;
this.GCPlan.ColorApproveValue = null;
this.GCPlan.ColorPass = System.Drawing.Color.Empty;
this.GCPlan.ColorPassValue = null;
this.GCPlan.ColorRepeal = System.Drawing.Color.Empty;
this.GCPlan.ColorRepealValue = null;
this.GCPlan.ColorReWork = System.Drawing.Color.Empty;
this.GCPlan.ColorReWorkValue = null;
this.GCPlan.ColorSelectedRow = System.Drawing.Color.Empty;
this.GCPlan.ColorShortage = System.Drawing.Color.Empty;
this.GCPlan.ColorShortageFlagColumn = null;
this.GCPlan.ColorShortageValue = null;
this.GCPlan.ColorUnExecute = System.Drawing.Color.Empty;
this.GCPlan.ColorUnExecuteValue = null;
this.GCPlan.ColorUnPass = System.Drawing.Color.Empty;
this.GCPlan.ColorUnPassValue = null;
this.GCPlan.ColorVerify = System.Drawing.Color.Empty;
this.GCPlan.ColorVerifyFlagColumn = null;
this.GCPlan.ColorVerifyValue = null;
this.GCPlan.ColorWarning = System.Drawing.Color.Empty;
this.GCPlan.ColorWarningValue = null;
this.GCPlan.DataSource = this.bgsPlan;
this.GCPlan.Dock = System.Windows.Forms.DockStyle.Fill;
this.GCPlan.EnableAppearanceEvenRow = true;
this.GCPlan.IndicatorWidth = 40;
this.GCPlan.Location = new System.Drawing.Point(0, 46);
this.GCPlan.MainView = this.GVPlan;
this.GCPlan.Name = "GCPlan";
this.GCPlan.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemLookUpEdit1,
this.repositoryItemPictureEdit1,
this.repositoryItemImageEdit1});
this.GCPlan.ShowRowID = true;
this.GCPlan.Size = new System.Drawing.Size(1084, 196);
this.GCPlan.TabIndex = 3;
this.GCPlan.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.GVPlan});
this.GCPlan.DoubleClick += new System.EventHandler(this.GCPlan_DoubleClick);
//
// GVPlan
//
this.GVPlan.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.GVPlan.Appearance.EvenRow.Options.UseBackColor = true;
this.GVPlan.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colPLAN_ID,
this.colPLAN_NAME,
this.colPLAN_USERID,
this.colPLAN_USERNAME,
this.colPLAN_DESCRIPTION,
this.colPLAN_STARTDATE,
this.colPLAN_CREATETIME,
this.colDATESTAR,
this.colDATEEND,
this.colSTATUS,
this.colSTORAGE_ID,
this.colSTORAGE_NAME});
this.GVPlan.GridControl = this.GCPlan;
this.GVPlan.IndicatorWidth = 34;
this.GVPlan.Name = "GVPlan";
this.GVPlan.OptionsBehavior.Editable = false;
this.GVPlan.OptionsView.ColumnAutoWidth = false;
this.GVPlan.OptionsView.EnableAppearanceEvenRow = true;
this.GVPlan.OptionsView.ShowFooter = true;
this.GVPlan.OptionsView.ShowGroupPanel = false;
this.GVPlan.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.GVPlan_CustomColumnDisplayText);
this.GVPlan.Click += new System.EventHandler(this.GVPlan_Click);
//
// colPLAN_ID
//
this.colPLAN_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPLAN_ID.AppearanceCell.Options.UseFont = true;
this.colPLAN_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colPLAN_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPLAN_ID.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colPLAN_ID.Caption = "计划编号";
this.colPLAN_ID.FieldName = "PLAN_ID";
this.colPLAN_ID.Name = "colPLAN_ID";
this.colPLAN_ID.OptionsColumn.AllowEdit = false;
this.colPLAN_ID.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "PLAN_ID", "共{0}个任务")});
this.colPLAN_ID.Visible = true;
this.colPLAN_ID.VisibleIndex = 1;
this.colPLAN_ID.Width = 158;
//
// colPLAN_NAME
//
this.colPLAN_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPLAN_NAME.AppearanceCell.Options.UseFont = true;
this.colPLAN_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colPLAN_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPLAN_NAME.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colPLAN_NAME.Caption = "计划名称";
this.colPLAN_NAME.FieldName = "PLAN_NAME";
this.colPLAN_NAME.Name = "colPLAN_NAME";
this.colPLAN_NAME.OptionsColumn.AllowEdit = false;
this.colPLAN_NAME.Visible = true;
this.colPLAN_NAME.VisibleIndex = 2;
this.colPLAN_NAME.Width = 149;
//
// colPLAN_USERID
//
this.colPLAN_USERID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPLAN_USERID.AppearanceCell.Options.UseFont = true;
this.colPLAN_USERID.AppearanceHeader.Options.UseTextOptions = true;
this.colPLAN_USERID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPLAN_USERID.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colPLAN_USERID.Caption = "发起人";
this.colPLAN_USERID.FieldName = "PLAN_USERID";
this.colPLAN_USERID.Name = "colPLAN_USERID";
this.colPLAN_USERID.OptionsColumn.AllowEdit = false;
//
// colPLAN_USERNAME
//
this.colPLAN_USERNAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPLAN_USERNAME.AppearanceCell.Options.UseFont = true;
this.colPLAN_USERNAME.AppearanceHeader.Options.UseTextOptions = true;
this.colPLAN_USERNAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPLAN_USERNAME.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colPLAN_USERNAME.Caption = "发起人";
this.colPLAN_USERNAME.FieldName = "PLAN_USERNAME";
this.colPLAN_USERNAME.Name = "colPLAN_USERNAME";
this.colPLAN_USERNAME.OptionsColumn.AllowEdit = false;
this.colPLAN_USERNAME.Visible = true;
this.colPLAN_USERNAME.VisibleIndex = 4;
this.colPLAN_USERNAME.Width = 103;
//
// colPLAN_DESCRIPTION
//
this.colPLAN_DESCRIPTION.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPLAN_DESCRIPTION.AppearanceCell.Options.UseFont = true;
this.colPLAN_DESCRIPTION.AppearanceHeader.Options.UseTextOptions = true;
this.colPLAN_DESCRIPTION.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPLAN_DESCRIPTION.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colPLAN_DESCRIPTION.Caption = "描述";
this.colPLAN_DESCRIPTION.FieldName = "PLAN_DESCRIPTION";
this.colPLAN_DESCRIPTION.Name = "colPLAN_DESCRIPTION";
this.colPLAN_DESCRIPTION.OptionsColumn.AllowEdit = false;
this.colPLAN_DESCRIPTION.Visible = true;
this.colPLAN_DESCRIPTION.VisibleIndex = 7;
this.colPLAN_DESCRIPTION.Width = 228;
//
// colPLAN_STARTDATE
//
this.colPLAN_STARTDATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPLAN_STARTDATE.AppearanceCell.Options.UseFont = true;
this.colPLAN_STARTDATE.AppearanceHeader.Options.UseTextOptions = true;
this.colPLAN_STARTDATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPLAN_STARTDATE.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colPLAN_STARTDATE.Caption = "开始时间";
this.colPLAN_STARTDATE.FieldName = "PLAN_STARTDATE";
this.colPLAN_STARTDATE.Name = "colPLAN_STARTDATE";
this.colPLAN_STARTDATE.OptionsColumn.AllowEdit = false;
this.colPLAN_STARTDATE.Visible = true;
this.colPLAN_STARTDATE.VisibleIndex = 6;
this.colPLAN_STARTDATE.Width = 165;
//
// colPLAN_CREATETIME
//
this.colPLAN_CREATETIME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPLAN_CREATETIME.AppearanceCell.Options.UseFont = true;
this.colPLAN_CREATETIME.AppearanceHeader.Options.UseTextOptions = true;
this.colPLAN_CREATETIME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPLAN_CREATETIME.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colPLAN_CREATETIME.Caption = "发起时间";
this.colPLAN_CREATETIME.FieldName = "PLAN_CREATETIME";
this.colPLAN_CREATETIME.Name = "colPLAN_CREATETIME";
this.colPLAN_CREATETIME.OptionsColumn.AllowEdit = false;
this.colPLAN_CREATETIME.Visible = true;
this.colPLAN_CREATETIME.VisibleIndex = 5;
this.colPLAN_CREATETIME.Width = 131;
//
// colDATESTAR
//
this.colDATESTAR.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colDATESTAR.AppearanceCell.Options.UseFont = true;
this.colDATESTAR.AppearanceHeader.Options.UseTextOptions = true;
this.colDATESTAR.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colDATESTAR.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colDATESTAR.Caption = "起始时间";
this.colDATESTAR.FieldName = "DATESTAR";
this.colDATESTAR.Name = "colDATESTAR";
this.colDATESTAR.OptionsColumn.AllowEdit = false;
//
// colDATEEND
//
this.colDATEEND.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colDATEEND.AppearanceCell.Options.UseFont = true;
this.colDATEEND.AppearanceHeader.Options.UseTextOptions = true;
this.colDATEEND.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colDATEEND.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colDATEEND.Caption = "终止时间";
this.colDATEEND.FieldName = "DATEEND";
this.colDATEEND.Name = "colDATEEND";
this.colDATEEND.OptionsColumn.AllowEdit = false;
//
// colSTATUS
//
this.colSTATUS.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colSTATUS.AppearanceCell.Options.UseFont = true;
this.colSTATUS.AppearanceHeader.Options.UseTextOptions = true;
this.colSTATUS.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colSTATUS.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colSTATUS.Caption = "状态";
this.colSTATUS.FieldName = "STATUS";
this.colSTATUS.Name = "colSTATUS";
this.colSTATUS.OptionsColumn.AllowEdit = false;
this.colSTATUS.Visible = true;
this.colSTATUS.VisibleIndex = 0;
//
// colSTORAGE_ID
//
this.colSTORAGE_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colSTORAGE_ID.AppearanceCell.Options.UseFont = true;
this.colSTORAGE_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colSTORAGE_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colSTORAGE_ID.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colSTORAGE_ID.Caption = "仓库ID";
this.colSTORAGE_ID.FieldName = "STORAGE_ID";
this.colSTORAGE_ID.Name = "colSTORAGE_ID";
this.colSTORAGE_ID.OptionsColumn.AllowEdit = false;
//
// colSTORAGE_NAME
//
this.colSTORAGE_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colSTORAGE_NAME.AppearanceCell.Options.UseFont = true;
this.colSTORAGE_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colSTORAGE_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colSTORAGE_NAME.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colSTORAGE_NAME.Caption = "仓库名称";
this.colSTORAGE_NAME.FieldName = "STORAGE_NAME";
this.colSTORAGE_NAME.Name = "colSTORAGE_NAME";
this.colSTORAGE_NAME.OptionsColumn.AllowEdit = false;
this.colSTORAGE_NAME.Visible = true;
this.colSTORAGE_NAME.VisibleIndex = 3;
this.colSTORAGE_NAME.Width = 158;
//
// repositoryItemLookUpEdit1
//
this.repositoryItemLookUpEdit1.AutoHeight = false;
this.repositoryItemLookUpEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemLookUpEdit1.Name = "repositoryItemLookUpEdit1";
//
// repositoryItemPictureEdit1
//
this.repositoryItemPictureEdit1.Name = "repositoryItemPictureEdit1";
this.repositoryItemPictureEdit1.ZoomAccelerationFactor = 1D;
//
// repositoryItemImageEdit1
//
this.repositoryItemImageEdit1.AutoHeight = false;
this.repositoryItemImageEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemImageEdit1.Name = "repositoryItemImageEdit1";
//
// panelControl2
//
this.panelControl2.Controls.Add(this.DateEnd);
this.panelControl2.Controls.Add(this.labelControl7);
this.panelControl2.Controls.Add(this.DateStart);
this.panelControl2.Controls.Add(this.labelControl12);
this.panelControl2.Controls.Add(this.LEPStoSel);
this.panelControl2.Controls.Add(this.labelControl9);
this.panelControl2.Controls.Add(this.txtPlanNameSel);
this.panelControl2.Controls.Add(this.labelControl10);
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(1084, 46);
this.panelControl2.TabIndex = 0;
//
// DateEnd
//
this.DateEnd.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsPlanTab, "DATEEND", true));
this.DateEnd.EditValue = null;
this.DateEnd.Location = new System.Drawing.Point(501, 10);
this.DateEnd.Margin = new System.Windows.Forms.Padding(4);
this.DateEnd.Name = "DateEnd";
this.DateEnd.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.DateEnd.Properties.Appearance.Options.UseFont = true;
this.DateEnd.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.DateEnd.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.DateEnd.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.DateEnd.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
this.DateEnd.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.DateEnd.Properties.MinValue = new System.DateTime(2019, 1, 1, 0, 1, 0, 0);
this.DateEnd.Size = new System.Drawing.Size(180, 22);
this.DateEnd.TabIndex = 187;
//
// bgsPlanTab
//
this.bgsPlanTab.DataSource = typeof(WMS.Model.SC.ProcessPlanModel);
//
// labelControl7
//
this.labelControl7.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl7.Appearance.Options.UseFont = true;
this.labelControl7.Location = new System.Drawing.Point(481, 14);
this.labelControl7.Name = "labelControl7";
this.labelControl7.Size = new System.Drawing.Size(14, 14);
this.labelControl7.TabIndex = 186;
this.labelControl7.Text = "至";
//
// DateStart
//
this.DateStart.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsPlanTab, "DATESTAR", true));
this.DateStart.EditValue = null;
this.DateStart.Location = new System.Drawing.Point(295, 10);
this.DateStart.Margin = new System.Windows.Forms.Padding(4);
this.DateStart.Name = "DateStart";
this.DateStart.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.DateStart.Properties.Appearance.Options.UseFont = true;
this.DateStart.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.DateStart.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.DateStart.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.DateStart.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
this.DateStart.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.DateStart.Properties.MinValue = new System.DateTime(2019, 1, 1, 0, 1, 0, 0);
this.DateStart.Size = new System.Drawing.Size(180, 22);
this.DateStart.TabIndex = 184;
//
// labelControl12
//
this.labelControl12.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl12.Appearance.Options.UseFont = true;
this.labelControl12.Location = new System.Drawing.Point(233, 14);
this.labelControl12.Name = "labelControl12";
this.labelControl12.Size = new System.Drawing.Size(56, 14);
this.labelControl12.TabIndex = 185;
this.labelControl12.Text = "发起时间";
//
// LEPStoSel
//
this.LEPStoSel.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsPlanTab, "STORAGE_ID", true));
this.LEPStoSel.EditValue = "";
this.LEPStoSel.Location = new System.Drawing.Point(763, 10);
this.LEPStoSel.Margin = new System.Windows.Forms.Padding(4);
this.LEPStoSel.Name = "LEPStoSel";
this.LEPStoSel.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.LEPStoSel.Properties.Appearance.Options.UseFont = true;
this.LEPStoSel.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.LEPStoSel.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.LEPStoSel.Properties.NullText = "";
this.LEPStoSel.Size = new System.Drawing.Size(149, 22);
this.LEPStoSel.TabIndex = 180;
this.LEPStoSel.Visible = false;
//
// labelControl9
//
this.labelControl9.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl9.Appearance.Options.UseFont = true;
this.labelControl9.Location = new System.Drawing.Point(706, 13);
this.labelControl9.Name = "labelControl9";
this.labelControl9.Size = new System.Drawing.Size(56, 14);
this.labelControl9.TabIndex = 181;
this.labelControl9.Text = "仓 库";
this.labelControl9.Visible = false;
//
// txtPlanNameSel
//
this.txtPlanNameSel.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsPlanTab, "PLAN_NAME", true));
this.txtPlanNameSel.FrmSelect = false;
this.txtPlanNameSel.Location = new System.Drawing.Point(68, 10);
this.txtPlanNameSel.Margin = new System.Windows.Forms.Padding(4);
this.txtPlanNameSel.MustText = false;
this.txtPlanNameSel.Name = "txtPlanNameSel";
this.txtPlanNameSel.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtPlanNameSel.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtPlanNameSel.Properties.Appearance.Options.UseBackColor = true;
this.txtPlanNameSel.Properties.Appearance.Options.UseFont = true;
this.txtPlanNameSel.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtPlanNameSel.Size = new System.Drawing.Size(152, 22);
this.txtPlanNameSel.StrLen = 0;
this.txtPlanNameSel.TabIndex = 178;
this.txtPlanNameSel.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtPlanNameSel.ValText = "";
//
// labelControl10
//
this.labelControl10.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl10.Appearance.ForeColor = System.Drawing.Color.Black;
this.labelControl10.Appearance.Options.UseFont = true;
this.labelControl10.Appearance.Options.UseForeColor = true;
this.labelControl10.Location = new System.Drawing.Point(11, 13);
this.labelControl10.Name = "labelControl10";
this.labelControl10.Size = new System.Drawing.Size(56, 14);
this.labelControl10.TabIndex = 179;
this.labelControl10.Text = "计划名称";
//
// GCPlanGoods
//
this.GCPlanGoods.ColorApprove = System.Drawing.Color.Empty;
this.GCPlanGoods.ColorApproveValue = null;
this.GCPlanGoods.ColorPass = System.Drawing.Color.Empty;
this.GCPlanGoods.ColorPassValue = null;
this.GCPlanGoods.ColorRepeal = System.Drawing.Color.Empty;
this.GCPlanGoods.ColorRepealValue = null;
this.GCPlanGoods.ColorReWork = System.Drawing.Color.Empty;
this.GCPlanGoods.ColorReWorkValue = null;
this.GCPlanGoods.ColorSelectedRow = System.Drawing.Color.Empty;
this.GCPlanGoods.ColorShortage = System.Drawing.Color.Empty;
this.GCPlanGoods.ColorShortageFlagColumn = null;
this.GCPlanGoods.ColorShortageValue = null;
this.GCPlanGoods.ColorUnExecute = System.Drawing.Color.Empty;
this.GCPlanGoods.ColorUnExecuteValue = null;
this.GCPlanGoods.ColorUnPass = System.Drawing.Color.Empty;
this.GCPlanGoods.ColorUnPassValue = null;
this.GCPlanGoods.ColorVerify = System.Drawing.Color.Empty;
this.GCPlanGoods.ColorVerifyFlagColumn = null;
this.GCPlanGoods.ColorVerifyValue = null;
this.GCPlanGoods.ColorWarning = System.Drawing.Color.Empty;
this.GCPlanGoods.ColorWarningValue = null;
this.GCPlanGoods.DataSource = this.bgsPlanGoods;
this.GCPlanGoods.Dock = System.Windows.Forms.DockStyle.Fill;
this.GCPlanGoods.EnableAppearanceEvenRow = true;
this.GCPlanGoods.IndicatorWidth = 40;
this.GCPlanGoods.Location = new System.Drawing.Point(0, 0);
this.GCPlanGoods.MainView = this.GVPlanGoods;
this.GCPlanGoods.Name = "GCPlanGoods";
this.GCPlanGoods.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemLookUpEdit2,
this.repositoryItemPictureEdit2,
this.repositoryItemImageEdit2});
this.GCPlanGoods.ShowRowID = true;
this.GCPlanGoods.Size = new System.Drawing.Size(1084, 177);
this.GCPlanGoods.TabIndex = 4;
this.GCPlanGoods.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.GVPlanGoods});
//
// GVPlanGoods
//
this.GVPlanGoods.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.GVPlanGoods.Appearance.EvenRow.Options.UseBackColor = true;
this.GVPlanGoods.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colID,
this.colPLAN_ID1,
this.gridColumn1,
this.gridColumn2,
this.colGOODS_NUM,
this.colGOODS_COMPLETENUM,
this.colCOMPLETE_DATE,
this.colTEAM_ID,
this.colTEAM_NAME});
this.GVPlanGoods.GridControl = this.GCPlanGoods;
this.GVPlanGoods.IndicatorWidth = 34;
this.GVPlanGoods.Name = "GVPlanGoods";
this.GVPlanGoods.OptionsBehavior.Editable = false;
this.GVPlanGoods.OptionsView.ColumnAutoWidth = false;
this.GVPlanGoods.OptionsView.EnableAppearanceEvenRow = true;
this.GVPlanGoods.OptionsView.ShowFooter = true;
this.GVPlanGoods.OptionsView.ShowGroupPanel = false;
//
// colID
//
this.colID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colID.AppearanceCell.Options.UseFont = true;
this.colID.AppearanceHeader.Options.UseTextOptions = true;
this.colID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colID.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colID.FieldName = "ID";
this.colID.Name = "colID";
this.colID.OptionsColumn.AllowEdit = false;
//
// colPLAN_ID1
//
this.colPLAN_ID1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPLAN_ID1.AppearanceCell.Options.UseFont = true;
this.colPLAN_ID1.AppearanceHeader.Options.UseTextOptions = true;
this.colPLAN_ID1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPLAN_ID1.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colPLAN_ID1.Caption = "计划编号";
this.colPLAN_ID1.FieldName = "PLAN_ID";
this.colPLAN_ID1.Name = "colPLAN_ID1";
this.colPLAN_ID1.OptionsColumn.AllowEdit = false;
//
// gridColumn1
//
this.gridColumn1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.gridColumn1.AppearanceCell.Options.UseFont = true;
this.gridColumn1.AppearanceHeader.Options.UseTextOptions = true;
this.gridColumn1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn1.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.gridColumn1.Caption = "商品编号";
this.gridColumn1.FieldName = "GOODS_ID";
this.gridColumn1.Name = "gridColumn1";
this.gridColumn1.OptionsColumn.AllowEdit = false;
//
// gridColumn2
//
this.gridColumn2.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.gridColumn2.AppearanceCell.Options.UseFont = true;
this.gridColumn2.AppearanceHeader.Options.UseTextOptions = true;
this.gridColumn2.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn2.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.gridColumn2.Caption = "商品名称";
this.gridColumn2.FieldName = "GOODS_NAME";
this.gridColumn2.Name = "gridColumn2";
this.gridColumn2.OptionsColumn.AllowEdit = false;
this.gridColumn2.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "GOODS_NAME", "{0}种产品")});
this.gridColumn2.Visible = true;
this.gridColumn2.VisibleIndex = 0;
this.gridColumn2.Width = 262;
//
// colGOODS_NUM
//
this.colGOODS_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colGOODS_NUM.AppearanceCell.Options.UseFont = true;
this.colGOODS_NUM.AppearanceHeader.Options.UseTextOptions = true;
this.colGOODS_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colGOODS_NUM.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colGOODS_NUM.Caption = "产品数量";
this.colGOODS_NUM.DisplayFormat.FormatString = "{0:N4}";
this.colGOODS_NUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colGOODS_NUM.FieldName = "GOODS_NUM";
this.colGOODS_NUM.Name = "colGOODS_NUM";
this.colGOODS_NUM.OptionsColumn.AllowEdit = false;
this.colGOODS_NUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "GOODS_NUM", "合计:{0:N4}")});
this.colGOODS_NUM.Visible = true;
this.colGOODS_NUM.VisibleIndex = 1;
this.colGOODS_NUM.Width = 171;
//
// colGOODS_COMPLETENUM
//
this.colGOODS_COMPLETENUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colGOODS_COMPLETENUM.AppearanceCell.Options.UseFont = true;
this.colGOODS_COMPLETENUM.AppearanceHeader.Options.UseTextOptions = true;
this.colGOODS_COMPLETENUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colGOODS_COMPLETENUM.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colGOODS_COMPLETENUM.Caption = "完成产品量";
this.colGOODS_COMPLETENUM.DisplayFormat.FormatString = "{0:N4}";
this.colGOODS_COMPLETENUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colGOODS_COMPLETENUM.FieldName = "GOODS_COMPLETENUM";
this.colGOODS_COMPLETENUM.Name = "colGOODS_COMPLETENUM";
this.colGOODS_COMPLETENUM.OptionsColumn.AllowEdit = false;
this.colGOODS_COMPLETENUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "GOODS_COMPLETENUM", "{0:N4}")});
this.colGOODS_COMPLETENUM.Visible = true;
this.colGOODS_COMPLETENUM.VisibleIndex = 2;
this.colGOODS_COMPLETENUM.Width = 169;
//
// colCOMPLETE_DATE
//
this.colCOMPLETE_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colCOMPLETE_DATE.AppearanceCell.Options.UseFont = true;
this.colCOMPLETE_DATE.AppearanceHeader.Options.UseTextOptions = true;
this.colCOMPLETE_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colCOMPLETE_DATE.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colCOMPLETE_DATE.Caption = "完成日期";
this.colCOMPLETE_DATE.FieldName = "COMPLETE_DATE";
this.colCOMPLETE_DATE.Name = "colCOMPLETE_DATE";
this.colCOMPLETE_DATE.OptionsColumn.AllowEdit = false;
this.colCOMPLETE_DATE.Visible = true;
this.colCOMPLETE_DATE.VisibleIndex = 3;
this.colCOMPLETE_DATE.Width = 239;
//
// colTEAM_ID
//
this.colTEAM_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colTEAM_ID.AppearanceCell.Options.UseFont = true;
this.colTEAM_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colTEAM_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colTEAM_ID.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colTEAM_ID.Caption = "工作班组";
this.colTEAM_ID.FieldName = "TEAM_ID";
this.colTEAM_ID.Name = "colTEAM_ID";
this.colTEAM_ID.OptionsColumn.AllowEdit = false;
//
// colTEAM_NAME
//
this.colTEAM_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colTEAM_NAME.AppearanceCell.Options.UseFont = true;
this.colTEAM_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colTEAM_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colTEAM_NAME.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colTEAM_NAME.Caption = "工作班组";
this.colTEAM_NAME.FieldName = "TEAM_NAME";
this.colTEAM_NAME.Name = "colTEAM_NAME";
this.colTEAM_NAME.OptionsColumn.AllowEdit = false;
this.colTEAM_NAME.Width = 212;
//
// repositoryItemLookUpEdit2
//
this.repositoryItemLookUpEdit2.AutoHeight = false;
this.repositoryItemLookUpEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemLookUpEdit2.Name = "repositoryItemLookUpEdit2";
//
// repositoryItemPictureEdit2
//
this.repositoryItemPictureEdit2.Name = "repositoryItemPictureEdit2";
this.repositoryItemPictureEdit2.ZoomAccelerationFactor = 1D;
//
// repositoryItemImageEdit2
//
this.repositoryItemImageEdit2.AutoHeight = false;
this.repositoryItemImageEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemImageEdit2.Name = "repositoryItemImageEdit2";
//
// PageGet
//
this.PageGet.Controls.Add(this.splitContainerControl1);
this.PageGet.Name = "PageGet";
this.PageGet.Size = new System.Drawing.Size(1080, 428);
this.PageGet.Text = "领取任务";
//
// lkpsst
//
this.lkpsst.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsPlan, "STORAGE_ID", true));
this.lkpsst.EditValue = "";
this.lkpsst.Location = new System.Drawing.Point(695, 36);
this.lkpsst.Name = "lkpsst";
this.lkpsst.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.lkpsst.Properties.Appearance.Options.UseFont = true;
this.lkpsst.Properties.AutoHeight = false;
this.lkpsst.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lkpsst.Size = new System.Drawing.Size(213, 22);
this.lkpsst.TabIndex = 15;
//
// lkpttem
//
this.lkpttem.EditValue = "";
this.lkpttem.Location = new System.Drawing.Point(382, 9);
this.lkpttem.Name = "lkpttem";
this.lkpttem.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.lkpttem.Properties.Appearance.Options.UseFont = true;
this.lkpttem.Properties.AutoHeight = false;
this.lkpttem.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lkpttem.Size = new System.Drawing.Size(213, 22);
this.lkpttem.TabIndex = 12;
//
// lkpteamu
//
this.lkpteamu.EditValue = "";
this.lkpteamu.Location = new System.Drawing.Point(695, 9);
this.lkpteamu.Name = "lkpteamu";
this.lkpteamu.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.lkpteamu.Properties.Appearance.Options.UseFont = true;
this.lkpteamu.Properties.AutoHeight = false;
this.lkpteamu.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lkpteamu.Size = new System.Drawing.Size(213, 22);
this.lkpteamu.TabIndex = 13;
//
// FrmWorkingTask
//
this.Appearance.Options.UseFont = true;
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1086, 457);
this.Controls.Add(this.xtraTabControl1);
this.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "FrmWorkingTask";
this.Text = "分派任务领取物料";
this.Load += new System.EventHandler(this.FrmWorkingTask_Load);
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
this.splitContainerControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.panelControl1.ResumeLayout(false);
this.panelControl1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.memoEdit1.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bgsWorking)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtStorage.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bgsPlan)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lkpsTo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lkpTeamUsers.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lkpTeam.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dateGet.Properties.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dateGet.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.datePlan.Properties.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.datePlan.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GCWorkingTask)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bgsWorkingTask)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GVWorkingTask)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtRealityNum)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lueUnit)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lkpTeamUser)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtReality_date.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtReality_date)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bgsPlanGoods)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
this.xtraTabControl1.ResumeLayout(false);
this.PageSel.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).EndInit();
this.splitContainerControl2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.GCPlan)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GVPlan)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
this.panelControl2.ResumeLayout(false);
this.panelControl2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.DateEnd.Properties.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.DateEnd.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bgsPlanTab)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.DateStart.Properties.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.DateStart.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.LEPStoSel.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtPlanNameSel.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GCPlanGoods)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GVPlanGoods)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit2)).EndInit();
this.PageGet.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.lkpsst.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lkpttem.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lkpteamu.Properties)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1;
private DevExpress.XtraEditors.PanelControl panelControl1;
private DevExpress.XtraEditors.DateEdit datePlan;
private Ctrl.CtrlDictonary ctrlPlan;
private DevExpress.XtraEditors.LabelControl labelControl3;
private DevExpress.XtraEditors.LabelControl labelControl2;
private DevExpress.XtraEditors.LabelControl labelControl1;
private Ctrl.GridControlCustom GCWorkingTask;
private DevExpress.XtraGrid.Views.Grid.GridView GVWorkingTask;
private System.Windows.Forms.BindingSource bgsPlanGoods;
private System.Windows.Forms.BindingSource bgsWorkingTask;
private DevExpress.XtraGrid.Columns.GridColumn colPALAN_ID;
private DevExpress.XtraGrid.Columns.GridColumn colPALAN_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_ID;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colMATERIAL_ID;
private DevExpress.XtraGrid.Columns.GridColumn colMATERIAL_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colSTAND_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colMAX_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colREALITY_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colLOSS_PERCENT;
private DevExpress.XtraGrid.Columns.GridColumn colREALITY_MAN;
private DevExpress.XtraGrid.Columns.GridColumn colREALITY_MAN_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colREALITY_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colOPERAT_MAN;
private DevExpress.XtraGrid.Columns.GridColumn colOPERAT_MAN_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colOPERAT_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colREMARK;
private DevExpress.XtraGrid.Columns.GridColumn colUNIT;
private DevExpress.XtraGrid.Columns.GridColumn colPRICE;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit lkpTeamUser;
private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit txtRealityNum;
private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit txtReality_date;
private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
private DevExpress.XtraTab.XtraTabPage PageSel;
private DevExpress.XtraTab.XtraTabPage PageGet;
private Ctrl.LookUpEditSystem lkpTeamUsers;
private Ctrl.LookUpEditSystem lkpTeam;
private DevExpress.XtraEditors.DateEdit dateGet;
private DevExpress.XtraEditors.LabelControl labelControl5;
private DevExpress.XtraEditors.LabelControl labelControl4;
private Ctrl.LookUpEditSystem lkpsTo;
private DevExpress.XtraEditors.LabelControl labelControl6;
private DevExpress.XtraEditors.SplitContainerControl splitContainerControl2;
private DevExpress.XtraEditors.PanelControl panelControl2;
private Ctrl.LookUpEditSystem LEPStoSel;
private DevExpress.XtraEditors.LabelControl labelControl9;
private Ctrl.WMSCtrlTextBox txtPlanNameSel;
private DevExpress.XtraEditors.LabelControl labelControl10;
private Ctrl.GridControlCustom GCPlan;
private DevExpress.XtraGrid.Views.Grid.GridView GVPlan;
private DevExpress.XtraGrid.Columns.GridColumn colPLAN_ID;
private DevExpress.XtraGrid.Columns.GridColumn colPLAN_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colPLAN_USERID;
private DevExpress.XtraGrid.Columns.GridColumn colPLAN_USERNAME;
private DevExpress.XtraGrid.Columns.GridColumn colPLAN_DESCRIPTION;
private DevExpress.XtraGrid.Columns.GridColumn colPLAN_STARTDATE;
private DevExpress.XtraGrid.Columns.GridColumn colPLAN_CREATETIME;
private DevExpress.XtraGrid.Columns.GridColumn colDATESTAR;
private DevExpress.XtraGrid.Columns.GridColumn colDATEEND;
private DevExpress.XtraGrid.Columns.GridColumn colSTATUS;
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_ID;
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_NAME;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit1;
private DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit repositoryItemPictureEdit1;
private DevExpress.XtraEditors.Repository.RepositoryItemImageEdit repositoryItemImageEdit1;
private System.Windows.Forms.BindingSource bgsPlan;
private Ctrl.GridControlCustom GCPlanGoods;
private DevExpress.XtraGrid.Views.Grid.GridView GVPlanGoods;
private DevExpress.XtraGrid.Columns.GridColumn colID;
private DevExpress.XtraGrid.Columns.GridColumn colPLAN_ID1;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_COMPLETENUM;
private DevExpress.XtraGrid.Columns.GridColumn colCOMPLETE_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colTEAM_ID;
private DevExpress.XtraGrid.Columns.GridColumn colTEAM_NAME;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit2;
private DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit repositoryItemPictureEdit2;
private DevExpress.XtraEditors.Repository.RepositoryItemImageEdit repositoryItemImageEdit2;
private DevExpress.XtraEditors.LabelControl labelControl11;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_PLETENUM;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_NUM1;
private DevExpress.XtraGrid.Columns.GridColumn colCOM_PLETE_DATE;
private DevExpress.XtraEditors.DateEdit DateEnd;
private System.Windows.Forms.BindingSource bgsPlanTab;
private DevExpress.XtraEditors.LabelControl labelControl7;
private DevExpress.XtraEditors.DateEdit DateStart;
private DevExpress.XtraEditors.LabelControl labelControl12;
private Ctrl.LookUpEditSystem lkpsst;
private Ctrl.LookUpEditSystem lkpttem;
private Ctrl.LookUpEditSystem lkpteamu;
private System.Windows.Forms.BindingSource bgsWorking;
private Ctrl.WMSCtrlTextBox txtStorage;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit lueUnit;
private DevExpress.XtraEditors.MemoEdit memoEdit1;
}
}