467 lines
28 KiB
C#
467 lines
28 KiB
C#
|
|
namespace WMS.FrmPerformance
|
|||
|
|
{
|
|||
|
|
partial class FrmWorkLoad
|
|||
|
|
{
|
|||
|
|
/// <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()
|
|||
|
|
{
|
|||
|
|
DevExpress.XtraGrid.GridLevelNode gridLevelNode1 = new DevExpress.XtraGrid.GridLevelNode();
|
|||
|
|
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
|
|||
|
|
this.DateWork = new DevExpress.XtraEditors.DateEdit();
|
|||
|
|
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
this.txtBillsID = new DevExpress.XtraEditors.TextEdit();
|
|||
|
|
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
this.txtDispatching = new DevExpress.XtraEditors.TextEdit();
|
|||
|
|
this.BSWorkLoad = new System.Windows.Forms.BindingSource();
|
|||
|
|
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
this.GCWorkType = new WMS.Ctrl.GridControlCustom();
|
|||
|
|
this.GVWorkType = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|||
|
|
this.colID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colDEP_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colDEP_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colUSER_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colWORK_TYPE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colWORK_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colWORK_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colWORK_UNIT = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colWORK_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colBILLS_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.repositoryItemCheckEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|||
|
|
this.repositoryItemCheckEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|||
|
|
this.repositoryItemCheckEdit5 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|||
|
|
this.repositoryItemLookUpEditDep = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
|
|||
|
|
this.repositoryItemLookUpEditWorkType = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
|
|||
|
|
this.repositoryItemLookUpEdit5 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
|
|||
|
|
this.repositoryItemLookUpEdit7 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
|
|||
|
|
this.repositoryItemLookUpEditUser = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
|
|||
|
|
this.repositoryItemLookUpEditGoods = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
|
|||
|
|
this.BSWorkTab = new System.Windows.Forms.BindingSource();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
|
|||
|
|
this.panelControl1.SuspendLayout();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.DateWork.Properties.CalendarTimeProperties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.DateWork.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.txtBillsID.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.txtDispatching.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.BSWorkLoad)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.GCWorkType)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.GVWorkType)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit4)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit5)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEditDep)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEditWorkType)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit5)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit7)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEditUser)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEditGoods)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.BSWorkTab)).BeginInit();
|
|||
|
|
this.SuspendLayout();
|
|||
|
|
//
|
|||
|
|
// panelControl1
|
|||
|
|
//
|
|||
|
|
this.panelControl1.Controls.Add(this.DateWork);
|
|||
|
|
this.panelControl1.Controls.Add(this.labelControl5);
|
|||
|
|
this.panelControl1.Controls.Add(this.txtBillsID);
|
|||
|
|
this.panelControl1.Controls.Add(this.labelControl3);
|
|||
|
|
this.panelControl1.Controls.Add(this.txtDispatching);
|
|||
|
|
this.panelControl1.Controls.Add(this.labelControl1);
|
|||
|
|
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top;
|
|||
|
|
this.panelControl1.Location = new System.Drawing.Point(0, 0);
|
|||
|
|
this.panelControl1.Name = "panelControl1";
|
|||
|
|
this.panelControl1.Size = new System.Drawing.Size(812, 61);
|
|||
|
|
this.panelControl1.TabIndex = 4;
|
|||
|
|
//
|
|||
|
|
// DateWork
|
|||
|
|
//
|
|||
|
|
this.DateWork.EditValue = null;
|
|||
|
|
this.DateWork.Location = new System.Drawing.Point(595, 21);
|
|||
|
|
this.DateWork.Name = "DateWork";
|
|||
|
|
this.DateWork.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.DateWork.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
|
this.DateWork.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
|
this.DateWork.Properties.CalendarTimeProperties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.F4);
|
|||
|
|
this.DateWork.Properties.CalendarTimeProperties.PopupBorderStyle = DevExpress.XtraEditors.Controls.PopupBorderStyles.Default;
|
|||
|
|
this.DateWork.Size = new System.Drawing.Size(180, 22);
|
|||
|
|
this.DateWork.TabIndex = 8;
|
|||
|
|
//
|
|||
|
|
// labelControl5
|
|||
|
|
//
|
|||
|
|
this.labelControl5.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.labelControl5.Location = new System.Drawing.Point(528, 24);
|
|||
|
|
this.labelControl5.Name = "labelControl5";
|
|||
|
|
this.labelControl5.Size = new System.Drawing.Size(63, 14);
|
|||
|
|
this.labelControl5.TabIndex = 9;
|
|||
|
|
this.labelControl5.Text = "派工日期:";
|
|||
|
|
//
|
|||
|
|
// txtBillsID
|
|||
|
|
//
|
|||
|
|
this.txtBillsID.Location = new System.Drawing.Point(341, 21);
|
|||
|
|
this.txtBillsID.Name = "txtBillsID";
|
|||
|
|
this.txtBillsID.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.txtBillsID.Properties.Appearance.Options.UseFont = true;
|
|||
|
|
this.txtBillsID.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.txtBillsID.Size = new System.Drawing.Size(180, 22);
|
|||
|
|
this.txtBillsID.TabIndex = 6;
|
|||
|
|
//
|
|||
|
|
// labelControl3
|
|||
|
|
//
|
|||
|
|
this.labelControl3.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.labelControl3.Location = new System.Drawing.Point(272, 24);
|
|||
|
|
this.labelControl3.Name = "labelControl3";
|
|||
|
|
this.labelControl3.Size = new System.Drawing.Size(63, 14);
|
|||
|
|
this.labelControl3.TabIndex = 7;
|
|||
|
|
this.labelControl3.Text = "相关单号:";
|
|||
|
|
//
|
|||
|
|
// txtDispatching
|
|||
|
|
//
|
|||
|
|
this.txtDispatching.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSWorkLoad, "BILLS_ID", true));
|
|||
|
|
this.txtDispatching.Enabled = false;
|
|||
|
|
this.txtDispatching.Location = new System.Drawing.Point(82, 21);
|
|||
|
|
this.txtDispatching.Name = "txtDispatching";
|
|||
|
|
this.txtDispatching.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.txtDispatching.Properties.Appearance.Options.UseFont = true;
|
|||
|
|
this.txtDispatching.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.txtDispatching.Size = new System.Drawing.Size(180, 22);
|
|||
|
|
this.txtDispatching.TabIndex = 5;
|
|||
|
|
this.txtDispatching.Leave += new System.EventHandler(this.txtDispatching_Leave);
|
|||
|
|
//
|
|||
|
|
// BSWorkLoad
|
|||
|
|
//
|
|||
|
|
this.BSWorkLoad.DataSource = typeof(WMS.Model.Base.WorkLoadModel);
|
|||
|
|
//
|
|||
|
|
// labelControl1
|
|||
|
|
//
|
|||
|
|
this.labelControl1.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.labelControl1.Location = new System.Drawing.Point(15, 24);
|
|||
|
|
this.labelControl1.Name = "labelControl1";
|
|||
|
|
this.labelControl1.Size = new System.Drawing.Size(63, 14);
|
|||
|
|
this.labelControl1.TabIndex = 4;
|
|||
|
|
this.labelControl1.Text = "派工单号:";
|
|||
|
|
//
|
|||
|
|
// GCWorkType
|
|||
|
|
//
|
|||
|
|
this.GCWorkType.ColorApprove = System.Drawing.Color.Empty;
|
|||
|
|
this.GCWorkType.ColorApproveValue = null;
|
|||
|
|
this.GCWorkType.ColorPass = System.Drawing.Color.Empty;
|
|||
|
|
this.GCWorkType.ColorPassValue = null;
|
|||
|
|
this.GCWorkType.ColorRepeal = System.Drawing.Color.Empty;
|
|||
|
|
this.GCWorkType.ColorRepealValue = null;
|
|||
|
|
this.GCWorkType.ColorReWork = System.Drawing.Color.Empty;
|
|||
|
|
this.GCWorkType.ColorReWorkValue = null;
|
|||
|
|
this.GCWorkType.ColorSelectedRow = System.Drawing.Color.Empty;
|
|||
|
|
this.GCWorkType.ColorShortage = System.Drawing.Color.Empty;
|
|||
|
|
this.GCWorkType.ColorShortageFlagColumn = null;
|
|||
|
|
this.GCWorkType.ColorShortageValue = null;
|
|||
|
|
this.GCWorkType.ColorUnExecute = System.Drawing.Color.Empty;
|
|||
|
|
this.GCWorkType.ColorUnExecuteValue = null;
|
|||
|
|
this.GCWorkType.ColorUnPass = System.Drawing.Color.Empty;
|
|||
|
|
this.GCWorkType.ColorUnPassValue = null;
|
|||
|
|
this.GCWorkType.ColorVerify = System.Drawing.Color.Empty;
|
|||
|
|
this.GCWorkType.ColorVerifyFlagColumn = null;
|
|||
|
|
this.GCWorkType.ColorVerifyValue = null;
|
|||
|
|
this.GCWorkType.ColorWarning = System.Drawing.Color.Empty;
|
|||
|
|
this.GCWorkType.ColorWarningValue = null;
|
|||
|
|
this.GCWorkType.DataSource = this.BSWorkLoad;
|
|||
|
|
this.GCWorkType.Dock = System.Windows.Forms.DockStyle.Fill;
|
|||
|
|
this.GCWorkType.EnableAppearanceEvenRow = true;
|
|||
|
|
this.GCWorkType.IndicatorWidth = 40;
|
|||
|
|
gridLevelNode1.RelationName = "Level1";
|
|||
|
|
this.GCWorkType.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
|
|||
|
|
gridLevelNode1});
|
|||
|
|
this.GCWorkType.Location = new System.Drawing.Point(0, 61);
|
|||
|
|
this.GCWorkType.MainView = this.GVWorkType;
|
|||
|
|
this.GCWorkType.Name = "GCWorkType";
|
|||
|
|
this.GCWorkType.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|||
|
|
this.repositoryItemCheckEdit3,
|
|||
|
|
this.repositoryItemCheckEdit4,
|
|||
|
|
this.repositoryItemCheckEdit5,
|
|||
|
|
this.repositoryItemLookUpEditDep,
|
|||
|
|
this.repositoryItemLookUpEditWorkType,
|
|||
|
|
this.repositoryItemLookUpEdit5,
|
|||
|
|
this.repositoryItemLookUpEdit7,
|
|||
|
|
this.repositoryItemLookUpEditUser,
|
|||
|
|
this.repositoryItemLookUpEditGoods});
|
|||
|
|
this.GCWorkType.ShowRowID = true;
|
|||
|
|
this.GCWorkType.Size = new System.Drawing.Size(812, 334);
|
|||
|
|
this.GCWorkType.TabIndex = 12;
|
|||
|
|
this.GCWorkType.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|||
|
|
this.GVWorkType});
|
|||
|
|
//
|
|||
|
|
// GVWorkType
|
|||
|
|
//
|
|||
|
|
this.GVWorkType.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
|
|||
|
|
this.GVWorkType.Appearance.EvenRow.Options.UseBackColor = true;
|
|||
|
|
this.GVWorkType.Appearance.HeaderPanel.Options.UseTextOptions = true;
|
|||
|
|
this.GVWorkType.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.GVWorkType.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|||
|
|
this.colID,
|
|||
|
|
this.colDEP_ID,
|
|||
|
|
this.colDEP_NAME,
|
|||
|
|
this.colUSER_ID,
|
|||
|
|
this.colWORK_TYPE,
|
|||
|
|
this.colWORK_NAME,
|
|||
|
|
this.colWORK_NUM,
|
|||
|
|
this.colWORK_UNIT,
|
|||
|
|
this.colWORK_DATE,
|
|||
|
|
this.colBILLS_ID});
|
|||
|
|
this.GVWorkType.GridControl = this.GCWorkType;
|
|||
|
|
this.GVWorkType.IndicatorWidth = 34;
|
|||
|
|
this.GVWorkType.Name = "GVWorkType";
|
|||
|
|
this.GVWorkType.OptionsMenu.EnableFooterMenu = false;
|
|||
|
|
this.GVWorkType.OptionsSelection.MultiSelect = true;
|
|||
|
|
this.GVWorkType.OptionsView.ColumnAutoWidth = false;
|
|||
|
|
this.GVWorkType.OptionsView.EnableAppearanceEvenRow = true;
|
|||
|
|
this.GVWorkType.OptionsView.ShowFooter = true;
|
|||
|
|
this.GVWorkType.OptionsView.ShowGroupPanel = false;
|
|||
|
|
this.GVWorkType.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.GVWorkType_CellValueChanged);
|
|||
|
|
//
|
|||
|
|
// colID
|
|||
|
|
//
|
|||
|
|
this.colID.FieldName = "ID";
|
|||
|
|
this.colID.Name = "colID";
|
|||
|
|
//
|
|||
|
|
// colDEP_ID
|
|||
|
|
//
|
|||
|
|
this.colDEP_ID.ColumnEdit = this.repositoryItemLookUpEditDep;
|
|||
|
|
this.colDEP_ID.FieldName = "DEP_ID";
|
|||
|
|
this.colDEP_ID.Name = "colDEP_ID";
|
|||
|
|
this.colDEP_ID.Visible = true;
|
|||
|
|
this.colDEP_ID.VisibleIndex = 0;
|
|||
|
|
this.colDEP_ID.Width = 191;
|
|||
|
|
//
|
|||
|
|
// colDEP_NAME
|
|||
|
|
//
|
|||
|
|
this.colDEP_NAME.FieldName = "DEP_NAME";
|
|||
|
|
this.colDEP_NAME.Name = "colDEP_NAME";
|
|||
|
|
//
|
|||
|
|
// colUSER_ID
|
|||
|
|
//
|
|||
|
|
this.colUSER_ID.ColumnEdit = this.repositoryItemLookUpEditUser;
|
|||
|
|
this.colUSER_ID.FieldName = "USER_ID";
|
|||
|
|
this.colUSER_ID.Name = "colUSER_ID";
|
|||
|
|
this.colUSER_ID.Visible = true;
|
|||
|
|
this.colUSER_ID.VisibleIndex = 1;
|
|||
|
|
this.colUSER_ID.Width = 140;
|
|||
|
|
//
|
|||
|
|
// colWORK_TYPE
|
|||
|
|
//
|
|||
|
|
this.colWORK_TYPE.ColumnEdit = this.repositoryItemLookUpEditWorkType;
|
|||
|
|
this.colWORK_TYPE.FieldName = "WORK_TYPE";
|
|||
|
|
this.colWORK_TYPE.Name = "colWORK_TYPE";
|
|||
|
|
this.colWORK_TYPE.Visible = true;
|
|||
|
|
this.colWORK_TYPE.VisibleIndex = 2;
|
|||
|
|
this.colWORK_TYPE.Width = 167;
|
|||
|
|
//
|
|||
|
|
// colWORK_NAME
|
|||
|
|
//
|
|||
|
|
this.colWORK_NAME.FieldName = "WORK_NAME";
|
|||
|
|
this.colWORK_NAME.Name = "colWORK_NAME";
|
|||
|
|
//
|
|||
|
|
// colWORK_NUM
|
|||
|
|
//
|
|||
|
|
this.colWORK_NUM.DisplayFormat.FormatString = "{0:N4}";
|
|||
|
|
this.colWORK_NUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|||
|
|
this.colWORK_NUM.FieldName = "WORK_NUM";
|
|||
|
|
this.colWORK_NUM.Name = "colWORK_NUM";
|
|||
|
|
this.colWORK_NUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
|
|||
|
|
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "WORK_NUM", "{0:N4}")});
|
|||
|
|
this.colWORK_NUM.Visible = true;
|
|||
|
|
this.colWORK_NUM.VisibleIndex = 3;
|
|||
|
|
this.colWORK_NUM.Width = 155;
|
|||
|
|
//
|
|||
|
|
// colWORK_UNIT
|
|||
|
|
//
|
|||
|
|
this.colWORK_UNIT.FieldName = "WORK_UNIT";
|
|||
|
|
this.colWORK_UNIT.Name = "colWORK_UNIT";
|
|||
|
|
this.colWORK_UNIT.Visible = true;
|
|||
|
|
this.colWORK_UNIT.VisibleIndex = 4;
|
|||
|
|
this.colWORK_UNIT.Width = 124;
|
|||
|
|
//
|
|||
|
|
// colWORK_DATE
|
|||
|
|
//
|
|||
|
|
this.colWORK_DATE.FieldName = "WORK_DATE";
|
|||
|
|
this.colWORK_DATE.Name = "colWORK_DATE";
|
|||
|
|
this.colWORK_DATE.Width = 166;
|
|||
|
|
//
|
|||
|
|
// colBILLS_ID
|
|||
|
|
//
|
|||
|
|
this.colBILLS_ID.FieldName = "BILLS_ID";
|
|||
|
|
this.colBILLS_ID.Name = "colBILLS_ID";
|
|||
|
|
//
|
|||
|
|
// repositoryItemCheckEdit3
|
|||
|
|
//
|
|||
|
|
this.repositoryItemCheckEdit3.AutoHeight = false;
|
|||
|
|
this.repositoryItemCheckEdit3.Caption = "Check";
|
|||
|
|
this.repositoryItemCheckEdit3.Name = "repositoryItemCheckEdit3";
|
|||
|
|
//
|
|||
|
|
// repositoryItemCheckEdit4
|
|||
|
|
//
|
|||
|
|
this.repositoryItemCheckEdit4.AutoHeight = false;
|
|||
|
|
this.repositoryItemCheckEdit4.Caption = "Check";
|
|||
|
|
this.repositoryItemCheckEdit4.Name = "repositoryItemCheckEdit4";
|
|||
|
|
//
|
|||
|
|
// repositoryItemCheckEdit5
|
|||
|
|
//
|
|||
|
|
this.repositoryItemCheckEdit5.AutoHeight = false;
|
|||
|
|
this.repositoryItemCheckEdit5.Caption = "Check";
|
|||
|
|
this.repositoryItemCheckEdit5.Name = "repositoryItemCheckEdit5";
|
|||
|
|
//
|
|||
|
|
// repositoryItemLookUpEditDep
|
|||
|
|
//
|
|||
|
|
this.repositoryItemLookUpEditDep.AutoHeight = false;
|
|||
|
|
this.repositoryItemLookUpEditDep.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
|
this.repositoryItemLookUpEditDep.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("GOODS_ID", 70, "商品编号"),
|
|||
|
|
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("GOODS_NAME", 100, "商品名称")});
|
|||
|
|
this.repositoryItemLookUpEditDep.Name = "repositoryItemLookUpEditDep";
|
|||
|
|
this.repositoryItemLookUpEditDep.NullText = "";
|
|||
|
|
//
|
|||
|
|
// repositoryItemLookUpEditWorkType
|
|||
|
|
//
|
|||
|
|
this.repositoryItemLookUpEditWorkType.AutoHeight = false;
|
|||
|
|
this.repositoryItemLookUpEditWorkType.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
|
this.repositoryItemLookUpEditWorkType.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("PALLET_ID", "托盘编号", 50, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default),
|
|||
|
|
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("PALLET_NAME", 50, "托盘名称")});
|
|||
|
|
this.repositoryItemLookUpEditWorkType.Name = "repositoryItemLookUpEditWorkType";
|
|||
|
|
this.repositoryItemLookUpEditWorkType.NullText = "";
|
|||
|
|
//
|
|||
|
|
// repositoryItemLookUpEdit5
|
|||
|
|
//
|
|||
|
|
this.repositoryItemLookUpEdit5.AutoHeight = false;
|
|||
|
|
this.repositoryItemLookUpEdit5.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
|
this.repositoryItemLookUpEdit5.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("UNIT", "ID", 20, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default),
|
|||
|
|
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("UNIT_NAME", 50, "单位")});
|
|||
|
|
this.repositoryItemLookUpEdit5.Name = "repositoryItemLookUpEdit5";
|
|||
|
|
this.repositoryItemLookUpEdit5.NullText = "";
|
|||
|
|
//
|
|||
|
|
// repositoryItemLookUpEdit7
|
|||
|
|
//
|
|||
|
|
this.repositoryItemLookUpEdit7.AutoHeight = false;
|
|||
|
|
this.repositoryItemLookUpEdit7.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
|
this.repositoryItemLookUpEdit7.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("STORAGE_AREA_ID", "STORAGE_AREA_ID", 20, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default),
|
|||
|
|
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("STORAGE_AREA_NAME", 100, "库区")});
|
|||
|
|
this.repositoryItemLookUpEdit7.Name = "repositoryItemLookUpEdit7";
|
|||
|
|
this.repositoryItemLookUpEdit7.NullText = "";
|
|||
|
|
//
|
|||
|
|
// repositoryItemLookUpEditUser
|
|||
|
|
//
|
|||
|
|
this.repositoryItemLookUpEditUser.AutoHeight = false;
|
|||
|
|
this.repositoryItemLookUpEditUser.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
|
this.repositoryItemLookUpEditUser.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("USER_ID", 80, "员工编号"),
|
|||
|
|
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("NAME", 80, "员工姓名")});
|
|||
|
|
this.repositoryItemLookUpEditUser.Name = "repositoryItemLookUpEditUser";
|
|||
|
|
this.repositoryItemLookUpEditUser.NullText = "";
|
|||
|
|
//
|
|||
|
|
// repositoryItemLookUpEditGoods
|
|||
|
|
//
|
|||
|
|
this.repositoryItemLookUpEditGoods.AutoHeight = false;
|
|||
|
|
this.repositoryItemLookUpEditGoods.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
|
this.repositoryItemLookUpEditGoods.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("GOODS_ID", 80, "商品编号"),
|
|||
|
|
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("GOODS_NAME", 120, "商品名称")});
|
|||
|
|
this.repositoryItemLookUpEditGoods.Name = "repositoryItemLookUpEditGoods";
|
|||
|
|
this.repositoryItemLookUpEditGoods.NullText = "";
|
|||
|
|
//
|
|||
|
|
// FrmWorkLoad
|
|||
|
|
//
|
|||
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|||
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|||
|
|
this.ClientSize = new System.Drawing.Size(812, 395);
|
|||
|
|
this.Controls.Add(this.GCWorkType);
|
|||
|
|
this.Controls.Add(this.panelControl1);
|
|||
|
|
this.Name = "FrmWorkLoad";
|
|||
|
|
this.Text = "工作量";
|
|||
|
|
this.Load += new System.EventHandler(this.FrmWorkLoad_Load);
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
|
|||
|
|
this.panelControl1.ResumeLayout(false);
|
|||
|
|
this.panelControl1.PerformLayout();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.DateWork.Properties.CalendarTimeProperties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.DateWork.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.txtBillsID.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.txtDispatching.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.BSWorkLoad)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.GCWorkType)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.GVWorkType)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit4)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit5)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEditDep)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEditWorkType)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit5)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit7)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEditUser)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEditGoods)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.BSWorkTab)).EndInit();
|
|||
|
|
this.ResumeLayout(false);
|
|||
|
|
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
#endregion
|
|||
|
|
|
|||
|
|
private DevExpress.XtraEditors.PanelControl panelControl1;
|
|||
|
|
private DevExpress.XtraEditors.TextEdit txtDispatching;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl labelControl1;
|
|||
|
|
private Ctrl.GridControlCustom GCWorkType;
|
|||
|
|
private System.Windows.Forms.BindingSource BSWorkLoad;
|
|||
|
|
private DevExpress.XtraGrid.Views.Grid.GridView GVWorkType;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colDEP_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colDEP_NAME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colUSER_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colWORK_TYPE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colWORK_NAME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colWORK_NUM;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colWORK_UNIT;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colWORK_DATE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colBILLS_ID;
|
|||
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit3;
|
|||
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit4;
|
|||
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit5;
|
|||
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEditDep;
|
|||
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEditWorkType;
|
|||
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit5;
|
|||
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit7;
|
|||
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEditUser;
|
|||
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEditGoods;
|
|||
|
|
private DevExpress.XtraEditors.TextEdit txtBillsID;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl labelControl3;
|
|||
|
|
private DevExpress.XtraEditors.DateEdit DateWork;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl labelControl5;
|
|||
|
|
private System.Windows.Forms.BindingSource BSWorkTab;
|
|||
|
|
}
|
|||
|
|
}
|